summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
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
2018-07-06drm/i915/dsi: rename the current DSI files based on first platformJani Nikula
2018-05-08drm/i915/selftests: Refactor common flush_test()Chris Wilson
2018-05-02drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson
2018-05-02drm/i915: Disable some extra clang warningsMatthias Kaehlcke
2018-04-11drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo
2018-03-29drm/i915/perf: enable perf support on ICLLionel Landwerlin
2018-03-14drm/i915: Implement dynamic GuC WOPCM offset and size calculationJackie Li
2018-03-13drm/i915: Warn against variable length arraysChris Wilson
2018-03-08drm/i915: add query uAPILionel Landwerlin
2018-03-02drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symme...Sagar Arun Kamble
2018-03-01Merge drm-next into drm-intel-next-queued (this time for real)Joonas Lahtinen
2018-03-01Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-02-21drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie
2018-02-08drm/i915: Disable unused-but-set compiler warningChris Wilson
2018-01-08drm/i915: Add HDCP framework + base implementationSean Paul
2018-01-03drm/i915/guc : Decoupling ADS and logs from submissionSujaritha Sundaresan
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-30drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"Chris Wilson
2017-10-26drm/i915: Add -Wall -Wextra to our build, set warnings to fullChris Wilson
2017-10-16drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.cMichal Wajdeczko
2017-10-07drm/i915: introduce simple gemfsMatthew Auld
2017-10-06drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko
2017-10-04drm/i915/uc: Move uC fw helper code into dedicated filesMichal Wajdeczko
2017-09-18drm/i915/perf: add support for Coffeelake GT2Lionel Landwerlin