aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-15drm/i915: Split obj->cache_coherent to track r/wChris Wilson
2017-06-14drm/i915/perf: add GLK supportLionel Landwerlin
2017-06-14drm/i915/perf: add KBL supportLionel Landwerlin
2017-06-14drm/i915/perf: Add 'render basic' Gen8+ OA unit configsRobert Bragg
2017-05-26drm/i915/guc: Introduce buffer based cmd transportMichal Wajdeczko
2017-05-03drm/i915: Squash repeated awaits on the same fenceChris Wilson
2017-03-08Merge remote-tracking branch 'airlied/drm-next' into drm-intel-next-queuedDaniel Vetter
2017-03-08Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-03-07drm/i915/dsi: rename intel_dsi_panel_vbt.c to intel_dsi_vbt.cJani Nikula
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-02-22drm/i915: Perform object clflushing asynchronouslyChris Wilson
2017-02-13drm/i915: Provide a hook for selftestsChris Wilson
2017-02-08drm/i915: Move most cdclk/rawclk related code to intel_cdclk.cVille Syrjälä
2017-01-25drm/i915: setup bridge for HDMI LPE audio driverJerome Anand
2017-01-19drm/i915/huc: Add HuC fw loading supportAnusha Srivatsa
2017-01-18drm/i915/guc: Move GuC log related functions into dedicated fileMichal Wajdeczko
2016-12-13drm/i915/debugfs: Move out pipe CRC codeTomeu Vizoso
2016-11-25drm/i915/guc: Move guc_{send,recv}() to intel_uc.cArkadiusz Hiler
2016-11-22drm/i915: Add 'render basic' Haswell OA unit configRobert Bragg
2016-11-22drm/i915: Add i915 perf infrastructureRobert Bragg
2016-11-11drm/i915: Split out i915_vma.cJoonas Lahtinen
2016-11-02drm/i915: Move hangcheck code out from i915_irq.cMika Kuoppala
2016-10-28drm/i915: Combine seqno + tracking into a global timeline structChris Wilson
2016-10-28drm/i915: Introduce an internal allocator for disposable private objectsChris Wilson
2016-10-18drm/i915: Add lspcon support for I915 driverShashank Sharma
2016-10-12drm/i915: Allow disabling error captureChris Wilson
2016-09-09drm/i915: Add a sw fence for collecting up dma fencesChris Wilson
2016-08-19drm/i915: Use remap_io_mapping() to prefault all PTE in a single passChris Wilson
2016-08-12drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memoryChris Wilson
2016-08-04drm/i915: Refactor activity tracking for requestsChris Wilson
2016-07-20drm/i915: Move GEM request routines to i915_gem_request.cChris Wilson
2016-07-14drm/i915: Move common engine setup into intel_engine_cs.cTvrtko Ursulin
2016-07-05drm/i915: Split out runtime configuration of device info to its own fileChris Wilson
2016-07-01drm/i915: Slaughter the thundering i915_wait_request herdChris Wilson
2016-06-24drm/i915: Split out the PCI driver interface to i915_pci.cChris Wilson
2016-06-24drm/i915: Merge i915_dma.c into i915_drv.cChris Wilson
2016-06-17drm/i915: gvt: Introduce the basic architecture of GVT-gZhi Wang
2016-05-17drm/i915/dsi: Add DCS control for Panel PWMJani Nikula
2016-04-29drm/i915: Unduplicate CHV signal level codeAnder Conselvan de Oliveira
2016-04-26drm/i915: Add Backlight Control using DPCD for eDP connectors (v9)Yetunde Adebisi
2016-04-14drm/i915: Force clean compilation with -WerrorChris Wilson
2016-03-21drm/i915: Extract out gamma table and CSC to their own fileLionel Landwerlin
2016-03-09drm/i915: Move shared dpll code to a new fileAnder Conselvan de Oliveira
2015-11-05drm/i915: Move generic link training code to a separate fileAnder Conselvan de Oliveira
2015-09-02Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie
2015-08-14drm/i915: Prepare for GuC-based command submissionAlex Dai
2015-08-14drm/i915: GuC-specific firmware loaderAlex Dai
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter