summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-18drm: initial multiple nodes ioctl work.drm-render-nodesDave Airlie5-1/+82
2010-03-18drm: add support for multi-seat capability demonstration.Dave Airlie16-35/+176
2010-03-17drm/radeon/kms: fix typo in r520 asic functionsJerome Glisse1-2/+2
2010-03-17drm/radeon/kms: display watermark fixesAlex Deucher12-51/+88
2010-03-17drm/radeon/kms: init rdev->num_crtc at asic initAlex Deucher3-17/+16
2010-03-16drm/radeon/kms/pm: fix typo in power table parsingAlex Deucher1-1/+1
2010-03-16drm/radeon/kms: gfx init fixes for r6xx/r7xxAlex Deucher3-0/+7
2010-03-15drm/radeon/kms/pm: fix segfault in clock codeAlex Deucher1-1/+2
2010-03-15drm/radeon/kms: expose thermal/fan i2c busesAlex Deucher13-0/+69
2010-03-15drm/radeon/kms: simplify & improve GPU reset V2Jerome Glisse20-356/+509
2010-03-15drm/radeon/kms: rename gpu_reset to asic_resetJerome Glisse15-45/+45
2010-03-15drm/radeon/kms: fence cleanup + more reliable GPU lockup detection V4Jerome Glisse9-107/+281
2010-03-15drm/radeon: collect r100 asic related declarations in radeon_asic.hDaniel Vetter2-51/+48
2010-03-15drm/radeon: include radeon_asic.h in the asic specific filesDaniel Vetter12-0/+12
2010-03-15drm/radeon: unconfuse return value of radeon_asic->clear_surface_regDaniel Vetter2-3/+3
2010-03-15drm/radeon: move asic structs to radeon_asic.cDaniel Vetter2-489/+487
2010-03-15drm/radeon: create radeon_asic.cDaniel Vetter4-200/+243
2010-03-15Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linusDave Airlie22-185/+445
2010-03-15Merge remote branch 'nouveau/for-airlied' into drm-linusDave Airlie17-75/+683
2010-03-15drm/edid: allow certain bogus edids to hit a fixup path rather than failBen Skeggs1-9/+0
2010-03-15drm: remove the EDID blob stored in the EDID property when it is disconnectedZhao Yakui1-0/+1
2010-03-15drm/vmwgfx: depends on FBRandy Dunlap1-1/+1
2010-03-15drm: "kobject_init/kobject_add" -> "kobject_init_and_add".Robert P. J. Day2-12/+10
2010-03-15drm/ttm: use drm calloc large and free largeDave Airlie4-54/+69
2010-03-15drm/radeon/kms: prepare for more reclocking operationsRafał Miłecki1-10/+29
2010-03-15drm/radeon/kms: switch to condition waiting for reclockingRafał Miłecki5-3/+12
2010-03-15drm/radeon/r600: add missing license and comments to r600_blit_shaders.cAlex Deucher1-0/+35
2010-03-15drm/radeon/kms: improve coding style a littleRafał Miłecki2-15/+13
2010-03-15drm/radeon/kms: remove dead audio/HDMI codeRafał Miłecki1-35/+0
2010-03-15drm/radeon/kms: enable audio engine on DCE32Rafał Miłecki1-0/+15
2010-03-15drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUsRafał Miłecki1-2/+69
2010-03-15drm/radeon/kms: clean assigning HDMI blocks to encodersRafał Miłecki4-72/+62
2010-03-15drm/radeon/kms: clean HDMI definitionsRafał Miłecki3-8/+13
2010-03-15drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timingAlex Deucher1-0/+8
2010-03-15drm/radeon/kms/r1xx: enable hw i2cAlex Deucher1-4/+1
2010-03-15drm/radeon/kms: fix i2c prescale calc on older radeonsAlex Deucher1-9/+8
2010-03-15drm/radeon/kms: fix for hw i2cAlex Deucher1-0/+1
2010-03-15drm/radeon/kms: fix pal tv-out support on legacy IGP chipsAlex Deucher1-5/+24
2010-03-15drm/radeon/kms: further spread spectrum fixesAlex Deucher2-13/+20
2010-03-15drm/radeon/kms: use lcd pll limits when availableAlex Deucher5-5/+52
2010-03-15drm/radeon/kms/atom: spread spectrum fixAlex Deucher1-7/+50
2010-03-15drm/nouveau: add module option to disable TV detectionBen Skeggs3-1/+6
2010-03-15drm/nouveau: Never evict VRAM buffers to system.Francisco Jerez1-2/+1
2010-03-15drm/radeon/kms: catch atombios infinite loop and break out of itJerome Glisse2-13/+48
2010-03-15drm/radeon: add new RS880 pci idAlex Deucher1-0/+1
2010-03-10drm/nv50: fix connector table parsing for some cardsBen Skeggs3-4/+6
2010-03-10drm/nv50: add a memory barrier to pushbuf submissionMaarten Maathuis1-0/+5
2010-03-10drm/nouveau: print a message very early during suspendMaarten Maathuis1-0/+2
2010-03-10drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.Francisco Jerez1-3/+3
2010-03-10drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMIBen Skeggs1-0/+17