aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-21drm/i915: Extract out gamma table and CSC to their own fileLionel Landwerlin1-0/+1
2016-03-09drm/i915: Move shared dpll code to a new fileAnder Conselvan de Oliveira1-0/+1
2015-11-05drm/i915: Move generic link training code to a separate fileAnder Conselvan de Oliveira1-0/+1
2015-09-02Merge tag 'drm-intel-next-fixes-2015-09-02' into drm-intel-next-queuedDaniel Vetter1-1/+1
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-9/+10
2015-08-14drm/i915: Prepare for GuC-based command submissionAlex Dai1-1/+2
2015-08-14drm/i915: GuC-specific firmware loaderAlex Dai1-0/+3
2015-08-11drm/i915: Use CONFIG_DRM_FBDEV_EMULATIONDaniel Vetter1-1/+1
2015-07-27drm/i915: Extract i915_gem_fence.cDaniel Vetter1-0/+1
2015-07-27drm/i915: Clean up MakefileDaniel Vetter1-9/+9
2015-07-14drm/i915: Added Programming of the MOCSPeter Antoine1-0/+1
2015-06-22drm/i915: move generic hotplug code into new intel_hotplug.c fileJani Nikula1-0/+1
2015-05-26Revert "drm/i915: Force clean compilation with -Werror"Daniel Vetter1-2/+0
2015-05-21drm/i915: Force clean compilation with -WerrorChris Wilson1-0/+2
2015-05-20Merge tag 'topic/drm-misc-2015-05-19' of git://anongit.freedesktop.org/drm-intel into drm-nextDave Airlie1-2/+0
2015-05-13drm/i915: get rid of -Iinclude/drmMaarten Lankhorst1-2/+0
2015-05-08drm/i915/skl: Add support to load SKL CSR firmware.Daniel Vetter1-1/+2
2015-03-20drm/i915: Extract i915_gem_shrinker.cDaniel Vetter1-0/+1
2015-02-27drm/i915: Remove regfile code&data for UMS suspend/resumeDaniel Vetter1-2/+1
2015-02-13drm/i915: Introduce a PV INFO page structure for Intel GVT-g.Yu Zhang1-0/+3
2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula1-1/+0
2015-01-27drm/i915: Add main atomic entrypoints (v2)Matt Roper1-0/+1
2015-01-12drm/i915: Move to atomic plane helpers (v9)Matt Roper1-0/+1
2014-12-16drm/i915: Implement a framework for batch buffer poolsBrad Volkin1-0/+1
2014-12-10drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi1-0/+1
2014-11-17drm/i915: Introduce intel_psr.cRodrigo Vivi1-0/+1
2014-11-04drm/i915: add new intel audio file to group DP/HDMI audioJani Nikula1-1/+2
2014-11-04drm/i915 Add golden context support for Gen9Armin Reese1-1/+2
2014-10-24drm/i915: Extract intel_fifo_underrun.cDaniel Vetter1-0/+1
2014-10-01drm/i915: Extract intel_runtime_pm.cDaniel Vetter1-1/+3
2014-09-19drm/i915: DocBook integration for frontbuffer trackingDaniel Vetter1-0/+1
2014-08-11drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo1-0/+1
2014-07-22drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie1-0/+1
2014-06-05drm/i915: Add support for Generic MIPI panel driverShobhit Kumar1-0/+1
2014-05-16drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson1-0/+1
2014-05-14drm/i915: add render state initializationMika Kuoppala1-0/+6
2014-03-18Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter1-2/+1
2014-03-07drm/i915: Go OCD on the MakefileDaniel Vetter1-37/+47
2014-03-07drm/i915: Implement command buffer parsing logicBrad Volkin1-0/+1
2014-02-27Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-intel into drm-nextDave Airlie1-0/+1
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+2
2014-01-27drm/i915: move module parameters into a struct, in a new fileJani Nikula1-0/+1
2013-12-16drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula1-1/+2
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng1-2/+1
2013-10-11drm/i915: rename intel_fb.c to intel_fbdev.cDaniel Vetter1-1/+1
2013-10-11drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter1-1/+2
2013-09-04drm/i915: add VLV DSI PLL Calculationsymohanma1-0/+1
2013-09-04drm/i915: add basic MIPI DSI output supportJani Nikula1-0/+1
2013-09-04drm/i915: add MIPI DSI command sending routinesJani Nikula1-0/+1
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson1-0/+1