..
display
drm/i915: Use enum pipe consistently
2019-08-23 21:36:01 +03:00
gem
drm/i915/selftests: Markup impossible error pointers
2019-08-27 13:22:01 +01:00
gt
drm/i915/selftests: Add the usual batch vma managements to st_workarounds
2019-08-27 10:21:51 +01:00
gvt
drm/i915/psr: Make PSR registers relative to transcoders
2019-08-22 13:09:06 -07:00
oa
selftests
drm/i915/selftests: Fixup a couple of missing serialisation with vma
2019-08-21 22:21:57 +01:00
i915_active_types.h
drm/i915: Markup expected timeline locks for i915_active
2019-08-16 18:02:07 +01:00
i915_active.c
drm/i915: i915_active.retire() is optional
2019-08-19 16:41:19 +01:00
i915_active.h
drm/i915: Markup expected timeline locks for i915_active
2019-08-16 18:02:07 +01:00
i915_buddy.c
drm/i915/buddy: use kmemleak_update_trace
2019-08-16 16:28:41 +01:00
i915_buddy.h
drm/i915: buddy allocator
2019-08-10 19:47:40 +01:00
i915_cmd_parser.c
drm/i915: extract i915_memcpy.h from i915_drv.h
2019-08-09 12:03:25 +03:00
i915_debugfs.c
drm/i915: Use enum pipe consistently
2019-08-23 21:36:01 +03:00
i915_debugfs.h
i915_drv.c
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
2019-08-26 11:24:45 -04:00
i915_drv.h
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
2019-08-24 12:12:34 +01:00
i915_fixed.h
i915_gem_evict.c
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
2019-08-21 14:07:54 +01:00
i915_gem_fence_reg.c
drm/i915: Replace i915_vma_put_fence()
2019-08-22 08:53:42 +01:00
i915_gem_fence_reg.h
drm/i915: Track ggtt fence reservations under its own mutex
2019-08-22 08:53:40 +01:00
i915_gem_gtt.c
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
2019-08-24 12:12:34 +01:00
i915_gem_gtt.h
drm/i915: Replace PIN_NONFAULT with calls to PIN_NOEVICT
2019-08-21 14:07:54 +01:00
i915_gem.c
drm/i915: Flush the existing fence before GGTT read/write
2019-08-23 19:44:21 +01:00
i915_gem.h
i915_getparam.c
i915_globals.c
drm/i915: buddy allocator
2019-08-10 19:47:40 +01:00
i915_globals.h
drm/i915: buddy allocator
2019-08-10 19:47:40 +01:00
i915_gpu_error.c
drm/i915: Refactor instdone loops on new subslice functions
2019-08-23 19:14:25 +01:00
i915_gpu_error.h
i915_ioc32.c
i915_irq.c
drm/i915: Use enum pipe consistently
2019-08-23 21:36:01 +03:00
i915_irq.h
drm/i915: Extract general GT interrupt handlers
2019-08-12 15:36:13 +01:00
i915_memcpy.c
drm/i915: extract i915_memcpy.h from i915_drv.h
2019-08-09 12:03:25 +03:00
i915_memcpy.h
drm/i915: extract i915_memcpy.h from i915_drv.h
2019-08-09 12:03:25 +03:00
i915_mm.c
i915_params.c
i915_params.h
i915_pci.c
drm/i915/gtt: disable 2M pages for pre-gen11
2019-08-10 13:19:00 +01:00
i915_perf.c
drm/i915: extract i915_perf.h from i915_drv.h
2019-08-09 11:52:04 +03:00
i915_perf.h
drm/i915: extract i915_perf.h from i915_drv.h
2019-08-09 11:52:04 +03:00
i915_pmu.c
drm/i915: Convert a few more bland dmesg info to be device specific
2019-08-15 13:13:23 +01:00
i915_pmu.h
i915_priolist_types.h
drm/i915: Push the wakeref->count deferral to the backend
2019-08-13 21:09:49 +01:00
i915_pvinfo.h
i915_query.c
drm/i915: Add EU stride runtime parameter
2019-08-23 19:14:22 +01:00
i915_query.h
i915_reg.h
drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
2019-08-23 10:08:55 -07:00
i915_request.c
drm/i915: Keep drm_i915_file_private around under RCU
2019-08-23 22:13:17 +01:00
i915_request.h
drm/i915: Protect request retirement with timeline->mutex
2019-08-15 23:21:13 +01:00
i915_scatterlist.c
i915_scatterlist.h
i915_scheduler_types.h
i915_scheduler.c
drm/i915: Push the wakeref->count deferral to the backend
2019-08-13 21:09:49 +01:00
i915_scheduler.h
i915_selftest.h
i915_suspend.c
drm/i915: extract i915_suspend.h from i915_drv.h
2019-08-09 12:03:05 +03:00
i915_suspend.h
drm/i915: extract i915_suspend.h from i915_drv.h
2019-08-09 12:03:05 +03:00
i915_sw_fence_work.c
drm/i915: Generalise the clflush dma-worker
2019-08-22 08:27:44 +01:00
i915_sw_fence_work.h
drm/i915: Generalise the clflush dma-worker
2019-08-22 08:27:44 +01:00
i915_sw_fence.c
Merge drm/drm-next into drm-intel-next-queued
2019-08-22 00:10:36 -07:00
i915_sw_fence.h
Merge drm/drm-next into drm-intel-next-queued
2019-08-22 00:10:36 -07:00
i915_syncmap.c
i915_syncmap.h
i915_sysfs.c
drm/i915: extract i915_sysfs.h from i915_drv.h
2019-08-09 11:52:09 +03:00
i915_sysfs.h
drm/i915: extract i915_sysfs.h from i915_drv.h
2019-08-09 11:52:09 +03:00
i915_trace_points.c
i915_trace.h
i915_user_extensions.c
i915_user_extensions.h
i915_utils.c
drm/i915: move printing and load error inject to i915_utils.[ch]
2019-08-09 11:51:58 +03:00
i915_utils.h
drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
2019-08-16 20:59:02 +01:00
i915_vgpu.c
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
2019-08-24 12:12:34 +01:00
i915_vgpu.h
i915_vma.c
drm/i915: Replace i915_vma_put_fence()
2019-08-22 08:53:42 +01:00
i915_vma.h
drm/i915: Replace i915_vma_put_fence()
2019-08-22 08:53:42 +01:00
intel_csr.c
drm/i915/tgl: update DMC firmware to 2.04
2019-08-20 12:49:29 -07:00
intel_csr.h
intel_device_info.c
drm/i915: Expand subslice mask
2019-08-23 19:14:27 +01:00
intel_device_info.h
intel_gvt.c
intel_gvt.h
intel_pch.c
intel_pch.h
intel_pm.c
drm/i915: Use hweight8() for 8bit masks
2019-08-23 21:36:01 +03:00
intel_pm.h
intel_runtime_pm.c
intel_runtime_pm.h
intel_sideband.c
intel_sideband.h
intel_uncore.c
drm/i915: split out uncore_mmio_debug
2019-08-09 20:25:24 +01:00
intel_uncore.h
drm/i915: split out uncore_mmio_debug
2019-08-09 20:25:24 +01:00
intel_wakeref.c
drm/i915: Push the wakeref->count deferral to the backend
2019-08-13 21:09:49 +01:00
intel_wakeref.h
drm/i915: Push the wakeref->count deferral to the backend
2019-08-13 21:09:49 +01:00
intel_wopcm.c
drm/i915/wopcm: Fix SPDX tag location
2019-08-16 16:50:03 +01:00
intel_wopcm.h
Kconfig
Kconfig.debug
Kconfig.profile
Makefile
drm/i915: Generalise the clflush dma-worker
2019-08-22 08:27:44 +01:00