aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: bail out of auxch transaction if we repeatedly recieve defersBen Skeggs2010-04-091-1/+7
* drm/nv50: implement gpio set/get routinesBen Skeggs2010-04-094-7/+86
* drm/nv50: parse/use some more de-magiced parts of gpio table entriesBen Skeggs2010-04-092-14/+11
* drm/nouveau: store raw gpio table entry in bios gpio structsBen Skeggs2010-04-092-28/+21
* drm/nv40: Init some tiling-related PGRAPH state.Francisco Jerez2010-04-091-0/+21
* drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki2010-04-091-1/+12
* drm/nv50: another dodgy DP hackBen Skeggs2010-04-091-0/+3
* drm/nv50: punt hotplug irq handling out to workqueueBen Skeggs2010-04-094-5/+12
* drm/nv50: preserve an unknown SOR_MODECTRL value for DP encodersBen Skeggs2010-04-092-1/+22
* drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki2010-04-091-3/+4
* drm/nv50: cleanup properly if PDISPLAY init failsBen Skeggs2010-04-091-1/+3
* drm/nouveau: fixup the init failure paths some moreBen Skeggs2010-04-091-1/+7
* drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB markBen Skeggs2010-04-091-3/+4
* drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs2010-04-091-0/+15
* drm/nv40: rework lvds table parsingBen Skeggs2010-04-092-28/+17
* drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-098-76/+74
* drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2010-04-092-11/+0
* drm/nouveau: Make use of TTM busy_placements.Francisco Jerez2010-04-093-59/+61
* drm/nv50: add more 0x100c80 flushy magicBen Skeggs2010-04-092-0/+46
* drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs2010-04-091-6/+7
* drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki2010-04-091-3/+3
* Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-313-6/+10
|\
| * backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-4/+8
| * Merge branch 'for-next' into for-linusJiri Kosina2010-03-082-2/+2
| |\
| | * tree-wide: Assorted spelling fixesDaniel Mack2010-02-092-2/+2
* | | Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-1517-75/+683
|\ \ \ | |/ / |/| |
| * | drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-153-1/+6
| * | drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez2010-03-151-2/+1
| * | drm/nv50: fix connector table parsing for some cardsBen Skeggs2010-03-103-4/+6
| * | drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis2010-03-101-0/+5
| * | drm/nouveau: print a message very early during suspendMaarten Maathuis2010-03-101-0/+2
| * | drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez2010-03-101-3/+3
| * | drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs2010-03-101-0/+17
| * | drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-103-1/+12
| * | drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-107-56/+622
| * | drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki2010-03-101-0/+5
| * | drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-102-4/+4
| * | drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki2010-03-101-4/+0
* | | drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie2010-03-031-1/+1
* | | vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-011-0/+5
* | | Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stageDave Airlie2010-03-015-62/+160
|\ \ \
| * | | vga_switcheroo: initial implementation (v15)Dave Airlie2010-03-015-62/+160
* | | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-0132-779/+3203
|\ \ \ \ | | |/ / | |/| |
| * | | drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-253-3/+3
| * | | drm/nouveau: report unknown connector state if lid closedBen Skeggs2010-02-251-2/+4
| * | | drm/nouveau: support version 0x20 displayport tablesBen Skeggs2010-02-251-1/+1
| * | | drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Kościelnicki2010-02-251-2/+2
| * | | drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki2010-02-254-33/+2411
| * | | drm/nouveau: use dcb connector types throughout the driverBen Skeggs2010-02-251-32/+41
| * | | drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs2010-02-251-3/+1