summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* drm/i915: Move phys objects to its own fileChris Wilson2019-05-281-0/+2
* drm/i915: Move shmem object setup to its own fileChris Wilson2019-05-281-1/+2
* drm/i915: Move object->pages API to i915_gem_object.[ch]Chris Wilson2019-05-281-1/+3
* drm/i915: Split GEM object type definition to its own headerChris Wilson2019-05-281-0/+1
* drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä2019-05-271-0/+1
* drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula2019-05-031-1/+1
* drm/i915: Move i915_request_alloc into selftests/Chris Wilson2019-04-261-0/+1
* drm/i915: Invert the GEM wakeref hierarchyChris Wilson2019-04-241-0/+2
* drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson2019-04-241-0/+1
* drm/i915: Introduce struct intel_wakerefChris Wilson2019-04-241-0/+1
* drm/i915: Move GraphicsTechnology files under gt/Chris Wilson2019-04-241-17/+29
* drm/i915: Store the default sseu setup on the engineChris Wilson2019-04-241-0/+1
* drm/i915: add Makefile magic for testing headers are self-containedJani Nikula2019-04-041-12/+4
* drm/i915: Split out i915_priolist_types into its own headerChris Wilson2019-04-021-0/+1
* drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson2019-04-021-0/+1
* drm/i915: Introduce the i915_user_extension_methodChris Wilson2019-03-221-0/+1
* drm/i915: Move over to intel_context_lookup()Chris Wilson2019-03-081-0/+1
* drm/i915: Split struct intel_context definition to its own headerChris Wilson2019-03-081-0/+9
* drm/i915: Make request allocation caches globalChris Wilson2019-02-281-0/+1
* drm/i915: Generalise GPU activity trackingChris Wilson2019-02-051-1/+3
* drm/i915: Disable -WuninitializedNathan Chancellor2019-01-261-0/+1
* Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi2019-01-241-0/+1
|\
| * drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang2019-01-021-0/+1
* | drm/i915/selftests: Refactor common live_test frameworkChris Wilson2019-01-221-0/+1
* | drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson2019-01-161-1/+2
* | Makefile: fix mixed tab and spacesPedro Tammela2018-12-051-1/+1
|/
* drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin2018-12-041-0/+1
* drm/i915/selftests: Extract spinner codeTvrtko Ursulin2018-11-301-1/+2
* drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh2018-11-291-1/+2
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-201-1/+1
|\
| * Makefile: Globally enable VLA warningKees Cook2018-10-111-1/+1
* | drm/i915/cnl+: Move the combo PHY init/uninit code to a new fileImre Deak2018-11-081-0/+1
* | drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()Jani Nikula2018-10-181-0/+1
* | drm/i915: split out display quirks to a new fileJani Nikula2018-10-171-0/+1
* | drm/i915: rename intel_modes.c to intel_connector.cJani Nikula2018-10-101-1/+1
* | drm/i915: Pull scheduling under standalone lockChris Wilson2018-10-011-0/+1
|/
* drm/i915/icl: Program DSI Escape clock DividerMadhav Chauhan2018-07-061-0/+1
* drm/i915/dsi: rename the current DSI files based on first platformJani Nikula2018-07-061-3/+3
* drm/i915/selftests: Refactor common flush_test()Chris Wilson2018-05-081-1/+2
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-021-1/+1
* drm/i915: Disable some extra clang warningsMatthias Kaehlcke2018-05-021-0/+4
* drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo2018-04-111-1/+2
* drm/i915/perf: enable perf support on ICLLionel Landwerlin2018-03-291-1/+2
* drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li2018-03-141-1/+2
OpenPOWER on IntegriCloud