summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2018-12-21drm/amd/powerplay: issue pre-display settings for display change eventEvan Quan
2018-12-19drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher
2018-12-19drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng
2018-11-21drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVDAkshu Agrawal
2018-11-21drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King
2018-08-21drm/powerplay: enable dpm under pass-throughYintian Tao
2018-08-08Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-07-31drm/amd/pp: Convert voltage unit in mV*4 to mV on CZ/STRex Zhu
2018-07-31drm/amd/pp: Delete unused temp variablesRex Zhu
2018-07-31drm/amd/pp/Polaris12: Fix a chunk of registers missed to programRex Zhu
2018-07-30BackMerge v4.18-rc7 into drm-nextDave Airlie
2018-07-24drm/amd/powerplay: allow slow switch only if NBPState enabled v2Evan Quan
2018-07-24drm/amd/powerplay: correct the argument for PPSMC_MSG_SetUclkFastSwitchEvan Quan
2018-07-24drm/amd/powerplay: slow UCLK switch when multiple displays not in syncEvan Quan
2018-07-20drm/amd/pp: Set Max clock level to display by defaultRex Zhu
2018-07-20drm/amd/pp: Update clk with od setting when set power stateRex Zhu
2018-07-20drm/amd/pp: Read vbios vddc limit before use themRex Zhu
2018-07-19drm/amd/powerplay: fixed uninitialized valueEvan Quan
2018-07-19drm/amdgpu/powerplay: use irq source defines for smu7 sourcesAlex Deucher
2018-07-16Revert "drm/amd/powerplay: fix performance drop on Vega10"Eric Huang
2018-07-16drm/amdgpu/pp: switch smu callback type for get_argument()Alex Deucher
2018-07-16drm/amdgpu/pp: split out common smumgr smu9 codeAlex Deucher
2018-07-16drm/amdgpu/pp: remove dead vega12 codeAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: cache smu firmware tocAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: remove local mc_addr variableAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: drop unused values in smu data structureAlex Deucher
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher
2018-07-13drm/amd: Use newly added interrupt source defs for SOC15.Andrey Grodzovsky
2018-07-13drm/amd: Use newly added interrupt source defs for VI v3.Andrey Grodzovsky
2018-07-13drm/amd/powerplay: convert the sclk/mclk into Mhz for comparationEvan Quan
2018-07-13drm/amd/powerplay: no need to mask workable gfxoff feature for vega12Evan Quan
2018-07-13drm/amd/powerplay: add vega12 SMU gfxoff support v3Evan Quan
2018-07-13drm/amdgpu/pp/smu7: use a local variable for toc indexingAlex Deucher
2018-07-10drm/amd/pp: fix semicolon.cocci warningskbuild test robot
2018-07-10drm/amd/pp: Send khz clock values to DC for smu7/8Harry Wentland
2018-07-10drm/amd/pp: Convert 10KHz to KHz as variable nameRex Zhu
2018-07-05drm/amd/pp: Remove the same struct define in powerplayRex Zhu
2018-07-05drm/amd/pp: Export notify_smu_enable_pwe to displayRex Zhu
2018-07-05drm/amd/pp: Remove duplicate code in vega12_hwmgr.cRex Zhu
2018-07-05drm/amd/pp: Refine the interface exported to displayRex Zhu
2018-07-05drm/amd/pp: Switch the tolerable latency for displayrex zhu
2018-07-05drm/amd/pp: Memory Latency is always 25us on Vega10Rex Zhu
2018-07-05drm/amd/pp: Convert clock unit to KHz as definedRex Zhu
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_get_pp_table_entry_callback_func_v1Alex Deucher
2018-07-05drm/amdgpu/pp: fix copy paste typo in smu7_init_dpm_defaultsAlex Deucher
2018-07-05drm/amdgpu/pp: fix endian swapping in atomctrl_get_voltage_rangeAlex Deucher
2018-07-05drm/amdgpu/pp: add missing byte swapping in process_pptables_v1_0.cAlex Deucher
2018-07-05drm/amd/powerplay: cosmetic fixEvan Quan
2018-07-05drm/amd/powerplay: correct vega12 thermal support as trueEvan Quan
2018-07-05drm/amd/powerplay: set vega12 pre display configurationsEvan Quan