summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang1-1/+4
2023-12-19drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas1-13/+6
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-7/+7
2023-10-09drm/amd/display: Don't use fsleep for PSR exit waitsNicholas Kazlauskas1-1/+2
2023-09-12drm/amd/display: support main link off before specific vertical linePaul Hsieh1-1/+9
2023-06-15drm/amd/display: Fix disbling PSR slow response issueTom Chung1-0/+2
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-21/+7
2023-03-22drm/amd/display/dc/dce/dmub_psr: Demote kerneldoc abuseLee Jones1-1/+1
2023-03-22drm/amd/display/amdgpu_dm/amdgpu_dm_helpers: Move defines out to where they a...Lee Jones1-0/+3
2023-02-28drm/amd/display: Reduce CPU busy-waiting for long delaysAric Cyr1-1/+1
2023-01-24drm/amd/display: Pass DSC slice height to PSR FWRobin Chen1-0/+1
2022-11-10drm/amd/display: Waiting for 1 frame to fix the flash issue on PSR1Ryan Lin1-0/+5
2022-11-01drm/amd/display: Modify checks to enable TPS3 pattern when requiredIswara Nagulendran1-1/+5
2022-09-19drm/amd/display: Revise Sink device string IDRobin Chen1-3/+4
2022-06-07drm/amd/display: Add PSR-SU-RC support in DCDavid Zhang1-0/+23
2022-06-06drm/amd/display: PSRSU+DSC WA for specific TCONDavid Zhang1-0/+14
2022-06-06drm/amd/display: fix system hang when PSR exitsDavid Zhang1-0/+16
2022-06-06drm/amd/display: add vline time in micro sec to PSR contextDavid Zhang1-0/+1
2022-06-06drm/amd/display: Set default value of line_capture_indicationDavid Zhang1-0/+1
2022-06-06drm/amd/display: Passing Y-granularity to dmub fwDavid Zhang1-0/+6
2022-06-06drm/amd/display: feed PSR-SU as psr version to dmub FWDavid Zhang1-0/+3
2022-04-26drm/amd/display: fix non-kernel-doc comment warningsRandy Dunlap1-1/+1
2022-03-03drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for...Shah Dharati1-0/+1
2022-01-26drm/amd/display: Only set PSR version when validNicholas Kazlauskas1-0/+4
2021-11-22drm/amd/display: Enable DSC over eDPMikita Lipski1-0/+1
2021-11-18drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen1-0/+9
2021-11-18drm/amd/display: Pass panel inst to a PSR commandMikita Lipski1-1/+3
2021-10-28drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen1-0/+20
2021-10-20drm/amd/display: Add missing PSR stateMikita Lipski1-0/+2
2021-08-09drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()Randy Dunlap1-1/+1
2021-07-27drm/amd/display: Add ETW log to dmub_psr_get_stateWyatt Wood1-3/+14
2021-07-27drm/amd/display: Fix PSR command versionMikita Lipski1-2/+2
2021-06-08drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski1-3/+4
2021-06-08drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski1-11/+23
2021-04-15drm/amd/display: Fix DSC enable sequenceMike Hsieh1-0/+2
2021-04-09drm/amd/display: Retry getting PSR state if command times outWyatt Wood1-11/+18
2021-03-05drm/amd/display: remove redundant initialization of variable statusColin Ian King1-1/+1
2021-03-02drm/amd/display: Return invalid state if GPINT times outWyatt Wood1-5/+10
2021-03-02drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang1-0/+1
2021-02-27drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong1-2/+1
2021-02-09drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood1-1/+5
2021-01-12drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones1-11/+11
2020-11-16drm/amd/display: Add dual edp optimization flag.Yongqiang Sun1-0/+1
2020-11-16drm/amd/display: Hook up PSR residency command to DSATWyatt Wood1-0/+14
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac1-43/+68
2020-09-29drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood1-2/+3
2020-09-22drm/amd/display: Implement PSR wait for enable/disableWyatt Wood1-1/+26
2020-08-06drm/amd/display: Use hw lock mgrWyatt Wood1-1/+1
2020-07-02drm/amd/display: Initialize psr debug flags to 0Wyatt Wood1-0/+1
2020-07-01drm/amd/display: Passing initial SDP deadline to dmubpo-tchen1-0/+1