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 |
James Simmons
|
57084d0537
drm/fb: Don't expose mmio for fbdev emulation layer
|
14 years ago |
Ben Skeggs
|
4c13614298
drm/nv50: implement global channel address space on new VM code
|
14 years ago |
Ben Skeggs
|
9acc8100cb
drm/nouveau: fallback to sw fbcon if we can't get mutex immediately
|
14 years ago |
Ben Skeggs
|
6a6b73f254
drm/nouveau: add per-channel mutex, use to lock access to drm's channel
|
14 years ago |
Ben Skeggs
|
ceed5f30bf
drm/nouveau: disallow fbcon accel if running in interrupt context
|
14 years ago |
Dave Airlie
|
b7ae5056c9
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
|
14 years ago |
Dave Airlie
|
dab8dcfa3c
drm: don't drop handle reference on unload
|
14 years ago |
Chris Ball
|
be64c2bb47
drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.
|
14 years ago |
Dave Airlie
|
29d08b3efd
drm/gem: handlecount isn't really a kref so don't make it one.
|
14 years ago |
Linus Torvalds
|
aa9f56b66d
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
|
15 years ago |
Jesse Barnes
|
8fd4bd2235
vt/console: try harder to print output when panicing
|
15 years ago |
Ben Skeggs
|
4b223eefe4
drm/nvc0: starting point for GF100 support, everything stubbed
|
15 years ago |
Francisco Jerez
|
77144554de
drm/nouveau: Fix crashes during fbcon init on single head cards.
|
15 years ago |