summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/radeon
AgeCommit message (Expand)Author
2014-01-20drm/radeon: bail early from enable ss in certain casesAlex Deucher
2014-01-20drm/radeon: handle ss percentage divider properlyAlex Deucher
2014-01-20drm/radeon: add query to fetch the max engine clock (v2)Alex Deucher
2014-01-20drm/radeon/dp: sleep after powering up the displayAlex Deucher
2014-01-20drm/radeon/dp: use usleep_range rather than udelayAlex Deucher
2014-01-20drm/radeon/dp: bump i2c-over-aux retries to 7Alex Deucher
2014-01-20drm/radeon: disable ss on DP for DCE3.xAlex Deucher
2014-01-20drm/radeon/cik: use hw defaults for TC_CFG registersAlex Deucher
2014-01-20drm/radeon: disable dpm on BTCAlex Deucher
2014-01-20drm/radeon/cik: use WAIT_REG_MEM special op for CP HDP flushAlex Deucher
2014-01-20drm/radeon/cik: use POLL_REG_MEM special op for sDMA HDP flushAlex Deucher
2014-01-20drm/radeon: consolidate sdma hdp flushing code for CIKAlex Deucher
2014-01-20drm/radeon: consolidate cp hdp flushing code for CIKAlex Deucher
2014-01-20drm/radeon: don't power gate paused UVD streamsChristian König
2014-01-20Revert "drm/radeon: disable CIK CP semaphores for now"Alex Deucher
2014-01-20Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie
2014-01-08drm/radeon: implement pci config reset for CIK (v3)Alex Deucher
2014-01-08drm/radeon: implement pci config reset for SI (v2)Alex Deucher
2014-01-08drm/radeon: implement pci config reset for evergreen/cayman (v2)Alex Deucher
2014-01-08drm/radeon: implement pci config reset for r6xx/7xx (v3)Alex Deucher
2014-01-08drm/radeon: add pci config hard resetAlex Deucher
2014-01-08drm/radeon: add hard_reset module parameterAlex Deucher
2014-01-08drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák
2014-01-08radeon/pm: Guard access to rdev->pm.power_state arrayMichel Dänzer
2014-01-07drivers: gpu: Move prototype declarations to header file radeon_mode.h from r...Rashika Kheria
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.hRashika Kheria
2014-01-07drm/radeon: move com/atombios scratch reg functions to radeon_mode.hAlex Deucher
2014-01-07drm/radeon/dpm: make some functions static for TNAlex Deucher
2014-01-07drm/radeon/dpm: make some functions static for sumoAlex Deucher
2014-01-07drm/radeon/dpm: make some functions static for CIAlex Deucher
2014-01-07drivers: gpu: Include appropriate header file in ci_smc.cRashika Kheria
2014-01-07drivers: gpu: Move prototype declaration to header file radeon_mode.h from at...Rashika Kheria
2014-01-07drivers: gpu: Include appropriate header file in si_smc.c and remove prototyp...Rashika Kheria
2014-01-07drivers: gpu: Add static keyword to the definition of KMS_INVALID_IOCTL in ra...Rashika Kheria
2014-01-07drivers: gpu: Mark function as static in r600_hdmi.cRashika Kheria
2014-01-07drivers: gpu: Mark function as static in radeon_gem.cRashika Kheria
2014-01-07drivers: gpu: Mark function as static in radeon_kms.cRashika Kheria
2014-01-07drivers: gpu: Mark functions as static in radeon_device.cRashika Kheria
2014-01-07drivers: gpu: Mark function as static in radeon_object.cRashika Kheria
2014-01-07drm/radeon: warn users when hw_i2c is enabled (v2)Alex Deucher
2014-01-03Merge tag 'pm+acpi-3.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-03drm/radeon: fix pptable.h portabilityAlex Deucher
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki
2013-12-24drm/radeon: remove generic rptr/wptr functions (v2)Alex Deucher
2013-12-24drm/radeon: enable dpm by default on CI APUsAlex Deucher
2013-12-24drm/radeon: enable dpm by default on CI dGPUsAlex Deucher
2013-12-24drm/radeon: enable gfx cgcg on CIK APUsAlex Deucher
2013-12-24drm/radeon: enable gfx cgcg on CIK dGPUsAlex Deucher
2013-12-24drm/radeon/pm: move pm handling into the asic specific codeAlex Deucher