summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core/dc.c
AgeCommit message (Expand)Author
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19Revert "drm/amd/display: Add Gfx Base Case For Linear Tiling Handling"Nicholas Carbones
2026-02-19drm/amd/display: Implementing ramless idle mouse triggerMuaaz Nisar
2026-02-12drm/amd/display: Refactor virtual directory reorganize encoder and hwss files.Bhuvanachandra Pinninti
2026-02-03drm/amd/display: Add CRC 32-bit mode support for DCN3.6+Chenyu Chen
2026-02-03drm/amd/display: Add Gfx Base Case For Linear Tiling HandlingNicholas Carbones
2026-02-03drm/amd/display: External panel replay fsm controlPeichen Huang
2026-01-27drm/amd/display: perform clear update flags for all DCN asicsAurabindo Pillai
2026-01-20drm/amd/display: update memory QoS measurement interfaceWenjing Liu
2026-01-10drm/amd/display: Re-implement minimal transition deferralJoshua Aberback
2026-01-05drm/amd/display: Fix and reenable UPDATE_V3_FLOW_NEW_CONTEXT_MINIMALDominik Kaszewski
2025-12-16drm/amd/display: Split update_planes_and_stream_v3 into parts (V2)Dominik Kaszewski
2025-12-08drm/amd/display: Defer transitions from minimal state to final stateJoshua Aberback
2025-12-08drm/amd/display: add dc interface for query QoS informationWenjing Liu
2025-12-02drm/amd/display: fix Smart Power OLED not working after S4Ian Chen
2025-11-18drm/amd/display: Re-check seamless boot can be enabled or notPaul Hsieh
2025-11-18drm/amd/display: Add panel replay capability detectionJack Chang
2025-11-18drm/amd/display: Add interface to capture expected HW state from SW stateGeorge Shen
2025-11-11drm/amd/display: Revert in_transfer_func_change to MEDDominik Kaszewski
2025-11-11drm/amd/display: Change lock descriptor valuesDominik Kaszewski
2025-11-11drm/amd/display: Add new SMART POWER OLED interfacesIan Chen
2025-11-11drm/amd/display: Add interface to capture power feature status for debug loggingGeorge Shen
2025-11-04drm/amd/display: Persist stream refcount through restoreJoshua Aberback
2025-10-28drm/amd/display: Make observers const-correctDominik Kaszewski
2025-10-28drm/amd/display: Add lock descriptor to check_updateDominik Kaszewski
2025-10-28drm/amd/display: Add dc interface to log pre os firmware informationMeenakshikumar Somasundaram
2025-10-28drm/amd/display: Remove dc param from check_updateDominik Kaszewski
2025-10-28drm/amd/display: Rename dml2 to dml2_0 folderAustin Zheng
2025-10-28drm/amd/display: Fix notification of vtotal to DMU for cursor offloadNicholas Kazlauskas
2025-10-20drm/amd/display: Set DCN32 to use update planes and stream version 3Nicholas Carbones
2025-10-20drm/amd/display: Fix performance regression from full updatesDominik Kaszewski
2025-10-20drm/amd/display: Remove dc state from check_updateDominik Kaszewski
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone
2025-09-23drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy
2025-09-15drm/amd/display: limit one non-related log to dGPUCharlene Liu
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers
2025-09-05drm/amd/display: dont wait for pipe update during medupdate/highirqAusef Yousof
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng
2025-08-18drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf
2025-08-11drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed
2025-08-04drm/amd/display: fix a Null pointer dereference vulnerabilitySiyang Liu
2025-07-28drm/amd/display: Remove update_planes_and_stream_v1 sequenceChiang, Richard
2025-07-28drm/amd/display: ensure committing streams is seamlessClay King