forge
login
or
join now
tjh.dev
/
kernel
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
star
1
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
kernel
/
drivers
/
gpu
/
drm
/
i915
/
at
master
6 folders
166 files
Juha-Pekka Heikkila
drm/i915/display: enable ccs modifiers on dg2
16d ago
aab3d205
display
Merge tag 'drm-next-2026-04-24' of https://gitlab.freedesktop.org/drm/kernel
2 weeks ago
gem
drm/i915/gem: Drop check for changed VM in EXECBUF
1 month ago
gt
drm/i915/gt: fix refcount underflow in intel_engine_park_heartbeat
1 month ago
gvt
drm/i915/gvt: Swap read and write checks
3 months ago
pxp
drm/i915: replace use of system_unbound_wq with system_dfl_wq
6 months ago
selftests
drm/i915/selftests: Nuke live_forcewake_domains selftest
1 month ago
.gitignore
Kconfig
Kconfig.debug
drm/i915: Fix selecting CONFIG_DRM_KUNIT_TEST in debug builds
9 months ago
Kconfig.profile
Makefile
drm/i915/de: Introduce intel_de.c and move intel_de_{read,write}8() there
2 months ago
TODO.txt
i915_active.c
drm/i915: replace use of system_unbound_wq with system_dfl_wq
6 months ago
i915_active.h
i915_active_types.h
i915_bo.c
drm/{i915,xe}: move framebuffer bo to parent interface
2 months ago
i915_bo.h
drm/{i915, xe}/bo: move display bo calls to parent interface
2 months ago
i915_cmd_parser.c
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
2 months ago
i915_cmd_parser.h
i915_config.c
drm/i915: drop i915 param from i915_fence{, _context}_timeout()
4 months ago
i915_config.h
drm/i915: drop i915 param from i915_fence{, _context}_timeout()
4 months ago
i915_debugfs.c
drm/i915: Remove i915_reg.h from i9xx_wm.c
3 months ago
i915_debugfs.h
i915_debugfs_params.c
drm/i915: use drm->debugfs_root for creating debugfs files
9 months ago
i915_debugfs_params.h
i915_deps.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
i915_deps.h
i915_display_pc8.c
drm/i915/pc8: Add parent interface for PC8 forcewake tricks
4 months ago
i915_display_pc8.h
drm/i915/pc8: Add parent interface for PC8 forcewake tricks
4 months ago
i915_dpt.c
drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
2 months ago
i915_dpt.h
drm/i915/dpt: pass opaque struct intel_dpt around instead of i915_address_space
2 months ago
i915_driver.c
drm/i915/display: enable ccs modifiers on dg2
2 weeks ago
i915_driver.h
drm/{i915, xe}/display: pass parent interface to display probe
6 months ago
i915_drm_client.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
i915_drm_client.h
i915_drv.h
drm/i915: replace use of system_wq with system_percpu_wq in the documentation
6 months ago
i915_dsb_buffer.c
drm/{i915, xe}/dsb: move DSB buffer to parent interface
3 months ago
i915_dsb_buffer.h
drm/{i915, xe}/dsb: move DSB buffer to parent interface
3 months ago
i915_edram.c
drm/i915/edram: extract i915_edram.[ch] for edram detection
5 months ago
i915_edram.h
drm/i915/edram: extract i915_edram.[ch] for edram detection
5 months ago
i915_file_private.h
i915_freq.c
drm/i915: split out i915_freq.[ch]
5 months ago
i915_freq.h
drm/i915: split out i915_freq.[ch]
5 months ago
i915_gem.c
x86: rename and clean up __copy_from_user_inatomic_nocache()
1 month ago
i915_gem.h
drm/i915: move GEM_QUIRK_PIN_SWIZZLED_PAGES to i915_gem.h
10 months ago
i915_gem_evict.c
i915_gem_evict.h
i915_gem_gtt.c
i915_gem_gtt.h
i915_gem_ww.c
i915_gem_ww.h
i915_getparam.c
drm: include drm_print.h where needed
6 months ago
i915_getparam.h
i915_gmch.c
drm/i915/gmch: split out i915_gmch.[ch] from soc
5 months ago
i915_gmch.h
drm/i915/gmch: split out i915_gmch.[ch] from soc
5 months ago
i915_gpu_error.c
folio_batch: rename pagevec.h to folio_batch.h
2 months ago
i915_gpu_error.h
drm/i915: move GEN7_ERR_INT snapshot to display irq code
3 months ago
i915_gtt_view_types.h
i915_hdcp_gsc.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
i915_hdcp_gsc.h
drm/{i915,xe}/hdcp: use parent interface for HDCP GSC calls
5 months ago
i915_hwmon.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
i915_hwmon.h
i915_initial_plane.c
drm/i915/fbdev: fix link failure without FBDEV emulation
2 months ago
i915_initial_plane.h
drm/{i915, xe}: move initial plane calls to parent interface
4 months ago
i915_ioc32.c
i915_ioc32.h
i915_ioctl.c
i915_ioctl.h
i915_iosf_mbi.h
i915_irq.c
drm/i915: Remove i915_reg.h from intel_overlay.c
3 months ago
i915_irq.h
drm/{i915,xe}/display: move irq calls to parent interface
5 months ago
i915_jiffies.h
drm/i915: split out separate files for jiffies timeout and wait helpers
6 months ago
i915_list_util.h
drm/i915: split out i915_list_util.h
8 months ago
i915_memcpy.c
i915_memcpy.h
i915_mitigations.c
i915_mitigations.h
i915_mm.c
mm: rename zap_vma_ptes() to zap_special_vma_range()
2 months ago
i915_mm.h
i915_mmio_range.c
drm/i915: move and rename reg_in_range_table
7 months ago
i915_mmio_range.h
drm/i915: move and rename reg_in_range_table
7 months ago
i915_module.c
drm: include drm_print.h where needed
6 months ago
i915_overlay.c
drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbuffer
2 months ago
i915_overlay.h
drm/i915/overlay: Convert overlay to parent interface
2 months ago
i915_panic.c
Merge drm/drm-next into drm-misc-next
4 months ago
i915_panic.h
Merge drm/drm-next into drm-misc-next
4 months ago
i915_params.c
drm/i915: switch to use kernel standard error injection
4 months ago
i915_params.h
drm/i915: switch to use kernel standard error injection
4 months ago
i915_pci.c
drm/i915: switch to use kernel standard error injection
4 months ago
i915_pci.h
i915_perf.c
drm/i915/perf: prefer REG_MASKED_FIELD_ENABLE() and REG_MASKED_FIELD_DISABLE()
2 months ago
i915_perf.h
i915_perf_oa_regs.h
i915_perf_types.h
i915_pmu.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
i915_pmu.h
i915_priolist_types.h
i915_ptr_util.h
drm/i915: split out i915_ptr_util.h
8 months ago
i915_pvinfo.h
i915_query.c
drm: include drm_print.h where needed
6 months ago
i915_query.h
i915_reg.h
drm/i915/overlay: Move i915 specific code into i915_overlay.c
2 months ago
i915_reg_defs.h
drm/intel: add pick.h for the various "picker" helpers
2 months ago
i915_request.c
drm/i915: drop i915 param from i915_fence{, _context}_timeout()
4 months ago
i915_request.h
drm/i915: split out i915_ptr_util.h
8 months ago
i915_scatterlist.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
i915_scatterlist.h
i915_scheduler.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
i915_scheduler.h
i915_scheduler_types.h
i915_selftest.h
kernel.h: drop STACK_MAGIC macro
3 months ago
i915_sw_fence.c
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
2 months ago
i915_sw_fence.h
i915_sw_fence_work.c
drm/i915: replace use of system_unbound_wq with system_dfl_wq
6 months ago
i915_sw_fence_work.h
i915_switcheroo.c
drm: include drm_print.h where needed
6 months ago
i915_switcheroo.h
i915_syncmap.c
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
2 months ago
i915_syncmap.h
i915_sysfs.c
drm: include drm_print.h where needed
6 months ago
i915_sysfs.h
i915_tasklet.h
i915_timer_util.c
drm/i915: split out i915_timer_util.[ch]
8 months ago
i915_timer_util.h
drm/i915: split out i915_timer_util.[ch]
8 months ago
i915_trace.h
i915_trace_points.c
i915_ttm_buddy_manager.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
i915_ttm_buddy_manager.h
gpu: Move DRM buddy allocator one level up (part two)
3 months ago
i915_user_extensions.c
i915_user_extensions.h
i915_utils.c
drm/i915: switch to use kernel standard error injection
4 months ago
i915_utils.h
drm/i915/utils: drop unnecessary ifdefs
4 months ago
i915_vgpu.c
drm: include drm_print.h where needed
6 months ago
i915_vgpu.h
i915_vma.c
drm/i915: add VMA to parent interface
2 months ago
i915_vma.h
drm/i915: add VMA to parent interface
2 months ago
i915_vma_resource.c
drm/i915: replace use of system_unbound_wq with system_dfl_wq
6 months ago
i915_vma_resource.h
i915_vma_types.h
i915_wait_util.h
drm/i915: Order OP vs. timeout correctly in __wait_for()
2 months ago
intel_clock_gating.c
drm/i915: move CNP clock gating init into intel_pch
1 month ago
intel_clock_gating.h
drm/i915: use struct drm_device for clock gating funcs
5 months ago
intel_cpu_info.c
intel_cpu_info.h
intel_device_info.c
intel_device_info.h
intel_gvt.c
drm/i915/gvt: sort and group include directives
4 months ago
intel_gvt.h
intel_gvt_mmio_table.c
drm/i915: Remove i915_reg.h from intel_display_irq.c
3 months ago
intel_mchbar_regs.h
drm/i915/dram: Fix ICL DIMM_S decoding
6 months ago
intel_memory_region.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
intel_memory_region.h
drm/i915: Fix format string truncation warning
5 months ago
intel_pci_config.h
intel_pcode.c
drm/{i915, xe}: Extract pcode definitions to common header
3 months ago
intel_pcode.h
drm/{i915, xe}/pcode: move display pcode calls to parent interface
3 months ago
intel_region_ttm.c
drm/ttm: Replace multiple booleans with flags in device init
6 months ago
intel_region_ttm.h
intel_runtime_pm.c
drm/i915/display: Runtime pm wrappers for display parent interface
6 months ago
intel_runtime_pm.h
drm/i915/display: Runtime pm wrappers for display parent interface
6 months ago
intel_step.c
drm: include drm_print.h where needed
6 months ago
intel_step.h
drm/intel: add shared step.h and switch i915 to use it
1 month ago
intel_uncore.c
drm/i915/uncore: Do GT FIFO checks in early sanitize and forcewake get
1 month ago
intel_uncore.h
drm/i915: move and rename reg_in_range_table
7 months ago
intel_uncore_trace.c
intel_uncore_trace.h
intel_wakeref.c
drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
4 months ago
intel_wakeref.h
drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
4 months ago
vlv_iosf_sb.c
drm: include drm_print.h where needed
6 months ago
vlv_iosf_sb.h
drm/i915: rename VLV IOSF SB ports parameter to unit_mask
1 year ago
vlv_iosf_sb_reg.h
drm/i915: rename vlv_sideband*.[ch] to vlv_iosf_sb*.[ch]
1 year ago
vlv_suspend.c
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
2 months ago
vlv_suspend.h