tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
at
v5.17
3 folders
137 files
selftests
drm/i915: Serialise i915_active_fence_set() with itself
6 years ago
shaders
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
5 years ago
uc
drm/i915/guc/slpc: Correct the param count for unset param
4 years ago
gen2_engine_cs.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
gen2_engine_cs.h
drm/i915/gt: Split low level gen2-7 CS emitters
5 years ago
gen6_engine_cs.c
drm/i915: Do not share hwsp across contexts any more, v8.
5 years ago
gen6_engine_cs.h
drm/i915/gt: Split low level gen2-7 CS emitters
5 years ago
gen6_ppgtt.c
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
4 years ago
gen6_ppgtt.h
drm/i915: Create a dummy object for gen6 ppgtt
4 years ago
gen6_renderstate.c
drm/i915/gt: SPDX cleanup
5 years ago
gen7_renderclear.c
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
4 years ago
gen7_renderclear.h
drm/i915/gen7: Clear all EU/L3 residual contexts
6 years ago
gen7_renderstate.c
drm/i915/gt: SPDX cleanup
5 years ago
gen8_engine_cs.c
drm/i915: Rename GT_STEP to GRAPHICS_STEP
4 years ago
gen8_engine_cs.h
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
5 years ago
gen8_ppgtt.c
drm/i915/gtt/xehpsdv: move scratch page to system memory
4 years ago
gen8_ppgtt.h
drm/i915: Reduce the number of objects subject to memcpy recover
4 years ago
gen8_renderstate.c
drm/i915/gt: SPDX cleanup
5 years ago
gen9_renderstate.c
drm/i915/gt: SPDX cleanup
5 years ago
hsw_clear_kernel.c
drm/i915/gen7: Clear all EU/L3 residual contexts
6 years ago
intel_breadcrumbs.c
drm/i915/guc: Implement GuC priority management
4 years ago
intel_breadcrumbs.h
drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
4 years ago
intel_breadcrumbs_types.h
drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbs
4 years ago
intel_context.c
drm/i915: Drop stealing of bits from i915_sw_fence function pointer
4 years ago
intel_context.h
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock().
4 years ago
intel_context_param.h
drm/i915/gem: Set the watchdog timeout directly in intel_context_set_gem (v2)
4 years ago
intel_context_sseu.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
intel_context_types.h
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __timeline_mark_lock().
4 years ago
intel_engine.h
drm/i915/guc: Connect UAPI to GuC multi-lrc interface
4 years ago
intel_engine_cs.c
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
4 years ago
intel_engine_heartbeat.c
Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
4 years ago
intel_engine_heartbeat.h
drm/i915: Reset GPU immediately if submission is disabled
4 years ago
intel_engine_pm.c
drm/i915: Add ww ctx to i915_gem_object_trylock
4 years ago
intel_engine_pm.h
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
4 years ago
intel_engine_stats.h
drm/i915/pmu: Add a name to the execlists stats
4 years ago
intel_engine_types.h
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
4 years ago
intel_engine_user.c
drm/i915/gt: Use to_gt() helper
4 years ago
intel_engine_user.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_execlists_submission.c
drm/i915: Use __GFP_KSWAPD_RECLAIM in the capture code
4 years ago
intel_execlists_submission.h
drm/i915/guc: GuC virtual engines
4 years ago
intel_ggtt.c
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
4 years ago
intel_ggtt_fencing.c
drm/i915/gt: Fix -EDEADLK handling regression
4 years ago
intel_ggtt_fencing.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_gpu_commands.h
drm/i915/pxp: Implement arb session teardown
4 years ago
intel_gt.c
drm/i915: Flush TLBs before releasing backing store
4 years ago
intel_gt.h
drm/i915: Flush TLBs before releasing backing store
4 years ago
intel_gt_buffer_pool.c
drm/i915: Introduce to_gt() helper
4 years ago
intel_gt_buffer_pool.h
drm/i915: Defer pin calls in buffer pool until first use by caller.
5 years ago
intel_gt_buffer_pool_types.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_gt_clock_utils.c
drm/i915/gt: remove GRAPHICS_VER == 10
4 years ago
intel_gt_clock_utils.h
drm/i915/gt: Consolidate the CS timestamp clocks
5 years ago
intel_gt_debugfs.c
drm/i915/gt: move remaining debugfs interfaces into gt
4 years ago
intel_gt_debugfs.h
drm/i915/guc: Speed up GuC log dumps
4 years ago
intel_gt_engines_debugfs.c
drm/i915: rename debugfs_engines files
4 years ago
intel_gt_engines_debugfs.h
drm/i915: rename debugfs_engines files
4 years ago
intel_gt_irq.c
drm/i915/pxp: Implement PXP irq handler
4 years ago
intel_gt_irq.h
Merge drm/drm-next into drm-intel-next
4 years ago
intel_gt_pm.c
drm/i915/gt: Hold RPM wakelock during PXP suspend
4 years ago
intel_gt_pm.h
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
4 years ago
intel_gt_pm_debugfs.c
drm/i915/gt: move remaining debugfs interfaces into gt
4 years ago
intel_gt_pm_debugfs.h
drm/i915/gt: move remaining debugfs interfaces into gt
4 years ago
intel_gt_pm_irq.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
intel_gt_pm_irq.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_gt_requests.c
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
4 years ago
intel_gt_requests.h
drm/i915: use linux/stddef.h due to "isystem: trim/fixup stdarg.h and other headers"
4 years ago
intel_gt_types.h
drm/i915: Flush TLBs before releasing backing store
4 years ago
intel_gtt.c
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
4 years ago
intel_gtt.h
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
4 years ago
intel_llc.c
drm/i915: split out intel_pcode.[ch] to separate file
4 years ago
intel_llc.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_llc_types.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_lrc.c
drm/i915/dg2: Add Wa_16013000631
4 years ago
intel_lrc.h
drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
5 years ago
intel_lrc_reg.h
drm/i915/guc: Implement GuC context operations for new inteface
4 years ago
intel_migrate.c
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
4 years ago
intel_migrate.h
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
4 years ago
intel_migrate_types.h
drm/i915/gt: Pipelined page migration
4 years ago
intel_mocs.c
drm/i915: Rename GT_STEP to GRAPHICS_STEP
4 years ago
intel_mocs.h
drm/i915/gt: Add "intel_" as prefix in set_mocs_index()
4 years ago
intel_ppgtt.c
drm/i915: Remove pages_mutex and intel_gtt->vma_ops.set/clear_pages members, v3.
4 years ago
intel_rc6.c
drm/i915/dg2: Add Wa_16011777198
4 years ago
intel_rc6.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_rc6_types.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_region_lmem.c
drm/i915/xehpsdv: set min page-size to 64K
4 years ago
intel_region_lmem.h
drm/i915: setup the LMEM region
5 years ago
intel_renderstate.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
intel_renderstate.h
drm/i915: Break out dma_resv ww locking utilities to separate files
4 years ago
intel_reset.c
drm/i915/reset: include intel_display.h instead of intel_display_types.h
4 years ago
intel_reset.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_reset_types.h
drm/i915/gt: Remove repeated words from comments
5 years ago
intel_ring.c
drm/i915: Don't back up pinned LMEM context images and rings during suspend
4 years ago
intel_ring.h
drm/i915/gt: Pipelined page migration
4 years ago
intel_ring_submission.c
drm/i915: vma is always backed by an object.
4 years ago
intel_ring_types.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_rps.c
drm/i915/guc: Request RP0 before loading firmware
4 years ago
intel_rps.h
drm/i915/guc: Request RP0 before loading firmware
4 years ago
intel_rps_types.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_sseu.c
drm/i915/xehp: Check new fuse bits for SFC availability
4 years ago
intel_sseu.h
drm/i915/xehpsdv: Add compute DSS type
4 years ago
intel_sseu_debugfs.c
drm/i915: rename debugfs_gt files
4 years ago
intel_sseu_debugfs.h
drm/i915: Move sseu debugfs under gt/
5 years ago
intel_timeline.c
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
4 years ago
intel_timeline.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_timeline_types.h
drm/i915/gt: SPDX cleanup
5 years ago
intel_workarounds.c
drm/i915/gt: Use to_gt() helper
4 years ago
intel_workarounds.h
drm/i915: Make wa list per-gt
4 years ago
intel_workarounds_types.h
drm/i915/guc: Provide mmio list to be saved/restored on engine reset
4 years ago
ivb_clear_kernel.c
drm/i915/gen7: Clear all EU/L3 residual contexts
6 years ago
mock_engine.c
drm/i915: Add ww ctx to i915_gem_object_trylock
4 years ago
mock_engine.h
drm/i915/gt: SPDX cleanup
5 years ago
selftest_context.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_engine.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_engine.h
drm/i915/gt: SPDX cleanup
5 years ago
selftest_engine_cs.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_engine_heartbeat.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_engine_heartbeat.h
drm/i915/selftest: Fix hangcheck self test for GuC submission
4 years ago
selftest_engine_pm.c
Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
4 years ago
selftest_execlists.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_gt_pm.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_hangcheck.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_llc.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
selftest_llc.h
drm/i915/gt: SPDX cleanup
5 years ago
selftest_lrc.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_migrate.c
drm/i915: Add ww ctx to i915_gem_object_trylock
4 years ago
selftest_mocs.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_rc6.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
selftest_rc6.h
drm/i915/gt: SPDX cleanup
5 years ago
selftest_reset.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_ring.c
drm/i915/gt: Incrementally check for rewinding
5 years ago
selftest_ring_submission.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_rps.c
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
selftest_rps.h
drm/i915/gt: Fix up clock frequency
6 years ago
selftest_slpc.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_timeline.c
drm/i915/gt: Use to_gt() helper
4 years ago
selftest_workarounds.c
drm/i915/gt: Use to_gt() helper
4 years ago
shmem_utils.c
drm/i915/dg1: Fix mapping type for default state object
5 years ago
shmem_utils.h
drm/i915/gt: Keep a no-frills swappable copy of the default context state
6 years ago
st_shmem_utils.c
drm/i915/gt: Keep a no-frills swappable copy of the default context state
6 years ago
sysfs_engines.c
drm/i915/gt: Cleanup kasan warning for on-stack (unsigned long) casting
5 years ago
sysfs_engines.h
drm/i915/gt: Expose engine properties via sysfs
6 years ago