summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display/dc: Refactor remove duplicationsLuan Arcanjo2025-02-277-520/+114
* drm/amd/display: fix dcn4x init failedCharlene Liu2025-02-252-11/+1
* drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski2025-02-251-0/+47
* drm/amd/display: Add DCN36 BIOS command table supportWayne Lin2025-02-121-0/+1
* drm/amd/display/dc: add support for oem i2c in atom_firmware_info_v3_1Alex Deucher2025-02-121-2/+13
* drm/amd/display: Update chip_cap defines and usageMichael Strauss2025-01-101-4/+5
* Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher2024-11-121-3/+1
* drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton2024-11-121-1/+1
* drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai2024-11-041-1/+3
* drm/amd/display: Remove unused function bios_get_vga_enabled_displaysDr. David Alan Gilbert2024-09-262-8/+0
* drm/amd/display: only trigger BIOS related assert for older ASICsDaniel Sa2024-09-021-1/+1
* drm/amd/display: Check and log for function error codesAlex Hung2024-06-271-1/+2
* drm/amd/display: Check BIOS images before it is usedAlex Hung2024-06-141-0/+14
* drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu2024-05-022-4/+7
* drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger2024-04-301-0/+1
* drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2024-04-262-2/+108
* drm/amd/display: Fix uninitialized variables in DCAlex Hung2024-04-262-2/+2
* drm/amd/display: Add driver support for future FAMS versionsDillon Varone2024-04-091-2/+0
* drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr2024-04-091-2/+0
* drm/amd/display: Correct indentations and spacesAlex Hung2024-03-201-0/+1
* drm/amd/display: add DC changes for DCN351Hamza Mahfooz2024-03-041-0/+1
* drm/amd/display: fixed integer types and null check locationsSohaib Nadeem2024-02-141-6/+10
* drm/amdgpu: check PS, WS indexAlexander Richards2024-01-152-2/+2
* drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas2023-12-191-6/+6
* 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-063-9/+9
* drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira2023-09-261-20/+17
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+3
* drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira2023-09-261-9/+0
* drm/amd/display: Add DCN35 BIOS command table supportQingqing Zhuo2023-08-301-0/+1
* drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie2023-08-152-4/+4
* drm/amd/display: Clean up errors in bios_parser2.cRan Sun2023-08-091-16/+16
* drm/amd/display: Add missing staticRodrigo Siqueira2023-07-182-21/+15
* drm/amd/display: refactor dmub commands into single functionJosip Pavic2023-04-181-19/+6
* 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-173-9/+9
* drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu2023-01-173-7/+15
* drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-132-2/+0
* drm/amdgpu: Replace one-elements array with flex-array membersPaulo Miguel Almeida2022-11-151-8/+14
* 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/amdgpu: Replace one-element array with flex-array memberPaulo Miguel Almeida2022-11-101-3/+2
* drm/amdgpu: Replace 1-element array with flexible-array memberPaulo Miguel Almeida2022-11-091-8/+15