aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Revise Sink device string IDRobin Chen2022-09-191-3/+4
* drm/amd/display: Add PSR-SU-RC support in DCDavid Zhang2022-06-071-0/+23
* drm/amd/display: PSRSU+DSC WA for specific TCONDavid Zhang2022-06-061-0/+14
* drm/amd/display: fix system hang when PSR exitsDavid Zhang2022-06-061-0/+16
* drm/amd/display: add vline time in micro sec to PSR contextDavid Zhang2022-06-061-0/+1
* drm/amd/display: Set default value of line_capture_indicationDavid Zhang2022-06-061-0/+1
* drm/amd/display: Passing Y-granularity to dmub fwDavid Zhang2022-06-061-0/+6
* drm/amd/display: feed PSR-SU as psr version to dmub FWDavid Zhang2022-06-061-0/+3
* drm/amd/display: fix non-kernel-doc comment warningsRandy Dunlap2022-04-261-1/+1
* drm/amd/display: Adding a dc_debug option and dmub setting to use PHY FSM for...Shah Dharati2022-03-021-0/+1
* drm/amd/display: Only set PSR version when validNicholas Kazlauskas2022-01-251-0/+4
* drm/amd/display: Enable DSC over eDPMikita Lipski2021-11-221-0/+1
* drm/amd/display: To support sending TPS3 pattern when restoring linkRobin Chen2021-11-171-0/+9
* drm/amd/display: Pass panel inst to a PSR commandMikita Lipski2021-11-171-1/+3
* drm/amd/display: dc_link_set_psr_allow_active refactoringRobin Chen2021-10-281-0/+20
* drm/amd/display: Add missing PSR stateMikita Lipski2021-10-191-0/+2
* drm/amd/display: use do-while-0 for DC_TRACE_LEVEL_MESSAGE()Randy Dunlap2021-08-091-1/+1
* drm/amd/display: Add ETW log to dmub_psr_get_stateWyatt Wood2021-07-271-3/+14
* drm/amd/display: Fix PSR command versionMikita Lipski2021-07-271-2/+2
* drm/amd/display: Enable PSR Residency for multiple panelsMikita Lipski2021-06-081-3/+4
* drm/amd/display: Enabling PSR support for multiple panelsMikita Lipski2021-06-081-11/+23
* drm/amd/display: Fix DSC enable sequenceMike Hsieh2021-04-151-0/+2
* drm/amd/display: Retry getting PSR state if command times outWyatt Wood2021-04-091-11/+18
* drm/amd/display: remove redundant initialization of variable statusColin Ian King2021-03-051-1/+1
* drm/amd/display: Return invalid state if GPINT times outWyatt Wood2021-03-021-5/+10
* drm/amd/display: Refactored DC interfaces to support multiple eDPJake Wang2021-03-021-0/+1
* drm/amd/display/dc/dce/dmub_psr: Remove unnecessary conversion to boolJiapeng Chong2021-02-261-2/+1
* drm/amd/display: Initialize dmub_rb_cmd unions to 0Wyatt Wood2021-02-091-1/+5
* drm/amd/display/dc/dce/dmub_psr: Demote non-conformant kernel-doc headersLee Jones2021-01-111-11/+11
* drm/amd/display: Add dual edp optimization flag.Yongqiang Sun2020-11-161-0/+1
* drm/amd/display: Hook up PSR residency command to DSATWyatt Wood2020-11-161-0/+14
* drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac2020-11-101-43/+68
* drm/amd/display: Ensure all debug bits are passed to fwWyatt Wood2020-09-291-2/+3
* drm/amd/display: Implement PSR wait for enable/disableWyatt Wood2020-09-221-1/+26
* drm/amd/display: Use hw lock mgrWyatt Wood2020-08-061-1/+1
* drm/amd/display: Initialize psr debug flags to 0Wyatt Wood2020-07-021-0/+1
* drm/amd/display: Passing initial SDP deadline to dmubpo-tchen2020-07-011-0/+1
* drm/amd/display: FW release 1.0.10Anthony Koo2020-05-281-1/+1
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-051-2/+1
* drm/amd/display: add addition dc type to translate to dmub fw typeAnthony Koo2020-05-051-2/+10
* drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2020-04-281-4/+4
* drm/amd/display: clean up some header pathsAnthony Koo2020-04-281-2/+2
* drm/amd/display: Various fixes for PSR on DMCUBWyatt Wood2020-04-221-1/+44
* drm/amd/display: Unify psr feature flagsWyatt Wood2020-04-221-7/+6
* drm/amd/display: Remove unused definesWyatt Wood2020-04-091-3/+0
* drm/amd/display: clean up a condition in dmub_psr_copy_settings()Dan Carpenter2020-03-131-5/+3
* drm/amd/display: Remove pointless NULL checks in dmub_psr_copy_settingsNathan Chancellor2020-03-051-1/+1
* drm/amd/display: Fix dmub_psr_destroy()Dan Carpenter2020-03-051-1/+1
* drm/amd/display: Add driver support for enabling PSR on DMCUBWyatt Wood2020-02-251-2/+3
* drm/amd/display: Add psr get_state callWyatt Wood2020-02-111-5/+8