summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/radeon/si: disable cgcg and pg for nowAlex Deucher2013-07-291-3/+3
* drm/radeon/dpm: fix forcing performance state to low on caymanAlex Deucher2013-07-291-6/+1
* drm/radeon/atom: fix fb when fetching engine paramsAlex Deucher2013-07-291-1/+1
* drm/radeon: properly handle cg on asics without UVDAlex Deucher2013-07-291-6/+2
* drm/radeon/dpm: fix powertune handling for pci id 0x6835Alex Deucher2013-07-291-0/+1
* drm/radeon/dpm: fix si_calculate_memory_refresh_rate()Alex Deucher2013-07-291-6/+3
* drm/radeon/dpm: fix display gap programming on SIAlex Deucher2013-07-291-1/+5
* drm/radeon: fix audio dto programming on DCE4+Alex Deucher2013-07-291-1/+1
* drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher2013-07-251-2/+2
* drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher2013-07-253-0/+38
* drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher2013-07-251-2/+2
* drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher2013-07-251-1/+1
* drm/radeon: fix combios tables on older cardsMark Kettenis2013-07-221-104/+41
* drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher2013-07-221-2/+4
* drm/radeon: Another card with wrong primary dac adjOndrej Zary2013-07-221-2/+6
* drm/radeon: fix endian issues with DP handling (v3)Alex Deucher2013-07-221-4/+39
* drm/radeon/vm: only align the pt base to 32kAlex Deucher2013-07-221-4/+4
* drm/radeon: wait for 3D idle before using CP DMAAlex Deucher2013-07-221-1/+4
* drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher2013-07-174-0/+31
* drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher2013-07-171-3/+6
* drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider2013-07-171-2/+3
* drm/radeon/dpm: fix atom vram table parsingAlex Deucher2013-07-171-16/+10
* drm/radeon: fix an endian bug in atom table parsingAlex Deucher2013-07-171-1/+1
* drm/radeon: add a module parameter to disable aspmAlex Deucher2013-07-176-12/+27
* Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie2013-07-1625-171/+733
|\
| * radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky2013-07-151-5/+6
| * drm/radeon/dpm/sumo: handle boost states properly when forcing a perf levelAlex Deucher2013-07-151-0/+6
| * drm/radeon: align VM PTBs (Page Table Blocks) to 32KAlex Deucher2013-07-152-6/+11