aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau
Commit message (Expand)AuthorAge
...
| * | drm/nv40: add LVDS table quirk for Dell Latitude D620Ben Skeggs2010-04-08
| * | drm/nv40: rework lvds table parsingBen Skeggs2010-04-08
| * | drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-08
| * | drm/nouveau: remove some unused members from drm_nouveau_privateBen Skeggs2010-04-08
| * | drm/nouveau: Make use of TTM busy_placements.Francisco Jerez2010-04-08
| * | drm/nv50: add more 0x100c80 flushy magicBen Skeggs2010-04-08
| * | drm/nv50: fix fbcon when framebuffer above 4GiB markBen Skeggs2010-04-08
| * | drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki2010-04-08
| |/
* | Merge branch 'master' into export-slabhTejun Heo2010-04-04
|\|
| * Merge branch 'v2.6.34-rc2' into drm-linusDave Airlie2010-03-31
| |\
| * \ Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie2010-03-14
| |\ \
| | * | drm/nouveau: add module option to disable TV detectionBen Skeggs2010-03-14
| | * | drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez2010-03-14
| | * | drm/nv50: fix connector table parsing for some cardsBen Skeggs2010-03-10
| | * | drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis2010-03-10
| | * | drm/nouveau: print a message very early during suspendMaarten Maathuis2010-03-10
| | * | drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez2010-03-10
| | * | drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs2010-03-10
| | * | drm/nouveau: add option to allow override of dcb connector table typesBen Skeggs2010-03-10
| | * | drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-10
| | * | drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki2010-03-10
| | * | drm/nouveau: Fix fbcon corruption with font width not divisible by 8Marcin Kościelnicki2010-03-10
| | * | drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki2010-03-10
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
| |_|/ |/| |
* | | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-16
* | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\ \ \ | |/ / |/| |
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
* | | drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie2010-03-02
* | | vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-01
* | | 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
* | | | Merge remote branch 'nouveau/for-airlied' into drm-next-stageDave Airlie2010-03-01
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/nouveau: use ALIGN instead of open coding itMatt Turner2010-02-25
| * | | drm/nouveau: report unknown connector state if lid closedBen Skeggs2010-02-25
| * | | drm/nouveau: support version 0x20 displayport tablesBen Skeggs2010-02-25
| * | | drm/nouveau: Fix noaccel/nofbaccel option descriptions.Marcin Kościelnicki2010-02-25
| * | | drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki2010-02-25
| * | | drm/nouveau: use dcb connector types throughout the driverBen Skeggs2010-02-25
| * | | drm/nv50: enable hpd on any connector we know the gpio line forBen Skeggs2010-02-25
| * | | drm/nouveau: use dcb connector table for creating drm connectorsBen Skeggs2010-02-25
| * | | drm/nouveau: construct a connector table for cards that lack a real oneBen Skeggs2010-02-25
| * | | drm/nouveau: check for known dcb connector typesBen Skeggs2010-02-25
| * | | drm/nouveau: parse dcb gpio/connector tables after encodersBen Skeggs2010-02-25
| * | | drm/nouveau: reorganise bios header, add dcb connector type enumsBen Skeggs2010-02-25
| * | | drm/nouveau: merge nvbios and nouveau_bios_infoBen Skeggs2010-02-25
| * | | drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_tableBen Skeggs2010-02-25
| * | | drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_tableBen Skeggs2010-02-25
| * | | drm/nouveau: allow retrieval of vbios image from debugfsBen Skeggs2010-02-25
| * | | drm/nouveau: fix missing spin_unlock in failure pathLuca Barbieri2010-02-25
| * | | drm/nouveau: fix i2ctable bounds checkingMarcin Slusarz2010-02-25