summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-04-26drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz
2023-04-26drm/amd/display: Return error code on DSC atomic check failureHersen Wu
2023-04-26drm/amd/display: fix access hdcp_workqueue assertHersen Wu
2023-04-26drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu
2023-04-26drm/amd/display: Fix hang when skipping modesetAurabindo Pillai
2023-04-25Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-04-11drm/amd/display: Fix potential null dereferenceIgor Artemiev
2023-04-11ACPI: video: Remove register_backlight_delay module option and codeHans de Goede
2023-03-31drm/amd/display: Whitespace cleanupUwe Kleine-König
2023-03-31drm/amd/display/amdgpu_dm: Pass proper parent for backlight device registrati...Hans de Goede
2023-03-31drm/amd/display/amdgpu_dm: Make amdgpu_dm_register_backlight_device() take an...Hans de Goede
2023-03-31drm/amd/display/amdgpu_dm: Move most backlight setup into setup_backlight_dev...Hans de Goede
2023-03-31drm/amd/display/amdgpu_dm: Add a bl_idx to amdgpu_dm_connectorHans de Goede
2023-03-27drm/amd/display: Slightly optimize dm_dmub_outbox1_low_irq()Christophe JAILLET
2023-03-23drm/amd/display: remove outdated 8bpc commentsAlex Hung
2023-03-22drm/amd/display: remove outdated 8bpc commentsAlex Hung
2023-03-22drm/amd/display/amdgpu_dm: Refactor register_backlight_device()Hans de Goede
2023-03-22drm/amd/display/amdgpu_dm: Fix backlight_device_register() error handlingHans de Goede
2023-03-15drm/amd/display: Clearly states if long or short HPD event in dmesg logsStylon Wang
2023-03-14drm/amd/display: convert link.h functions to function pointer styleWenjing Liu
2023-03-14drm/amd/display: default values for luminance range if they are 0Swapnil Patel
2023-03-14drm/amd/display: Write to correct dirty_rectBenjamin Cheng
2023-03-13drm/amd/display: Write to correct dirty_rectBenjamin Cheng
2023-03-13drm/amd/display: Use swap() instead of open coding itJiapeng Chong
2023-03-08drm/amd/display: add prefix to amdgpu_dm_crtc.h functionsDavid Tadokoro
2023-03-08Revert "drm/amd/display: Pass proper parent for DM backlight device registrat...Alex Deucher
2023-03-08drm/amd/display: remove legacy fields of dc_plane_cap structDavid Tadokoro
2023-03-08drm/amd/display: add prefix to amdgpu_dm_plane.h functionsDavid Tadokoro
2023-03-07drm/amd/display: Ensure that planes are in the same orderRodrigo Siqueira
2023-03-07drm/amd/display: Add wrapper to call planes and stream updateRodrigo Siqueira
2023-03-07drm/amd/display: Use dc_update_planes_and_streamRodrigo Siqueira
2023-03-07drm/amd/display: Drop dc_commit_state in favor of dc_commit_streamsRodrigo Siqueira
2023-03-07drm/amd/display: Drop unnecessary DCN guardsHarry Wentland
2023-03-07drm/amd/display: Drop CONFIG_DRM_AMD_DC_HDCPHarry Wentland
2023-03-07drm/amd/display: Add height granularity limitation for dsc slice height calcu...Mike Hsieh
2023-03-01drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin
2023-03-01drm/amd/display: fix dm irq error message in gpu recovertiancyin
2023-03-01drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland
2023-02-28drm/amd/display: merge dc_link.h into dc.h and dc_types.hWenjing Liu
2023-02-28drm/amd/display: Updating Video Format Fall Back Policy.Jasdeep Dhillon
2023-02-28drm/amd/display: Ext displays with dock can't recognized after resumeRyan Lin
2023-02-28drm/amd/display: fix dm irq error message in gpu recovertiancyin
2023-02-28drm/amd/display: Don't restrict bpc to 8 bpcHarry Wentland
2023-02-23drm/amd/display: Pass proper parent for DM backlight device registrationHans de Goede
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li
2023-02-14drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha
2023-02-14drm/amd/display: Fix video glitch while drag window in PSR-SUTom Chung
2023-02-14drm/amd/display: Extract temp drm mst deallocation wa into its own functionWenjing Liu