aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev2025-07-281-1/+1
* drm/amd/display: Fix BT2020 YCbCr limited/full range inputIlya Bakoulin2025-02-191-1/+1
* drm/amd/display: Do not wait for PSR disable on vbl enableLeo Li2025-01-101-1/+1
* drm/amd/display: add CEC notifier to amdgpu driverKun Liu2025-01-101-1/+65
* drm/amd/display: Adjust dm to use supported interfaces for setting multiple c...Wayne Lin2025-01-061-15/+16
* drm/amd/display: Fix NULL pointer dereference in dmub_tracebuffer_showSrinivasan Shanmugam2024-12-181-1/+4
* drm/amd/display: Fix uninitialized variables in amdgpu_dm_debugfsAlex Hung2024-12-181-4/+4
* drm/amd/display: Make DMCUB tracebuffer debugfs chronologicalLeo Li2024-12-101-3/+23
* drm/amd/display: Removed unused assignments and variablesAlex Hung2024-10-011-40/+8
* drm/amd/display: Add MST debug message when link detection failsAlex Hung2024-07-231-1/+4
* drm/amd/display: Check and log for function error codesAlex Hung2024-06-271-1/+4
* drm/amd/display: Remove redundant null checksAlex Hung2024-06-191-1/+1
* drm/amd/display: Add config support entry to replay caps debugfsRoman Li2024-06-141-0/+1
* drm/amd/display: Extend PSRSU residency modeJack Chang2024-06-141-1/+1
* drm/amd/display: Add ips status info to debugfsRoman Li2024-05-201-0/+47
* drm/amd/display: Add Replay capability and state in debugfsTom Chung2024-05-081-0/+74
* drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu2024-04-301-12/+36
* drm/amd/display: Fix uninitialized variables in DMAlex Hung2024-04-261-2/+2
* drm/amd/display: add debugfs disallow edp psrHersen Wu2024-01-291-0/+53
* drm/amd/display: Fix a potential buffer overflow in 'dp_dsc_clock_en_read()'Srinivasan Shanmugam2024-01-251-1/+1
* drm/amd/display: Wake DMCUB before executing GPINT commandsNicholas Kazlauskas2023-12-191-23/+4
* drm/amd/display: add a debugfs interface for the DMUB trace maskHamza Mahfooz2023-11-171-0/+101
* drm/amd/display: Fix a debugfs null pointer errorAurabindo Pillai2023-11-171-1/+5
* drm/amd/display: add interface to query SubVP statusAurabindo Pillai2023-10-261-0/+4
* drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai2023-09-111-3/+10
* drm/amd/display: set default return value for ODM Combine debugfsAurabindo Pillai2023-09-111-1/+1
* drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai2023-08-301-1/+32
* drm/amd/display: Fix incorrect commentAurabindo Pillai2023-08-301-2/+1
* drm/amd/display: Expose mall capabilityAurabindo Pillai2023-08-301-0/+19
* drm/amd/display: Use seq_puts() in 'amdgpu_current_colorspace_show()' & 'edp_...Srinivasan Shanmugam2023-07-071-7/+7
* drm/amd/display: Add MST Preferred Link Setting EntryFangzhi Zuo2023-06-231-1/+155
* drm/amd/display: add debugfs for allow_edp_hotplug_detectionHersen Wu2023-06-151-0/+32
* drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland2023-06-091-0/+57
* drm/amd: Drop debugfs access to the DPCDMario Limonciello2023-06-091-107/+0
* drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-141-1/+1
* drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S2023-03-131-0/+20
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland2023-03-071-10/+1
* drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu2023-02-281-1/+1
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-081-2/+2
* drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz2023-02-081-50/+22
* drm/amd/display: merge dc_link_dp into dc_linkWenjing Liu2023-01-241-2/+0
* drm/amdgpu/display/mst: adjust the naming of mst_port and port of aconnectorWayne Lin2023-01-241-8/+8
* drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu2023-01-171-1/+2
* drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev2023-01-051-56/+16
* drm/amd/display: Implement multiple secure displayAlan Liu2022-12-151-30/+8
* drm/amd/display: Create debugfs to tell if connector is DPIA linkStylon Wang2022-11-291-1/+22
* drm/amd/display: Drop struct crc_region and reuse struct rectAlan Liu2022-10-271-8/+8
* drm/amd/display: Implement secure display on DCN21Alan Liu2022-10-271-22/+33
* drm/amd/display: Add UHBR135 and UHBR20 into debugfsFangzhi Zuo2022-10-241-0/+2
* drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman2022-09-081-0/+1