summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon: add get_temperature() callbacks for CIK (v2)Alex Deucher2013-08-305-0/+51
* drm/radeon: add KB/KV to r600_is_internal_thermal_sensorAlex Deucher2013-08-301-0/+1
* drm/radeon: add CI to r600_is_internal_thermal_sensor()Alex Deucher2013-08-301-0/+1
* drm/radeon: add support for thermal controller on KB/KVAlex Deucher2013-08-302-0/+6
* drm/radeon/cik: add rlc helpers for DPMAlex Deucher2013-08-302-0/+38
* drm/radeon: add structs to store uvd clock voltage depsAlex Deucher2013-08-301-0/+12
* drm/radeon: switch to pptable.hAlex Deucher2013-08-302-612/+685
* drm/radeon/sumo add helper to go from vid7 to vid2Alex Deucher2013-08-302-0/+17
* drm/radeon: add indirect accessors for dift registers on CIKAlex Deucher2013-08-302-0/+21
* drm/radeon: implement clock and power gating for CIK (v3)Alex Deucher2013-08-307-24/+2565
* drm/radeon: convert SI,CIK to use sumo_rlc functionsAlex Deucher2013-08-307-195/+49
* drm/radeon: clean up sumo_rlc_init() for code sharingAlex Deucher2013-08-301-108/+113
* drm/radeon/cik: restructure rlc setupAlex Deucher2013-08-303-31/+56
* drm/radeon: add support for ASPM on CIK asicsAlex Deucher2013-08-302-1/+222
* drm/radeon/cik: add support for pcie gen1/2/3 switchingAlex Deucher2013-08-302-0/+218
* drm/radeon: switch CIK to use radeon_ucode.hAlex Deucher2013-08-302-16/+15
* drm/radeon/cik: implement some more atom helpers for DPMAlex Deucher2013-08-301-0/+115
* drm/radeon/kms: fix up dce8 display watermark calc for dpmAlex Deucher2013-08-301-22/+74
* drm/radeon/dpm: use performance state if no UVD stateAlex Deucher2013-08-301-2/+10
* drm/radeon: default to 1024M gart size on rv770+Alex Deucher2013-08-302-7/+19
* drm/radeon/dpm: rework thermal state handlingAlex Deucher2013-08-302-31/+15
* drm/radeon/dpm: use multiple UVD power states (v3)Alex Deucher2013-08-304-12/+57
* drm/radeon: add UVD->DPM helper function (v5)Alex Deucher2013-08-302-0/+36
* drm/radeon/kms: remove r6xx+ blit copy routinesAlex Deucher2013-08-3014-1764/+33
* drm/radeon: switch r6xx+ to using CP DMA for the blit copy callbackAlex Deucher2013-08-301-9/+9
* drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki2013-08-151-1/+1
* drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher2013-08-141-6/+6
* drm/radeon: fix UVD message buffer validationChristian König2013-08-121-0/+8
* drm/radeon: make missing smc ucode non-fatalAlex Deucher2013-08-074-10/+26
* drm/radeon/dpm: require rlc for dpmAlex Deucher2013-08-071-1/+4
* drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher2013-08-073-0/+13
* drm/radeon: remove unnecessary unpinChristian König2013-08-071-1/+0
* drm/radeon: add more UVD CS checkingChristian König2013-08-071-8/+35
* drm/radeon: stop sending invalid UVD destroy msgChristian König2013-08-071-2/+2
* drm/radeon: only save UVD bo when we have open handlesChristian König2013-08-075-17/+37
* drm/radeon: always program the MC on startupAlex Deucher2013-08-076-6/+12
* drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher2013-08-074-6/+59
* drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher2013-08-071-0/+3
* drm/radeon: fix halting UVDChristian König2013-08-077-11/+36
* drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher2013-08-071-12/+32
* drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher2013-08-077-76/+30
* drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher2013-08-075-10/+5
* drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher2013-08-071-3/+9
* drm/radeon: properly handle pm on gpu resetAlex Deucher2013-08-071-0/+2
* drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher2013-08-041-1/+1
* drm/radeon/dpm: re-enable cac control on SIAlex Deucher2013-07-301-2/+1
* drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formulaAlex Deucher2013-07-301-3/+5
* drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher2013-07-301-0/+5
* drm/radeon/dpm: fix and enable reclocking on SIAlex Deucher2013-07-291-10/+4
* drm/radeon/dpm: disable cac setup on SIAlex Deucher2013-07-291-1/+3