summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie9-210/+257
2023-06-09Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai1-7/+5
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland1-0/+57
2023-06-09drm/amd/display: Always set crtcinfo from create_stream_for_sinkJoshua Ashton1-1/+1
2023-06-09drm/amd/display: Send correct DP colorspace infopacketHarry Wentland1-17/+31
2023-06-09drm/amd/display: Signal mode_changed if colorspace changedHarry Wentland1-1/+9
2023-06-09drm/amd/display: Register Colorspace property for DP and HDMIHarry Wentland1-0/+15
2023-06-09drm/amd/display: Always pass connector_state to stream validationHarry Wentland1-4/+5
2023-06-09drm/amd/display: Add missing kdoc entries in update_planes_and_stream_adapterSrinivasan Shanmugam1-0/+8
2023-06-09drm/amd: Drop debugfs access to the DPCDMario Limonciello2-111/+0
2023-06-09drm/amd/display: Have Payload Properly Created After ResumeFangzhi Zuo1-2/+2
2023-06-09drm/amd/display: Fix warning in disabling vblank irqAlan Liu2-21/+16
2023-06-09drm/amd/display: improve the message printed when loading DCAurabindo Pillai1-2/+3
2023-06-09drm/amd/display: Fix artifacting on eDP panels when engaging freesync video modeAurabindo Pillai1-0/+2
2023-06-09drm/amd/display: drop unused count variable in create_eml_sink()Hamza Mahfooz1-2/+1
2023-06-09drm/amdgpu/display: Enable DC_FP for LoongArchHuacai Chen1-2/+4
2023-06-09drm/amd/display: Show the DCN/DCE version in the logRodrigo Siqueira1-1/+2
2023-06-09drm/amd/display: mark amdgpu_dm_connector_funcs_force staticArnd Bergmann1-1/+1
2023-05-05Merge tag 'drm-next-2023-05-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-13/+41
2023-04-27drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-27drm/amd/display: Disable migration to ensure consistency of per-CPU variableTianci Yin1-0/+2
2023-04-27drm/amd/display: remove incorrect early returnAurabindo Pillai1-1/+0
2023-04-27drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-04-27drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
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-26Merge tag 'drm-next-2023-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-390/+262
2023-04-25Revert "drm/amd/display: disable SubVP + DRR to prevent underflow"Aurabindo Pillai1-5/+0
2023-04-25drm/amd/display: Fix in secure display context creationAlan Liu2-7/+6
2023-04-25drm/amd/display: implement force function in amdgpu_dm_connector_funcsAlex Hung1-1/+27
2023-04-25drm/amd/display: assign edid_blob_ptr with edid from debugfsHersen Wu1-4/+13
2023-04-24Merge branches 'acpi-bus', 'acpi-video' and 'acpi-misc'Rafael J. Wysocki1-4/+0
2023-04-21drm/amd/display: fix flickering caused by S/G modeHamza Mahfooz1-2/+11
2023-04-19drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu1-3/+14
2023-04-18drm/amdgpu: Fix desktop freezed after gpu-resetAlan Liu1-3/+14
2023-04-18drm/amd/display: fix is_timing_changed() prototypeArnd Bergmann1-3/+2
2023-04-18drm/amd/display: Disable migration to ensure consistency of per-CPU variableTianci Yin1-0/+2
2023-04-18drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski1-3/+27
2023-04-18drm/amd/display: remove incorrect early returnAurabindo Pillai1-1/+0
2023-04-18drm/amd/display: Return error code on DSC atomic check failureHersen Wu2-0/+2
2023-04-18drm/amd/display: fix access hdcp_workqueue assertHersen Wu2-6/+16
2023-04-18drm/amd/display: refactor dmub commands into single functionJosip Pavic1-1/+11
2023-04-18drm/amd/display: fix memleak in aconnector->timing_requestedHersen Wu1-3/+6
2023-04-18drm/amd/display: Fix hang when skipping modesetAurabindo Pillai1-1/+4
2023-04-18drm/amd/display: Fix in disabling secure displayAlan Liu1-18/+13
2023-04-12drm/amd/display: Pass the right info to drm_dp_remove_payloadWayne Lin1-7/+50
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