summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-081-0/+1
|\
| * drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+1
* | Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-041-5/+26
|\ \ | |/
| * drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble2017-11-161-3/+3
| * drm/i915/perf: enable perf support on CNLLionel Landwerlin2017-11-131-1/+2
| * drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin2017-11-131-1/+2
| * drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"Chris Wilson2017-10-301-6/+6
| * drm/i915: Add -Wall -Wextra to our build, set warnings to fullChris Wilson2017-10-261-1/+20
* | Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-151-4/+6
|\ \ | |/
| * drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.cMichal Wajdeczko2017-10-161-1/+1
| * drm/i915: introduce simple gemfsMatthew Auld2017-10-071-0/+1
| * drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko2017-10-061-0/+1
| * drm/i915/uc: Move uC fw helper code into dedicated filesMichal Wajdeczko2017-10-041-0/+1
| * drm/i915/perf: add support for Coffeelake GT2Lionel Landwerlin2017-09-181-1/+2
| * drm/i915: Use correct path to trace includeThierry Reding2017-09-041-2/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm/i915: Split obj->cache_coherent to track r/wChris Wilson2017-08-151-0/+1
* drm/i915/perf: add GLK supportLionel Landwerlin2017-06-141-1/+2
* drm/i915/perf: add KBL supportLionel Landwerlin2017-06-141-1/+3
* drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg2017-06-141-1/+7
* drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko2017-05-261-0/+1
* drm/i915: Squash repeated awaits on the same fenceChris Wilson2017-05-031-0/+1
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter2017-03-081-0/+3
|\
| * Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-03-081-0/+5
| |\
| * \ Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds2017-02-231-2/+9
| |\ \
| * | | drm/i915: setup bridge for HDMI LPE audio driverJerome Anand2017-01-251-0/+3
* | | | drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.cJani Nikula2017-03-071-1/+1
| |_|/ |/| |
* | | drm/i915: Perform object clflushing asynchronouslyChris Wilson2017-02-221-0/+1
* | | drm/i915: Provide a hook for selftestsChris Wilson2017-02-131-0/+3
* | | drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä2017-02-081-0/+1
| |/ |/|
* | drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa2017-01-191-0/+1
* | drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko2017-01-181-0/+1
* | drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso2016-12-131-1/+1
* | drm/i915/guc: Move guc_{send,recv}() to intel_uc.cArkadiusz Hiler2016-11-251-1/+2
* | drm/i915: Add 'render basic' Haswell OA unit configRobert Bragg2016-11-221-1/+2
* | drm/i915: Add i915 perf infrastructureRobert Bragg2016-11-221-0/+3
|/
* drm/i915: Split out i915_vma.cJoonas Lahtinen2016-11-111-1/+2
* drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala2016-11-021-0/+1
* drm/i915: Combine seqno + tracking into a global timeline structChris Wilson2016-10-281-0/+1
* drm/i915: Introduce an internal allocator for disposable private objectsChris Wilson2016-10-281-0/+1
* drm/i915: Add lspcon support for I915 driverShashank Sharma2016-10-181-0/+1
* drm/i915: Allow disabling error captureChris Wilson2016-10-121-1/+3
* drm/i915: Add a sw fence for collecting up dma fencesChris Wilson2016-09-091-0/+1
* drm/i915: Use remap_io_mapping() to prefault all PTE in a single passChris Wilson2016-08-191-1/+2
* drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson2016-08-121-0/+3
* drm/i915: Refactor activity tracking for requestsChris Wilson2016-08-041-1/+0
* drm/i915: Move GEM request routines to i915_gem_request.cChris Wilson2016-07-201-0/+1
* drm/i915: Move common engine setup into intel_engine_cs.cTvrtko Ursulin2016-07-141-0/+1
* drm/i915: Split out runtime configuration of device info to its own fileChris Wilson2016-07-051-0/+1
* drm/i915: Slaughter the thundering i915_wait_request herdChris Wilson2016-07-011-0/+1
OpenPOWER on IntegriCloud