aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-07-04drm/i915: Move the renderstate setup under gt/Chris Wilson1-7/+7
2019-07-01drm/i915: Move the TypeC port handling code to a separate fileImre Deak1-1/+2
2019-06-27drm/i915: prefix header search path with $(srctree)/Jani Nikula1-1/+1
2019-06-26drm/i915: Move OA files to separate folderMichal Wajdeczko1-17/+19
2019-06-21drm/i915: Rename i915_timeline to intel_timeline and move under gtTvrtko Ursulin1-1/+1
2019-06-21drm/i915: Move intel_gt initialization to a separate fileTvrtko Ursulin1-0/+1
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula1-32/+34
2019-06-17drm/i915: move modesetting output/encoder code under display/Jani Nikula1-27/+29
2019-06-04drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio1-0/+1
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld1-0/+2
2019-05-28drm/i915: Move GEM client throttling to its own fileChris Wilson1-0/+1
2019-05-28drm/i915: Move GEM object busy checking to its own fileChris Wilson1-0/+1
2019-05-28drm/i915: Move GEM object waiting to its own fileChris Wilson1-0/+1
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson1-0/+1
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson1-0/+1
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson1-13/+13
2019-05-28drm/i915: Move GEM domain management to its own fileChris Wilson1-0/+1
2019-05-28drm/i915: Move mmap and friends to its own fileChris Wilson1-0/+1
2019-05-28drm/i915: Move phys objects to its own fileChris Wilson1-0/+2
2019-05-28drm/i915: Move shmem object setup to its own fileChris Wilson1-1/+2
2019-05-28drm/i915: Move object->pages API to i915_gem_object.[ch]Chris Wilson1-1/+3
2019-05-28drm/i915: Split GEM object type definition to its own headerChris Wilson1-0/+1
2019-05-27drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä1-0/+1
2019-05-03drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula1-1/+1
2019-04-26drm/i915: Move i915_request_alloc into selftests/Chris Wilson1-0/+1
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson1-0/+2
2019-04-24drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson1-0/+1
2019-04-24drm/i915: Introduce struct intel_wakerefChris Wilson1-0/+1
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson1-17/+29
2019-04-24drm/i915: Store the default sseu setup on the engineChris Wilson1-0/+1
2019-04-04drm/i915: add Makefile magic for testing headers are self-containedJani Nikula1-12/+4
2019-04-02drm/i915: Split out i915_priolist_types into its own headerChris Wilson1-0/+1
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson1-0/+1