summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/hwss/dcn10
AgeCommit message (Expand)AuthorFilesLines
2026-03-30drm/amd/display: Fixed Silence complier warnings in dcGaghik Khachatrian1-0/+21
2026-03-30drm/amd/display: Fixed silence signed/unsigned mismatch warningsClay King1-1/+1
2026-03-11drm/amd/display: Clean up unused codeClay King1-20/+12
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-1/+1
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-1/+1
2026-02-19drm/amd/display: Migrate DCCG registers access from hwseq to dccg component.Bhuvanachandra Pinninti1-3/+2
2026-02-12drm/amd/display: Revert "Migrate DCCG register access from hwseq to dccg comp...Nicholas Carbones1-2/+3
2026-02-04drm/amd/display: Migrate DIO registers access from hwseq to dio component.Bhuvanachandra Pinninti1-1/+3
2026-02-04drm/amd/display: Migrate DCCG register access from hwseq to dccg component.Bhuvanachandra Pinninti1-3/+2
2026-01-28drm/amd/display: Migrate HUBBUB register access from hwseq to hubbub component.Bhuvanachandra Pinninti1-2/+1
2026-01-28drm/amd/display: add setup_stereo for dcn4x or laterCharlene Liu2-1/+3
2026-01-10drm/amd/display: correct clip x assignment in cursor programmingAusef Yousof1-1/+5
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas1-0/+3
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas1-1/+1
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas1-1/+1
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone1-1/+1
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers1-1/+1
2025-08-27drm/amd/display: Support HW cursor 180 rot for any number of pipe splitsIvan Lipski1-46/+27
2025-08-27drm/amd/display: Decrease stack size in logging pathReza Amini1-2/+2
2025-08-04drm/amd/display: Fixing hubp programming of 3dlut fast loadReza Amini1-14/+49
2025-07-15drm/amd/display: MPC basic allocation logic and TMZYihan Zhu1-1/+1
2025-06-18drm/amd/display: Add RMCM debug loggingYihan Zhu1-0/+59
2025-04-08drm/amd/display: wait for updates to latch before lockingAusef Yousof2-0/+129
2025-04-07drm/amd/display: Get visual confirm color for streamLeo Zeng1-1/+0
2025-03-10drm/amd/display: Do not enable replay when vtotal update is pending.Danny Wang1-5/+2
2025-02-19drm/amd/display: Add clear DCC and Tiling callback for DCNRodrigo Siqueira1-0/+1
2025-02-19drm/amd/display: Add DCC/Tiling reset helper for DCN and DCERodrigo Siqueira2-0/+33
2025-02-13drm/amd/display: Update Cursor request mode to the beginning prefetch alwaysZhikai Zhai1-13/+9
2025-02-13drm/amd/display: Reverse the visual confirm recoutsPeterson Guo1-47/+1
2025-02-13drm/amd/display: log destination of vertical interruptJosip Pavic1-1/+2
2025-01-24drm/amd/display: Add hubp cache reset when powergatingAric Cyr1-0/+2
2024-10-15drm/amd/display: Remove useless assignmentsAlex Hung1-1/+0
2024-09-07drm/amd/display: Avoid race between dcn10_set_drr() and dc_state_destruct()Tobias Jakobi1-8/+12
2024-08-13drm/amd/display: Adjust cursor positionRodrigo Siqueira1-1/+1
2024-08-13drm/amd/display: fix cursor offset on rotation 180Melissa Wen1-1/+1
2024-08-06drm/amd/display: Fix overlay with pre-blend color processingMichael Strauss1-2/+5
2024-08-06drm/amd/display: Add missing program DET segment call to pipe initRodrigo Siqueira1-0/+2
2024-07-24drm/amd/display: Remove duplicate HWSS interfacesJoshua Aberback2-7/+5
2024-07-24drm/amd/display: Check null pointers before usedAlex Hung1-2/+2
2024-07-24drm/amd/display: Add P-State Keepout to dcn401 Global SyncDillon Varone1-1/+3
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-06-28drm/amd/display: Remove unnecessary variableIvan Lipski1-17/+0
2024-06-19drm/amd/display: Remove redundant checks for oppAlex Hung1-1/+1
2024-06-19drm/amd/display: Fix NULL pointer dereference for DTN log in DCN401Rodrigo Siqueira1-22/+27
2024-05-02drm/amd/display: Remove redundant NULL check in dcn10_set_input_transfer_funcSrinivasan Shanmugam1-3/+1
2024-04-30drm/amd/display: Set cursor attributes before positionHarry Wentland1-1/+1
2024-04-27drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai1-3/+4
2024-04-27drm/amd/display: Fix uninitialized variables in DCAlex Hung1-3/+3
2024-04-27drm/amd/display: use mpcc_count to log MPC stateMelissa Wen1-1/+1
2024-03-27drm/amd/display: Remove plane and stream pointers from dc scratchAlvin Lee1-14/+10