summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
2020-05-09drm/i915: Replace the hardcoded I915_FENCE_TIMEOUTChris Wilson
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-27drm/i915: re-disable -Wframe-addressNick Desaulniers
2020-04-24drm/i915/gt: Use the RPM config register to determine clk frequenciesChris Wilson
2020-04-17drm/i915/selftests: Move gpu energy measurement into its own little libChris Wilson
2020-04-16Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2020-04-09drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada
2020-03-26drm/i915/uc: Move uC debugfs to its own folder under GTDaniele Ceraolo Spurio
2020-03-17drm/i915/perf: remove generated codeLionel Landwerlin
2020-03-16drm/i915: Move GGTT fence registers under gt/Chris Wilson
2020-03-06drm/i915/gen7: Clear all EU/L3 residual contextsPrathap Kumar Valsan
2020-02-28drm/i915/gt: Expose engine properties via sysfsChris Wilson
2020-02-27drm/i915: split out intel_dram.[ch] from i915_drv.cJani Nikula
2020-02-25drm/i915: Allow userspace to specify ringsize on constructionChris Wilson
2020-02-24drm/i915: fix header test with GCOVJani Nikula
2020-02-17drm/i915: split out vlv/chv specific suspend/resume codeJani Nikula
2020-02-14drm/i915: split out display debugfs to a separate fileJani Nikula
2020-02-14drm/i915: move intel_csr.[ch] under display/Jani Nikula
2020-02-04drm/i915/gt: Pull sseu context updates under gtChris Wilson
2020-01-31drm/i915: Introduce better global state handlingVille Syrjälä
2020-01-15drm/i915/params: add i915 parameters to debugfsJani Nikula
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld
2020-01-03drm/i915/selftests: Make headers self-containedChris Wilson
2020-01-03drm/i915/selftests: Move igt_atomic_section[] out of the headerChris Wilson
2020-01-02drm/i915: reimplement header test featureMasahiro Yamada
2019-12-22drm/i915/gt: Move pm debug files into a gt aware debugfsAndi Shyti
2019-11-07drm/i915/selftests: Wrap vm_mmap() around GEM objectsChris Wilson
2019-10-29drm/i915/tgl: Add perf support on TGLLionel Landwerlin
2019-10-26drm/i915: Extract GT render power state managementAndi Shyti
2019-10-25drm/i915: support creating LMEM objectsMatthew Auld
2019-10-24drm/i915/gt: Split intel_ring_submissionChris Wilson
2019-10-23drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson
2019-10-21drm/i915/gt: Introduce barrier pulses along enginesChris Wilson
2019-10-20drm/i915: Extract GT ring managementAndi Shyti
2019-10-15Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-10-08drm/i915: introduce intel_memory_regionMatthew Auld
2019-10-08Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-10-06drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula
2019-10-04drm/i915: Move request runtime management onto gtChris Wilson
2019-10-02drm/i915/display: abstract all vgaarb access to intel_vga.[ch]Jani Nikula
2019-09-27drm/i915: Extract GT render sleep (rc6) managementAndi Shyti
2019-09-23drm/i915/dsb: DSB context creation.Animesh Manna
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-09-04kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada
2019-08-22drm/i915: Generalise the clflush dma-workerChris Wilson
2019-08-22Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi
2019-08-12drm/i915: Extract general GT interrupt handlersAndi Shyti
2019-08-12drm/i915: Extract GT powermanagement interrupt handlingAndi Shyti
2019-08-10drm/i915: buddy allocatorMatthew Auld