summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/resource/dcn20
AgeCommit message (Expand)AuthorFilesLines
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter1-0/+42
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita1-0/+42
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+6
2026-03-30drm/amd/display: Fix Silence signed/unsighed mismatch warning in dcGaghik Khachatrian1-1/+1
2026-03-30drm/amd/display: Don't set 4to1MPC config dynamicallyHarry Wentland1-2/+14
2026-03-17drm/amd/display: Query DC for gfx handling when setting linear tilingNicholas Carbones1-1/+2
2026-03-11drm/amd/display: Clean up unused codeClay King1-2/+0
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook1-1/+1
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-6/+3
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-16/+16
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-22/+24
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti1-1/+1
2026-01-28drm/amd/display: Remove unnecessary DC FP guardWayne Lin1-2/+0
2025-12-08drm/amd/display: Correct DSC padding accountingRelja Vojvodic1-3/+3
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski1-1/+5
2025-10-21drm/amd/display: Fix GFP_ATOMIC abuseAurabindo Pillai1-15/+13
2025-10-13drm/amd/display: Correct slice width calculation for YCbCr420Relja Vojvodic1-0/+1
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone1-0/+2
2025-06-03drm/amd/display: replace fast_validate with enum dc_validate_modeYan Li2-6/+6
2025-05-05drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone2-4/+4
2025-05-05Revert "drm/amd/display: Refactor SubVP cursor limiting logic"Ryan Seto2-4/+4
2025-04-22drm/amd/display: Refactor SubVP cursor limiting logicDillon Varone2-4/+4
2025-02-25drm/amd/display: replace dio encoder accessPeichen Huang1-2/+3
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski1-1/+2
2024-12-10drm/amd/display: Use resource_build_scaling_params for dcn20Peterson1-54/+3
2024-12-03drm/amd/display: Add a left edge pixel if in YCbCr422 or YCbCr420 and odmPeterson Guo1-0/+23
2024-11-04drm/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert1-1/+0
2024-10-23drm/amd/display: Ensure HPD source index is valid for dcn20/dcn201 link encodersSrinivasan Shanmugam1-1/+1
2024-07-24drm/amd/display: Pass non-null to dcn20_validate_apply_pipe_split_flagsAlex Hung1-1/+2
2024-06-28drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai1-4/+5
2024-06-19drm/amd/display: Add null checker before access structsAlex Hung1-1/+1
2024-06-14drm/amd/display: Remove redundant ternary operationIvan Lipski1-1/+1
2024-06-14drm/amd/display: Remove unreachable checkIvan Lipski1-2/+0
2024-05-08drm/amd/display: Refactor input mode programming for DIG FIFODillon Varone1-0/+9
2024-04-30drm/amd/display: use even ODM slice width for two pixels per containerWenjing Liu1-1/+1
2024-04-30drm/amd/display: Ensure that dmcub support flag is set for DCN20Rodrigo Siqueira1-0/+1
2024-04-30drm/amd/display: Update comments in DCRodrigo Siqueira1-1/+0
2024-04-27drm/amd/display: Clean up code in DCRodrigo Siqueira1-6/+5
2024-03-20drm/amd/display: Program pixclk according to dcn revisionDillon Varone1-1/+6
2024-02-22drm/amd/display: Drop unnecessary headerRodrigo Siqueira1-2/+0
2023-11-30drm/amd/display: update pixel clock params after stream slice count change in...Wenjing Liu2-6/+11
2023-11-17drm/amd/display: Refactor resource into component directoryMounika Adhuri2-0/+2959