index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
Age
Commit message (
Expand
)
Author
Lines
2025-03-05
drm/amdgpu: Remove unused pre_surface_trace
Dr. David Alan Gilbert
-125
/
+0
2025-03-05
drm/amd/display: Add a new dcdebugmask to allow turning off brightness curve
Mario Limonciello
-0
/
+5
2025-03-05
drm/amd/display: Add support for custom brightness curve
Mario Limonciello
-0
/
+25
2025-03-05
drm/amd/display: Avoid operating on copies of backlight caps
Mario Limonciello
-30
/
+22
2025-03-05
drm/amd: Pass luminance data to amdgpu_dm_backlight_caps
Mario Limonciello
-0
/
+20
2025-03-05
drm/amd/display: Promote DAL to 3.2.323
Taimur Hassan
-1
/
+1
2025-03-05
drm/amd/display: Use drm_err() for handle_hpd_irq_helper()
Mario Limonciello
-1
/
+1
2025-03-05
drm/amd/display: Use scoped guards for handle_hpd_irq_helper()
Mario Limonciello
-7
/
+5
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
-11
/
+4
2025-03-05
drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
-6
/
+2
2025-03-05
drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()
Mario Limonciello
-5
/
+2
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_resume_*() to void
Mario Limonciello
-7
/
+4
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()
Mario Limonciello
-2
/
+2
2025-03-05
drm/amd/display: Use scoped guard for dm_resume()
Mario Limonciello
-4
/
+2
2025-03-05
drm/amd/display: Use drm_err() instead of DRM_ERROR in dm_resume()
Mario Limonciello
-2
/
+2
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_commit_zero_streams()
Mario Limonciello
-14
/
+10
2025-03-05
drm/amd/display: Catch failures for amdgpu_dm_commit_zero_streams()
Mario Limonciello
-1
/
+7
2025-03-05
drm/amd/display: Drop `ret` variable from dm_suspend()
Mario Limonciello
-2
/
+1
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_suspend() to void
Mario Limonciello
-3
/
+2
2025-03-05
drm/amd/display: Add tunneling IRQ handler
Cruise Hung
-7
/
+112
2025-03-05
drm/amd/display: Added visual confirm for DCC
Leo Zeng
-3
/
+59
2025-03-05
drm/amd/display: Ensure DMCUB idle before reset on DCN31/DCN35
Nicholas Kazlauskas
-8
/
+13
2025-03-05
drm/amd/display: Revert "Increase halt timeout for DMCUB to 1s"
Nicholas Kazlauskas
-11
/
+6
2025-03-05
drm/amd/display: Check NULL connector before it is used
Alex Hung
-0
/
+3
2025-03-05
drm/amd/display: Remove unused struct definition
George Shen
-8
/
+0
2025-03-05
drm/amd/display: Skip checking FRL_MODE bit for PCON BW determination
George Shen
-15
/
+15
2025-03-05
drm/amd/display: misc for dio encoder refactor
Peichen Huang
-40
/
+133
2025-03-05
drm/amd/display: read mso dpcd caps
Hansen Dsouza
-0
/
+13
2025-03-05
drm/amd/display: Fix DMUB reset sequence for DCN401
Dillon Varone
-18
/
+32
2025-03-05
drm/amd/display: Fix p-state type when p-state is unsupported
Dillon Varone
-0
/
+1
2025-03-05
drm/amd/display: Request HW cursor on DCN3.2 with SubVP
Aric Cyr
-1
/
+3
2025-03-05
drm/amd/display: fix type mismatch in CalculateDynamicMetadataParameters()
Vitaliy Shevtsov
-6
/
+6
2025-02-27
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
-1
/
+2
2025-02-27
drm/amd/display: Remove unused optc3_fpu_set_vrr_m_const
Dr. David Alan Gilbert
-79
/
+0
2025-02-27
drm/amd/display/dc: Refactor remove duplications
Luan Arcanjo
-520
/
+114
2025-02-26
Merge tag 'amd-drm-next-6.15-2025-02-21' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-14303
/
+5247
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
-0
/
+14
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
-7
/
+62
2025-02-25
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
-1
/
+2
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
-2
/
+15
2025-02-25
drm/amd/display: Promote DAL to 3.2.322
Taimur Hassan
-1
/
+1
2025-02-25
drm/amd/display: [FW Promotion] Release 0.0.255.0
Taimur Hassan
-0
/
+76
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
-0
/
+14
2025-02-25
drm/amd/display: stop DML2 from removing pipes based on planes
Mike Katsnelson
-26
/
+0
2025-02-25
drm/amd/display: Increase halt timeout for DMCUB to 1s
Nicholas Kazlauskas
-6
/
+11
2025-02-25
drm/amd/display: Remove unused header
Krunoslav Kovac
-1
/
+0
2025-02-25
drm/amd/display: handle max_downscale_src_width fail check
Yihan Zhu
-5
/
+6
2025-02-25
drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
Michael Strauss
-3
/
+20
2025-02-25
drm/amd/display: fix dcn4x init failed
Charlene Liu
-11
/
+1
2025-02-25
drm/amd/display: Temporarily disable hostvm on DCN31
Aurabindo Pillai
-1
/
+1
[prev]
[next]