aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2026-02-25drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sinkNatalie Vock1-2/+2
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds1-2/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds5-18/+18
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook5-23/+22
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones3-9/+0
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar2-0/+19
2026-02-12Revert "drm/amd/display: mouse event trigger to boost RR when idle"Muaaz Nisar1-15/+0
2026-02-12drm/amd/display: guard NULL manual-trigger callback in cursor programmingVitaly Prosyak1-2/+4
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti2-3/+3
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen1-1/+3
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones3-0/+9
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang1-4/+15
2026-01-27drm/amd/display: mouse event trigger to boost RR when idleMuaaz Nisar1-0/+13
2026-01-27drm/amd/display: perform clear update flags for all DCN asicsAurabindo Pillai1-1/+1
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu1-10/+12
2026-01-10drm/amd/display: Re-implement minimal transition deferralJoshua Aberback1-16/+33
2026-01-10drm/amd/display: move panel replay out from edpPeichen Huang1-5/+4
2026-01-05drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMALDominik Kaszewski1-41/+39
2026-01-05drm/amd/display: Fix mismatched unlock for DMUB HW lock in HWSS fast pathNicholas Kazlauskas1-4/+6
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski2-9/+373
2025-12-08drm/amd/display: Defer transitions from minimal state to final stateJoshua Aberback1-70/+130
2025-12-08drm/amd/display: Use GFP_ATOMIC in dc_create_plane_state()Alex Deucher1-1/+1
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu1-0/+24
2025-12-08drm/amd/display: Refactor panel replay dc libsJack Chang1-0/+22
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen1-0/+6
2025-11-26drm/amd/display: Add cursor offload abort to the new HWSS pathNicholas Kazlauskas1-0/+24
2025-11-26drm/amd/display: Check NULL before accessingAlex Hung1-3/+8
2025-11-18drm/amd/display: dc_hw_sequencer.c: remove kernel-doc commentsRandy Dunlap1-40/+40
2025-11-18drm/amd/display: Add pipe topology history to dcNicholas Carbones1-6/+70
2025-11-18drm/amd/display: Re-check seamless boot can be enabled or notPaul Hsieh1-0/+8
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang1-0/+1
2025-11-18drm/amd/display: Add interface to capture expected HW state from SW stateGeorge Shen1-0/+561
2025-11-11drm/amd/display: Revert in_transfer_func_change to MEDDominik Kaszewski1-1/+1
2025-11-11drm/amd/display: Change lock descriptor valuesDominik Kaszewski1-76/+70
2025-11-11drm/amd/display: Add new SMART POWER OLED interfacesIan Chen1-0/+89
2025-11-11drm/amd/display: Add interface to capture power feature status for debug loggingGeorge Shen1-0/+7
2025-11-04drm/amd/display: Persist stream refcount through restoreJoshua Aberback1-0/+4
2025-11-04drm/amd/display: Extend inbox0 lock to run Replay/PSRAndrew Mazour1-1/+4
2025-10-28drm/amd/display: Add concept of analog encoders (v2)Timur Kristóf1-0/+8
2025-10-28drm/amd/display: Introduce MAX_LINK_ENCODERS (v2)Timur Kristóf1-2/+2
2025-10-28drm/amd/display: Make observers const-correctDominik Kaszewski2-20/+32
2025-10-28drm/amd/display: Add lock descriptor to check_updateDominik Kaszewski1-57/+68
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram1-0/+5
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski1-28/+23
2025-10-28drm/amd/display: update link encoder assignmentMeenakshikumar Somasundaram1-10/+33
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng3-4/+4
2025-10-28drm/amd/display: Fix notification of vtotal to DMU for cursor offloadNicholas Kazlauskas1-3/+4
2025-10-20drm/amd/display: Fix misc. checkpatch issuesIlya Bakoulin1-38/+19
2025-10-20drm/amd/display: Set DCN32 to use update planes and stream version 3Nicholas Carbones1-1/+2
2025-10-20drm/amd/display: add new block sequence-building/executing functionsIlya Bakoulin1-9/+2794