summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-27Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-07-27drm/amd/display: Add polling method to handle MST reply packetWayne Lin1-86/+31
2023-07-27drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam1-68/+65
2023-07-27drm/amd/display: only accept async flips for fast updatesSimon Ser1-0/+8
2023-07-23drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-07-23drm/amd/display: Fix in secure display context creationAlan Liu1-6/+5
2023-07-23drm/dp_mst: Clear MSG_RDY flag before sending new messageWayne Lin1-15/+17
2023-07-23drm/amd/display: perform a bounds check before filling dirty rectanglesHamza Mahfooz1-9/+4
2023-07-19drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai1-0/+2
2023-07-19Revert "drm/amd/display: edp do not add non-edid timings"Hersen Wu1-7/+1
2023-06-14drm/amd/display: fix the system hang while disable PSRTom Chung1-4/+6
2023-06-14drm/amd/display: edp do not add non-edid timingsHersen Wu1-1/+7
2023-05-24drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-05-24drm/amd/display: Fix warning in disabling vblank irqAlan Liu1-8/+13
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-6/+28
2023-04-27drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-27drm/amd/display: Return error code on DSC atomic check failureHersen Wu1-0/+1
2023-04-27drm/amd/display: fix access hdcp_workqueue assertHersen Wu1-0/+6
2023-04-27drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-27drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-1/+4
2023-04-26Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-4/+0
2023-04-12drm/amd/display: Fix potential null dereferenceIgor Artemiev1-1/+2
2023-04-11ACPI: video: Remove register_backlight_delay module option and codeHans de Goede1-4/+0
2023-03-31drm/amd/display: Whitespace cleanupUwe Kleine-König1-13/+13
2023-03-31drm/amd/display/amdgpu_dm: Pass proper parent for backlight device registrati...Hans de Goede1-8/+6
2023-03-31drm/amd/display/amdgpu_dm: Make amdgpu_dm_register_backlight_device() take an...Hans de Goede1-12/+12
2023-03-31drm/amd/display/amdgpu_dm: Move most backlight setup into setup_backlight_dev...Hans de Goede1-9/+8
2023-03-31drm/amd/display/amdgpu_dm: Add a bl_idx to amdgpu_dm_connectorHans de Goede1-26/+16
2023-03-28drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()Christophe JAILLET1-3/+2
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung1-1/+0
2023-03-22drm/amd/display: remove outdated 8bpc commentsAlex Hung1-1/+0
2023-03-22drm/amd/display/amdgpu_dm: Refactor register_backlight_device()Hans de Goede1-13/+15
2023-03-22drm/amd/display/amdgpu_dm: Fix backlight_device_register() error handlingHans de Goede1-2/+3
2023-03-16drm/amd/display: Clearly states if long or short HPD event in dmesg logsStylon Wang1-1/+8
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu1-1/+2
2023-03-14drm/amd/display: default values for luminance range if they are 0Swapnil Patel1-2/+8
2023-03-14drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-03-14drm/amd/display: Write to correct dirty_rectBenjamin Cheng1-3/+3
2023-03-14drm/amd/display: Use swap() instead of open coding itJiapeng Chong1-6/+2
2023-03-08drm/amd/display: add prefix to amdgpu_dm_crtc.h functionsDavid Tadokoro1-16/+16
2023-03-08Revert "drm/amd/display: Pass proper parent for DM backlight device registrat...Alex Deucher1-6/+4
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro1-3/+0
2023-03-08drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro1-7/+7
2023-03-07drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira1-0/+15
2023-03-07drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira1-10/+41
2023-03-07drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira1-15/+15
2023-03-07drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira1-3/+3
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland1-20/+0
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland1-24/+0
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh1-8/+12