index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-23
drm/xe: handle pinned memory in PM notifier
Matthew Auld
5
-19
/
+176
2025-04-23
drm/xe: share bo dma-resv with backup object
Matthew Auld
2
-15
/
+15
2025-04-23
drm/xe: evict user memory in PM notifier
Matthew Auld
6
-24
/
+84
2025-04-23
drm/bridge: lt9611uxc: Fix an error handling path in lt9611uxc_probe()
Christophe JAILLET
1
-1
/
+5
2025-04-22
drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
1
-6
/
+6
2025-04-22
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Leo Li
1
-20
/
+0
2025-04-22
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
George Shen
1
-18
/
+36
2025-04-22
drm/amd/display: Fix ACPI edid parsing on some Lenovo systems
Mario Limonciello
1
-1
/
+1
2025-04-22
drm/amdgpu: Allow P2P access through XGMI
Felix Kuehling
1
-1
/
+29
2025-04-22
drm/amd/display: Enable urgent latency adjustment on DCN35
Nicholas Susanto
1
-2
/
+2
2025-04-22
drm/amd/display: Force full update in gpu reset
Roman Li
1
-0
/
+3
2025-04-22
drm/amd/display: Fix gpu reset in multidisplay config
Roman Li
1
-3
/
+3
2025-04-22
drm/amdgpu: Don't pin VRAM without DMABUF_MOVE_NOTIFY
Felix Kuehling
1
-5
/
+12
2025-04-22
drm/amdgpu: Use allowed_domains for pinning dmabufs
Felix Kuehling
1
-1
/
+4
2025-04-22
drm/xe/guc: Cache DSS info when creating capture register list
John Harrison
2
-50
/
+48
2025-04-22
drm/xe/guc: Use the steering flag when printing registers
John Harrison
1
-4
/
+2
2025-04-22
drm/xe/guc: Fix capture of steering registers
John Harrison
1
-1
/
+1
2025-04-22
drm/xe/svm: fix dereferencing error pointer in drm_gpusvm_range_alloc()
Harshit Mogalapalli
1
-1
/
+1
2025-04-22
drm/panel: make prepare/enable and disable/unprepare calls return void
Dmitry Baryshkov
2
-41
/
+22
2025-04-22
drm/bridge: analogix_dp: ignore return values of drm_panel_* calls
Dmitry Baryshkov
1
-33
/
+6
2025-04-22
drm/bridge: analogix_dp: inline analogix_dp_prepare_panel()
Dmitry Baryshkov
1
-33
/
+10
2025-04-22
drm/bridge: analogic_dp: drop panel_lock
Dmitry Baryshkov
2
-7
/
+0
2025-04-22
drm/bridge: analogic_dp: drop panel_is_modeset
Dmitry Baryshkov
2
-11
/
+1
2025-04-22
drm/bridge: analogix_dp: drop unused argument to analogix_dp_prepare_panel()
Dmitry Baryshkov
1
-14
/
+5
2025-04-22
drm/bridge: analogix_dp: drop extra calls to analogix_dp_prepare_panel()
Dmitry Baryshkov
1
-21
/
+1
2025-04-22
drm/amdgpu: update fence ptr with context:seqno
Sunil Khatri
1
-1
/
+2
2025-04-22
drm/amdgpu/gfx12: Add fw minimum version check for usermode queue
Arvind Yadav
1
-2
/
+5
2025-04-22
drm/amdgpu/gfx11: Add fw minimum version check for usermode queue
Arvind Yadav
1
-2
/
+5
2025-04-22
drm/amd/display: Add NULL pointer checks in dm_force_atomic_commit()
Srinivasan Shanmugam
1
-6
/
+12
2025-04-22
drm/amdgpu/userq: use consistent function naming
Alex Deucher
11
-94
/
+94
2025-04-22
drm/amdgpu/userq: rename eviction helpers
Alex Deucher
3
-13
/
+13
2025-04-22
drm/amdgpu/userq: move waiting for last fence before umap
Alex Deucher
1
-9
/
+15
2025-04-22
drm/amdgpu/userq: unmap queues amdgpu_userq_mgr_fini()
Alex Deucher
1
-1
/
+3
2025-04-22
drm/amdgpu: switch from queue_active to queue state
Alex Deucher
3
-41
/
+77
2025-04-22
drm/amdgpu/userq: optimize enforce isolation and s/r
Alex Deucher
1
-0
/
+18
2025-04-22
drm/amd/display: Remove unused *vbios_smu_set_dprefclk
Dr. David Alan Gilbert
4
-30
/
+0
2025-04-22
drm/radeon: Remove unused radeon_fence_wait_any
Dr. David Alan Gilbert
2
-45
/
+0
2025-04-22
drm/radeon/radeon_audio: Remove unused r600_hdmi_audio_workaround
Dr. David Alan Gilbert
2
-23
/
+0
2025-04-22
drm/amdgpu: Print kernel message when error logged by scrub
Xiang Liu
1
-0
/
+3
2025-04-22
drm/amd/display: do not copy invalid CRTC timing info
Gergo Koteles
1
-6
/
+6
2025-04-22
drm/amd/display: Correct prefetch calculation
TungYu Lu
3
-0
/
+3
2025-04-22
drm/amd/display: Refactor SubVP cursor limiting logic
Dillon Varone
39
-129
/
+400
2025-04-22
drm/amdgpu/userq: add a helper to check which IPs are enabled
Alex Deucher
3
-6
/
+16
2025-04-22
drm/amdgpu: Add queue id support to the user queue wait IOCTL
Arunpravin Paneer Selvam
3
-10
/
+12
2025-04-22
drm/amdgpu/userq: enable support for secure queues
Alex Deucher
1
-1
/
+10
2025-04-22
drm/amdgpu/userq/mes: pass the secure flag to mqd init
Alex Deucher
1
-0
/
+4
2025-04-22
drm/amd/display: Fix pixel rate divider policy for 1 pixel per cycle config
Meenakshikumar Somasundaram
2
-2
/
+4
2025-04-22
drm/amd/display: Default IPS to RCG_IN_ACTIVE_IPS2_IN_OFF
Leo Li
1
-20
/
+0
2025-04-22
drm/amd/display: Revert "not disable dtb as dto src at dpms off"
Charlene Liu
2
-8
/
+5
2025-04-22
drm/amd/display: Use 16ms AUX read interval for LTTPR with old sinks
George Shen
1
-18
/
+36
[prev]
[next]