summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
AgeCommit message (Expand)Author
2021-04-09drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set...Lee Jones
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by r...Lee Jones
2020-11-02drm/amdgpu: apply dm_pp_notify_wm_clock_changes() for Polaris onlyEvan Quan
2020-10-27drm/amd/pm: enable Polaris watermark table settingEvan Quan
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher
2020-09-17drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan
2020-09-17drm/amd/pm: drop dead codeEvan Quan
2020-09-15drm/amdgpu: drop BOOLEAN define in display partFlora Cui
2020-07-01drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher
2020-07-01drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher
2020-07-01drm/amd/display: label internally used symbols as staticNirmoy Das
2019-11-22drm/amd/display: add default clocks if not able to fetch themAlex Deucher
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-10-25drm/amd/powerplay: clear the swSMU code layerEvan Quan
2019-10-25drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan
2019-10-15drm/amdgpu/display: hook renoir dc to pplib funcsHersen Wu
2019-10-15drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu
2019-08-02drm/amd/display: Use switch table for dc_to_smu_clock_typeLeo Li
2019-08-02drm/amd/display: Use proper enum conversion functionsNathan Chancellor
2019-07-30drm/amdgpu/powerplay: provide the interface to disable uclk switch for DALKenneth Feng
2019-07-18drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas
2019-07-11drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-22drm/amd/display: hook navi10 pplib functionshersen wu
2019-06-21drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10Kevin Wang
2019-06-10drm/amd: drop use of drmP.h in display/Sam Ravnborg
2019-03-27drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani
2019-03-19drm/amd/powerplay: implement interface to set watermarks for clock rangesHuang Rui
2019-03-19drm/amd/powerplay: add interface to notify smu enable pme restore registerHuang Rui
2019-03-19drm/amd/powerplay: add interface to get current clocks for displayHuang Rui
2019-03-19drm/amd/powerplay: add interface to request display clock voltageHuang Rui
2019-03-19drm/amd/powerplay: add interface to get clock by type with voltage for displayHuang Rui
2019-03-19drm/amd/powerplay: add interface to get clock by type with latency for displa...Huang Rui
2019-03-19drm/amd/powerplay: add interface to get max high clocks for displayHuang Rui
2019-03-19drm/amd/powerplay: add get_clock_by_type interface for displayHuang Rui
2019-03-19drm/amd/powerplay: add smu display configuration change functionHuang Rui
2019-03-05drm/amd/display: PPLIB HookupJun Lei
2019-02-04Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2019-01-14drm/amd/display: dal-pplib interface refactor dal parthersen wu
2018-11-05drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani
2018-10-24drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu
2018-09-26drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu
2018-09-10drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis
2018-08-27drm/amd/display: Move PME to function pointer call semanticsJun Lei
2018-08-27drm/amd/display: Fix bug use wrong pp interfaceRex Zhu
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu
2018-07-13drm/amd/display: add pp to dc powerlevel enum translatorMikita Lipski