aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
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
2025-10-20drm/amd/display: Fix performance regression from full updatesDominik Kaszewski1-20/+34
2025-10-20drm/amd/display: Remove dc state from check_updateDominik Kaszewski1-40/+41
2025-10-20drm/amd/display: Add sink/link debug logsAurabindo Pillai1-2/+4
2025-10-13drm/amd/display: Driver implementation for cursor offloading to DMUNicholas Kazlauskas3-9/+57
2025-10-13drm/amd/display: Rename FAMS2 global control lock to DMUB HW control lockNicholas Kazlauskas2-27/+26
2025-10-13drm/amd/display: Rename should_use_dmub_lock to reflect inbox1 usageNicholas Kazlauskas1-2/+2
2025-10-13drm/amd/display: Support possibly NULL link for should_use_dmub_lockNicholas Kazlauskas1-2/+2
2025-09-23drm/amd/display: Remove wm_optimized_requiredDillon Varone1-4/+1
2025-09-23drm/amd/display: Add AVI infoframe copy in copy_stream_update_to_streamKarthi Kandasamy2-1/+12
2025-09-15drm/amd/display: Add DSC padding for OVT SupportRelja Vojvodic1-21/+14
2025-09-15drm/amd/display: limit one non-related log to dGPUCharlene Liu1-2/+2
2025-09-15drm/amd/display: Rename header file link.h to link_service.hWesley Chalmers4-4/+5
2025-09-15drm/amd/display: prepare dml 2.1 for new asicDmytro Laktyushkin1-1/+1
2025-09-05drm/amd/display: dont wait for pipe update during medupdate/highirqAusef Yousof1-1/+1
2025-08-29drm/amd/display: Add Component To Handle Bounding Box Values and IP CapsAustin Zheng1-1/+7
2025-08-27drm/amd/display: wait for otg update pending latch before clock optimizationYihan Zhu1-0/+2
2025-08-27drm/amd/display: Reserve instance index notified by DMUBCruise Hung1-1/+1
2025-08-18drm/amd/display: Don't print errors for nonexistent connectorsTimur Kristóf1-1/+14
2025-08-15drm/amd/display: Add NULL pointer checks in dc_stream cursor attribute functionsSrinivasan Shanmugam1-1/+7
2025-08-11drm/amd/display: Reset apply_eamless_boot_optimization when dpms_offDanny Wang1-1/+1
2025-08-04drm/amd/display: Adding interface to log hw state when underflow happensMuhammad Ahmed1-0/+18
2025-08-04drm/amd/display: fix a Null pointer dereference vulnerabilitySiyang Liu1-9/+10