summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2013-08-15drm/radeon: fix WREG32_OR macro setting bits in a registerRafał Miłecki
2013-08-14drm/radeon/r7xx: fix copy paste typo in golden register setupAlex Deucher
2013-08-12drm/radeon: fix UVD message buffer validationChristian König
2013-08-07drm/radeon: make missing smc ucode non-fatalAlex Deucher
2013-08-07drm/radeon/dpm: require rlc for dpmAlex Deucher
2013-08-07drm/radeon/cik: use a mutex to properly lock srbm instanced registersAlex Deucher
2013-08-07drm/radeon: remove unnecessary unpinChristian König
2013-08-07drm/radeon: add more UVD CS checkingChristian König
2013-08-07drm/radeon: stop sending invalid UVD destroy msgChristian König
2013-08-07drm/radeon: only save UVD bo when we have open handlesChristian König
2013-08-07drm/radeon: always program the MC on startupAlex Deucher
2013-08-07drm/radeon: fix audio dto calculation on DCE3+ (v3)Alex Deucher
2013-08-07drm/radeon/dpm: disable sclk ss on rv6xxAlex Deucher
2013-08-07drm/radeon: fix halting UVDChristian König
2013-08-07drm/radeon/dpm: adjust power state properly for UVD on SIAlex Deucher
2013-08-07drm/radeon/dpm: fix spread spectrum setup (v2)Alex Deucher
2013-08-07drm/radeon/dpm: adjust thermal protection requirementsAlex Deucher
2013-08-07drm/radeon: select audio dto based on encoder id for DCE3Alex Deucher
2013-08-07drm/radeon: properly handle pm on gpu resetAlex Deucher
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher
2013-07-30drm/radeon/dpm: re-enable cac control on SIAlex Deucher
2013-07-30drm/radeon/dpm: fix calculations in si_calculate_leakage_for_v_and_t_formulaAlex Deucher
2013-07-30drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher
2013-07-29drm/radeon/dpm: fix and enable reclocking on SIAlex Deucher
2013-07-29drm/radeon/dpm: disable cac setup on SIAlex Deucher
2013-07-29drm/radeon/si: disable cgcg and pg for nowAlex Deucher
2013-07-29drm/radeon/dpm: fix forcing performance state to low on caymanAlex Deucher
2013-07-29drm/radeon/atom: fix fb when fetching engine paramsAlex Deucher
2013-07-29drm/radeon: properly handle cg on asics without UVDAlex Deucher
2013-07-29drm/radeon/dpm: fix powertune handling for pci id 0x6835Alex Deucher
2013-07-29drm/radeon/dpm: fix si_calculate_memory_refresh_rate()Alex Deucher
2013-07-29drm/radeon/dpm: fix display gap programming on SIAlex Deucher
2013-07-29drm/radeon: fix audio dto programming on DCE4+Alex Deucher
2013-07-26drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher
2013-07-26drm/radeon/dpm: implement force performance levels for rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix displaygap programming on rv6xxAlex Deucher
2013-07-25drm/radeon/dpm: fix a typo in the rv6xx mclk setupAlex Deucher
2013-07-22drm/radeon: fix combios tables on older cardsMark Kettenis
2013-07-22drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher
2013-07-22drm/radeon: Another card with wrong primary dac adjOndrej Zary
2013-07-22drm/radeon: fix endian issues with DP handling (v3)Alex Deucher
2013-07-22drm/radeon/vm: only align the pt base to 32kAlex Deucher
2013-07-22drm/radeon: wait for 3D idle before using CP DMAAlex Deucher
2013-07-17drm/radeon/dpm: add debugfs support for RS780/RS880 (v3)Alex Deucher
2013-07-17drm/radeon/dpm/atom: fix broken gcc harderAlex Deucher
2013-07-17drm/radeon/dpm/atom: restructure logic to work around a compiler bugAndre Heider
2013-07-17drm/radeon/dpm: fix atom vram table parsingAlex Deucher
2013-07-17drm/radeon: fix an endian bug in atom table parsingAlex Deucher
2013-07-17drm/radeon: add a module parameter to disable aspmAlex Deucher
2013-07-16Merge branch 'drm-fixes-3.11' of git://people.freedesktop.org/~agd5f/linuxDave Airlie