summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
AgeCommit message (Expand)Author
6 daysMerge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-04-30drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr
2024-02-15drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2024-02-14drm/amd/display: fixed integer types and null check locationsSohaib Nadeem
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu
2023-12-15drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee
2023-12-13drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback
2023-12-06drm/amd/display: Adjust code styleRodrigo Siqueira
2023-12-06drm/amd/display: Update BIOS FW info table revisionChris Park
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang
2023-09-26drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira
2023-08-15drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie
2023-08-09drm/amd/display: Clean up errors in bios_parser2.cRan Sun
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira
2023-04-11drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland
2023-01-17drm/amd/display: use swap() helper macro in bios_parserDeepak R Varma
2023-01-17drm/amd/display: Skip backlight control delay on external powered linksTony Tascioglu
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2022-11-15drm/amd/display: fix array index out of bound error in bios parserAurabindo Pillai
2022-11-15drm/amd/display: Support parsing VRAM info v3.0 from VBIOSGeorge Shen
2022-10-06drm/amd/display: Remove unused struct i2c_id_config_accessYuan Can
2022-09-29drm/amd/display: add debug keys for override bios settings.Charlene Liu
2022-09-19drm/amd/display: Assume connectors are on single slotJaehyun Chung
2022-09-19drm/amd/display: Various logs addedLeo Chen
2022-09-13drm/amd/display: Adding log for spread_spectrum_infoLeo Chen
2022-08-22drm/amd/display: remove unneeded defines from bios parserTales Aparecida
2022-07-13drm/amd/display: add system info table logCharlene Liu
2022-07-07drm/amd/display: clean up some inconsistent indentingYang Li
2022-07-05drm/amd/display: Move all linux includes into OS typesHarry Wentland
2022-06-10drm/amdgpu/display: Fix compilation issuesChandan Vurdigere Nataraj
2022-06-03drm/amd/display: Fix USBC link creationDillon Varone
2022-06-03drm/amd/display: Add dependant changes for DCN32/321Aurabindo Pillai
2022-01-25drm/amd/display: Drop DCN for DP2.x logicWenjing Liu
2021-11-24drm/amd/display: Display object info table changesNevenko Stupar
2021-10-28drm/amd/display: Implement fixed DP drive settingsGeorge Shen
2021-10-19drm/amd/display: Add bios parser support for latest firmware_infoNevenko Stupar
2021-09-01drm/amd/display: Add DP 2.0 BIOS and DMUB SupportFangzhi Zuo
2021-06-22drm/amdgpu/display: fold DRM_AMD_DC_DCN3_1 into DRM_AMD_DC_DCNAlex Deucher
2021-06-21drm/amd/display: Fix edp_bootup_bl_level initialization issueLogush Oliver
2021-06-04drm/amd/display: Add DCN3.1 BIOS parser supportNicholas Kazlauskas
2021-04-28drm/amd/display: Add new case to get spread spectrum infoMichael Strauss
2021-04-09drm/amd/display: Interface for LTTPR interopWesley Chalmers
2021-04-09drm/amd/display: BIOS LTTPR Caps InterfaceWesley Chalmers
2021-03-23drm/amd/display: Added multi instance support for panel controlJake Wang
2021-01-11drm/amd/display/dc/bios/bios_parser2: Fix some formatting issues and missing ...Lee Jones