summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-2/+0
|\
| * drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-2/+0
| * drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2024-02-141-6/+10
* | drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger2024-04-301-0/+1
* | drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2024-02-151-6/+10
|/
* drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu2023-12-191-5/+14
* drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee2023-12-151-7/+1
* drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback2023-12-131-2/+0
* drm/amd/display: Adjust code styleRodrigo Siqueira2023-12-061-33/+30
* drm/amd/display: Update BIOS FW info table revisionChris Park2023-12-061-0/+1
* drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee2023-12-061-1/+7
* drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang2023-12-061-2/+2
* drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira2023-09-261-20/+17
* drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira2023-09-261-9/+0
* drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie2023-08-151-2/+2
* drm/amd/display: Clean up errors in bios_parser2.cRan Sun2023-08-091-16/+16
* drm/amd/display: Add missing staticRodrigo Siqueira2023-07-181-12/+8
* drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello2023-04-111-5/+2
* drm/amd/display: Rename DCN config to FPHarry Wentland2023-03-071-1/+1
* drm/amd/display: use swap() helper macro in bios_parserDeepak R Varma2023-01-171-9/+2
* drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu2023-01-171-2/+2
* drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu2023-01-171-2/+3
* drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-131-1/+0
* drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai2022-11-151-9/+7
* drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen2022-11-151-0/+30
* drm/amd/display: Remove unused struct i2c_id_config_accessYuan Can2022-10-061-7/+0
* drm/amd/display: add debug keys for override bios settings.Charlene Liu2022-09-291-3/+18
* drm/amd/display: Assume connectors are on single slotJaehyun Chung2022-09-191-1/+8
* drm/amd/display: Various logs addedLeo Chen2022-09-191-14/+40
* drm/amd/display: Adding log for spread_spectrum_infoLeo Chen2022-09-131-0/+20
* drm/amd/display: remove unneeded defines from bios parserTales Aparecida2022-08-221-19/+0
* drm/amd/display: add system info table logCharlene Liu2022-07-131-0/+30
* drm/amd/display: clean up some inconsistent indentingYang Li2022-07-071-8/+8
* drm/amd/display: Move all linux includes into OS typesHarry Wentland2022-07-051-2/+0
* drm/amdgpu/display: Fix compilation issuesChandan Vurdigere Nataraj2022-06-101-2/+4
* drm/amd/display: Fix USBC link creationDillon Varone2022-06-031-0/+1
* drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai2022-06-031-191/+758
* drm/amd/display: Drop DCN for DP2.x logicWenjing Liu2022-01-251-2/+0
* drm/amd/display: Display object info table changesNevenko Stupar2021-11-241-2/+4
* drm/amd/display: Implement fixed DP drive settingsGeorge Shen2021-10-281-0/+2
* drm/amd/display: Add bios parser support for latest firmware_infoNevenko Stupar2021-10-191-1/+89
* drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo2021-09-011-0/+10
* drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher2021-06-221-6/+1
* drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver2021-06-211-1/+1
* drm/amd/display: Add DCN3.1 BIOS parser supportNicholas Kazlauskas2021-06-041-0/+113
* drm/amd/display: Add new case to get spread spectrum infoMichael Strauss2021-04-281-0/+2
* drm/amd/display: Interface for LTTPR interopWesley Chalmers2021-04-091-12/+63
* drm/amd/display: BIOS LTTPR Caps InterfaceWesley Chalmers2021-04-091-0/+139
* drm/amd/display: Added multi instance support for panel controlJake Wang2021-03-231-2/+3
* drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing ...Lee Jones2021-01-111-15/+14