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
nocache-cleanup
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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-27
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
2026-05-27
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
2026-05-27
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
2026-05-27
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
2026-05-27
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
2026-05-27
drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO
Ziyi Guo
1
-0
/
+5
2026-05-27
drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO
Michael Bommarito
1
-2
/
+4
2026-05-27
drm/amd/display: Initialize dsc_caps to 0
Ivan Lipski
1
-1
/
+1
2026-05-27
drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx
Christian König
2
-2
/
+6
2026-05-27
drm/amdgpu: fix amdgpu_hmm_range_get_pages
Christian König
1
-8
/
+8
2026-05-27
drm/amd/ras: cap pending_ecc_list size
Stanley.Yang
3
-0
/
+56
2026-05-27
drm/amdgpu: init locals in umc_v12_0_convert_error_address
Stanley.Yang
1
-1
/
+2
2026-05-27
drm/amdgpu/userq: use array instead of list for userq_vas
Sunil Khatri
3
-77
/
+45
2026-05-27
drm/amdgpu/userq: move mqd_destroy to later stage to keep core obj valid
Sunil Khatri
1
-5
/
+4
2026-05-27
drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger
Eric Huang
1
-3
/
+5
2026-05-27
drm/amd: Add dedicated helper for amdgpu_device_find_parent()
Mario Limonciello
1
-21
/
+23
2026-05-27
drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapper
Sunil Khatri
3
-82
/
+21
2026-05-27
drm/amdgpu: Fix TOCTOU on UniRAS command response size
Chenglei Xie
1
-6
/
+10
2026-05-27
drm/amdgpu: bound SR-IOV RAS CPER dump parsing against used_size
Chenglei Xie
1
-5
/
+15
2026-05-27
drm/amd/pm/si: Notify the SMC when switching to AC
Jeremy Klarenbeek
1
-7
/
+10
2026-05-27
drm/amd/pm/si: Fix updating clock limits from power states
Jeremy Klarenbeek
1
-5
/
+24
2026-05-27
drm/amd/pm/smu7: Notify SMU7 of DC->AC switch
Timur Kristóf
3
-0
/
+28
2026-05-27
drm/amd/pm: Rename enable_bapm() to notify_ac_dc()
Timur Kristóf
3
-8
/
+8
2026-05-27
drm/amd/pm/si: Disregard vblank time when no displays are connected
Timur Kristóf
1
-0
/
+4
2026-05-27
drm/amd/pm: Delete PP_DAL_POWERLEVEL
Timur Kristóf
1
-18
/
+0
2026-05-27
drm/amd/pm: Delete get_dal_power_level
Timur Kristóf
6
-29
/
+0
2026-05-27
drm/amd/pm: Delete vddc_dep_on_dal_pwrl
Timur Kristóf
5
-87
/
+0
2026-05-27
drm/amd/pm: Delete non-functional SMU8 get_dal_power_level implementation
Timur Kristóf
1
-22
/
+0
2026-05-27
drm/amd/pm: Delete dummy get_dal_power_level implementations
Timur Kristóf
4
-55
/
+0
2026-05-27
drm/amd/pm: Delete unused get_display_power_level() function
Timur Kristóf
2
-14
/
+0
2026-05-27
drm/amd/display: Delete dm_pp_clocks_state
Timur Kristóf
1
-23
/
+0
2026-05-27
drm/amd/display: Delete disp_clk_voltage from integrated info (v2)
Timur Kristóf
3
-63
/
+0
2026-05-27
drm/amd/display: Delete max_clks_by_state from DCE clock manager (v2)
Timur Kristóf
5
-128
/
+0
2026-05-27
drm/amd/display: Set max supported display clock without max_clks_by_state (v2)
Timur Kristóf
1
-5
/
+11
2026-05-27
drm/amd/display: Delete max_clocks_state
Timur Kristóf
1
-3
/
+0
2026-05-27
drm/amd/display: Remove min/max clock levels from clk_mgr (v2)
Timur Kristóf
5
-79
/
+0
2026-05-27
drm/amd/display: Delete dce_get_required_clocks_state()
Timur Kristóf
2
-37
/
+0
2026-05-27
drm/amdkfd: Check for pdd drm file first in CRIU restore path
David Francis
1
-5
/
+5
2026-05-27
drm/amdgpu: fix potential overflow in fs_info.debugfs_name
Stanley.Yang
1
-1
/
+2
2026-05-27
drm/amdgpu/userq: make sure queue is valid in the hang_detect_work
Sunil Khatri
1
-7
/
+7
2026-05-27
drm/amdgpu/userq: reserve root bo without interruption
Sunil Khatri
1
-5
/
+1
2026-05-27
drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart fails
Sunil Khatri
1
-1
/
+3
2026-05-27
drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_index
Sunil Khatri
2
-14
/
+11
2026-05-27
drm/amdkfd: fix NULL pointer bug in svm_range_set_attr
Eric Huang
1
-0
/
+3
2026-05-27
drm/amd/display: Write REFCLK to 48MHz on DCN21
Ivan Lipski
1
-2
/
+13
2026-05-27
drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lock
Sunil Khatri
1
-3
/
+2
2026-05-27
drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...
Timur Kristóf
6
-43
/
+0
2026-05-27
drm/amdgpu/userq: Fix doorbell object cleanup of queue
Sunil Khatri
1
-3
/
+8
2026-05-27
drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-05-27
drm/amd/display: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-3
/
+3
[prev]
[next]