summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/command_table2.c
AgeCommit message (Expand)Author
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung
2024-01-15drm/amdgpu: check PS, WS indexAlexander Richards
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu
2021-09-29gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang
2021-02-18drm/amd/display: Implement transmitter control v1.7Eric Bernstein
2020-08-26drm/amd/display: Call DMUB for eDP power controlChris Park
2020-08-17drm/amd/display: Call DMUB for eDP power controlChris Park
2020-08-10drm/amd/display: convert to use le16_add_cpu()Qinglang Miao
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas
2020-02-11drm/amd/display: Don't treat missing command table as failureNicholas Kazlauskas
2020-01-22drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas
2020-01-22drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas
2019-12-05drm/amd/display: Split DMUB cmd type into type/subtypeNicholas Kazlauskas
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas
2019-11-13drm/amd/display: Add DMUB support to DCNicholas Kazlauskas
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu
2019-01-14drm/amd/display: Expand set_pixel_clock debug log messageKen Chalmers
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers
2018-07-05drm/amd/display: Define dp_alt_modeCharlene Liu
2018-04-11drm/amd/dc: Use atombios api directly in DCRex Zhu
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-09-26drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland
2017-09-26drm/amd/display: Less log spamJordan Lazare
2017-09-26drm/amd/display: Add DCE12 bios parser supportHarry Wentland