summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn20
AgeCommit message (Expand)AuthorLines
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook-1/+1
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-6/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-16/+16
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-22/+24
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti-1/+1
2026-01-27drm/amd/display: Remove unnecessary DC FP guardWayne Lin-2/+0
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic-3/+3
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski-1/+5
2025-10-20drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai-15/+13
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic-0/+1
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers-1/+1
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone-0/+2
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li-6/+6
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-4/+4
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto-4/+4
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone-4/+4
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang-2/+3
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski-1/+2
2024-12-10drm/amd/display: Use resource_build_scaling_params for dcn20Peterson-54/+3
2024-12-02drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo-0/+23
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert-1/+0
2024-10-22drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam-1/+1
2024-07-23drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung-1/+2
2024-06-27drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai-4/+5
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung-1/+1
2024-06-14drm/amd/display: Remove redundant ternary operationIvan Lipski-1/+1
2024-06-14drm/amd/display: Remove unreachable checkIvan Lipski-2/+0
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone-0/+9
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu-1/+1
2024-04-30drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira-0/+1
2024-04-30drm/amd/display: Update comments in DCRodrigo Siqueira-1/+0
2024-04-26drm/amd/display: Clean up code in DCRodrigo Siqueira-6/+5
2024-03-20drm/amd/display: Program pixclk according to dcn revisionDillon Varone-1/+6
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira-2/+0
2023-11-29drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu-6/+11
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri-0/+2959