Marcin Slusarz
|
04c8c21085
drm/nouveau: unpin various bo's before destroying
|
12 years ago |
Linus Torvalds
|
612a9aab56
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
12 years ago |
Ben Skeggs
|
77145f1cbd
drm/nouveau: port remainder of drm code, and rip out compat layer
|
13 years ago |
Ben Skeggs
|
017e6e2955
drm/nv04/disp: kick all private state out to own header
|
13 years ago |
Ben Skeggs
|
cb75d97e9c
drm/nouveau: implement devinit subdev, and new init table parser
|
13 years ago |
Ben Skeggs
|
70790f4f81
drm/nouveau/clock: pull in the implementation from all over the place
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
Laurent Pinchart
|
e811f5ae19
drm: Make the .mode_fixup() operations mode argument a const pointer
|
13 years ago |
Dave Airlie
|
22b33e8ed0
nouveau: add PRIME support
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Emil Velikov
|
0e83bb4eee
drm/nv04/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 |
Francisco Jerez
|
c1003d9c90
drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
|
14 years ago |
Marcin Slusarz
|
b4fa9d0f65
drm/nouveau: make cursor_set implementation consistent with other drivers
|
14 years ago |
Emil Velikov
|
f9ec8f6c8d
drm/nouveau: Fix brace placement checkpatch.pl errors.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Ben Skeggs
|
d550c41e4f
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
|
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
|
63f7fcfebd
drm/nv04: Make CRTC base changes effective in the next hsync.
|
14 years ago |
Francisco Jerez
|
01db363979
drm/nouveau: Use "force" to decide if analog load detection is ok or not.
|
14 years ago |
Francisco Jerez
|
5794b5fdb5
drm/nv04: Fix scanout over the 16MB mark.
|
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 |
Chris Ball
|
a424d761a0
drm/nouveau/kms: Avoid a hang entering KDB with VT accel on.
|
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
|
855a95e4fc
drm/nouveau: make the behaviour of get_pll_limits() consistent
|
15 years ago |
Ben Skeggs
|
9d59e8a1fc
drm/nouveau: require explicit unmap of kmapped bos
|
15 years ago |
Francisco Jerez
|
4295f188e8
drm/nv20: Use the nv30 CRTC bandwidth calculation code.
|
15 years ago |