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
Age
Commit message (
Expand
)
Author
Lines
2022-11-17
drm/i915: Use GEN12_RPSTAT register for GT freq
Don Hiatt
-6
/
+32
2022-11-17
drm/i915/rps: Prefer REG_FIELD_GET in intel_rps_get_cagf
Ashutosh Dixit
-15
/
+10
2022-11-16
drm/i915/guc: add the GSC CS to the GuC capture list
Daniele Ceraolo Spurio
-0
/
+11
2022-11-16
drm/i915/pxp: Separate PXP FW interface structures for both v42 and 43
Alan Previn
-68
/
+100
2022-11-16
drm/i915/ttm: never purge busy objects
Matthew Auld
-0
/
+4
2022-11-16
drm/i915: Remove unwanted ghost obj check
Nirmoy Das
-3
/
+0
2022-11-16
drm/i915/selftests: add igt_vma_move_to_active_unlocked
Andrzej Hajda
-68
/
+29
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
-120
/
+53
2022-11-16
drm/i915: Update workaround documentation
Lucas De Marchi
-30
/
+50
2022-11-15
drm/i915: Fix vma allocator debug
Tvrtko Ursulin
-1
/
+1
2022-11-14
Documentation/gpu: Fix section in the wrong scope
Lucas De Marchi
-1
/
+0
2022-11-14
drm/i915/guc: handle interrupts from media GuC
Daniele Ceraolo Spurio
-20
/
+45
2022-11-14
drm/i915/guc: define media GT GuC send regs
Daniele Ceraolo Spurio
-4
/
+12
2022-11-14
drm/i915/mtl: Handle wopcm per-GT and limit calculations.
Aravind Iddamsetty
-32
/
+51
2022-11-14
drm/i915/guc: Add GuC deprivilege feature to MTL
Stuart Summers
-0
/
+1
2022-11-14
drm/i915/uc: use different ggtt pin offsets for uc loads
Daniele Ceraolo Spurio
-3
/
+43
2022-11-14
drm/i915/uc: fetch uc firmwares for each GT
Daniele Ceraolo Spurio
-1
/
+2
2022-11-14
drm/i915/huc: only load HuC on GTs that have VCS engines
Daniele Ceraolo Spurio
-3
/
+35
2022-11-14
drm/i915: Simplify internal helper function signature
Tvrtko Ursulin
-5
/
+5
2022-11-14
drm/i915/mtl: Add Wa_14017073508 for SAMedia
Badal Nilawar
-1
/
+52
2022-11-11
drm/i915/guc/slpc: Add selftest for slpc tile-tile interaction
Riana Tauro
-4
/
+66
2022-11-10
drm/i915/perf: Fix kernel-doc warning
Umesh Nerlige Ramappa
-2
/
+2
2022-11-10
drm/i915: Partial abandonment of legacy DRM logging macros
Tvrtko Ursulin
-81
/
+117
2022-11-09
drm/i915: use i915_sg_dma_sizes() for all backends
Matthew Auld
-40
/
+20
2022-11-08
drm/i915/ttm: add some sanity checks for lmem_userfault_list
Matthew Auld
-0
/
+4
2022-11-08
drm/i915/ttm: fix uaf with lmem_userfault_list handling
Matthew Auld
-3
/
+3
2022-11-08
drm/i915/pxp: use <> instead of "" for headers in include/
Jani Nikula
-1
/
+2
2022-11-07
drm/i915/guc: don't hardcode BCS0 in guc_hang selftest
Daniele Ceraolo Spurio
-3
/
+5
2022-11-07
drm/i915/mtl: don't expose GSC command streamer to the user
Daniele Ceraolo Spurio
-6
/
+21
2022-11-07
drm/i915/mtl: add GSC CS reset support
Daniele Ceraolo Spurio
-0
/
+2
2022-11-07
drm/i915/mtl: add GSC CS interrupt support
Daniele Ceraolo Spurio
-35
/
+40
2022-11-07
drm/i915/mtl: pass the GSC CS info to the GuC
Daniele Ceraolo Spurio
-8
/
+10
2022-11-07
drm/i915/mtl: add initial definitions for GSC CS
Daniele Ceraolo Spurio
-0
/
+11
2022-11-04
drm/i915/guc: Don't deadlock busyness stats vs reset
John Harrison
-4
/
+21
2022-11-04
drm/i915/guc: Properly initialise kernel contexts
John Harrison
-0
/
+3
2022-11-04
drm/i915/guc: Remove excessive line feeds in state dumps
John Harrison
-6
/
+6
2022-11-04
drm/i915/userptr: restore probe_range behaviour
Matthew Auld
-2
/
+3
2022-11-04
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
-180966
/
+512456
2022-11-04
Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...
Dave Airlie
-2061
/
+6697
2022-11-04
Merge tag 'drm-misc-next-2022-11-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
-274
/
+346
2022-11-03
drm/i915/selftests: Reduce oversaturation of request smoketesting
Chris Wilson
-2
/
+3
2022-11-03
drm/i915/hwmon: Fix a build error used with clang compiler
Gwan-gyeong Mun
-9
/
+3
2022-11-02
drm/i915: Do not set cache_dirty for DGFX
Niranjana Vishwanathapura
-2
/
+2
2022-11-02
drm/tests: Add back seed value information
Arthur Grillo
-4
/
+10
2022-11-02
drm/client: Prevent NULL dereference in drm_client_buffer_delete()
Dmitry Osipenko
-3
/
+3
2022-11-02
dma-buf: Make locking consistent in dma_buf_detach()
Dmitry Osipenko
-2
/
+2
2022-11-02
drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
Gaosheng Cui
-1
/
+1
2022-11-02
drm/i915/selftests: Run the perf MI_BB tests on gen4/5
Ville Syrjälä
-3
/
+13
2022-11-02
drm/i915/selftests: Test RING_TIMESTAMP on gen4/5
Ville Syrjälä
-21
/
+15
2022-11-02
drm/i915/selftests: Run MI_BB perf selftests on SNB
Ville Syrjälä
-2
/
+8
[next]