summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
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
2015-07-27drm/i915: Extract i915_gem_fence.cDaniel Vetter
2015-07-27drm/i915: Clean up MakefileDaniel Vetter
2015-07-14drm/i915: Added Programming of the MOCSPeter Antoine
2015-06-22drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula
2015-05-26Revert "drm/i915: Force clean compilation with -Werror"Daniel Vetter
2015-05-21drm/i915: Force clean compilation with -WerrorChris Wilson
2015-05-20Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-05-13drm/i915: get rid of -Iinclude/drmMaarten Lankhorst
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter
2015-03-20drm/i915: Extract i915_gem_shrinker.cDaniel Vetter
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter
2015-02-13drm/i915: Introduce a PV INFO page structure for Intel GVT-g.Yu Zhang
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula
2015-01-27drm/i915: Add main atomic entrypoints (v2)Matt Roper
2015-01-12drm/i915: Move to atomic plane helpers (v9)Matt Roper
2014-12-16drm/i915: Implement a framework for batch buffer poolsBrad Volkin
2014-12-10drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi
2014-11-17drm/i915: Introduce intel_psr.cRodrigo Vivi
2014-11-04drm/i915: add new intel audio file to group DP/HDMI audioJani Nikula
2014-11-04drm/i915 Add golden context support for Gen9Armin Reese
2014-10-24drm/i915: Extract intel_fifo_underrun.cDaniel Vetter
2014-10-01drm/i915: Extract intel_runtime_pm.cDaniel Vetter
2014-09-19drm/i915: DocBook integration for frontbuffer trackingDaniel Vetter
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson