aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie12-163/+768
2024-06-05drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo1-0/+10
2024-06-05drm/amd/display: Convert some legacy DRM debug macros into appropriate catego...Tvrtko Ursulin1-34/+39
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie1-0/+3
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai3-23/+132
2024-05-29drm/amd/display: Move some init routines to dm_sw_init()Aurabindo Pillai1-9/+11
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3
2024-05-23drm/amd/display: Pass errors from amdgpu_dm_init() upMario Limonciello1-1/+5
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)1-1/+1
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin1-1/+1
2024-05-20drm/amd/display: Remove redundant idle optimization checkRoman Li1-3/+0
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li1-0/+47
2024-05-20drm/amd/display: Clear shared dmub firmware state on initRoman Li1-0/+3
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland1-25/+2
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman1-10/+2
2024-05-17drm/amd/display: Drop pixel_clock_mhzMario Limonciello2-4/+0
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-75/+108
2024-05-13drm/amd/display: Don't register panel_power_savings on OLED panelsMario Limonciello1-4/+25
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez1-6/+8
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez1-5/+13
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung3-4/+84
2024-05-02drm/amd/display: Fix writeback job lock evasion within dm_crtc_high_irqHersen Wu1-5/+6
2024-05-02drm/amd/display: Spinlock before reading eventAlex Hung1-8/+6
2024-05-02drm/amd/display: Release state memory if amdgpu_dm_create_color_properties failHersen Wu1-1/+4
2024-05-02drm/amd/display: Stop amdgpu_dm initialize when link nums greater than max_linksHersen Wu1-7/+7
2024-05-02drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-05-02drm/amd/display: Add NULL pointer and OVERRUN check within amdgpu_dm irq regi...Hersen Wu1-41/+128
2024-05-02drm/amd/display: Disable panel replay by default for nowMario Limonciello1-9/+12
2024-05-01drm/amd/display: Disable panel replay by default for nowMario Limonciello1-9/+12
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-04-30drm/amd/display: Add MSF panel to DPCD 0x317 patch listTobias Jakobi1-0/+1
2024-04-30drm/amd/display: Add periodic detection for IPSRoman Li6-2/+113
2024-04-30drm/amd/display: Re-enable IPS2 for static screenRoman Li1-1/+1
2024-04-30drm/amd/display: Defer handling mst up request in resumeWayne Lin1-1/+0
2024-04-30drm/amd/display: Always use legacy way of setting cursor on DCEHarry Wentland1-2/+4
2024-04-30drm/amd/display: Do cursor programming with rest of pipeHarry Wentland3-4/+82
2024-04-30drm/amd/display: Separate setting and programming of cursorHarry Wentland2-4/+4
2024-04-30drm/amd/display: Fix incorrect DSC instance for MSTHersen Wu1-12/+36
2024-04-26drm/amd/display: Add misc DC changes for DCN401Aurabindo Pillai2-6/+39
2024-04-26drm/amd/display: Add gfx12 modifiersAurabindo Pillai1-0/+15
2024-04-26drm/amd/display: Fix uninitialized variables in DMAlex Hung2-6/+6
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri1-0/+1
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri1-0/+1
2024-04-23drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1
2024-04-18drm/amd/display: Set color_mgmt_changed to true on unsuspendJoshua Ashton1-0/+1