aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_fbcon.c
Commit message (Expand)AuthorAge
* drm/nouveau/fbcon: use fence for sync, rather than notifierBen Skeggs2012-05-24
* drm/nouveau: use the same packet header macros as userspaceBen Skeggs2012-05-24
* drm: do not set fb_info->pixmap fieldsSascha Hauer2012-02-09
* drm/nouveau: re-jig fbcon suspend/resume process a littleBen Skeggs2011-12-21
* Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-nextDave Airlie2011-12-20
|\
| * drm/nouveau: by default use low bpp framebuffer on low memory cardsMarcin Slusarz2011-11-09
* | drm: Replace pitch with pitches[] in drm_framebufferVille Syrjälä2011-12-20
* | drm: add an fb creation ioctl that takes a pixel format v5Jesse Barnes2011-11-15
|/
* drm/nv50-nvc0: explicitly map fbcon fb into channel vmBen Skeggs2011-06-23
* drm/nouveau: remove 'chan' argument from nouveau_gem_newBen Skeggs2011-06-23
* drm/nouveau: fix notifier memory corruption bugMarcin Slusarz2011-04-19
* drm/nouveau: pass domain rather than ttm flags to gem_new()Ben Skeggs2011-02-24
* drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs2011-02-24
* Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-01-16
|\
| * drm/nouveau: fix gpu page faults triggered by plymouthdBen Skeggs2011-01-16
* | Revert "drm: Update fbdev fb_fix_screeninfo"Dave Airlie2011-01-14
* | drm: Update fbdev fb_fix_screeninfoJames Simmons2011-01-06
* | Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2010-12-21
|\|
| * drm/nvc0: implement fbcon accelerationBen Skeggs2010-12-21
* | drm/fb: Don't expose mmio for fbdev emulation layerJames Simmons2010-12-20
|/
* drm/nv50: implement global channel address space on new VM codeBen Skeggs2010-12-07
* drm/nouveau: fallback to sw fbcon if we can't get mutex immediatelyBen Skeggs2010-12-03
* drm/nouveau: add per-channel mutex, use to lock access to drm's channelBen Skeggs2010-12-03
* drm/nouveau: disallow fbcon accel if running in interrupt contextBen Skeggs2010-12-03
* Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-nextDave Airlie2010-10-18
|\
| * drm: don't drop handle reference on unloadDave Airlie2010-10-07
* | drm/nouveau/kms: Implement KDB debug hooks for nouveau KMS.Chris Ball2010-10-05
|/
* drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-09-30
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-08-12
|\
| * drm/nvc0: starting point for GF100 support, everything stubbedBen Skeggs2010-08-05
* | vt/console: try harder to print output when panicingJesse Barnes2010-08-10
|/
* drm/nouveau: Fix crashes during fbcon init on single head cards.Francisco Jerez2010-07-12
* drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez2010-07-12
* drm: Propagate error from drm_fb_helper_init().Chris Wilson2010-06-07
* drm/fbdev: rework output polling to be back in the core. (v4)Dave Airlie2010-05-18
* fbmem, drm/nouveau: kick firmware framebuffers as soon as possibleMarcin Slusarz2010-05-18
* fbdev: allow passing more than one aperture for handoffMarcin Slusarz2010-05-18
* Merge branch 'drm-fbdev-cleanup' into drm-core-nextDave Airlie2010-04-19
|\
| * drm/fb: remove drm_fb_helper_setcolregJames Simmons2010-04-07
| * drm/kms/fb: use slow work mechanism for normal hotplug also.Dave Airlie2010-04-06
| * drm/kms/fb: separate fbdev connector list from core drm connectorsDave Airlie2010-04-06
| * drm/kms/fb: move to using fb helper crtc grouping instead of core crtc listDave Airlie2010-04-06
| * drm/fb: fix fbdev object model + cleanup properly.Dave Airlie2010-04-06
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-01
|\
| * vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-01
* | Use drm_gem_object_[handle_]unreference_unlocked where possibleLuca Barbieri2010-02-10
|/
* drm/nouveau: Fix fbcon on mixed pre-NV50 + NV50 multicard.Marcin Kościelnicki2010-02-08
* drm/nouveau: Add module options to disable acceleration.Marcin Kościelnicki2010-02-08
* drm/nouveau: create function for "dealing" with gpu lockupMarcin Slusarz2010-01-10