aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/hubp
AgeCommit message (Expand)AuthorFilesLines
2026-08-06drm/amd/display: Migrate color manager HW and fix MCM blend LUT issuesRafal Ostrowski6-112/+215
2026-08-06drm/amd/display: Enable DCN6 sources compilationAurabindo Pillai2-0/+45
2026-08-06drm/amd/display: Add new sources for DCN6Aurabindo Pillai4-0/+1333
2026-07-15drm/amd/display: Remove unused-but-set variable hubp fromGleb Markov1-2/+1
2026-07-15drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT hw programmingCharlene Liu2-1/+53
2026-07-15drm/amd/display: add DST_Y_DELTA_DRQ_LIMIT reg macro for later useCharlene Liu2-1/+4
2026-06-17drm/amd/display: Introduce dc_plane_cm and migrate surface update color pathRafal Ostrowski1-1/+1
2026-06-17drm/amd/display: Temp disable repeater FGCG as workaroundOvidiu Bunea1-0/+6
2026-06-03drm/amd/display: Add DCN42B code to DCMatthew Stewart1-0/+19
2026-05-11drm/amd/display: Fix warningsClay King2-3/+3
2026-05-05drm/amd/display: Fix type mismatches using guards and explicit castsGaghik Khachatrian1-1/+1
2026-05-05drm/amd/display: Fix Color Manager (3DLUT, Shaper, Blend)Dillon Varone4-211/+99
2026-04-17drm/amd/display: Fix implicit narrowing conversion warningsGaghik Khachatrian3-6/+6
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian6-0/+11
2026-03-23drm/amd/display: Add MRQ programming for DCN42Nicholas Kazlauskas2-1/+40
2026-03-17drm/amd/display: Clamp dc_cursor_position x_hotspot to prevent integer overflowBenjamin Nwankwo1-3/+4
2026-03-11drm/amd/display: Sync dcn42 with DC 3.2.373Roman Li4-106/+217
2026-02-23drm/amd/display: Enable dcn42 DCRoman Li2-2/+16
2026-02-23drm/amd/display: Add dcn42 DC resourcesRoman Li2-0/+722
2025-12-08drm/amd/display: Fix wrong x_pos and y_pos for cursor offloadNicholas Kazlauskas1-8/+6
2025-10-28drm/amd/display: Update cursor offload assignmentsAlvin Lee1-11/+13
2025-10-28drm/amd/display: Add more DC HW state info to underflow loggingKaren Chen8-43/+266
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng1-1/+1
2025-10-20drm/amd/display: Update DCN401 path for cursor offloadAlvin Lee1-27/+43
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas2-28/+36
2025-10-13drm/amd/display: Remove inaccessible URLClay King1-2/+0
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed9-5/+71
2025-08-04drm/amd/display: Fixing hubp programming of 3dlut fast loadReza Amini4-0/+44
2025-07-15drm/amd/display: MPC basic allocation logic and TMZYihan Zhu2-3/+3
2025-06-18drm/amd/display: Add RMCM debug loggingYihan Zhu1-0/+19
2025-05-16drm/amd/display: Fix the typo in dcn401 Hubp blockNevenko Stupar1-1/+1
2025-02-12drm/amd/display: Allow reuse of of DCN4x codeDmytro3-4/+4
2025-02-12drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai1-1/+1
2025-02-03drm/amd/display: Fix seamless boot sequenceLo-an Chen2-0/+4
2025-01-24drm/amd/display: Optimize cursor position updatesAric Cyr2-7/+11
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr10-2/+24
2025-01-10drm/amd/display: DML2.1 Post-Si CleanupRafal Ostrowski2-58/+69
2025-01-06Revert "drm/amd/display: Optimize cursor position updates"Aurabindo Pillai2-11/+7
2025-01-06drm/amd/display: Optimize cursor position updatesAric Cyr2-7/+11
2025-01-06drm/amd/display: Update dc_tiling_info union to structureKarthi Kandasamy11-18/+18
2024-12-18drm/amd/display: add clear_tiling hubp callbacksAlex Deucher13-2/+75
2024-12-10drm/amd/display: expose DCN401 HUBP functionsKarthi Kandasamy2-10/+33
2024-08-23drm/amd/display: Make dcn35_hubp_funcs staticJinjie Ruan1-1/+1
2024-08-06drm/amd/display: For FAMS2 don't program P-State force from driverAlvin Lee1-1/+0
2024-08-06drm/amd/display: Fix Cursor Offset in Scaled ScenariosSung Lee1-2/+2
2024-07-23drm/amd/display: Check null pointers before usedAlex Hung2-2/+4
2024-07-01drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculationGeorge Shen1-2/+13
2024-06-27drm/amd/display: Enable DCC on DCN401Aurabindo Pillai3-1/+48
2024-06-27drm/amd/display: Program CURSOR_DST_X_OFFSET in viewport spaceAlvin Lee1-2/+10
2024-06-27drm/amd/display: Fix cursor issues with ODMs and HW rotationsNevenko Stupar1-38/+0