summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/command_table.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-23drm/amd/display: Implement BIOS parser external encoder controlTimur Kristóf1-12/+11
2026-02-23drm/amd/display: Add color depth helper function to BIOS parserTimur Kristóf1-75/+26
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf1-2/+1
2026-01-06drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf1-8/+11
2026-01-06drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf1-1/+24
2025-10-28drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)Timur Kristóf1-0/+92
2025-10-28drm/amd/display: Add SelectCRTC_Source to BIOS parserTimur Kristóf1-0/+194
2025-08-19drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf1-1/+1
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-1/+1
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards1-1/+1
2022-06-03drm/amd/display: Fix USBC link creationDillon Varone1-2/+2
2022-04-01drm/amd/display: Add support for USBC connectorSamson Tam1-1/+2
2022-03-15drm/amdgpu/dc: fix typos in commentsJulia Lawall1-3/+3
2021-03-05drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2Alex Deucher1-0/+21
2021-01-26drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner1-0/+61
2020-08-11drm/amd/display: convert to use le16_add_cpu()Qinglang Miao1-3/+1
2019-01-26drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-116/+0
2019-01-14drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers1-10/+9
2018-08-27drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas1-0/+3
2018-08-06drm/amd/display: update clk for various HDMI color depthsMikita Lipski1-0/+18
2018-04-11drm/amd/dc: Use atombios api directly in DCRex Zhu1-10/+12
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland1-11/+11
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland1-0/+21
2017-09-27drm/amd/display: remove dead codeTony Cheng1-114/+0
2017-09-27drm/amd/display: remove un-used defines and dead codeTony Cheng1-55/+0
2017-09-27drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland1-16/+0
2017-09-27drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+2609