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
v6.11-rc7
7 folders
135 files
display
drm/i915/display: Increase Fast Wake Sync length as a quirk
2 years ago
gem
drm/i915: Attempt to get pages without eviction first
2 years ago
gt
drm/i915: Do not attempt to load the GSC multiple times
2 years ago
gvt
drm/i915/gvt: do not use implict dev_priv in DSPSURF_TO_PIPE()
2 years ago
pxp
drm: move i915_pxp_tee_interface.h under include/drm/intel
2 years ago
selftests
drm/i915: Remove counter productive REGION_* wrappers
2 years ago
soc
drm/i915: move comments about FSB straps to proper place
2 years ago
.gitignore
.gitignore: add SPDX License Identifier
6 years ago
Kconfig
drm/i915: do not select ACPI_BUTTON
2 years ago
Kconfig.debug
drm/i915: Support replaying GPU hangs with captured context image
2 years ago
Kconfig.profile
drm/i915: Improve long running compute w/a for GuC submission
3 years ago
Makefile
drm/i915/dp: Recheck link state after modeset
2 years ago
TODO.txt
drm/i915/tasklet: separate local hacks around struct tasklet_struct
3 years ago
i915_active.c
drm/i915: Fix premature release of request's reusable memory
2 years ago
i915_active.h
drm/i915/active: fix kernel-doc for function parameters
3 years ago
i915_active_types.h
drm/i915/active: remove useless i915_utils.h include
4 years ago
i915_cmd_parser.c
drm/i915: Use kmap_local_page() in i915_cmd_parser.c
2 years ago
i915_cmd_parser.h
drm/i915: split out i915_cmd_parser.h from i915_drv.h
4 years ago
i915_config.c
drm/i915: add i915_config.h and move relevant declarations there
3 years ago
i915_config.h
drm/i915: add i915_config.h and move relevant declarations there
3 years ago
i915_debugfs.c
drm/i915: fix build with missing debugfs includes
2 years ago
i915_debugfs.h
drm/i915: have *_debugfs_init() functions return void.
6 years ago
i915_debugfs_params.c
drm/i915: fix build with missing debugfs includes
2 years ago
i915_debugfs_params.h
drm/i915/params: add i915 parameters to debugfs
6 years ago
i915_deps.c
drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2
3 years ago
i915_deps.h
drm/i915: Break out the i915_deps utility
4 years ago
i915_driver.c
Merge tag 'drm-intel-next-2024-06-19' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
2 years ago
i915_driver.h
drm/i915: Update DRIVER_DATE to 20230929
2 years ago
i915_drm_client.c
drm/i915: Update shared stats to use the new gem helper
2 years ago
i915_drm_client.h
drm/i915: remove i915_drm_client::id
2 years ago
i915_drv.h
drm/i915: ARL requires a newer GSC firmware
2 years ago
i915_file_private.h
drm/i915: Use i915 instead of dev_priv insied the file_priv structure
3 years ago
i915_gem.c
drm/i915/gem: Atomically invalidate userptr on mmu-notifier
2 years ago
i915_gem.h
drm/i915: move I915_GEM_GPU_DOMAINS to i915_gem.h
3 years ago
i915_gem_evict.c
drm/i915: improve the catch-all evict to handle lock contention
3 years ago
i915_gem_evict.h
drm/i915: improve the catch-all evict to handle lock contention
3 years ago
i915_gem_gtt.c
Merge tag 'drm-intel-next-fixes-2022-10-06-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
3 years ago
i915_gem_gtt.h
drm/i915: move I915_COLOR_UNEVICTABLE to i915_gem_gtt.h
3 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: Update IP_VER(12, 50)
2 years ago
i915_getparam.h
drm/i915: split out i915_getparam.h from i915_drv.h
4 years ago
i915_gpu_error.c
drm/i915/overlay: convert intel_overlay_print_error_state() to drm_printer
2 years ago
i915_gpu_error.h
drm/i915: Use internal class when counting engine resets
2 years ago
i915_hwmon.c
Merge tag 'drm-intel-next-2024-04-17-1' of https://anongit.freedesktop.org/git/drm/drm-intel into drm-next
2 years ago
i915_hwmon.h
drm/i915/guc: Disable PL1 power limit when loading GuC firmware
3 years ago
i915_ioc32.c
drm/i915: split out i915_getparam.h from i915_drv.h
4 years ago
i915_ioc32.h
drm/i915: add i915_ioc32.h for compat
6 years ago
i915_ioctl.c
drm/i915: split out i915_reg_read_ioctl() to i915_ioctl.[ch]
4 years ago
i915_ioctl.h
drm/i915: split out i915_reg_read_ioctl() to i915_ioctl.[ch]
4 years ago
i915_iosf_mbi.h
drm/i915: abstraction for iosf to compile on all archs
4 years ago
i915_irq.c
drm/i915: pass dev_priv explicitly to PORT_HOTPLUG_STAT
2 years ago
i915_irq.h
drm/i915/irq: split out display irq handling
2 years ago
i915_memcpy.c
drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
2 years ago
i915_memcpy.h
drm/i915: Move cmd parser pinning to execbuffer
5 years ago
i915_mitigations.c
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
4 years ago
i915_mitigations.h
drm/i915: Allow the sysadmin to override security mitigations
5 years ago
i915_mm.c
drm/i915: Skip remap_io_mapping() for non-x86 platforms
4 years ago
i915_mm.h
drm/i915: Fix header test for !CONFIG_X86
4 years ago
i915_module.c
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
4 years ago
i915_params.c
drm/i915: Support replaying GPU hangs with captured context image
2 years ago
i915_params.h
drm/i915: Support replaying GPU hangs with captured context image
2 years ago
i915_pci.c
drm: move i915_pciids.h under include/drm/intel
2 years ago
i915_pci.h
drm/i915: Sanitycheck PCI BARs
3 years ago
i915_perf.c
i915/perf: Remove code to update PWR_CLK_STATE for gen12
2 years ago
i915_perf.h
drm/i915/perf: Pass i915 object to perf revision helper
3 years ago
i915_perf_oa_regs.h
drm/i915/mtl: Implement Wa_14019141245
3 years ago
i915_perf_types.h
drm/i915: remove i915_perf_stream::size_exponent
2 years ago
i915_pmu.c
drm/i915: Track gt pm wakerefs
2 years ago
i915_pmu.h
drm/i915: rename I915_PMU_MAX_GTS to I915_PMU_MAX_GT
2 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: Update IP_VER(12, 50)
2 years ago
i915_query.h
drm/i915: add query uAPI
8 years ago
i915_reg.h
drm/i915: Enable plane/pipeDMC ATS fault interrupts on mtl
2 years ago
i915_reg_defs.h
drm/i915: Add 16bit register/mask operators
2 years ago
i915_request.c
drm/i915: remove execute_cb::signal
2 years ago
i915_request.h
drm/i915/request: drop kernel-doc
3 years ago
i915_scatterlist.c
drm/i915/gem: Suppress oom warning in favour of ENOMEM to userspace
2 years ago
i915_scatterlist.h
drm/i915: Implement for_each_sgt_daddr_next
2 years ago
i915_scheduler.c
drm/i915: move scheduler slabs to direct module init/exit
4 years ago
i915_scheduler.h
drm/i915/tasklet: separate local hacks around struct tasklet_struct
3 years ago
i915_scheduler_types.h
drm/i915/guc: Implement GuC priority management
4 years ago
i915_selftest.h
drm/i915/guc: Delay disabling guc_id scheduling for better hysteresis
3 years ago
i915_suspend.c
drm/i915: pass dev_priv explicitly to SWF3
2 years ago
i915_suspend.h
drm/i915: Rename i915_{save,restore}_state()
5 years ago
i915_sw_fence.c
drm/i915/fence: Mark debug_fence_free() with __maybe_unused
2 years ago
i915_sw_fence.h
drm/i915: Remove unused function parameter
3 years ago
i915_sw_fence_work.c
drm/i915: Drop stealing of bits from i915_sw_fence function pointer
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: Allow switching away via vga-switcheroo if uninitialized
3 years ago
i915_switcheroo.h
drm/i915: split out i915_switcheroo.[ch] from i915_drv.c
6 years ago
i915_syncmap.c
drm/i915: Add flex arrays to struct i915_syncmap
2 years ago
i915_syncmap.h
i915_sysfs.c
drm/i915: move gpu error sysfs to i915_gpu_error.c
2 years ago
i915_sysfs.h
drm/i915/gt: create per-tile sysfs interface
4 years ago
i915_tasklet.h
drm/i915/tasklet: separate local hacks around struct tasklet_struct
3 years ago
i915_trace.h
drm/i915: use direct alias for i915 in requests
2 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
Merge 6.9-rc5 into driver-core-next
2 years ago
i915_ttm_buddy_manager.h
drm/i915/uapi: expose the avail tracking
3 years ago
i915_user_extensions.c
overflow: Introduce overflows_type() and castable_to_type()
3 years ago
i915_user_extensions.h
drm/i915: Introduce the i915_user_extension_method
7 years ago
i915_utils.c
drm/i915: Bypass LMEMBAR/GTTMMADR for MTL stolen memory access
2 years ago
i915_utils.h
drm/i915: use check_add_overflow() and drop local variants
2 years ago
i915_vgpu.c
drm/i915: Add object locking to i915_gem_evict_for_node and i915_gem_evict_something, v2.
4 years ago
i915_vgpu.h
drm/i915/vgpu: improve vgpu abstractions
6 years ago
i915_vma.c
drm/i915/vma: Fix UAF on destroy against retire race
2 years ago
i915_vma.h
Merge drm/drm-next into drm-intel-next
2 years ago
i915_vma_resource.c
drm/i915/vma: constify unbind_fence_ops
2 years ago
i915_vma_resource.h
drm/i915/vma: fix struct i915_vma_bindinfo kernel-doc
3 years ago
i915_vma_types.h
drm/i915: remove i915_vma::obj_hash
2 years ago
intel_clock_gating.c
drm/i915: reduce includes in intel_clock_gating.c
2 years ago
intel_clock_gating.h
drm/i915: rename intel_pm.[ch] to intel_clock_gating.[ch]
3 years ago
intel_device_info.c
drm/i915: ARL requires a newer GSC firmware
2 years ago
intel_device_info.h
drm/i915: ARL requires a newer GSC firmware
2 years ago
intel_gvt.c
fix missing vmalloc.h includes
2 years ago
intel_gvt.h
drm/i915/gvt: move the gvt code into kvmgt.ko
4 years ago
intel_gvt_mmio_table.c
drm/i915: pass dev_priv explicitly to PIPE_LINK_N2
2 years ago
intel_mchbar_regs.h
drm/i915/hwmon: Display clamped PL1 limit
3 years ago
intel_memory_region.c
Merge tag 'drm-next-2024-07-26' of https://gitlab.freedesktop.org/drm/kernel
2 years ago
intel_memory_region.h
drm/i915: Remove counter productive REGION_* wrappers
2 years ago
intel_pci_config.h
drm: move i915_drm.h under include/drm/intel
2 years ago
intel_pcode.c
drm/i915/pcode: Give the punit time to settle before fatally failing
3 years ago
intel_pcode.h
drm/i915/pcode: Add a couple of pcode helpers
3 years ago
intel_region_ttm.c
drm/i915: Use struct resource for memory region IO as well
2 years ago
intel_region_ttm.h
drm/i915/ttm: fix 32b build
3 years ago
intel_runtime_pm.c
drm/i915: Convert intel_runtime_pm_get_noresume towards raw wakeref
2 years ago
intel_runtime_pm.h
drm/i915: Replace custom intel runtime_pm tracker with ref_tracker library
2 years ago
intel_sbi.c
drm/i915: Only include i915_reg.h from .c files
4 years ago
intel_sbi.h
drm/i915: rename intel_sideband.[ch] to intel_sbi.[ch]
4 years ago
intel_step.c
drm/i915: Drop dead code for pvc
2 years ago
intel_step.h
drm/i915: Add wrapper for getting display step
2 years ago
intel_uncore.c
drm/i915: Increase FLR timeout from 3s to 9s
2 years ago
intel_uncore.h
drm/i915/uncore: add intel_uncore_regs() helper
2 years ago
intel_wakeref.c
drm/i915: Track gt pm wakerefs
2 years ago
intel_wakeref.h
drm/i915: Track gt pm wakerefs
2 years ago
vlv_sideband.c
drm/i915/dpio: Derive the phy from the port rather than pipe in encoder hooks
2 years ago
vlv_sideband.h
drm/i915/iosf: Drop unused APIs
2 years ago
vlv_sideband_reg.h
Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drm
4 years ago
vlv_suspend.c
drm/i915: rename intel_pm.[ch] to intel_clock_gating.[ch]
3 years ago
vlv_suspend.h
drm/i915: split out vlv/chv specific suspend/resume code
6 years ago