summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2024-07-16drm/amd/display: Add function banner for idle_workqueueRoman Li1-0/+13
2024-07-16drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai1-1/+3
2024-07-12Revert "drm/amd/display: Reset freesync config before update new state"Leo Li1-1/+0
2024-07-10drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai1-6/+25
2024-07-08drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin1-1/+2
2024-07-01drm/amdgpu/display: add all gfx12 modifiersMarek Olšák1-5/+6
2024-07-01drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák1-1/+49
2024-07-01drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák1-22/+25
2024-07-01drm/amdgpu/display: handle gfx12 in dm_check_cursor_fbMarek Olšák1-3/+5
2024-07-01drm/amd/display: Fix refresh rate range for some panelTom Chung1-0/+48
2024-07-01drm/amd/display: Add refresh rate range checkTom Chung1-1/+3
2024-07-01drm/amd/display: Check denominator pbn_div before usedAlex Hung1-1/+1
2024-07-01drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung1-1/+1
2024-07-01drm/amd/display: Remove unnecessary error messageJoshua Aberback1-3/+1
2024-07-01drm/amd/display: Reset freesync config before update new stateTom Chung1-0/+1
2024-07-01drm/amd/display: use vmalloc for struct dc_stateAlex Deucher1-2/+4
2024-06-28drm/amd/display: Remove unused function reverse_planes_orderJiapeng Chong1-9/+0
2024-06-28drm/amd/display: Use periodic detection for ipx/headlessRoman Li3-10/+46
2024-06-28drm/amd/display: Use sw cursor for DCN401 with rotationAurabindo Pillai1-5/+29
2024-06-28drm/amd/display: Check and log for function error codesAlex Hung2-2/+8
2024-06-28drm/amd/display: Clean up indenting in dm_dp_mst_is_port_support_mode()Dan Carpenter1-2/+2
2024-06-27Merge tag 'amd-drm-next-6.11-2024-06-22' of https://gitlab.freedesktop.org/ag...Dave Airlie7-269/+660
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-1/+1
2024-06-19drm/amd/display: Remove redundant null checksAlex Hung3-7/+4
2024-06-14drm/amd/display: Add null checker before passing variablesAlex Hung1-3/+6
2024-06-14drm/amd/display: Explicitly extend unsigned 16 bit to 64 bitAlex Hung1-2/+2
2024-06-14drm/amd/display: Move PRIMARY plane zpos higherLeo Li2-8/+44
2024-06-14drm/amd/display: Introduce overlay cursor modeLeo Li4-122/+389
2024-06-14drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()Wayne Lin1-86/+146
2024-06-14drm/amd/display: Don't refer to dc_sink in is_dsc_need_re_computeWayne Lin1-8/+4
2024-06-14drm/amd/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAXWayne Lin1-1/+1
2024-06-14drm/amd/display: Defer the setting of link hpd status for usb4/tbtWayne Lin1-8/+0
2024-06-14drm/amd/display: Adjust debug msg for usb4/tbtWayne Lin1-23/+34
2024-06-14drm/amd/display: Add config support entry to replay caps debugfsRoman Li1-0/+1
2024-06-14drm/amd/display: Set default brightness according to ACPIMario Limonciello2-1/+19
2024-06-14Revert "drm/amd/display: Add NULL check for 'afb' before dereferencing in amd...Ivan Lipski1-12/+4
2024-06-14Revert "drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor"Ivan Lipski1-12/+4
2024-06-14drm/amd/display: prevent register access while in IPSHamza Mahfooz1-0/+10
2024-06-14drm/amd/display: Add NULL check for 'afb' before dereferencing in amdgpu_dm_p...Srinivasan Shanmugam1-4/+12
2024-06-14drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursorSrinivasan Shanmugam1-4/+12
2024-06-14drm/amd/display: Extend PSRSU residency modeJack Chang1-1/+1
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-27Merge drm/drm-next into drm-misc-nextMaxime Ripard5-58/+64
2024-05-25Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-1/+1
2024-05-24drm/amd/display: Enable colorspace property for MST connectorsMario Limonciello1-0/+3