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
2025-01-28
drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1
Jay Cornwall
-2
/
+2
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+1
2025-01-28
drm/i915/guc/slpc: Add helper function slpc_measure_power
Sk Anirban
-1
/
+16
2025-01-28
drm/i915/selftests: Correct frequency handling in RPS power measurement
Sk Anirban
-1
/
+1
2025-01-28
drm/i915: Add Wa_22010465259 in its respective WA list
Ranu Maurya
-6
/
+7
2025-01-28
drm/i915: Give i915 and xe each their own display tracepoints
Ville Syrjälä
-0
/
+4
2025-01-28
drm/i915: Include pixel format in plane tracepoints
Ville Syrjälä
-4
/
+8
2025-01-28
drm/i915: Pass the plane state explicitly to tracepoints
Ville Syrjälä
-14
/
+15
2025-01-28
drm/i915: Drop the extra "plane" from tracepoints
Ville Syrjälä
-7
/
+7
2025-01-28
drm/i915: Drop 64bpp YUV formats from ICL+ SDR planes
Ville Syrjälä
-4
/
+0
2025-01-28
drm/i915: Fix page cleanup on DMA remap failure
Brian Geffon
-5
/
+1
2025-01-28
drm/xe: Initialize mei-gsc and vsec in survivability mode
Riana Tauro
-1
/
+9
2025-01-28
drm/xe: Enable Boot Survivability mode
Riana Tauro
-3
/
+44
2025-01-28
drm/xe: Add functions and sysfs for boot survivability
Riana Tauro
-0
/
+286
2025-01-28
drm/ast: astdp: Fix timeout for enabling video signal
Thomas Zimmermann
-1
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-2
/
+2
2025-01-27
drm/xe: Make GUC binaries dump consistent with other binaries in devcoredump
José Roberto de Souza
-3
/
+6
2025-01-27
drm/xe: Fix and re-enable xe_print_blob_ascii85()
Lucas De Marchi
-24
/
+19
2025-01-27
Merge tag 'drm-next-2025-01-27' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-1341
/
+1693
2025-01-27
drm/xe/devcoredump: Move exec queue snapshot to Contexts section
Lucas De Marchi
-5
/
+1
2025-01-27
drm/i915/pmu: Fix zero delta busyness issue
Umesh Nerlige Ramappa
-0
/
+16
2025-01-27
drm/xe: Upgrade complaint about missing slice info
John Harrison
-1
/
+7
2025-01-27
drm/i915/lspcon: do not hardcode settle timeout
Giedrius Statkevičius
-3
/
+4
2025-01-27
drm/xe/pf: Move VFs reprovisioning to worker
Michal Wajdeczko
-2
/
+51
2025-01-27
drm/i915: Remove unused live_context_for_engine
Dr. David Alan Gilbert
-41
/
+0
2025-01-27
drm/xe/pf: Use GuC Buffer Cache during policy provisioning
Michal Wajdeczko
-26
/
+24
2025-01-27
drm/i915/cmtg: Disable the CMTG
Gustavo Sousa
-0
/
+231
2025-01-27
drm/xe/pmu: Add GT C6 events
Vinay Belgaumkar
-5
/
+18
2025-01-27
drm/xe/pmu: Add attribute skeleton
Lucas De Marchi
-4
/
+69
2025-01-27
drm/xe/pmu: Get/put runtime pm on event init
Lucas De Marchi
-0
/
+3
2025-01-27
drm/xe/pmu: Extract xe_pmu_event_update()
Lucas De Marchi
-9
/
+15
2025-01-27
drm/xe/pmu: Assert max gt
Lucas De Marchi
-0
/
+2
2025-01-27
drm/xe/pmu: Enable PMU interface
Vinay Belgaumkar
-0
/
+351
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-11
/
+6
2025-01-26
drm: bridge: adv7511: remove s32 format from i2s capabilities
Olivier Moysan
-0
/
+3
2025-01-26
drm: bridge: adv7511: fill stream capabilities
Olivier Moysan
-0
/
+2
2025-01-25
drm/nouveau: consume the return of large GSP message
Zhi Wang
-14
/
+18
2025-01-25
drm/nouveau: support handling the return of large GSP message
Zhi Wang
-19
/
+97
2025-01-25
drm/nouveau: factor out r535_gsp_msgq_recv_one_elem()
Zhi Wang
-20
/
+52
2025-01-25
drm/nouveau: factor out r535_gsp_msgq_peek()
Zhi Wang
-23
/
+66
2025-01-25
drm/nouveau: rename the variable "cmd" to "msg" in r535_gsp_cmdq_{get, push}()
Zhi Wang
-16
/
+16
2025-01-25
drm/nouveau: refine the variable names in r535_gsp_msg_recv()
Zhi Wang
-23
/
+24
2025-01-25
drm/nouveau: refine the variable names in r535_gsp_rpc_push()
Zhi Wang
-12
/
+15
2025-01-25
drm/nouveau: remove the magic number in r535_gsp_rpc_push()
Zhi Wang
-1
/
+1
2025-01-25
drm/nouveau: fix the broken marco GSP_MSG_MAX_SIZE
Zhi Wang
-1
/
+1
2025-01-25
drm/nouveau: rename "argc" to what it represents in GSP RPC routines
Zhi Wang
-24
/
+34
2025-01-25
drm/nouveau: rename "argv" to what it represents in *rm_{alloc, ctrl}_*()
Zhi Wang
-11
/
+14
2025-01-25
drm/nouveau: remove unused param repc in *rm_alloc_push()
Zhi Wang
-9
/
+7
2025-01-25
drm/nouveau: rename "argv" to what it represents on the GSP message send path
Zhi Wang
-12
/
+15
2025-01-25
drm/nouveau: rename "repc" to "gsp_rpc_len" on the GSP message recv path
Zhi Wang
-19
/
+27
[prev]
[next]