summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2023-01-25Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-24Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.4Alex Deucher
2023-01-19drm/amd/display: disable S/G display on DCN 3.1.5Alex Deucher
2023-01-18drm/amd/display: fix issues with driver unloadHamza Mahfooz
2023-01-17drm/amd/display: Calculate output_color_space after pixel encoding adjustmentJoshua Ashton
2023-01-17drm/amd/display: hdcp not enabled on connector 0hersen wu
2023-01-17drm/amd/display: phase2 enable mst hdcp multiple displayshersen wu
2023-01-17drm/amd/display: move dp phy related logic to link_dp_phyWenjing Liu
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-13' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-13drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu
2023-01-13drm/amd/display: Conversion to bool not necessaryDeepak R Varma
2023-01-13drm/amd/display: Remove useless else ifJiapeng Chong
2023-01-13drm/amd/display: Fix set scaling doesn's workhongao
2023-01-13drm/amd/display: fix possible buffer overflow relating to secure displayHamza Mahfooz
2023-01-13drm: Include <linux/backlight.h> where neededThomas Zimmermann
2023-01-10drm/amd: Use `amdgpu_ucode_*` helpers for DMCUMario Limonciello
2023-01-10drm/amd: Use `amdgpu_ucode_release` helper for DMUBMario Limonciello
2023-01-10drm/amd/display: Load DMUB microcode during early_initMario Limonciello
2023-01-09drm/amd/display: Remove unneeded semicolonYang Li
2023-01-09drm/amd/display: fix PSR-SU/DSC interoperability supportHamza Mahfooz
2023-01-05drm/amdgpu: update ta_secureDisplay_if.h to v27.00.00.08Aaron Liu
2023-01-05drm/amd/display: drop unnecessary NULL checks in debugfsAlexey Kodanev
2023-01-03Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-03drm/amd/display: set ignore msa parameter only if freesync is enabledAurabindo Pillai
2023-01-03drm/amd/display: Improvements in secure displayAlan Liu
2023-01-03drm/amd/display: phase3 mst hdcp for multiple displayshersen wu
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-30Merge tag 'acpi-6.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-22drm/amd/display: Report to ACPI video if no panels were foundMario Limonciello
2022-12-20drm/amd/display: fix some coding style issuesSrinivasan Shanmugam
2022-12-20drm/amd/display: save restore hdcp state when display is unplugged from mst hubhersen wu
2022-12-15drm/amd/display: Clear MST topology if it fails to resumeRoman Li
2022-12-15drm/amd/display: Fix potential null-deref in dm_resumeRoman Li
2022-12-15drm/amd/display: Fix when disabling secure_displayAlan Liu
2022-12-15drm/amd/display: Implement multiple secure displayAlan Liu
2022-12-14drm/amd/display: Add DCN314 display SG SupportYifan Zhang
2022-12-02drm/amd/display: add FB_DAMAGE_CLIPS supportHamza Mahfooz
2022-12-01drm/amd/display: use the proper fb offset for DMAlex Deucher
2022-11-29drm/amd/display: Create debugfs to tell if connector is DPIA linkStylon Wang
2022-11-29drm/amd/display: Fix race condition in DPIA AUX transferStylon Wang
2022-11-23drm/amd/display: No display after resume from WB/CBTsung-hua Lin
2022-11-23drm/amdgpu/dm/mst: Fix uninitialized var in pre_compute_mst_dsc_configs_for_s...Lyude Paul
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie
2022-11-17drm/amdgpu/dm/dp_mst: Don't grab mst_mgr->lock when computing DSC stateLyude Paul
2022-11-17drm/amdgpu/dm/mst: Use the correct topology mgr pointer in amdgpu_dm_connectorLyude Paul
2022-11-17drm/amdgpu/mst: Stop ignoring error codes and deadlockingLyude Paul
2022-11-16Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-11-15drm/amd/display: change GPU match with IP version for VangoghPerry Yuan