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