summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'drm-next-2025-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds6-28/+48
2025-08-04drm/amd/display: Revert "drm/amd/display: Fix AMDGPU_MAX_BL_LEVEL value"Mario Limonciello1-4/+4
2025-08-04drm/amd/display: fix a Null pointer dereference vulnerabilitySiyang Liu1-9/+10
2025-08-04drm/amd/display: Add primary plane to commits for correct VRR handlingMichel Dänzer1-0/+9
2025-08-04drm/amd/display: Fix DCE 6.0 and 6.4 PLL programming.Timur Kristóf2-14/+25
2025-08-04drm/amd/display: Don't overwrite dce60_clk_mgrTimur Kristóf1-1/+0
2025-08-01Merge tag 'drm-next-2025-08-01' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds7-23/+37
2025-07-31Merge tag 'drm-next-2025-07-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds165-2043/+3604
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2025-07-28drm/amd/display: Allow DCN301 to clear update flagsIvan Lipski1-1/+2
2025-07-28drm/amd/display: Pass up errors for reset GPU that fails to init HWMario Limonciello1-1/+3
2025-07-28drm/amd/display: Only finalize atomic_obj if it was initializedMario Limonciello1-1/+2
2025-07-28drm/amd/display: Avoid configuring PSR granularity if PSR-SU not supportedMario Limonciello1-2/+4
2025-07-28drm/amd/display: Disable dsc_power_gate for dcn314 by defaultRoman Li1-0/+1
2025-07-28drm/amd/display: Fix misuse of /** to /* in 'dce_i2c_hw.c'Srinivasan Shanmugam1-1/+7
2025-07-28drm/amd/display: fix initial backlight brightness calculationLauri Tirkkonen1-2/+2
2025-07-28drm/amdgpu: check if hubbub is NULL in debugfs/amdgpu_dm_capabilitiesPeter Shkenev1-1/+1
2025-07-28drm/amd/display: Fix divide by zero when calculating min ODM factorDillon Varone1-14/+15
2025-07-21Merge tag 'amd-drm-next-6.17-2025-07-17' of https://gitlab.freedesktop.org/ag...Dave Airlie68-132/+964
2025-07-21Merge tag 'drm-misc-next-2025-07-17' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-3/+3
2025-07-16drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen1-1/+10
2025-07-16drm/amd/display: Free memory allocationClayton King1-1/+2
2025-07-16drm: Pass pixel_format+modifier to .get_format_info()Ville Syrjälä2-3/+3
2025-07-15drm/amd/display: Disable CRTC degamma LUT for DCN401Melissa Wen1-1/+10
2025-07-15drm/amd/display: Revert "Add DPP & HUBP reset if power gate enabled on DCN314"Ivan Lipski3-37/+4
2025-07-15drm/amd/display: Initial support for SmartMuxAurabindo Pillai20-6/+366
2025-07-15drm/amd/display: Free memory allocationClayton King1-1/+2
2025-07-15drm/amd/display: Add HPO encoder support to ReplayOvidiu Bunea4-5/+66
2025-07-15drm/amd/display: Add support for Panel Replay on DP1 eDP (panel_inst=1)Ovidiu Bunea1-0/+1
2025-07-15drm/amd/display: Fix FIXED_VS retimer clock gen source overrideMichael Strauss1-1/+1
2025-07-15drm/amd/display: New Behavior for debug option disable_ips_in_vpbLeo Chen2-0/+14
2025-07-15drm/amd/display: Add static pg implementations for future useLeo Chen2-0/+6
2025-07-15drm/amd/display: Notify DMUB on HW ReleaseDuncan Ma2-0/+23
2025-07-15drm/amd/display: Adding missing driver code for IPSv2.0Leo Chen3-15/+41
2025-07-15drm/amd/display: Notify display idle on D3Duncan Ma2-0/+10
2025-07-15drm/amd/display: limit clear_update_flags to dcn32 and aboveCharlene Liu1-3/+2
2025-07-15drm/amd/display: Monitor patch to ignore EDID audio SAB checkFudongwang2-1/+4
2025-07-15drm/amd/display: Add definitions to support DID Type5 descriptorsIlya Bakoulin1-0/+1
2025-07-15drm/amd/display: Refactor DSC cap calculationsDillon Varone24-44/+253
2025-07-15drm/amd/display: Make dcn401_initialize_min_clocks() available to other compi...Karthi Kandasamy3-6/+10
2025-07-15drm/amd/display: MPC basic allocation logic and TMZYihan Zhu11-5/+98
2025-07-15drm/amd/display: Workaround for stuck I2C arbitrageDominik Kaszewski1-7/+52
2025-07-07drm/amd/display: Use scaling for non-native resolutions on LVDSAlex Deucher1-1/+2
2025-07-07drm/amd/display: Disable common modes for LVDSAlex Deucher1-1/+2
2025-06-30drm/amd/display: Don't allow OLED to go down to fully offMario Limonciello1-5/+7
2025-06-30drm/amd/display: Added case for when RR equals panel's max RR using freesyncHarold Sun2-0/+9
2025-06-30drm/amd/display: Promote DAL to 3.2.340Taimur Hassan1-1/+1
2025-06-30drm/amd/display: [FW Promotion] Release 0.1.17.0Taimur Hassan1-1/+3
2025-06-30drm/amd/display: Add DPP & HUBP reset if power gate enabled on DCN314Ivan Lipski3-4/+37
2025-06-30drm/amd/display: Fix Link Override Sequencing When Switching Between DIO/HPOMichael Strauss12-14/+126