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
/
at
v5.16-rc6
6 folders
122 files
display
drm/i915/display: Fix an unsigned subtraction which can never be negative.
4 years ago
gem
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
4 years ago
gt
Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drm
4 years ago
gvt
drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
4 years ago
pxp
drm/i915/gt: Hold RPM wakelock during PXP suspend
4 years ago
selftests
drm/i915/selftests: remove duplicate include in mock_region.c
4 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Kconfig
drm/i915: Clean up PXP Kconfig info.
4 years ago
Kconfig.debug
drm/i915: Improve debug Kconfig texts a bit
4 years ago
Kconfig.profile
drm/i915: Fail too long user submissions by default
5 years ago
Kconfig.unstable
drm/i915/lmem: add the fake lmem region
6 years ago
Makefile
drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
4 years ago
TODO.txt
drm/i915: add gem/gt TODO
5 years ago
dma_resv_utils.c
dma-buf: drop the _rcu postfix on function names v3
4 years ago
dma_resv_utils.h
drm/i915/gem: Optimistically prune dma-resv from the shrinker.
5 years ago
i915_active.c
drm/i915: move i915_active slab to direct module init/exit
4 years ago
i915_active.h
drm/i915: move i915_active slab to direct module init/exit
4 years ago
i915_active_types.h
drm/i915: drop the __i915_active_call pointer packing
5 years ago
i915_buddy.c
drm/i915/buddy: add some pretty printing
4 years ago
i915_buddy.h
drm/i915/buddy: add some pretty printing
4 years ago
i915_cmd_parser.c
drm/i915: Correct the docs for intel_engine_cmd_parser
4 years ago
i915_config.c
drm/i915: remove IS_ACTIVE
4 years ago
i915_debugfs.c
drm/i915/gt: move remaining debugfs interfaces into gt
4 years ago
i915_debugfs.h
drm/i915: have *_debugfs_init() functions return void.
6 years ago
i915_debugfs_params.c
drm/i915/guc: Connect reset modparam updates to GuC policy flags
4 years ago
i915_debugfs_params.h
drm/i915/params: add i915 parameters to debugfs
6 years ago
i915_drv.c
drm/i915: split out intel_pcode.[ch] to separate file
4 years ago
i915_drv.h
drm/i915/pxp: define PXP device flag and kconfig
4 years ago
i915_fixed.h
drm/i915: make i915_fixed.h self-contained
6 years ago
i915_gem.c
drm/i915: Make wa list per-gt
4 years ago
i915_gem.h
drm/i915: Break out dma_resv ww locking utilities to separate files
4 years ago
i915_gem_evict.c
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
4 years ago
i915_gem_gtt.c
drm/i915: Use direction definition DMA_BIDIRECTIONAL instead of PCI_DMA_BIDIRECTIONAL
4 years ago
i915_gem_gtt.h
drm/i915: Remove PIN_UPDATE for i915_vma_pin
5 years ago
i915_gem_ww.c
drm/i915: Break out dma_resv ww locking utilities to separate files
4 years ago
i915_gem_ww.h
drm/i915: Ditch the i915_gem_ww_ctx loop member
4 years ago
i915_getparam.c
drm/i915/userptr: Probe existence of backing struct pages upon creation
4 years ago
i915_gpu_error.c
drm/i915: Check SFC fusing before recording/dumping SFC_DONE
4 years ago
i915_gpu_error.h
gpu: drm: replace occurrences of invalid character
4 years ago
i915_ioc32.c
i915 compat ioctl(): just use drm_ioctl_kernel()
6 years ago
i915_ioc32.h
drm/i915: add i915_ioc32.h for compat
6 years ago
i915_irq.c
drm/i915: constify hotplug function vtable.
4 years ago
i915_irq.h
drm/i915/irq: reduce inlines to reduce header dependencies
4 years ago
i915_memcpy.c
drm/i915: Move cmd parser pinning to execbuffer
5 years ago
i915_memcpy.h
drm/i915: Move cmd parser pinning to execbuffer
5 years ago
i915_mitigations.c
drm/i915: Allow the sysadmin to override security mitigations
5 years ago
i915_mitigations.h
drm/i915: Allow the sysadmin to override security mitigations
5 years ago
i915_mm.c
Revert "i915: use io_mapping_map_user"
4 years ago
i915_module.c
drm/i915/pci: rename functions to have i915_pci prefix
4 years ago
i915_params.c
Merge drm/drm-next into drm-misc-next
4 years ago
i915_params.h
drm/i915/display: Enable PSR2 selective fetch by default
4 years ago
i915_pci.c
drm/i915/pxp: enable PXP for integrated Gen12
4 years ago
i915_pci.h
drm/i915/pci: rename functions to have i915_pci prefix
4 years ago
i915_perf.c
drm/i915: finish removal of CNL
4 years ago
i915_perf.h
drm/i915: Use a table for i915_init/exit (v2)
4 years ago
i915_perf_types.h
i915/perf: Store a mask of valid OA formats for a platform
5 years ago
i915_pmu.c
drm/i915/guc/slpc: Sysfs hooks for SLPC
4 years ago
i915_pmu.h
drm/i915: Use a table for i915_init/exit (v2)
4 years ago
i915_priolist_types.h
drm/i915: Remove I915_USER_PRIORITY_SHIFT
5 years ago
i915_pvinfo.h
drm/i915: make i915_pvinfo.h self-contained
6 years ago
i915_query.c
drm/i915: Expose logical engine instance to user
4 years ago
i915_query.h
drm/i915: add query uAPI
8 years ago
i915_reg.h
drm/i915/dsi/xelpd: Fix the bit mask for wakeup GB
4 years ago
i915_request.c
treewide: Add missing includes masked by cgroup -> bpf dependency
4 years ago
i915_request.h
drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
4 years ago
i915_scatterlist.c
drm/i915/ttm: add i915_sg_from_buddy_resource
4 years ago
i915_scatterlist.h
drm/i915/ttm: add i915_sg_from_buddy_resource
4 years ago
i915_scheduler.c
drm/i915: move scheduler slabs to direct module init/exit
4 years ago
i915_scheduler.h
drm/i915: move scheduler slabs to direct module init/exit
4 years ago
i915_scheduler_types.h
drm/i915/guc: Implement GuC priority management
4 years ago
i915_selftest.h
drm/i915: Pin timeline map after first timeline pin, v4.
5 years ago
i915_suspend.c
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
i915_suspend.h
drm/i915: Rename i915_{save,restore}_state()
5 years ago
i915_sw_fence.c
dma-buf: drop the _rcu postfix on function names v3
4 years ago
i915_sw_fence.h
drm/i915/gem: Don't leak non-persistent requests on changing engines
6 years ago
i915_sw_fence_work.c
drm/i915: Drop error handling from dma_fence_work
4 years ago
i915_sw_fence_work.h
drm/i915: Drop error handling from dma_fence_work
4 years ago
i915_switcheroo.c
drm/i915: Remove references to struct drm_device.pdev
5 years ago
i915_switcheroo.h
drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
6 years ago
i915_syncmap.c
drm/i915: Convert to BITS_PER_TYPE
7 years ago
i915_syncmap.h
drm/i915: Squash repeated awaits on the same fence
9 years ago
i915_sysfs.c
drm/i915: split out vlv sideband to a separate file
4 years ago
i915_sysfs.h
drm/i915: extract i915_sysfs.h from i915_drv.h
6 years ago
i915_trace.h
Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block
4 years ago
i915_trace_points.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
8 years ago
i915_ttm_buddy_manager.c
drm/i915/buddy: add some pretty printing
4 years ago
i915_ttm_buddy_manager.h
drm/i915: support forcing the page size with lmem
4 years ago
i915_user_extensions.c
drm/i915: Introduce the i915_user_extension_method
7 years ago
i915_user_extensions.h
drm/i915: Introduce the i915_user_extension_method
7 years ago
i915_utils.c
drm/i915: Wrap our timer_list.expires checking
5 years ago
i915_utils.h
mm: don't include <linux/blk-cgroup.h> in <linux/writeback.h>
4 years ago
i915_vgpu.c
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
4 years ago
i915_vgpu.h
drm/i915/vgpu: improve vgpu abstractions
6 years ago
i915_vma.c
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
4 years ago
i915_vma.h
drm/i915: Multi-BB execbuf
4 years ago
i915_vma_types.h
drm/i915/adlp: Add support for remapping CCS FBs
4 years ago
intel_device_info.c
drm/i915: finish removal of CNL
4 years ago
intel_device_info.h
drm/i915/pxp: define PXP device flag and kconfig
4 years ago
intel_dram.c
drm/i915: Remove memory frequency calculation
4 years ago
intel_dram.h
drm/i915: split out intel_dram.[ch] from i915_drv.c
6 years ago
intel_gvt.c
drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
5 years ago
intel_gvt.h
drm/i915/gvt: Save/restore HW status to support GVT suspend/resume
5 years ago
intel_memory_region.c
drm/i915/debugfs: hook up ttm_resource_manager_debug
4 years ago
intel_memory_region.h
drm/i915/debugfs: hook up ttm_resource_manager_debug
4 years ago
intel_pch.c
drm/i915: remove explicit CNL handling from intel_pch.c
4 years ago
intel_pch.h
drm/i915/dg2: Add fake PCH
4 years ago
intel_pcode.c
drm/i915: split out intel_pcode.[ch] to separate file
4 years ago
intel_pcode.h
drm/i915: split out intel_pcode.[ch] to separate file
4 years ago
intel_pm.c
drm/i915: Extend the async flip VT-d w/a to skl/bxt
4 years ago
intel_pm.h
drm/i915/wm: provide wrappers around watermark vfuncs calls (v3)
4 years ago
intel_region_ttm.c
drm/i915: support forcing the page size with lmem
4 years ago
intel_region_ttm.h
drm/i915/ttm: remove node usage in our naming
4 years ago
intel_runtime_pm.c
Merge tag 'drm-next-2021-11-12' of git://anongit.freedesktop.org/drm/drm
4 years ago
intel_runtime_pm.h
drm/i915: intel_runtime_pm.h does not actually need intel_display.h
4 years ago
intel_sbi.c
drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
4 years ago
intel_sbi.h
drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
4 years ago
intel_step.c
drm/i915/dg2: Add support for new DG2-G11 revid 0x5
4 years ago
intel_step.h
drm/i915/step: Add macro magic for handling steps
4 years ago
intel_uncore.c
drm/i915: fix regression with uncore refactoring.
4 years ago
intel_uncore.h
drm/i915/uncore: split the fw get function into separate vfunc
4 years ago
intel_wakeref.c
drm/i915: Extend intel_wakeref to support delayed puts
6 years ago
intel_wakeref.h
drm/i915/guc: Take engine PM when a context is pinned with GuC submission
4 years ago
intel_wopcm.c
drm/i915: remove explicit CNL handling from intel_wopcm.c
4 years ago
intel_wopcm.h
drm/i915/wopcm: Don't fail on WOPCM partitioning failure
6 years ago
vlv_sideband.c
drm/i915: split out vlv sideband to a separate file
4 years ago
vlv_sideband.h
drm/i915: split out vlv sideband to a separate file
4 years ago
vlv_suspend.c
Merge v5.6-rc2 into drm-misc-next
6 years ago
vlv_suspend.h
drm/i915: split out vlv/chv specific suspend/resume code
6 years ago