summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
AgeCommit message (Expand)AuthorFilesLines
2022-07-13drm/amd/display: Enable DCN314 in DCRoman Li1-0/+1
2022-07-13drm/amd/display: add system info table logCharlene Liu1-0/+30
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li1-8/+8
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland1-2/+0
2022-06-10drm/amdgpu/display: Fix compilation issuesChandan Vurdigere Nataraj1-2/+4
2022-06-03drm/amd/display: Fix USBC link creationDillon Varone2-2/+3
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai3-191/+761
2022-05-10drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung1-2/+1
2022-03-31drm/amd/display: Add support for USBC connectorSamson Tam2-1/+5
2022-03-15drm/amdgpu/dc: fix typos in commentsJulia Lawall1-3/+3
2022-02-18drm/amd/display: Add DCN315 Command Table HelperQingqing Zhuo1-0/+1
2022-02-17drm/amd/display: configure dc hw resource for DCN 3.1.6Prike Liang1-0/+1
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu2-6/+0
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar1-2/+4
2021-10-28drm/amd/display: Implement fixed DP drive settingsGeorge Shen1-0/+2
2021-10-19drm/amd/display: Add bios parser support for latest firmware_infoNevenko Stupar1-1/+89
2021-10-04drm/amd/display: add cyan_skillfish display supportZhan Liu1-0/+1
2021-09-29gpu: amd: replace open-coded offsetof() with builtinArnd Bergmann1-3/+1
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo2-0/+20
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2-11/+2
2021-06-21drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-06-04drm/amd/display: Add DCN3.1 BIOS parser supportNicholas Kazlauskas2-0/+118
2021-06-04drm/amd/display: remove variable active_dispColin Ian King1-4/+1
2021-05-27drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issuesLee Jones1-3/+3
2021-05-27drm/amd/display/dc/bios/command_table_helper2: Fix function name 'dal_cmd_tab...Lee Jones1-1/+1
2021-05-27drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_...Lee Jones1-1/+1
2021-05-19drm/amd/display: Initial DC support for Beige GobyAurabindo Pillai1-0/+1
2021-04-28drm/amd/display: Add new case to get spread spectrum infoMichael Strauss1-0/+2
2021-04-09drm/amd/display: Interface for LTTPR interopWesley Chalmers1-12/+63
2021-04-09drm/amd/display: BIOS LTTPR Caps InterfaceWesley Chalmers1-0/+139
2021-03-23drm/amd/display: add a func to disable accelerated modeYao Wang12-3/+4
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang3-11/+18
2021-03-05drm/amdgpu/dc: fill in missing call to atom cmd table for pll adjust v2Alex Deucher1-0/+21
2021-02-18drm/amd/display: Implement transmitter control v1.7Eric Bernstein1-1/+71
2021-01-25drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner1-0/+61
2021-01-11drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameterLee Jones1-2/+2
2021-01-11drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing ...Lee Jones1-15/+14
2021-01-11drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formattingLee Jones1-59/+56
2021-01-11drm/amd/display/dc/bios/bios_parser: Make local functions staticLee Jones1-2/+2
2021-01-11drm/amd/display/dc/bios/command_table_helper2: Fix legacy formatting problemsLee Jones1-12/+8
2021-01-11drm/amd/display/dc/bios/command_table_helper: Fix kernel-doc formattingLee Jones1-12/+8
2020-11-24drm/amd/display: remove macro which is in header alreadyYongqiang Sun1-5/+0
2020-11-24drm/amd/display: Add internal display infoYongqiang Sun1-0/+73
2020-11-24drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva2-0/+3
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher2-30/+0
2020-10-30drm/amdgpu/display: remove dal_cmd_tbl_helper_dcn2_get_table2Alex Deucher2-43/+0
2020-10-12drm/amd/display: Add support for DCN302 (v2)Bhawanpreet Lakha1-0/+5
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li2-1/+192
2020-09-15drm/amd/display: get socBB from VBIOSJun Lei1-1/+70
2020-08-26drm/amd/display: Call DMUB for eDP power controlChris Park1-0/+28