summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18drm/amd/display: use swap() helper macro in bios_parserDeepak R Varma1-9/+2
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu1-2/+2
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu1-2/+3
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu1-1/+0
2022-11-15drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai1-9/+7
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen1-0/+30
2022-10-06drm/amd/display: Remove unused struct i2c_id_config_accessYuan Can1-7/+0
2022-09-29drm/amd/display: add debug keys for override bios settings.Charlene Liu1-3/+18
2022-09-19drm/amd/display: Assume connectors are on single slotJaehyun Chung1-1/+8
2022-09-19drm/amd/display: Various logs addedLeo Chen1-14/+40
2022-09-13drm/amd/display: Adding log for spread_spectrum_infoLeo Chen1-0/+20
2022-08-22drm/amd/display: remove unneeded defines from bios parserTales Aparecida1-19/+0
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 Varone1-0/+1
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai1-191/+758
2022-01-26drm/amd/display: Drop DCN for DP2.x logicWenjing Liu1-2/+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-20drm/amd/display: Add bios parser support for latest firmware_infoNevenko Stupar1-1/+89
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo1-0/+10
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher1-6/+1
2021-06-22drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver1-1/+1
2021-06-04drm/amd/display: Add DCN3.1 BIOS parser supportNicholas Kazlauskas1-0/+113
2021-04-29drm/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-24drm/amd/display: Added multi instance support for panel controlJake Wang1-2/+3
2021-01-12drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing ...Lee Jones1-15/+14
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. Silva1-0/+2
2020-11-05drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher1-18/+0
2020-10-05drm/amd/display: Add dcn3.01 support to DC (v2)Roman Li1-0/+187
2020-09-16drm/amd/display: get socBB from VBIOSJun Lei1-1/+70
2020-08-19drm/amd/display: Call DMUB for eDP power controlChris Park1-1/+15
2020-08-06drm/amd/display: Display goes blank after instIgor Kravchenko1-2/+2
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko1-0/+81
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 Lakha1-0/+3
2020-05-28drm/amd/display: vbios data table packingJake Wang1-0/+98
2020-03-13AMD DISPLAY CORE: Use fallthrough;Joe Perches1-2/+2
2019-12-06drm/amd/display: fix dprefclk and ss percentage reading on RNEric Yang1-0/+1
2019-12-06drm/amd/display: populate bios integrated info for renoirJoseph Gravenor1-0/+1
2019-12-03drm/amd/display: Remove unneeded semicolon in bios_parser2.czhengbin1-1/+1
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo1-4/+4
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser2.czhengbin1-2/+0