summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c
AgeCommit message (Expand)Author
2021-12-30drm/amd/display: Fix check for null function ptrAlvin Lee
2021-11-22drm/amd/display: Clean up some inconsistent indentingJiapeng Chong
2021-11-22drm/amd/display: Only flush delta from last command executionNicholas Kazlauskas
2021-11-17drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee
2021-11-17drm/amd/display: Fix detection of aligned DMUB firmware meta infoNicholas Kazlauskas
2021-10-28drm/amd/display: Set phy_mux_sel bit in dmub scratch registerHansen
2021-10-04drm/amd/display: Prevent using DMUB rptr that is out-of-boundsWyatt Wood
2021-09-14drm/amd/display: Add periodic detection when zstate is enabledEric Yang
2021-07-08drm/amd/display: DMUB Outbound Interrupt Process-X86Chun-Liang Chang
2021-07-01drm/amd/display: Extend DMUB diagnostic logging to DCN3.1Nicholas Kazlauskas
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher
2021-06-15drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas
2021-06-04drm/amd/display: Add DCN3.1 DMCUBNicholas Kazlauskas
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai
2021-05-19drm/amd/display: Add get_current_time interface to dmub_srvWyatt Wood
2021-05-10drm/amd/display: Extend DMUB HW params to allow DM to specify boot optionsEric Yang
2021-04-09drm/amd/display: Add delay in dmub_srv_send_gpint_commandWyatt Wood
2021-04-09drm/amdgpu/display: fix warning on 32 bit in dmubAlex Deucher
2021-04-09drm/amd/display: Fix static checker warnings on tracebuff_fbLeo (Hanghong) Ma
2021-03-23drm/amd/display: Fix for outbox1 ring buffer typecasting issueMeenakshikumar Somasundaram
2021-03-23drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun
2021-03-23drm/amd/display: Read all the trace entry if it is not emptyYongqiang Sun
2021-03-23drm/amd/display: Fix dmub trace event not update issueYongqiang Sun
2021-03-23drm/amd/display: Move define from internal header to dmub_cmd.hYongqiang Sun
2021-03-02drm/amd/display: Implement dmub trace eventYongqiang Sun
2021-03-02drm/amd/display: Support for DMUB AUXMeenakshikumar Somasundaram
2021-01-20drm/amd/display: Fix reset sequence with driver direct DMCUB fw loadNicholas Kazlauskas
2021-01-20drm/amd/display: Allow dmub srv hardware reset before HW initNicholas Kazlauskas
2020-12-08drm/amd/display: Add support for runtime feature detection commandWyatt Wood
2020-11-16drm/amd/display: Update dmub codeBhawanpreet Lakha
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha
2020-10-05drm/amd/display: Only flush inst_fb if backdoor loadingAlvin Lee
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li
2020-07-10Revert "drm/amd/display: add mechanism to skip DCN init"Changfeng
2020-07-01drm/amd/display: Fill in dmub_srv fw_version from firmware metadataNicholas Kazlauskas
2020-07-01drm/amd/display: add mechanism to skip DCN initEric Yang
2020-07-01drm/amd/display: runtime select dmub emulatior.Yongqiang Sun
2020-07-01drm/amd/display: Add DCN3 DMUBBhawanpreet Lakha
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo
2020-05-28drm/amd/display: Increase Default Sizes of FW State and Trace BufferDavid Galiffi
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas
2020-05-28drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas
2020-05-28drm/amd/display: Check bss_data_size before going down legacy DMUB load pathNicholas Kazlauskas
2020-05-05drm/amd/display: move location of dmub_srv.h fileAnthony Koo
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas
2020-04-28drm/amd/display: Fix DMUB meta offset for new load methodNicholas Kazlauskas
2020-04-09drm/amd/display: Make DMCUB bss/data firmware blob optionalNicholas Kazlauskas
2020-04-09drm/amd/display: Implement abm config table copy to dmcubWyatt Wood
2020-03-19drm/amd/display: Allocate scratch space for DMUB CW7Wyatt Wood