summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2013-08-20Docs: Comment: Fixed egregious typosMichael Witten
2013-08-19drm: rip out drm_core_has_MTRR checksDaniel Vetter
2013-08-19drm: remove FASYNC supportDaniel Vetter
2013-08-19drm/radeon: kill firstopen callback for kms driverDaniel Vetter
2013-08-19drm/radeon: remove stale gem->driver_private accessDavid Herrmann
2013-08-19Merge remote-tracking branch 'pfdo/drm-rcar-for-v3.12' into drm-nextDave Airlie
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-07drm: don't push static constants on stack for %*phAndy Shevchenko
2013-08-07drm: const'ify ioctls table (v2)Rob Clark
2013-08-07drm/gem: create drm_gem_dumb_destroyDaniel Vetter
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-25drm/radeon/dpm: fix r600_enable_sclk_control()Alex Deucher
2013-07-25drm/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-25drm/ttm: convert to unified vma offset managerDavid Herrmann
2013-07-23drm/radeon: s/drm_order/order_base_2/Daniel Vetter
2013-07-23drm/radeon: remove DRIVER_HAS_DMA/SG/PCI_DMA from the kms driverDaniel Vetter
2013-07-23drm/radoen: kill radeon_dma_ioctl_kmsDaniel Vetter