summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)AuthorFilesLines
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie1-5/+26
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin1-0/+1
2017-11-16drm/i915/guc: Rename i915_guc_submission.c|h to intel_guc_submission.c|hSagar Arun Kamble1-3/+3
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+6
2017-11-13drm/i915/perf: enable perf support on CNLLionel Landwerlin1-1/+2
2017-11-13drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30drm/i915: Replace "cc-option -Wno-foo" with "cc-disable-warning foo"Chris Wilson1-6/+6
2017-10-26drm/i915: Add -Wall -Wextra to our build, set warnings to fullChris Wilson1-1/+20
2017-10-16drm/i915/guc: Rename intel_guc_loader.c to intel_guc_fw.cMichal Wajdeczko1-1/+1
2017-10-07drm/i915: introduce simple gemfsMatthew Auld1-0/+1
2017-10-06drm/i915/guc: Move GuC core definitions into dedicated filesMichal Wajdeczko1-0/+1
2017-10-04drm/i915/uc: Move uC fw helper code into dedicated filesMichal Wajdeczko1-0/+1
2017-09-18drm/i915/perf: add support for Coffeelake GT2Lionel Landwerlin1-1/+2
2017-09-04drm/i915: Use correct path to trace includeThierry Reding1-2/+0
2017-08-15drm/i915: Split obj->cache_coherent to track r/wChris Wilson1-0/+1
2017-06-14drm/i915/perf: add GLK supportLionel Landwerlin1-1/+2
2017-06-14drm/i915/perf: add KBL supportLionel Landwerlin1-1/+3
2017-06-14drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg1-1/+7
2017-05-26drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko1-0/+1
2017-05-03drm/i915: Squash repeated awaits on the same fenceChris Wilson1-0/+1
2017-03-08Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter1-0/+3
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie1-0/+5
2017-03-07drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.cJani Nikula1-1/+1
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds1-2/+9
2017-02-22drm/i915: Perform object clflushing asynchronouslyChris Wilson1-0/+1
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson1-0/+3
2017-02-08drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä1-0/+1
2017-01-25drm/i915: setup bridge for HDMI LPE audio driverJerome Anand1-0/+3
2017-01-19drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa1-0/+1
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko1-0/+1
2016-12-13drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso1-1/+1
2016-11-25drm/i915/guc: Move guc_{send,recv}() to intel_uc.cArkadiusz Hiler1-1/+2
2016-11-22drm/i915: Add 'render basic' Haswell OA unit configRobert Bragg1-1/+2
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg1-0/+3
2016-11-11drm/i915: Split out i915_vma.cJoonas Lahtinen1-1/+2
2016-11-02drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala1-0/+1
2016-10-28drm/i915: Combine seqno + tracking into a global timeline structChris Wilson1-0/+1
2016-10-28drm/i915: Introduce an internal allocator for disposable private objectsChris Wilson1-0/+1
2016-10-18drm/i915: Add lspcon support for I915 driverShashank Sharma1-0/+1
2016-10-12drm/i915: Allow disabling error captureChris Wilson1-1/+3
2016-09-09drm/i915: Add a sw fence for collecting up dma fencesChris Wilson1-0/+1
2016-08-19drm/i915: Use remap_io_mapping() to prefault all PTE in a single passChris Wilson1-1/+2
2016-08-12drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson1-0/+3
2016-08-04drm/i915: Refactor activity tracking for requestsChris Wilson1-1/+0
2016-07-20drm/i915: Move GEM request routines to i915_gem_request.cChris Wilson1-0/+1
2016-07-14drm/i915: Move common engine setup into intel_engine_cs.cTvrtko Ursulin1-0/+1
2016-07-05drm/i915: Split out runtime configuration of device info to its own fileChris Wilson1-0/+1
2016-07-01drm/i915: Slaughter the thundering i915_wait_request herdChris Wilson1-0/+1