summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub/src/dmub_dcn20.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10drm/amd/display: Add extra DMUB logging to track message timeoutAlvin Lee1-0/+1
2024-02-15drm/amd/display: Add shared firmware state for DMUB IPS handshakeNicholas Kazlauskas1-1/+2
2023-04-25drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu1-0/+5
2021-06-16drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas1-1/+64
2021-05-20drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood1-0/+5
2021-05-11drm/amd/display: Extend DMUB HW params to allow DM to specify boot optionsEric Yang1-1/+1
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun1-0/+18
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram1-0/+32
2021-02-23drm/amd/display: move trace buffer to uncached memory.Yongqiang Sun1-0/+7
2021-02-02drm/amd/display: Fix CW4 programming for dmub30 cached inboxNicholas Kazlauskas1-1/+1
2021-01-21drm/amd/display: Allow dmu_stg to support cached inbox for dmubWyatt Wood1-2/+9
2020-11-16drm/amd/display: Update dmub codeBhawanpreet Lakha1-0/+23
2020-07-11Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng1-15/+0
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang1-0/+15
2020-07-01drm/amd/display: not reset dmub in driver.Yongqiang Sun1-1/+5
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas1-7/+21
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo1-1/+1
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas1-8/+16
2020-02-25drm/amd/display: Wait for DMCUB to finish loading before executing commandsNicholas Kazlauskas1-0/+5
2020-02-11drm/amd/display: Use fb_base/fb_offset if available for translationNicholas Kazlauskas1-0/+6
2020-02-06drm/amd/display: Wait for clean shutdown in DMCUB resetNicholas Kazlauskas1-0/+36
2020-02-06drm/amd/display: Add GPINT handler interfaceNicholas Kazlauskas1-0/+22
2020-01-23drm/amd/display: Reset inbox rptr/wptr when resetting DMCUBNicholas Kazlauskas1-2/+2
2020-01-23drm/amd/display: Get fb base and fb offset for DMUB from registersNicholas Kazlauskas1-2/+19
2020-01-16drm/amd/display: Soft reset DMUIF during DMUB resetNicholas Kazlauskas1-0/+2
2019-12-19drm/amd/display: Use physical addressing for DMCUB on both dcn20/21Nicholas Kazlauskas1-16/+43
2019-12-19drm/amd/display: Get DMUB registers from ASIC specific structsNicholas Kazlauskas1-2/+23
2019-12-06drm/amd/display: Add shared DMCUB/driver firmware state cache windowNicholas Kazlauskas1-1/+9
2019-12-06drm/amd/display: Program CW5 for tracebuffer for dcn20Nicholas Kazlauskas1-0/+7
2019-12-06drm/amd/display: Only wait for DMUB phy init on dcn21Nicholas Kazlauskas1-5/+0
2019-11-19drm/amd/display: Add debug trace for dmcub FW autoload.Yongqiang Sun1-1/+1
2019-11-19drm/amd/display: Add DMUB service function check if hw initializedNicholas Kazlauskas1-0/+5
2019-11-13drm/amd/display: Add the DMUB serviceNicholas Kazlauskas1-0/+137