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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-10
drm/amd/pm: Replace without wait with async calls
Lijo Lazar
7
-59
/
+64
2026-01-10
drm/amd/pm: Add async message call support
Lijo Lazar
3
-5
/
+37
2026-01-10
drm/amd/pm: Use message control in messaging
Lijo Lazar
1
-202
/
+15
2026-01-10
drm/amd/pm: Add message control for SMUv15
Lijo Lazar
1
-0
/
+17
2026-01-10
drm/amd/pm: Add message control for SMUv14
Lijo Lazar
2
-0
/
+34
2026-01-10
drm/amd/pm: Add message control for SMUv13
Lijo Lazar
9
-2
/
+62
2026-01-10
drm/amd/pm: Add message control for SMUv12
Lijo Lazar
3
-0
/
+21
2026-01-10
drm/amd/pm: Add message control for SMUv11
Lijo Lazar
7
-0
/
+24
2026-01-10
drm/amd/pm: Add smu message control block
Lijo Lazar
3
-0
/
+433
2026-01-10
drm/amdgpu: Use correct address to setup gart page table for vram access
Xiaogang Chen
1
-2
/
+2
2026-01-10
drm/amdgpu: Skip loading SDMA_RS64 in VF
YuBiao Wang
1
-0
/
+1
2026-01-09
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
7
-14
/
+109
2026-01-09
drm/bridge: dw-hdmi-qp: Add support for missing HPD
Chris Morgan
1
-4
/
+30
2026-01-09
drm/rockchip: replace use of system_wq with system_percpu_wq
Marco Crivellari
1
-2
/
+2
2026-01-09
drm/rockchip: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
1
-1
/
+1
2026-01-09
drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is on
Boris Brezillon
1
-15
/
+25
2026-01-09
drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()
Alice Ryhl
1
-2
/
+2
2026-01-09
drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exported
Ben Dooks
1
-1
/
+1
2026-01-09
drm/xe: improve header check
Jani Nikula
1
-1
/
+2
2026-01-09
drm/xe/vm: fix xe_vm_validation_exec() kernel-doc
Jani Nikula
1
-1
/
+1
2026-01-09
drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-doc
Jani Nikula
1
-1
/
+3
2026-01-09
drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-doc
Jani Nikula
1
-2
/
+2
2026-01-09
drm/xe/guc: fix struct guc_lfd_file_header kernel-doc
Jani Nikula
1
-3
/
+2
2026-01-09
drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X divider
Gustavo Sousa
1
-6
/
+23
2026-01-09
drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()
Boris Brezillon
1
-4
/
+6
2026-01-09
drm/rockchip: Drop ROCKCHIP_IOMMU depend for DRM_ROCKCHIP
Chaoyi Chen
1
-1
/
+2
2026-01-09
drm/panic: Fix expected string for QR_CODE in drm_panic_type_map
Nathan Chancellor
1
-2
/
+2
2026-01-09
drm/panic: Ensure drm_panic_type is initialized to a valid value
Nathan Chancellor
1
-2
/
+5
2026-01-09
Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
53
-645
/
+1492
2026-01-08
drm/xe: Add page reclamation related stats
Brian Nguyen
6
-0
/
+20
2026-01-08
drm/xe: Fix page reclaim entry handling for large pages
Brian Nguyen
1
-17
/
+47
2026-01-08
drm/xe: Add explicit abort page reclaim list
Brian Nguyen
2
-12
/
+28
2026-01-08
drm/xe: Remove debug comment in page reclaim
Brian Nguyen
1
-1
/
+0
2026-01-08
drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()
Marco Crivellari
1
-1
/
+1
2026-01-08
drm/xe: Add missing newlines to drm_warn messages
Osama Abdelkader
1
-7
/
+7
2026-01-08
drm/xe/pf: Allow upon-any-hang wedged mode only in debug config
Lukasz Laguna
1
-1
/
+2
2026-01-08
drm/xe/vf: Disallow setting wedged mode to upon-any-hang
Lukasz Laguna
1
-0
/
+5
2026-01-08
drm/xe: Update wedged.mode only after successful reset policy change
Lukasz Laguna
4
-20
/
+71
2026-01-08
drm/xe: Validate wedged_mode parameter and define enum for modes
Lukasz Laguna
9
-20
/
+94
2026-01-08
drm/xe/pm: Handle GT resume failure
Raag Jadav
1
-4
/
+22
2026-01-08
Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...
Peter Colberg
1
-12
/
+0
2026-01-08
drm/xe/nvls: Define GuC firmware for NVL-S
Matt Roper
1
-0
/
+1
2026-01-08
drm/rockchip: vop: Add support for rk3506
Chaoyi Chen
2
-0
/
+71
2026-01-08
drm/rockchip: dsi: Add support for rk3506
Chaoyi Chen
1
-0
/
+20
2026-01-08
drm/rockchip: vop2: Simplify format_mod_supported
Daniel Stone
1
-34
/
+22
2026-01-08
drm/rockchip: vop2: Use drm_is_afbc helper function
Daniel Stone
1
-1
/
+1
2026-01-08
drm/rockchip: vop2: Enforce AFBC transform stride align in plane_check
Daniel Stone
1
-3
/
+9
2026-01-08
drm/rockchip: vop2: Enforce AFBC source alignment in plane_check
Daniel Stone
1
-5
/
+10
2026-01-08
drm/rockchip: vop2: Enforce scaling workaround in plane_check
Daniel Stone
1
-10
/
+11
2026-01-08
drm/rockchip: vop2: Fix Esmart test condition
Daniel Stone
1
-6
/
+4
[prev]
[next]