aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Clean up warnings in amdgpu_dm_pp_smu.cSrinivasan Shanmugam2023-07-071-5/+6
* drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan2022-01-141-1/+1
* drm/amd/pm: do not expose power implementation details to displayEvan Quan2022-01-141-159/+87
* drm/amd/pm: make DAL communicate with SMU through unified interfacesEvan Quan2021-04-091-85/+49
* drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set...Lee Jones2020-12-011-16/+0
* drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by r...Lee Jones2020-12-011-7/+7
* drm/amdgpu: apply dm_pp_notify_wm_clock_changes() for Polaris onlyEvan Quan2020-11-021-1/+6
* drm/amd/pm: enable Polaris watermark table settingEvan Quan2020-10-271-1/+10
* drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher2020-10-091-23/+0
* drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan2020-09-171-95/+2
* drm/amd/pm: drop dead codeEvan Quan2020-09-171-3/+0
* drm/amdgpu: drop BOOLEAN define in display partFlora Cui2020-09-151-1/+1
* drm/amdgpu/display: properly guard the calls to swSMU functionsAlex Deucher2020-07-011-2/+2
* drm/amdgpu/display bail early in dm_pp_get_static_clocksAlex Deucher2020-07-011-0/+2
* drm/amd/display: label internally used symbols as staticNirmoy Das2020-07-011-11/+13
* drm/amd/display: add default clocks if not able to fetch themAlex Deucher2019-11-221-1/+2
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-131-4/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/powerplay: clear the swSMU code layerEvan Quan2019-10-251-21/+21
* drm/amd/powerplay: add lock protection for swSMU APIs V2Evan Quan2019-10-251-3/+3
* drm/amdgpu/display: hook renoir dc to pplib funcsHersen Wu2019-10-151-0/+93
* drm/amdgpu/powerplay: add renoir funcs to support dcHersen Wu2019-10-151-13/+3
* drm/amd/display: Use switch table for dc_to_smu_clock_typeLeo Li2019-08-021-10/+23
* drm/amd/display: Use proper enum conversion functionsNathan Chancellor2019-08-021-2/+2
* drm/amdgpu/powerplay: provide the interface to disable uclk switch for DALKenneth Feng2019-07-311-0/+14
* drm/amd/display: Force uclk to max for every stateNicholas Kazlauskas2019-07-181-3/+3
* drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel2019-07-121-1/+2
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-1/+0
|\
| * drm/amd: drop use of drmP.h in display/Sam Ravnborg2019-06-101-1/+0
* | drm/amd/display: hook navi10 pplib functionshersen wu2019-06-221-8/+271
* | drm/amd/powerplay: add function get_clock_by_type_with_latency for navi10Kevin Wang2019-06-211-1/+18
|/
* drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani2019-03-281-25/+0
* drm/amd/powerplay: implement interface to set watermarks for clock rangesHuang Rui2019-03-191-4/+7
* drm/amd/powerplay: add interface to notify smu enable pme restore registerHuang Rui2019-03-191-4/+4
* drm/amd/powerplay: add interface to get current clocks for displayHuang Rui2019-03-191-0/+2
* drm/amd/powerplay: add interface to request display clock voltageHuang Rui2019-03-191-5/+12
* drm/amd/powerplay: add interface to get clock by type with voltage for displayHuang Rui2019-03-191-7/+13
* drm/amd/powerplay: add interface to get clock by type with latency for displa...Huang Rui2019-03-191-6/+13
* drm/amd/powerplay: add interface to get max high clocks for displayHuang Rui2019-03-191-0/+7
* drm/amd/powerplay: add get_clock_by_type interface for displayHuang Rui2019-03-191-0/+6
* drm/amd/powerplay: add smu display configuration change functionHuang Rui2019-03-191-0/+5
* drm/amd/display: PPLIB HookupJun Lei2019-03-051-10/+10
* Merge tag 'drm-misc-next-2019-02-01' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-02-041-1/+1
|\
| * drm: Split out drm_probe_helper.hDaniel Vetter2019-01-241-1/+1
* | drm/amd/display: dal-pplib interface refactor dal parthersen wu2019-01-141-0/+57
|/
* drm/amd/display: Retiring set_display_requirements in dm_pp_smu.h - part4Fatemeh Darbehani2018-11-051-10/+10
* drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu2018-10-251-5/+11
* drm/amd/dc: Trigger set power state task when display configuration changesRex Zhu2018-09-271-0/+2
* drm/amd/display: Remove call to amdgpu_pm_compute_clocksDavid Francis2018-09-111-8/+0
* drm/amd/display: Move PME to function pointer call semanticsJun Lei2018-08-271-4/+4