summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix DMUB debugging print issueCruise Hung2023-06-091-68/+35
* drm/amd/display: Fix possible NULL dereference in dc_dmub_srv_cmd_run_list()Harshit Mogalapalli2023-06-091-1/+2
* drm/amd/display: return status of dmub_srv_get_fw_boot_statusTom Rix2023-06-091-2/+11
* drm/amd/display: add mechanism to skip DCN initEric Yang2023-04-181-21/+7
* drm/amd/display: drain dmub inbox if queue is fullJosip Pavic2023-04-181-0/+9
* drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-102/+62
* drm/amd/display: Add FPO + VActive supportAlvin Lee2023-04-111-0/+20
* drm/amd/display: Uncomment assignments after HW headers are promotedAlvin Lee2023-03-311-6/+4
* drm/amd/display: Use per pipe P-State force for FPOAlvin Lee2023-03-311-19/+27
* drm/amd/display: Pass tg and hubp inst instead of pipe index for SubVPAlvin Lee2023-03-071-4/+4
* drm/amd/display: Drop unnecessary DCN guardsHarry Wentland2023-03-071-2/+0
* drm/amd/display: populate subvp cmd info only for the top pipeAyush Gupta2023-02-281-1/+2
* drm/amd/display: Fix excess arguments on kernel-docArthur Grillo2023-02-151-1/+1
* drm/amd/display: Add margin on DRR vblank start for subvpAlvin Lee2022-11-231-0/+1
* drm/amd/display: Add margin for max vblank time for SubVP + DRRAlvin Lee2022-11-091-2/+10
* drm/amd/display: Cursor update refactor: PSR-SU support conditionMax Tseng2022-11-091-0/+48
* drm/amd/display: Modify mismatched function nameJiapeng Chong2022-10-271-1/+1
* drm/amd/display: Convert documentation to a kernel-docRodrigo Siqueira2022-10-241-76/+48
* drm/amd/display: Fix watermark calculationAlvin Lee2022-10-101-1/+1
* drm/amd/display: Use the same cursor info across featuresMax Tseng2022-10-101-0/+145
* drm/amd/display: Uncomment SubVP pipe split assignment in driverAlvin Lee2022-09-191-4/+0
* drm/amd/display: SubVP pipe split caseAlvin Lee2022-09-191-1/+28
* drm/amd/display: Refactor SubVP calculation to remove FPUAlvin Lee2022-09-131-45/+44
* drm/amd/display: SubVP missing scaling caseAlvin Lee2022-08-291-2/+8
* drm/amd/display: Add support for visual confirm colorLeo (Hanghong) Ma2022-08-291-0/+31
* drm/amd/display: Fix variable dereferenced before checksunliming2022-08-291-1/+3
* drm/amd/display: Uncomment SubVP scaling caseAlvin Lee2022-08-251-3/+2
* drm/amd/display: Include scaling factor for SubVP commandAlvin Lee2022-08-161-0/+11
* drm/amd/display: Add 16 lines margin for SubVPAlvin Lee2022-08-101-2/+2
* drm/amd/display: Updates SubVP and SubVP DRR casesAlvin Lee2022-07-251-0/+17
* drm/amd/display: make some dc_dmub_srv functions staticAlex Deucher2022-07-131-2/+2
* drm/amd/display: fix 32 bit compilation errors in dc_dmub_srv.cAlex Deucher2022-07-081-33/+34
* drm/amd/display: fix non-x86/PPC64 compilationAlex Deucher2022-07-071-0/+2
* drm/amd/display: Add basic infrastructure for enabling FAMSRodrigo Siqueira2022-07-051-0/+87
* drm/amd/display: Add SubVP required codeAlvin Lee2022-07-051-0/+329
* drm/amd/display: Firmware assisted MCLK switch and FSFelipe Clark2022-06-141-0/+2
* drm/amd/display: Add DMCUB source files and changes for DCN32/321Aurabindo Pillai2022-06-031-0/+31
* drm/amd/display: Wait for ACK for INBOX0 HW LockAlvin Lee2021-11-171-3/+34
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-2/+1
* drm/amd/display: add DMUB registers to crash dump diagnostic data.Ashley Thomas2021-06-151-2/+98
* drm/amd/display: Add DCN3.1 DMCUBNicholas Kazlauskas2021-06-041-0/+23
* drm/amd/display: Implement INBOX0 usage in driverAlvin Lee2021-05-271-0/+9
* drm/amd/display: Support for DMUB AUXJude Shih2021-05-101-1/+1
* drm/amd/display: Fix typo for helpers function nameLeo (Hanghong) Ma2021-03-231-1/+1
* drm/amd/display: Fixed read/write pointer issue for get dmub traceYongqiang Sun2021-03-231-6/+2
* drm/amd/display: Implement dmub trace eventYongqiang Sun2021-03-021-0/+16
* drm/amd/display: Add dc_dmub_srv helpers for in/out DMCUB commandsNicholas Kazlauskas2021-02-181-0/+22
* drm/amd/display: implement notify stream maskEric Yang2020-09-151-0/+16
* drm/amd/display: move location of dmub_srv.h fileAnthony Koo2020-05-051-1/+1
* drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2020-04-281-1/+1