aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub/src
AgeCommit message (Expand)AuthorFilesLines
2021-07-01drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas3-5/+76
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2-9/+1
2021-06-15drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas8-7/+107
2021-06-04drm/amd/display: Add DCN3.1 DMCUBNicholas Kazlauskas4-0/+624
2021-05-27drm/amd/display/dmub/src/dmub_srv_stat: Convert function header to kernel-docLee Jones1-13/+6
2021-05-19drm/amd/display: Edit license info for beige goby DC filesAurabindo Pillai2-40/+4
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai4-0/+101
2021-05-19drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood3-1/+10
2021-05-10drm/amd/display: Extend DMUB HW params to allow DM to specify boot optionsEric Yang3-2/+6
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-23drm/amd/display: Fix for outbox1 ring buffer typecasting issueMeenakshikumar Somasundaram1-1/+1
2021-03-23drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun1-10/+9
2021-03-23drm/amd/display: Read all the trace entry if it is not emptyYongqiang Sun1-5/+14
2021-03-23drm/amd/display: Fix dmub trace event not update issueYongqiang Sun1-1/+1
2021-03-23drm/amd/display: Move define from internal header to dmub_cmd.hYongqiang Sun1-3/+2
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun3-4/+79
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram5-5/+176
2021-02-22drm/amd/display: move trace buffer to uncached memory.Yongqiang Sun3-0/+21
2021-02-02drm/amd/display: Fix CW4 programming for dmub30 cached inboxNicholas Kazlauskas3-2/+4
2021-01-20drm/amd/display: Allow dmu_stg to support cached inbox for dmubWyatt Wood1-2/+9
2021-01-20drm/amd/display: Fix reset sequence with driver direct DMCUB fw loadNicholas Kazlauskas1-3/+3
2021-01-20drm/amd/display: Allow dmub srv hardware reset before HW initNicholas Kazlauskas1-3/+0
2021-01-14drm/amd/display/dmub/src/dmub_dcn30: Include our own header containing protot...Lee Jones1-0/+1
2020-12-08drm/amd/display: Add support for runtime feature detection commandWyatt Wood1-0/+29
2020-11-16drm/amd/display: Update dmub codeBhawanpreet Lakha7-19/+49
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2-22/+0
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha4-0/+109
2020-10-05drm/amd/display: Only flush inst_fb if backdoor loadingAlvin Lee1-8/+9
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li4-1/+107
2020-07-10Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng5-29/+46
2020-07-08drm/amd/display: Add missing CW4 programming for DCN30Nicholas Kazlauskas1-5/+16
2020-07-01drm/amd/display: Fill in dmub_srv fw_version from firmware metadataNicholas Kazlauskas1-0/+10
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang5-46/+29
2020-07-01drm/amd/display: not reset dmub in driver.Yongqiang Sun1-1/+5
2020-07-01drm/amd/display: runtime select dmub emulatior.Yongqiang Sun1-8/+8
2020-07-01drm/amd/display: Add DCN3 DMUBBhawanpreet Lakha4-0/+252
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo3-3/+3
2020-05-28drm/amd/display: Increase Default Sizes of FW State and Trace BufferDavid Galiffi1-2/+2
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas2-8/+23
2020-05-28drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas1-0/+1
2020-05-28drm/amd/display: Check bss_data_size before going down legacy DMUB load pathNicholas Kazlauskas1-2/+2
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo4-4/+4
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-1/+1
2020-04-28drm/amd/display: Fix DMUB meta offset for new load methodNicholas Kazlauskas1-3/+5
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas2-14/+33
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood1-1/+1
2020-03-19drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood1-3/+14
2020-02-25drm/amd/display: Wait for DMCUB to finish loading before executing commandsNicholas Kazlauskas1-0/+5