index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dml1_validate()
Ethan Carter Edwards
1
-1
/
+2
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dcn314_validate_bandwidth()
Ethan Carter Edwards
1
-1
/
+2
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dcn31_validate_bandwidth()
Ethan Carter Edwards
1
-1
/
+2
2025-03-10
drm/amd/display: change kzalloc to kcalloc in dcn30_validate_bandwidth()
Ethan Carter Edwards
1
-1
/
+2
2025-03-10
drm/amd/display: Promote DAL to 3.2.324
Taimur Hassan
1
-1
/
+1
2025-03-10
drm/amd/display: remove minimum Dispclk and apply oem panel timing.
Charlene Liu
3
-5
/
+2
2025-03-10
drm/amd/display: Drop unnecessary ret variable for enable_assr()
Mario Limonciello
1
-3
/
+2
2025-03-10
drm/amd/display: Add scoped mutexes for amdgpu_dm_dhcp
Mario Limonciello
1
-27
/
+10
2025-03-10
drm/amd/display: Fix slab-use-after-free on hdcp_work
Mario Limonciello
1
-0
/
+1
2025-03-10
drm/amd/display: Prevent VStartup Overflow
Ryan Seto
1
-0
/
+2
2025-03-10
drm/amd/display: Correct timing_adjust_pending flag setting.
Zhongwei Zhang
1
-1
/
+2
2025-03-10
drm/amd/display: calculate the remain segments for all pipes
Zhikai Zhai
1
-22
/
+20
2025-03-10
drm/amd/display: Fix visual confirm color not updating
Leo Zeng
1
-1
/
+8
2025-03-10
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
1
-2
/
+5
2025-03-10
drm/amd/display: Add Support for reg inbox0 for host->DMUB CMDs
Dillon Varone
11
-274
/
+547
2025-03-10
drm/amd/display: assume VBIOS supports DSC as default
Charlene Liu
1
-4
/
+3
2025-03-10
drm/amd/display: Implement PCON regulated autonomous mode handling
George Shen
2
-11
/
+71
2025-03-10
drm/amd/display: not abort link train when bw is low
Peichen Huang
1
-4
/
+1
2025-03-10
drm/amd/display: Do not enable replay when vtotal update is pending.
Danny Wang
10
-30
/
+40
2025-03-10
drm/amd/display: Add and use new dm_prepare_suspend() callback
Mario Limonciello
1
-4
/
+21
2025-03-10
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
1
-0
/
+10
2025-03-10
drm/amd/display: fix default brightness
Mario Limonciello
1
-1
/
+1
2025-03-10
drm/amd/display: Add more debug data to dmub_srv
Joshua Aberback
14
-285
/
+298
2025-03-10
drm/amd/display: Disable unneeded hpd interrupts during dm_init
Leo Li
1
-19
/
+45
2025-03-10
drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch
Leon Huang
1
-3
/
+22
2025-03-10
drm/amd/display: allow 256B DCC max compressed block sizes on gfx12
Marek Olšák
1
-1
/
+1
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
4
-11
/
+95
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
[prev]
[next]