Daniel Vetter
|
cd5428a544
drm/<drivers>: simplify ->fb_probe callback
|
12 years ago |
Daniel Vetter
|
76a39dbfb2
drm/fb-helper: don't disable everything in initial_config
|
12 years ago |
Daniel Vetter
|
362063619c
drm: revamp framebuffer cleanup interfaces
|
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
|
ebb945a94b
drm/nouveau: port all engines to new engine module format
|
13 years ago |
Ben Skeggs
|
861d21074b
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
|
13 years ago |
Ben Skeggs
|
9458029940
drm/nouveau: implement module init functions in nouveau_drm.c
|
13 years ago |
David Howells
|
760285e7e7
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
|
12 years ago |
David Howells
|
4126d5d61f
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
|
12 years ago |
Ben Skeggs
|
9bd0c15fcf
drm/nouveau/fbcon: using nv_two_heads is not a good idea
|
13 years ago |
Ben Skeggs
|
78df3a1c58
drm/nouveau/fbcon: use fence for sync, rather than notifier
|
13 years ago |
Ben Skeggs
|
6d59702775
drm/nouveau: use the same packet header macros as userspace
|
13 years ago |
Sascha Hauer
|
fb2a99e15f
drm: do not set fb_info->pixmap fields
|
13 years ago |
Ben Skeggs
|
cf41d53bf5
drm/nouveau: re-jig fbcon suspend/resume process a little
|
13 years ago |
Dave Airlie
|
1fbe6f625f
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
|
13 years ago |
Ville Syrjälä
|
01f2c7730e
drm: Replace pitch with pitches[] in drm_framebuffer
|
13 years ago |
Jesse Barnes
|
308e5bcbdb
drm: add an fb creation ioctl that takes a pixel format v5
|
13 years ago |
Marcin Slusarz
|
1e482f75f1
drm/nouveau: by default use low bpp framebuffer on low memory cards
|
13 years ago |
Ben Skeggs
|
45143cb53c
drm/nv50-nvc0: explicitly map fbcon fb into channel vm
|
14 years ago |
Ben Skeggs
|
f6d4e62145
drm/nouveau: remove 'chan' argument from nouveau_gem_new
|
14 years ago |
Marcin Slusarz
|
a18d89ca02
drm/nouveau: fix notifier memory corruption bug
|
14 years ago |
Ben Skeggs
|
6ba9a68317
drm/nouveau: pass domain rather than ttm flags to gem_new()
|
14 years ago |
Ben Skeggs
|
d550c41e4f
drm/nouveau: remove no_vm/mappable flags from nouveau_bo
|
14 years ago |
Dave Airlie
|
51fda92223
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-fixes
|
14 years ago |
Ben Skeggs
|
f01a9720cb
drm/nouveau: fix gpu page faults triggered by plymouthd
|
14 years ago |
Dave Airlie
|
3632ef8909
Revert "drm: Update fbdev fb_fix_screeninfo"
|
14 years ago |
James Simmons
|
dfe63bb0ad
drm: Update fbdev fb_fix_screeninfo
|
14 years ago |
Dave Airlie
|
1d99e5c572
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-core-next
|
14 years ago |
Ben Skeggs
|
ddbaf79a8b
drm/nvc0: implement fbcon acceleration
|
14 years ago |