summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/command_table2.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-26drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+28
2020-08-17drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+28
2020-08-11drm/amd/display: convert to use le16_add_cpu()Qinglang Miao1-4/+1
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-20/+42
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas1-4/+0
2020-02-11drm/amd/display: Don't treat missing command table as failureNicholas Kazlauskas1-2/+2
2020-01-23drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas1-0/+4
2020-01-23drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas1-4/+70
2019-12-06drm/amd/display: Split DMUB cmd type into type/subtypeNicholas Kazlauskas1-4/+9
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas1-19/+8
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas1-0/+91
2019-01-26drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-70/+0
2019-01-14drm/amd/display: Expand set_pixel_clock debug log messageKen Chalmers1-3/+5
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-4/+2
2018-07-06drm/amd/display: Define dp_alt_modeCharlene Liu1-29/+17
2018-04-11drm/amd/dc: Use atombios api directly in DCRex Zhu1-10/+16
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo1-2/+3
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-6/+5
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-3/+3
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland1-8/+8
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland1-0/+13
2017-11-08amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-9/+9
2017-09-27drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland1-1/+0
2017-09-27drm/amd/display: Less log spamJordan Lazare1-6/+6
2017-09-27drm/amd/display: Add DCE12 bios parser supportHarry Wentland1-0/+813