aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/display/dc/bios (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers1-2/+2
2025-02-27drm/amd/display/dc: Refactor remove duplicationsLuan Arcanjo7-520/+114
2025-02-25drm/amd/display: fix dcn4x init failedCharlene Liu2-11/+1
2025-02-25drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski1-0/+47
2025-02-12drm/amd/display: Add DCN36 BIOS command table supportWayne Lin1-0/+1
2025-02-12drm/amd/display/dc: add support for oem i2c in atom_firmware_info_v3_1Alex Deucher1-2/+13
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss1-4/+5
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher1-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton1-1/+1
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai1-1/+3
2024-09-26drm/amd/display: Remove unused function bios_get_vga_enabled_displaysDr. David Alan Gilbert2-8/+0
2024-09-02drm/amd/display: only trigger BIOS related assert for older ASICsDaniel Sa1-1/+1
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung1-1/+2
2024-06-14drm/amd/display: Check BIOS images before it is usedAlex Hung1-0/+14
2024-05-02drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu2-4/+7
2024-04-30drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger1-0/+1
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2-2/+108
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung2-2/+2
2024-04-09drm/amd/display: Add driver support for future FAMS versionsDillon Varone1-2/+0
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr1-2/+0
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung1-0/+1
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz1-0/+1
2024-02-14drm/amd/display: fixed integer types and null check locationsSohaib Nadeem1-6/+10
2024-01-15drm/amdgpu: check PS, WS indexAlexander Richards2-2/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas1-6/+6
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu1-5/+14
2023-12-15drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram table 3.0"Alvin Lee1-7/+1
2023-12-13drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback1-2/+0
2023-12-06drm/amd/display: Adjust code styleRodrigo Siqueira1-33/+30
2023-12-06drm/amd/display: Update BIOS FW info table revisionChris Park1-0/+1
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee1-1/+7
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang3-9/+9
2023-09-26drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira1-20/+17
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz1-0/+3
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira1-9/+0
2023-08-30drm/amd/display: Add DCN35 BIOS command table supportQingqing Zhuo1-0/+1
2023-08-15drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie2-4/+4
2023-08-09drm/amd/display: Clean up errors in bios_parser2.cRan Sun1-16/+16
2023-07-18drm/amd/display: Add missing staticRodrigo Siqueira2-21/+15
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-19/+6
2023-04-11drm/amd: Fix an out of bounds error in BIOS parserMario Limonciello1-5/+2
2023-03-07drm/amd/display: Rename DCN config to FPHarry Wentland1-1/+1
2023-01-17drm/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 Tascioglu3-9/+9
2023-01-17drm/amd/display: Optimize link power-down when link powered externallyTony Tascioglu3-7/+15
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2-2/+0
2022-11-15drm/amdgpu: Replace one-elements array with flex-array membersPaulo Miguel Almeida1-8/+14
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-11-10drm/amdgpu: Replace one-element array with flex-array memberPaulo Miguel Almeida1-3/+2