aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/command_table.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-05drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2Alex Deucher1-0/+21
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner1-0/+61
2020-08-10drm/amd/display: convert to use le16_add_cpu()Qinglang Miao1-3/+1
2019-01-25drm/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-26drm/amd/display: remove dead codeTony Cheng1-114/+0
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng1-55/+0
2017-09-26drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland1-16/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+2609