summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee1-0/+1
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang1-8/+24
2023-11-28drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas1-3/+15
2023-07-25drm/amd/display: Add interface to modify DMUB panel power optionsPaul Hsieh1-0/+12
2023-07-18drm/amd/display: Add helpers to get DMUB FW boot optionsCruise Hung1-0/+15
2023-07-18drm/amd/display: Skip enabling DMCUB when using emulationTaimur Hassan1-2/+2
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on PhoenixMario Limonciello1-0/+1
2023-06-30drm/amd/display: Set minimum requirement for using PSR-SU on RembrandtMario Limonciello1-4/+6
2023-06-09Revert "drm/amd/display: cache trace buffer size"Leo Ma1-2/+0
2023-06-09drm/amd/display: cache trace buffer sizeJosip Pavic1-0/+2
2023-06-09drm/amd/display: Update correct DCN314 register headerCruise Hung1-1/+4
2023-04-25drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu1-0/+17
2023-04-18drm/amd/display: add mechanism to skip DCN initEric Yang1-24/+1
2023-02-02drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas1-0/+12
2022-07-14drm/amd/display: Add DMUB support for DCN314Roman Li1-0/+1
2022-06-03drm/amd/display: Add DMCUB source files and changes for DCN32/321Aurabindo Pillai1-1/+50
2022-02-18drm/amd/display: Add DCN315 DMUBQingqing Zhuo1-2/+7
2022-02-17drm/amd/display: Add DMUB support for DCN316Leo Li1-0/+4
2021-12-30drm/amd/display: Fix check for null function ptrAlvin Lee1-2/+2
2021-11-22drm/amd/display: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-22drm/amd/display: Only flush delta from last command executionNicholas Kazlauskas1-1/+8
2021-11-18drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee1-0/+35
2021-11-18drm/amd/display: Fix detection of aligned DMUB firmware meta infoNicholas Kazlauskas1-16/+27
2021-10-28drm/amd/display: Set phy_mux_sel bit in dmub scratch registerHansen1-0/+1
2021-10-04drm/amd/display: Prevent using DMUB rptr that is out-of-boundsWyatt Wood1-2/+8
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang1-1/+9
2021-07-08drm/amd/display: DMUB Outbound Interrupt Process-X86Chun-Liang Chang1-0/+17
2021-07-01drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas1-3/+2
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-4/+0
2021-06-16drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas1-0/+10
2021-06-04drm/amd/display: Add DCN3.1 DMCUBNicholas Kazlauskas1-0/+37
2021-05-20drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai1-0/+8
2021-05-20drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood1-0/+1
2021-05-11drm/amd/display: Extend DMUB HW params to allow DM to specify boot optionsEric Yang1-0/+4
2021-04-09drm/amd/display: Add delay in dmub_srv_send_gpint_commandWyatt Wood1-0/+2
2021-04-09drm/amdgpu/display: fix warning on 32 bit in dmubAlex Deucher1-1/+1
2021-04-09drm/amd/display: Fix static checker warnings on tracebuff_fbLeo (Hanghong) Ma1-74/+68
2021-03-24drm/amd/display: Fix for outbox1 ring buffer typecasting issueMeenakshikumar Somasundaram1-1/+1
2021-03-24drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun1-10/+9
2021-03-24drm/amd/display: Read all the trace entry if it is not emptyYongqiang Sun1-5/+14
2021-03-24drm/amd/display: Fix dmub trace event not update issueYongqiang Sun1-1/+1
2021-03-24drm/amd/display: Move define from internal header to dmub_cmd.hYongqiang Sun1-3/+2
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun1-2/+46
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-4/+27
2021-01-21drm/amd/display: Fix reset sequence with driver direct DMCUB fw loadNicholas Kazlauskas1-3/+3
2021-01-21drm/amd/display: Allow dmub srv hardware reset before HW initNicholas Kazlauskas1-3/+0
2020-12-09drm/amd/display: Add support for runtime feature detection commandWyatt Wood1-0/+29
2020-11-16drm/amd/display: Update dmub codeBhawanpreet Lakha1-6/+20
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-18/+0
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha1-0/+14