index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
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
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-27
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
[prev]
[next]