aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios (follow)
AgeCommit message (Expand)AuthorFilesLines
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_table_helper_transmitter_bp_to_atom2()'Lee Jones1-1/+1
2021-05-27drm/amd/display/dc/bios/command_table_helper: Fix function name for 'dal_cmd_table_helper_transmitter_bp_to_atom()'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 parameter docsLee 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
2020-08-17drm/amd/display: Call DMUB for eDP power controlChris Park3-2/+45
2020-08-10drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2-7/+2
2020-08-04drm/amd/display: Display goes blank after instIgor Kravchenko1-2/+2
2020-08-04drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko2-0/+83
2020-07-27drm/amd/display: dc/bios: add support for DCE6Mauro Rossi7-0/+418
2020-07-01drm/amd/display: Get num_chans from VBIOS tableAlvin Lee1-0/+98
2020-07-01drm/amd/display: Not doing bios data pack.Yongqiang Sun1-0/+5
2020-07-01drm/amd/display: Add DCN3 Command Table HelpersBhawanpreet Lakha4-0/+51
2020-05-28drm/amd/display: vbios data table packingJake Wang1-0/+98
2020-04-28drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas1-20/+42
2020-03-13AMD DISPLAY CORE: Use fallthrough;Joe Perches1-2/+2
2020-02-12drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2Alex Deucher1-10/+3
2020-02-11drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas1-4/+0