aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc_resource.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6
2026-04-03drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner1-1/+1
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+7
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-1/+1
2026-03-23drm/amd/display: Rename enum 'pixel_format' to 'dc_pixel_format'Hou Wenlong1-2/+2
2026-03-11drm/amd/display: Clean up unused codeClay King1-1/+0
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li1-0/+7
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones1-1/+0
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti1-2/+2
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones1-0/+1
2025-11-18drm/amd/display: Add pipe topology history to dcNicholas Carbones1-6/+70
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf1-0/+8
2025-10-28drm/amd/display: update link encoder assignmentMeenakshikumar Somasundaram1-10/+33
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng1-1/+1
2025-09-23drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy1-0/+6
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic1-21/+14
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-08-04drm/amd/display: add more cyan skillfish devicesAlex Deucher1-1/+7
2025-07-15drm/amd/display: Monitor patch to ignore EDID audio SAB checkFudongwang1-1/+3
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li1-6/+6
2025-05-16drm/amd/display: Move mcache allocation programming from DML to resourceKarthi Kandasamy1-0/+9
2025-05-16drm/amd/display: Support external tunneling featureCruise Hung1-0/+4
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-42/+6
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto1-6/+42
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone1-42/+6
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung1-2/+5
2025-03-05drm/amd/display: misc for dio encoder refactorPeichen Huang1-1/+4
2025-02-27drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...Ma Ke1-1/+2
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang1-1/+1
2025-02-19drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin1-2/+2
2025-02-19drm/amd/display: Print seamless boot message in mark_seamless_boot_streamAlex Hung1-1/+3
2025-02-12drm/amd/display: Add DCN36 COREWayne Lin1-0/+6
2025-02-12drm/amd/display: refactor dio link encoder assigningPeichen Huang1-2/+200
2025-02-12drm/amd/display: Refactor mark_seamless_boot_stream()Mario Limonciello1-7/+11
2025-02-12drm/amd/display: Reverse the visual confirm recoutsPeterson Guo1-0/+67
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-6/+10
2024-12-02drm/amd/display: Add hblank borrowing supportChris Park1-1/+41
2024-11-20drm/amd/display: Ignore scalar validation failure if pipe is phantomChris Park1-0/+8
2024-10-07drm/amd/display: Move Link Encoder Assignment Out Of dc_global_validateAustin Zheng1-8/+0
2024-10-07drm/amd/display: calculate final viewport before TAP optimizationYihan Zhu1-26/+23
2024-08-27drm/amd/display: add back quality EASF and ISHARP and dc dependency changesSamson Tam1-2/+0
2024-08-20drm/amd/display: remove an extraneous call for checking dchub clockAurabindo Pillai1-5/+0
2024-08-20drm/amd/display: Update HPO I/O When Handling Link Retrain Automation RequestMichael Strauss1-0/+13
2024-08-13drm/amd/display: Unlock Pipes Based On DET AllocationAustin Zheng1-0/+28
2024-08-06drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...Srinivasan Shanmugam1-1/+3
2024-07-27drm/amd/display: roll back quality EASF and ISHARP and dc dependency changesSamson Tam1-0/+2
2024-07-23drm/amd/display: remove dc dependencies from SPL librarySamson Tam1-2/+0
2024-07-23drm/amd/display: Do 1-to-1 mapping between OPP and DSC in DML2Sung Joon Kim1-1/+1
2024-07-23drm/amd/display: Check stream before comparing themAlex Hung1-0/+2
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-4/+4