aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/i915/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-09drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada1-3/+0
2020-03-06drm/i915/gen7: Clear all EU/L3 residual contextsPrathap Kumar Valsan1-0/+1
2020-02-28drm/i915/gt: Expose engine properties via sysfsChris Wilson1-1/+2
2020-02-27drm/i915: split out intel_dram.[ch] from i915_drv.cJani Nikula1-0/+1
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson1-0/+1
2020-02-24drm/i915: fix header test with GCOVJani Nikula1-1/+1
2020-02-17drm/i915: split out vlv/chv specific suspend/resume codeJani Nikula1-1/+2
2020-02-14drm/i915: split out display debugfs to a separate fileJani Nikula1-0/+1
2020-02-14drm/i915: move intel_csr.[ch] under display/Jani Nikula1-1/+1
2020-02-04drm/i915/gt: Pull sseu context updates under gtChris Wilson1-0/+1
2020-01-31drm/i915: Introduce better global state handlingVille Syrjälä1-0/+1
2020-01-15drm/i915/params: add i915 parameters to debugfsJani Nikula1-1/+4
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld1-0/+5
2020-01-03drm/i915/selftests: Make headers self-containedChris Wilson1-7/+1
2020-01-03drm/i915/selftests: Move igt_atomic_section[] out of the headerChris Wilson1-0/+1
2020-01-02drm/i915: reimplement header test featureMasahiro Yamada1-8/+30
2019-12-22drm/i915/gt: Move pm debug files into a gt aware debugfsAndi Shyti1-0/+3
2019-11-07drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson1-0/+1
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin1-1/+2
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti1-0/+1
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld1-0/+2
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson1-2/+3
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson1-1/+0
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson1-1/+2
2019-10-20drm/i915: Extract GT ring managementAndi Shyti1-0/+1
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen1-1/+1
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld1-0/+2
2019-10-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-1/+6
2019-10-06drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula1-0/+1
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson1-0/+1
2019-10-02drm/i915/display: abstract all vgaarb access to intel_vga.[ch]Jani Nikula1-1/+2
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti1-0/+1
2019-09-23drm/i915/dsb: DSB context creation.Animesh Manna1-0/+1
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada1-1/+1
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson1-0/+1
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi1-1/+0
2019-08-12drm/i915: Extract general GT interrupt handlersAndi Shyti1-0/+1
2019-08-12drm/i915: Extract GT powermanagement interrupt handlingAndi Shyti1-0/+1
2019-08-10drm/i915: buddy allocatorMatthew Auld1-0/+1
2019-08-09drm/i915: move printing and load error inject to i915_utils.[ch]Jani Nikula1-0/+1
2019-08-08drm/i915: Allocate kernel_contexts directlyChris Wilson1-2/+0
2019-08-08drm/i915: split out intel_pch.[ch] from i915_drv.[ch]Jani Nikula1-0/+1
2019-08-07drm/i915: Isolate i915_getparam_ioctl()Chris Wilson1-0/+1
2019-08-06drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson1-1/+2
2019-08-06Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie1-38/+43
2019-08-04drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson1-1/+1
2019-07-30drm/i915: use upstream version of header testsJani Nikula1-1/+1
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+0
2019-07-13drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio1-10/+11