summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2024-06-27drm/amd/display: Clean up indenting in dm_dp_mst_is_port_support_mode()Dan Carpenter
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung
2024-06-14drm/amd/display: Add null checker before passing variablesAlex Hung
2024-06-14drm/amd/display: Explicitly extend unsigned 16 bit to 64 bitAlex Hung
2024-06-14drm/amd/display: Move PRIMARY plane zpos higherLeo Li
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li
2024-06-14drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()Wayne Lin
2024-06-14drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_computeWayne Lin
2024-06-14drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin
2024-06-14drm/amd/display: Defer the setting of link hpd status for usb4/tbtWayne Lin
2024-06-14drm/amd/display: Adjust debug msg for usb4/tbtWayne Lin
2024-06-14drm/amd/display: Add config support entry to replay caps debugfsRoman Li
2024-06-14drm/amd/display: Set default brightness according to ACPIMario Limonciello
2024-06-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski
2024-06-14Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"Ivan Lipski
2024-06-14drm/amd/display: prevent register access while in IPSHamza Mahfooz
2024-06-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam
2024-06-14drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursorSrinivasan Shanmugam
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang
2024-06-11Merge tag 'amd-drm-next-6.11-2024-06-07' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-06-05drm/amd/display: Prevent IPX From Link Detect and Set ModeFangzhi Zuo
2024-06-05drm/amd/display: Convert some legacy DRM debug macros into appropriate catego...Tvrtko Ursulin
2024-05-31Merge tag 'amd-drm-fixes-6.10-2024-05-30' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-05-29drm/amd/display: Enable copying of bounding box data from VBIOS DMUBAurabindo Pillai
2024-05-29drm/amd/display: Move some init routines to dm_sw_init()Aurabindo Pillai
2024-05-27Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello
2024-05-23drm/amd/display: Pass errors from amdgpu_dm_init() upMario Limonciello
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-21drm/mst: Fix NULL pointer dereference at drm_dp_add_payload_part2Wayne Lin
2024-05-20drm/amd/display: Remove redundant idle optimization checkRoman Li
2024-05-20drm/amd/display: Add ips status info to debugfsRoman Li
2024-05-20drm/amd/display: Clear shared dmub firmware state on initRoman Li
2024-05-19drm/amd/display: use ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19drm/amd/display: only use hard-float, not altivec on powerpcMichael Ellerman
2024-05-17drm/amd/display: Drop pixel_clock_mhzMario Limonciello
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-13drm/amd/display: Don't register panel_power_savings on OLED panelsMario Limonciello
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez
2024-05-08drm/amd/display: MST DSC check for older devicesAgustin Gutierrez
2024-05-08drm/amd/display: Fix DSC-re-computingAgustin Gutierrez
2024-05-08drm/amd/display: Add Replay capability and state in debugfsTom Chung
2024-05-08drm/amdgpu: Use drm_crtc_vblank_crtc()Ville Syrjälä