index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2024-09-12
drm/xe: Don't keep stale pointer to bo->ggtt_node
Michal Wajdeczko
-2
/
+5
2024-09-12
drm/xe: fix missing 'xe_vm_put'
Dafna Hirschfeld
-1
/
+3
2024-09-12
drm/xe: fix build warning with CONFIG_PM=n
Arnd Bergmann
-0
/
+4
2024-09-12
drm/xe: Use ERR_CAST to return an error-valued pointer
Yu Jiaoliang
-1
/
+1
2024-09-12
drm/xe: Do not run GPU page fault handler on a closed VM
Matthew Brost
-0
/
+6
2024-09-12
drm/xe: Suppress missing outer rpm protection warning
Rodrigo Vivi
-1
/
+16
2024-09-12
drm/xe: prevent potential UAF in pf_provision_vf_ggtt()
Matthew Auld
-4
/
+4
2024-09-12
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
-3
/
+36
2024-09-12
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
-1
/
+5
2024-09-12
drm/xe/oa: Enable Xe2+ PES disaggregation
Ashutosh Dixit
-0
/
+5
2024-09-12
drm/xe/display: fix compat IS_DISPLAY_STEP() range end
Jani Nikula
-1
/
+1
2024-09-12
drm/xe: Fix access_ok check in user_fence_create
Nirmoy Das
-1
/
+1
2024-09-12
drm/xe: Fix possible UAF in guc_exec_queue_process_msg
Matthew Brost
-1
/
+3
2024-09-12
drm/xe: Remove fence check from send_tlb_invalidation
Matthew Brost
-2
/
+2
2024-09-12
drm/xe/gt: Remove double include
Lucas De Marchi
-1
/
+0
2024-09-12
drm/dp_mst: Fix DSC decompression detection in Synaptics branch devices
Imre Deak
-2
/
+8
2024-09-12
drm/xe/bo: add some annotations in bo_put()
Matthew Auld
-5
/
+15
2024-09-12
drm/xe/client: use mem_type from the current resource
Matthew Auld
-6
/
+1
2024-09-12
drm/xe/client: add missing bo locking in show_meminfo()
Matthew Auld
-3
/
+36
2024-09-12
drm/xe/client: fix deadlock in show_meminfo()
Matthew Auld
-1
/
+5
2024-09-12
drm/panthor: Display FW version information
Steven Price
-1
/
+56
2024-09-12
drm/xe/display: Do not do intel_fbdev_set_suspend during runtime
Suraj Kandpal
-2
/
+5
2024-09-12
drm/xe/display: Do not suspend resume dp mst during runtime
Suraj Kandpal
-2
/
+5
2024-09-12
drm/i915/hdcp: Use intel_display in hdcp_gsc
Suraj Kandpal
-59
/
+61
2024-09-12
drm/i915/hdcp: Move to using intel_display in intel_hdcp
Suraj Kandpal
-348
/
+361
2024-09-11
drm/xe/mmio: Drop compatibility macros
Matt Roper
-71
/
+34
2024-09-11
drm/xe/ccs_mode: Convert register access to use xe_mmio
Matt Roper
-1
/
+1
2024-09-11
drm/xe/ggtt: Convert register access to use xe_mmio
Matt Roper
-3
/
+5
2024-09-11
drm/xe/forcewake: Convert register access to use xe_mmio
Matt Roper
-2
/
+2
2024-09-11
drm/xe/gt_idle: Convert register access to use xe_mmio
Matt Roper
-10
/
+11
2024-09-11
drm/xe/tlb: Convert register access to use xe_mmio
Matt Roper
-3
/
+5
2024-09-11
drm/xe/sriov: Convert register access to use xe_mmio
Matt Roper
-9
/
+9
2024-09-11
drm/xe/gt: Convert register access to use xe_mmio
Matt Roper
-5
/
+5
2024-09-11
drm/xe/reg_sr: Convert register access to use xe_mmio
Matt Roper
-4
/
+4
2024-09-11
drm/xe/gt_clock: Convert register access to use xe_mmio
Matt Roper
-3
/
+3
2024-09-11
drm/xe/execlist: Convert register access to use xe_mmio
Matt Roper
-9
/
+10
2024-09-11
drm/xe/topology: Convert register access to use xe_mmio
Matt Roper
-4
/
+4
2024-09-11
drm/xe/oa: Convert register access to use xe_mmio
Matt Roper
-21
/
+27
2024-09-11
drm/xe/wopcm: Convert register access to use xe_mmio
Matt Roper
-6
/
+6
2024-09-11
drm/xe/pat: Convert register access to use xe_mmio
Matt Roper
-7
/
+7
2024-09-11
drm/xe/gt_throttle: Convert register access to use xe_mmio
Matt Roper
-2
/
+2
2024-09-11
drm/xe/hw_engine: Convert register access to use xe_mmio
Matt Roper
-14
/
+15
2024-09-11
drm/xe/mocs: Convert register access to use xe_mmio
Matt Roper
-10
/
+10
2024-09-11
drm/xe/mcr: Convert register access to use xe_mmio
Matt Roper
-18
/
+21
2024-09-11
drm/xe/query: Convert register access to use xe_mmio
Matt Roper
-3
/
+4
2024-09-11
drm/xe/gsc: Convert register access to use xe_mmio
Matt Roper
-13
/
+14
2024-09-11
drm/xe/huc: Convert register access to use xe_mmio
Matt Roper
-3
/
+3
2024-09-11
drm/xe/guc: Convert register access to use xe_mmio
Matt Roper
-46
/
+50
2024-09-11
drm/xe/uc: Convert register access to use xe_mmio
Matt Roper
-8
/
+9
2024-09-11
drm/xe/wa: Convert register access to use xe_mmio
Matt Roper
-2
/
+2
[prev]
[next]