summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/tgl: Add perf support on TGLLionel Landwerlin2019-10-291-1/+2
* drm/i915: Extract GT render power state managementAndi Shyti2019-10-261-0/+1
* drm/i915: support creating LMEM objectsMatthew Auld2019-10-251-0/+2
* drm/i915/gt: Split intel_ring_submissionChris Wilson2019-10-241-2/+3
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-241-1/+0
* drm/i915/gt: Introduce barrier pulses along enginesChris Wilson2019-10-211-1/+2
* drm/i915: Extract GT ring managementAndi Shyti2019-10-201-0/+1
* Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen2019-10-151-1/+1
|\
| * Merge tag 'drm-intel-next-2019-10-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-10-081-1/+6
| |\
| * \ Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-1/+1
| |\ \
| | * | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)Masahiro Yamada2019-09-041-1/+1
* | | | drm/i915: introduce intel_memory_regionMatthew Auld2019-10-081-0/+2
| |_|/ |/| |
* | | drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula2019-10-061-0/+1
* | | drm/i915: Move request runtime management onto gtChris Wilson2019-10-041-0/+1
* | | drm/i915/display: abstract all vgaarb access to intel_vga.[ch]Jani Nikula2019-10-021-1/+2
* | | drm/i915: Extract GT render sleep (rc6) managementAndi Shyti2019-09-271-0/+1
* | | drm/i915/dsb: DSB context creation.Animesh Manna2019-09-231-0/+1
|/ /
* | drm/i915: Generalise the clflush dma-workerChris Wilson2019-08-221-0/+1
* | Merge drm/drm-next into drm-intel-next-queuedRodrigo Vivi2019-08-221-1/+0
|\ \
| * \ Merge tag 'drm-intel-next-2019-07-30' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-08-061-38/+43
| |\ \ | | |/ | |/|
| * | drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva2019-07-261-1/+0
* | | drm/i915: Extract general GT interrupt handlersAndi Shyti2019-08-121-0/+1
* | | drm/i915: Extract GT powermanagement interrupt handlingAndi Shyti2019-08-121-0/+1
* | | drm/i915: buddy allocatorMatthew Auld2019-08-101-0/+1
* | | drm/i915: move printing and load error inject to i915_utils.[ch]Jani Nikula2019-08-091-0/+1
* | | drm/i915: Allocate kernel_contexts directlyChris Wilson2019-08-081-2/+0
* | | drm/i915: split out intel_pch.[ch] from i915_drv.[ch]Jani Nikula2019-08-081-0/+1
* | | drm/i915: Isolate i915_getparam_ioctl()Chris Wilson2019-08-071-0/+1
* | | drm/i915/gt: Move the [class][inst] lookup for engines onto the GTChris Wilson2019-08-061-1/+2
* | | drm/i915: Replace struct_mutex for batch pool serialisationChris Wilson2019-08-041-1/+1
| |/ |/|
* | drm/i915: use upstream version of header testsJani Nikula2019-07-301-1/+1
* | drm/i915/uc: move GuC and HuC files under gt/uc/Daniele Ceraolo Spurio2019-07-131-10/+11
* | drm/i915: Move the renderstate setup under gt/Chris Wilson2019-07-041-7/+7
* | drm/i915: Move the TypeC port handling code to a separate fileImre Deak2019-07-011-1/+2
* | drm/i915: prefix header search path with $(srctree)/Jani Nikula2019-06-271-1/+1
* | drm/i915: Move OA files to separate folderMichal Wajdeczko2019-06-271-17/+19
* | drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin2019-06-211-1/+1
* | drm/i915: Move intel_gt initialization to a separate fileTvrtko Ursulin2019-06-211-0/+1
|/
* drm/i915: move modesetting core code under display/Jani Nikula2019-06-171-32/+34
* drm/i915: move modesetting output/encoder code under display/Jani Nikula2019-06-171-27/+29
* drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio2019-06-041-0/+1
* drm/i915: add in-kernel blitter clientMatthew Auld2019-05-301-0/+2
* drm/i915: Move GEM client throttling to its own fileChris Wilson2019-05-281-0/+1
* drm/i915: Move GEM object busy checking to its own fileChris Wilson2019-05-281-0/+1
* drm/i915: Move GEM object waiting to its own fileChris Wilson2019-05-281-0/+1
* drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson2019-05-281-0/+1
* drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson2019-05-281-0/+1
* drm/i915: Move more GEM objects under gem/Chris Wilson2019-05-281-13/+13
* drm/i915: Move GEM domain management to its own fileChris Wilson2019-05-281-0/+1
* drm/i915: Move mmap and friends to its own fileChris Wilson2019-05-281-0/+1