summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds26-96/+480
2009-12-23drm/radeon/kms: add definitions for v4 power tablesAlex Deucher1-0/+199
2009-12-23drm/radeon/kms: never combine LVDS with another encoderAlex Deucher1-26/+23
2009-12-23drm/radeon/kms: Check module arguments to be valid V2Jerome Glisse1-5/+68
2009-12-23drm/radeon/kms: Avoid crash when trying to cleanup uninitialized structureJerome Glisse3-4/+13
2009-12-23drm/radeon/kms: add cvt mode if we only have lvds w/h and no edid (v4)Alex Deucher1-0/+12
2009-12-23drm/radeon/kms: add 3DC compression supportMarek Olšák2-0/+19
2009-12-23drm/radeon/kms: allow rendering while no colorbuffer is set on r300Marek Olšák3-1/+19
2009-12-23drm/radeon/kms: enable memory clock reading on legacy (V2)Rafał Miłecki3-4/+11
2009-12-23drm/radeon/kms: prevent parallel AtomBIOS callsRafał Miłecki3-2/+12
2009-12-23drm/radeon/kms: set proper default tv standardAlex Deucher5-8/+69
2009-12-23drm/radeon/kms: fix legacy rmxAlex Deucher3-3/+6
2009-12-23drm/radeon/kms/atom: fill in proper defines for digital setupAlex Deucher1-8/+8
2009-12-23drm/radeon: fix build on 64-bit with some compilers.Dave Airlie1-2/+2
2009-12-23drivers/gpu: Use kzalloc for allocating only one thingJulia Lawall1-2/+2
2009-12-23DRM: Rename clamp variableAndi Kleen1-3/+3
2009-12-18drm: convert drm_ioctl to unlocked_ioctlArnd Bergmann2-28/+14
2009-12-16Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds20-48/+1043
2009-12-16drm/radeon/kms: fix r100->r500 CS checker for compressed textures. (v2)Dave Airlie4-9/+70
2009-12-16drm/radeon/kms: allow for texture tilingMaciej Cencora1-1/+9
2009-12-16drm/radeon/kms: init pm on all chipsetsRafał Miłecki4-2/+11
2009-12-16drm/radeon/kms: HDMI support for R600 KMSChristian Koenig9-6/+895
2009-12-16drm/radeon/kms: make sure mc is initialized before mapping blit boAlex Deucher2-12/+16
2009-12-16drm/radeon/kms: Return to userspace on ERESTARTSYSJerome Glisse1-11/+5
2009-12-16drm/radeon/gem: don't leak a gem object if reserve fails on get tiling (v2)Dave Airlie1-1/+2
2009-12-16drm/radeon/kms: don't report allocate failure on ERESTARTSYSDave Airlie1-2/+3
2009-12-16drm/radeon/kms: Check if bo we got from ttm are radeon object or notJerome Glisse3-4/+30
2009-12-16drm/radeon/kms: If no placement is supplied fallback to systemJerome Glisse1-0/+2
2009-12-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2-31/+10
2009-12-10Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds53-1543/+5584
2009-12-11drm/radeon/kms/avivo: fix typo in new_pll module descriptionAlex Deucher1-1/+1
2009-12-11drm/radeon/kms: Convert radeon to new ttm_bo_initJerome Glisse1-30/+9
2009-12-10drm/radeon/kms: fix warning about cur_placement being uninitialised.Dave Airlie1-1/+1
2009-12-10drm/radeon/kms: restore surface registers on resume.Dave Airlie11-7/+23
2009-12-10drm/radeon/kms/r600/r700: fallback gracefully on ucode failureAlex Deucher2-25/+25
2009-12-10drm/radeon/kms: cleanup structure and module if initialization failsJerome Glisse1-22/+20
2009-12-10drm/radeon/kms: actualy set the eviction placements we chooseJerome Glisse1-0/+1
2009-12-10drm/radeon/kms: Fix NULL ptr dereferenceJerome Glisse1-2/+4
2009-12-10drm/radeon/kms/avivo: add support for new pll selection algoAlex Deucher6-3/+120
2009-12-10drm/radeon/kms/avivo: fix some bugs in the display bandwidth setupAlex Deucher3-5/+28
2009-12-10drm/radeon/kms: fix return value from fence function.Dave Airlie1-1/+1
2009-12-10drm/radeon: Remove tests for -ERESTART from the TTM code.Thomas Hellstrom2-29/+14
2009-12-10drm/radeon/kms: Convert radeon to new TTM validation API (V2)Jerome Glisse3-51/+67
2009-12-10drm/radeon/kms: fix avivo tiling regression since radeon object reworkDave Airlie1-2/+3
2009-12-09drm/radeon/kms: make sure i2c id matchesAlex Deucher1-48/+43
2009-12-09drm/radeon/kms: make sure ss id matchesAlex Deucher1-6/+12
2009-12-09drm/radeon/kms: connector fixesAlex Deucher2-9/+15
2009-12-08Merge remote branch 'korg/drm-radeon-dp' into drm-linusDave Airlie23-309/+2612
2009-12-08Merge remote branch 'korg/drm-radeon-next' into drm-linusDave Airlie42-1122/+2731
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-41/+4