Ben Skeggs
|
048a88595a
drm/nouveau: make general drm modesetting init common
|
14 years ago |
Emil Velikov
|
ffbc559b06
drm/nv50/crtc: Bail out if FB is not bound to crtc
|
14 years ago |
Ben Skeggs
|
7375c95b34
drm/nouveau: remove 'chan' argument from nouveau_bo_new
|
14 years ago |
Ben Skeggs
|
180cc30637
drm/nouveau: convert bo.mem.start usage to bo.offset
|
14 years ago |
Marcin Slusarz
|
b4fa9d0f65
drm/nouveau: make cursor_set implementation consistent with other drivers
|
14 years ago |
Ben Skeggs
|
52eba8dd5e
drm/nva3/clk: better pll calculation when no fractional fb div available
|
14 years ago |
Emil Velikov
|
f9ec8f6c8d
drm/nouveau: Fix brace placement checkpatch.pl errors.
|
14 years ago |
Ben Skeggs
|
e61e51f134
drm/nv50-nvc0: remove some code that doesn't belong here
|
14 years ago |
Ben Skeggs
|
d550c41e4f
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
|
14 years ago |
Ben Skeggs
|
1d3fac0c2a
drm/nv50-nvc0: activate/update ds channel's framebuffer on modesets
|
14 years ago |
Ben Skeggs
|
45c4e0aae9
drm/nv50-nvc0: precalculate some fb state when creating them
|
14 years ago |
Ben Skeggs
|
60f60bf1bc
drm/nv50-nvc0: request and wait on notification of modeset completion
|
14 years ago |
Ben Skeggs
|
59c0f5780f
drm/nv50-nvc0: rename disp->evo to disp->master
|
14 years ago |
Ben Skeggs
|
ef8389a84b
drm/nv50-nvc0: move non-sharable display state into private structure
|
14 years ago |
Ben Skeggs
|
6d86951a45
drm/nvc0: initial support for tiled buffer objects
|
14 years ago |
Ben Skeggs
|
4c13614298
drm/nv50: implement global channel address space on new VM code
|
14 years ago |
Francisco Jerez
|
1c180fa5bd
drm/nouveau: Call drm_vblank_pre/post_modeset() around mode setting.
|
14 years ago |
Francisco Jerez
|
332b242f47
drm/nouveau: Implement the pageflip ioctl.
|
14 years ago |
Francisco Jerez
|
f13b32630d
drm/nouveau: Expose some BO usage flags to userspace.
|
14 years ago |
Jason Wessel
|
21c74a8ea8
drm, kdb, kms: Change mode_set_base_atomic() enter argument to be an enum
|
14 years ago |
Dave Airlie
|
96a03fce54
Merge branch 'drm-kdb-next' into drm-core-next
|
14 years ago |
Jason Wessel
|
413d45d362
drm, kdb, kms: Add an enter argument to mode_set_base_atomic() API
|
14 years ago |
Chris Ball
|
be64c2bb47
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
|
14 years ago |
Ben Skeggs
|
d961db75ce
drm/ttm: restructure to allow driver to plug in alternate memory manager
|
15 years ago |
Ben Skeggs
|
5b32165b04
drm/nv50: use pll type rather than register for CRTC PLL
|
14 years ago |
Ben Skeggs
|
9d59e8a1fc
drm/nouveau: require explicit unmap of kmapped bos
|
15 years ago |
James Simmons
|
7203425a94
drm: expand gamma_set
|
15 years ago |
Chris Wilson
|
bf79cb914d
drm: Use ENOENT consistently for the error return for an unmatched handle.
|
15 years ago |
Ben Skeggs
|
1ac7b528a0
drm/nvc0: implement crtc pll setting
|
15 years ago |
Ben Skeggs
|
835aadbef3
drm/nv50: send evo "update" command after each disconnect
|
15 years ago |