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-10-28
drm/etnaviv: Drop the 'struct etnaviv_iommu_global::pta_lock' data member
Sui Jingfeng
-1
/
+0
2024-10-28
drm/etnaviv: flush shader L1 cache after user commandstream
Lucas Stach
-1
/
+2
2024-10-28
drm/etnaviv: always allocate 4K for kernel ringbuffers
Lucas Stach
-2
/
+1
2024-10-28
drm/etnaviv: Map and unmap GPUVA range with respect to the GPUVA size
Sui Jingfeng
-25
/
+13
2024-10-28
drm/etnaviv: Record GPU visible size of GEM BO separately
Sui Jingfeng
-6
/
+10
2024-10-28
drm/etnaviv: take current primitive into account when checking for hung GPU
Lucas Stach
-2
/
+16
2024-10-28
drm/etnaviv: update hardware headers from rnndb
Lucas Stach
-11
/
+12
2024-10-28
drm/etnaviv: unconditionally enable debug registers
Lucas Stach
-12
/
+2
2024-10-28
drm/etnaviv: assert GPU lock held in perfmon pipe_*_read functions
Lucas Stach
-0
/
+4
2024-10-28
drm/etnaviv: hold GPU lock across perfmon sampling
Lucas Stach
-6
/
+14
2024-10-28
drm/etnaviv: Replace the '&pdev->dev' with 'dev'
Sui Jingfeng
-13
/
+13
2024-10-28
drm/etnaviv: Fix missing mutex_destroy()
Sui Jingfeng
-1
/
+10
2024-10-28
drm/etnaviv: Drop the <linux/pm_runtime.h> header
Sui Jingfeng
-1
/
+0
2024-10-28
drm/etnaviv: Use 'unsigned' type to count the number of pages
Sui Jingfeng
-1
/
+1
2024-10-28
drm/etnaviv: Use unsigned type to count the number of pages
Sui Jingfeng
-1
/
+1
2024-10-28
drm/etnaviv: Request pages from DMA32 zone on addressing_limited
Xiaolei Wang
-8
/
+10
2024-10-28
drm/bridge: tc358767: Fix use of unadjusted mode in the driver
Marek Vasut
-1
/
+1
2024-10-28
drm/xe/hdcp: Fix gsc structure check in fw check status
Suraj Kandpal
-1
/
+1
2024-10-28
drm/omap: Clean up deadcode functions
Dr. David Alan Gilbert
-159
/
+0
2024-10-28
drm/i915/display: Add Wa_16023981245
Nemesa Garg
-0
/
+6
2024-10-27
drm/msm/gpu: Check the status of registration to PM QoS
Lukasz Luba
-2
/
+7
2024-10-27
drm/msm/adreno: Use IRQF_NO_AUTOEN flag in request_irq()
Jinjie Ruan
-3
/
+1
2024-10-27
drm/msm: Fix some typos in comment
Shen Lichuan
-3
/
+3
2024-10-27
drm/msm/a6xx: Add support for A663
Puranam V G Tejaswi
-1
/
+67
2024-10-27
drm/msm/a6xx: Remove logically deadcode in a6xx_preempt.c
Everest K.C.
-2
/
+1
2024-10-27
drm/msm: Simplify NULL checking in msm_disp_state_dump_regs()
Douglas Anderson
-11
/
+8
2024-10-25
drm/i915/xe3lpd: Load DMC
Gustavo Sousa
-1
/
+7
2024-10-25
drm/i915/display: Cover all possible pipes in TP_printk()
Gustavo Sousa
-14
/
+29
2024-10-25
drm/i915/display: Do not use ids from enum pipe in TP_printk()
Gustavo Sousa
-9
/
+24
2024-10-25
drm/i915/display: Store pipe name in trace events
Gustavo Sousa
-63
/
+63
2024-10-25
drm/i915/display: Zero-initialize frame/scanline counts in tracepoints
Gustavo Sousa
-0
/
+13
2024-10-25
drm/i915/display: Fix out-of-bounds access in pipe-related tracepoints
Gustavo Sousa
-6
/
+7
2024-10-25
drm/sched: warn about drm_sched_job_init()'s partial init
Philipp Stanner
-0
/
+4
2024-10-25
drm/panfrost: Remove unused id_mask from struct panfrost_model
Steven Price
-1
/
+0
2024-10-25
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
-106
/
+199
2024-10-25
drm/meson: Allow build with COMPILE_TEST=y
Ville Syrjälä
-1
/
+1
2024-10-25
drm/mediatek: Allow build with COMPILE_TEST=y
Ville Syrjälä
-2
/
+2
2024-10-25
drm/imx/dcss: Allow build with COMPILE_TEST=y
Ville Syrjälä
-1
/
+1
2024-10-25
drm/imx/dcss: Fix 64bit divisions
Ville Syrjälä
-2
/
+2
2024-10-25
Merge tag 'drm-xe-fixes-2024-10-24-1' of https://gitlab.freedesktop.org/drm/x...
Dave Airlie
-7
/
+42
2024-10-25
Merge tag 'drm-misc-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-1
/
+3
2024-10-24
drm/amdgpu: Fix amdgpu_ip_block_hw_fini()
Dan Carpenter
-1
/
+1
2024-10-24
amdgpu: Don't print L2 status if there's nothing to print
Kent Russell
-3
/
+18
2024-10-24
drm/amd/display: add missing tracepoint event in DM atomic_commit_tail
Melissa Wen
-0
/
+2
2024-10-24
drm/amdkfd: sever xgmi io link if host driver has disable sharing
Jonathan Kim
-0
/
+22
2024-10-24
drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptr
Lang Yu
-1
/
+3
2024-10-24
drm/amdgpu: Fix the logic for NPS request failure
Lijo Lazar
-12
/
+16
2024-10-24
drm/amdkfd: remove extra use of volatile
Victor Zhao
-2
/
+2
2024-10-24
drm/amdgpu: Reduce redundant gpu resets on nbio v7.4
YiPeng Chai
-2
/
+1
2024-10-25
Merge tag 'drm-intel-fixes-2024-10-24' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-2
/
+1
[prev]
[next]