aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* drm/radeon: collect r100 asic related declarations in radeon_asic.hDaniel Vetter2010-03-14
* drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter2010-03-14
* drm/radeon: unconfuse return value of radeon_asic->clear_surface_regDaniel Vetter2010-03-14
* drm/radeon: move asic structs to radeon_asic.cDaniel Vetter2010-03-14
* drm/radeon: create radeon_asic.cDaniel Vetter2010-03-14
* Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie2010-03-14
|\
| * drm/radeon/kms: prepare for more reclocking operationsRafał Miłecki2010-03-14
| * drm/radeon/kms: switch to condition waiting for reclockingRafał Miłecki2010-03-14
| * drm/radeon/r600: add missing license and comments to r600_blit_shaders.cAlex Deucher2010-03-14
| * drm/radeon/kms: improve coding style a littleRafał Miłecki2010-03-14
| * drm/radeon/kms: remove dead audio/HDMI codeRafał Miłecki2010-03-14
| * drm/radeon/kms: enable audio engine on DCE32Rafał Miłecki2010-03-14
| * drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUsRafał Miłecki2010-03-14
| * drm/radeon/kms: clean assigning HDMI blocks to encodersRafał Miłecki2010-03-14
| * drm/radeon/kms: clean HDMI definitionsRafał Miłecki2010-03-14
| * drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timingAlex Deucher2010-03-14
| * drm/radeon/kms/r1xx: enable hw i2cAlex Deucher2010-03-14
| * drm/radeon/kms: fix i2c prescale calc on older radeonsAlex Deucher2010-03-14
| * drm/radeon/kms: fix for hw i2cAlex Deucher2010-03-14
| * drm/radeon/kms: fix pal tv-out support on legacy IGP chipsAlex Deucher2010-03-14
| * drm/radeon/kms: further spread spectrum fixesAlex Deucher2010-03-14
| * drm/radeon/kms: use lcd pll limits when availableAlex Deucher2010-03-14
| * drm/radeon/kms/atom: spread spectrum fixAlex Deucher2010-03-14
| * drm/radeon/kms: catch atombios infinite loop and break out of itJerome Glisse2010-03-14
* | 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
* | | drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs2010-03-14
* | | drm: remove the EDID blob stored in the EDID property when it is disconnectedZhao Yakui2010-03-14
* | | drm/vmwgfx: depends on FBRandy Dunlap2010-03-14
* | | drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2010-03-14
* | | drm/ttm: use drm calloc large and free largeDave Airlie2010-03-14
| |/ |/|
* | drm/nouveau: fix *staging* driver build with switcheroo off.Dave Airlie2010-03-02
* | drm/radeon: fix typo in MakefileAlex Deucher2010-03-01
* | vga_switcheroo: fix build on platforms with no ACPIDave Airlie2010-03-01
* | drm/radeon: Fix printf type warning in 64bit system.Pauli Nieminen2010-03-01
* | drm/radeon/kms: bump the KMS version number for square tiling support.Dave 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
* | | drm/radeon/kms: do not disable audio engine twiceRafał Miłecki2010-03-01