aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-02drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for PSRShah Dharati1-0/+1
2022-01-25drm/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-17drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen1-0/+9
2021-11-17drm/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-19drm/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-26drm/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-11drm/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
2020-05-28drm/amd/display: FW release 1.0.10Anthony Koo1-1/+1
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-2/+1
2020-05-05drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo1-2/+10
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-4/+4
2020-04-28drm/amd/display: clean up some header pathsAnthony Koo1-2/+2
2020-04-22drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood1-1/+44
2020-04-22drm/amd/display: Unify psr feature flagsWyatt Wood1-7/+6
2020-04-09drm/amd/display: Remove unused definesWyatt Wood1-3/+0
2020-03-13drm/amd/display: clean up a condition in dmub_psr_copy_settings()Dan Carpenter1-5/+3
2020-03-05drm/amd/display: Remove pointless NULL checks in dmub_psr_copy_settingsNathan Chancellor1-1/+1
2020-03-05drm/amd/display: Fix dmub_psr_destroy()Dan Carpenter1-1/+1
2020-02-25drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood1-2/+3
2020-02-11drm/amd/display: Add psr get_state callWyatt Wood1-5/+8