index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
97
-1354
/
+1493
2025-03-07
drm/amd: Keep display off while going into S4
Mario Limonciello
1
-0
/
+5
2025-03-07
drm/amd/display: fix missing .is_two_pixels_per_container
Aliaksei Urbanski
1
-0
/
+1
2025-03-07
drm/amdgpu/display: Allow DCC for video formats on GFX12
David Rosca
1
-2
/
+5
2025-03-05
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
1
-1
/
+2
2025-03-05
drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()
Aurabindo Pillai
1
-3
/
+3
2025-03-05
drm/amd/display: Add workaround for a panel
Aurabindo Pillai
3
-3
/
+35
2025-03-05
drm/amdgpu: Remove unused print__rq_dlg_params_st
Dr. David Alan Gilbert
2
-12
/
+0
2025-03-05
drm/amdgpu: Remove unused pre_surface_trace
Dr. David Alan Gilbert
2
-125
/
+0
2025-03-05
drm/amd/display: Add a new dcdebugmask to allow turning off brightness curve
Mario Limonciello
1
-0
/
+5
2025-03-05
drm/amd/display: Add support for custom brightness curve
Mario Limonciello
1
-0
/
+25
2025-03-05
drm/amd/display: Avoid operating on copies of backlight caps
Mario Limonciello
1
-30
/
+22
2025-03-05
drm/amd: Pass luminance data to amdgpu_dm_backlight_caps
Mario Limonciello
1
-0
/
+20
2025-03-05
drm/amd/display: Promote DAL to 3.2.323
Taimur Hassan
1
-1
/
+1
2025-03-05
drm/amd/display: Use drm_err() for handle_hpd_irq_helper()
Mario Limonciello
1
-1
/
+1
2025-03-05
drm/amd/display: Use scoped guards for handle_hpd_irq_helper()
Mario Limonciello
1
-7
/
+5
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
1
-11
/
+4
2025-03-05
drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
1
-6
/
+2
2025-03-05
drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()
Mario Limonciello
1
-5
/
+2
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_resume_*() to void
Mario Limonciello
2
-7
/
+4
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()
Mario Limonciello
1
-2
/
+2
2025-03-05
drm/amd/display: Use scoped guard for dm_resume()
Mario Limonciello
1
-4
/
+2
2025-03-05
drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()
Mario Limonciello
1
-2
/
+2
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()
Mario Limonciello
1
-14
/
+10
2025-03-05
drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()
Mario Limonciello
1
-1
/
+7
2025-03-05
drm/amd/display: Drop `ret` variable from dm_suspend()
Mario Limonciello
1
-2
/
+1
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_suspend() to void
Mario Limonciello
2
-3
/
+2
2025-03-05
drm/amd/display: Add tunneling IRQ handler
Cruise Hung
4
-7
/
+112
2025-03-05
drm/amd/display: Added visual confirm for DCC
Leo Zeng
4
-3
/
+59
2025-03-05
drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35
Nicholas Kazlauskas
2
-8
/
+13
2025-03-05
drm/amd/display: Revert "Increase halt timeout for DMCUB to 1s"
Nicholas Kazlauskas
2
-11
/
+6
2025-03-05
drm/amd/display: Check NULL connector before it is used
Alex Hung
1
-0
/
+3
2025-03-05
drm/amd/display: Remove unused struct definition
George Shen
1
-8
/
+0
2025-03-05
drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination
George Shen
1
-15
/
+15
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
12
-40
/
+133
2025-03-05
drm/amd/display: read mso dpcd caps
Hansen Dsouza
2
-0
/
+13
2025-03-05
drm/amd/display: Fix DMUB reset sequence for DCN401
Dillon Varone
2
-18
/
+32
2025-03-05
drm/amd/display: Fix p-state type when p-state is unsupported
Dillon Varone
1
-0
/
+1
2025-03-05
drm/amd/display: Request HW cursor on DCN3.2 with SubVP
Aric Cyr
2
-1
/
+3
2025-03-05
drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
Vitaliy Shevtsov
1
-6
/
+6
2025-02-28
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
1
-1
/
+2
2025-02-27
drm/amd/display: Remove unused optc3_fpu_set_vrr_m_const
Dr. David Alan Gilbert
2
-79
/
+0
2025-02-27
drm/amd/display/dc: Refactor remove duplications
Luan Arcanjo
7
-520
/
+114
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
192
-14303
/
+5247
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
1
-0
/
+14
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
1
-7
/
+62
2025-02-25
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
1
-1
/
+2
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
1
-2
/
+15
2025-02-25
drm/amd/display: Promote DAL to 3.2.322
Taimur Hassan
1
-1
/
+1
2025-02-25
drm/amd/display: [FW Promotion] Release 0.0.255.0
Taimur Hassan
1
-0
/
+76
[prev]
[next]