summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
2019-07-25drm/i915: Mark expected switch fall-throughsGustavo A. R. Silva
2019-06-17drm/i915: move modesetting core code under display/Jani Nikula
2019-06-17drm/i915: move modesetting output/encoder code under display/Jani Nikula
2019-06-04drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/cDaniele Ceraolo Spurio
2019-05-30drm/i915: add in-kernel blitter clientMatthew Auld
2019-05-28drm/i915: Move GEM client throttling to its own fileChris Wilson
2019-05-28drm/i915: Move GEM object busy checking to its own fileChris Wilson
2019-05-28drm/i915: Move GEM object waiting to its own fileChris Wilson
2019-05-28drm/i915: Move GEM object domain management from struct_mutex to localChris Wilson
2019-05-28drm/i915: Pull scatterlist utils out of i915_gem.hChris Wilson
2019-05-28drm/i915: Move more GEM objects under gem/Chris Wilson
2019-05-28drm/i915: Move GEM domain management to its own fileChris Wilson
2019-05-28drm/i915: Move mmap and friends to its own fileChris Wilson
2019-05-28drm/i915: Move phys objects to its own fileChris Wilson
2019-05-28drm/i915: Move shmem object setup to its own fileChris Wilson
2019-05-28drm/i915: Move object->pages API to i915_gem_object.[ch]Chris Wilson
2019-05-28drm/i915: Split GEM object type definition to its own headerChris Wilson
2019-05-27drm/i915: Make sure we have enough memory bandwidth on ICLVille Syrjälä
2019-05-03drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.cJani Nikula
2019-04-26drm/i915: Move i915_request_alloc into selftests/Chris Wilson
2019-04-24drm/i915: Invert the GEM wakeref hierarchyChris Wilson
2019-04-24drm/i915: Pull the GEM powermangement coupling into its own fileChris Wilson
2019-04-24drm/i915: Introduce struct intel_wakerefChris Wilson
2019-04-24drm/i915: Move GraphicsTechnology files under gt/Chris Wilson
2019-04-24drm/i915: Store the default sseu setup on the engineChris Wilson
2019-04-04drm/i915: add Makefile magic for testing headers are self-containedJani Nikula
2019-04-02drm/i915: Split out i915_priolist_types into its own headerChris Wilson
2019-04-02drm/i915: Move intel_engine_mask_t around for use by i915_request_types.hChris Wilson
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson
2019-03-08drm/i915: Move over to intel_context_lookup()Chris Wilson
2019-03-08drm/i915: Split struct intel_context definition to its own headerChris Wilson
2019-02-28drm/i915: Make request allocation caches globalChris Wilson
2019-02-05drm/i915: Generalise GPU activity trackingChris Wilson
2019-01-26drm/i915: Disable -WuninitializedNathan Chancellor
2019-01-24Merge tag 'gvt-next-2019-01-24' of https://github.com/intel/gvt-linux into dr...Rodrigo Vivi
2019-01-22drm/i915/selftests: Refactor common live_test frameworkChris Wilson
2019-01-16drm/i915: Pull all the reset functionality together into i915_reset.cChris Wilson
2019-01-02drm/i915/gvt: Change KVMGT as self load moduleZhenyu Wang
2018-12-05Makefile: fix mixed tab and spacesPedro Tammela
2018-12-04drm/i915/selftests: Add tests for GT and engine workaround verificationTvrtko Ursulin
2018-11-30drm/i915/selftests: Extract spinner codeTvrtko Ursulin
2018-11-29drm/i915/dsc: Define & Compute VESA DSC paramsGaurav K Singh
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-08drm/i915/cnl+: Move the combo PHY init/uninit code to a new fileImre Deak
2018-10-18drm/i915/dsi: refactor bitrate calculations in intel_dsi_vbt_init()Jani Nikula
2018-10-17drm/i915: split out display quirks to a new fileJani Nikula
2018-10-11Makefile: Globally enable VLA warningKees Cook
2018-10-10drm/i915: rename intel_modes.c to intel_connector.cJani Nikula
2018-10-01drm/i915: Pull scheduling under standalone lockChris Wilson
2018-07-06drm/i915/icl: Program DSI Escape clock DividerMadhav Chauhan