summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-4/+4
2026-02-19drm/amd/display: Initialize DAC in DCE link encoder using VBIOSTimur Kristóf-2/+1
2026-01-05drm/amd/display: Add missing encoder setup to DACnEncoderControlTimur Kristóf-12/+15
2026-01-05drm/amd/display: Correct color depth for SelectCRTC_SourceTimur Kristóf-1/+24
2025-11-26drm/amd/display: Check ATOM_DEVICE_CRT2_SUPPORT in dc_load_detectionIvan Lipski-1/+1
2025-11-26drm/amd/display: Fix logical vs bitwise bug in get_embedded_panel_info_v2_1()Dan Carpenter-4/+4
2025-10-28drm/amd/display: Add DAC_LoadDetection to BIOS parser (v2)Timur Kristóf-0/+145
2025-10-28drm/amd/display: Make get_support_mask_for_device_id reusableTimur Kristóf-6/+7
2025-10-28drm/amd/display: Get maximum pixel clock from VBIOSTimur Kristóf-0/+2
2025-10-28drm/amd/display: Add SelectCRTC_Source to BIOS parserTimur Kristóf-0/+211
2025-10-28drm/amd/display: Hook up DAC to bios_parser_encoder_controlTimur Kristóf-0/+16
2025-08-18drm/amd/display: Fix fractional fb divider in set_pixel_clock_v3Timur Kristóf-1/+1
2025-08-18drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf-4/+1
2025-06-18drm/amd/display: Add option to disable PHY SSC reduction on transmitter enableMuhammad Ahmed-0/+1
2025-04-21drm/amdgpu: fix typo in bios_parser.cAlexandre Demers-2/+2
2025-02-27drm/amd/display/dc: Refactor remove duplicationsLuan Arcanjo-520/+114
2025-02-25drm/amd/display: fix dcn4x init failedCharlene Liu-11/+1
2025-02-25drm/amd/display: ACPI Re-timer ProgrammingRafal Ostrowski-0/+47
2025-02-12drm/amd/display: Add DCN36 BIOS command table supportWayne Lin-0/+1
2025-02-12drm/amd/display/dc: add support for oem i2c in atom_firmware_info_v3_1Alex Deucher-2/+13
2025-01-10drm/amd/display: Update chip_cap defines and usageMichael Strauss-4/+5
2024-11-12Revert "drm/amd/display: parse umc_info or vram_info based on ASIC"Alex Deucher-3/+1
2024-11-12drm/amd/display: Fix failure to read vram info due to static BP_RESULTHamish Claxton-1/+1
2024-11-04drm/amd/display: parse umc_info or vram_info based on ASICAurabindo Pillai-1/+3
2024-09-26drm/amd/display: Remove unused function bios_get_vga_enabled_displaysDr. David Alan Gilbert-8/+0
2024-09-02drm/amd/display: only trigger BIOS related assert for older ASICsDaniel Sa-1/+1
2024-06-27drm/amd/display: Check and log for function error codesAlex Hung-1/+2
2024-06-14drm/amd/display: Check BIOS images before it is usedAlex Hung-0/+14
2024-05-02drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu-4/+7
2024-04-30drm/amd/display: Atom Integrated System Info v2_2 for DCN35Gabe Teeger-0/+1
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai-2/+108
2024-04-26drm/amd/display: Fix uninitialized variables in DCAlex Hung-2/+2
2024-04-09drm/amd/display: Add driver support for future FAMS versionsDillon Varone-2/+0
2024-04-09drm/amd/display: Fix compiler warnings on high compiler warning levelsAric Cyr-2/+0
2024-03-20drm/amd/display: Correct indentations and spacesAlex Hung-0/+1
2024-03-04drm/amd/display: add DC changes for DCN351Hamza Mahfooz-0/+1
2024-02-14drm/amd/display: fixed integer types and null check locationsSohaib Nadeem-6/+10
2024-01-15drm/amdgpu: check PS, WS indexAlexander Richards-2/+2
2023-12-19drm/amd/display: Wake DMCUB before sending a commandNicholas Kazlauskas-6/+6
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu-5/+14
2023-12-15drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee-7/+1
2023-12-13drm/amd/display: Remove minor revision 5 until proper parser is readyJoshua Aberback-2/+0
2023-12-06drm/amd/display: Adjust code styleRodrigo Siqueira-33/+30
2023-12-06drm/amd/display: Update BIOS FW info table revisionChris Park-0/+1
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee-1/+7
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang-9/+9
2023-09-26drm/amd/display: Improve code style on bios_parser2Rodrigo Siqueira-20/+17
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz-0/+3
2023-09-26drm/amd/display: Drop unused link FPGA codeRodrigo Siqueira-9/+0