aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
2015-08-17Merge tag 'drm-intel-next-fixes-2015-08-16' of git://anongit.freedesktop.org/...Dave Airlie
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
2014-05-14drm/i915: add render state initializationMika Kuoppala
2014-03-18Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2014-03-07drm/i915: Go OCD on the MakefileDaniel Vetter
2014-03-07drm/i915: Implement command buffer parsing logicBrad Volkin
2014-02-27Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-27drm/i915: move module parameters into a struct, in a new fileJani Nikula
2013-12-16drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula
2013-12-07ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng
2013-10-11drm/i915: rename intel_fb.c to intel_fbdev.cDaniel Vetter
2013-10-11drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter
2013-09-04drm/i915: add VLV DSI PLL Calculationsymohanma
2013-09-04drm/i915: add basic MIPI DSI output supportJani Nikula
2013-09-04drm/i915: add MIPI DSI command sending routinesJani Nikula
2013-07-25drm/i915: Colocate all GT access routines in the same fileChris Wilson
2013-07-12drm/i915: move error state to own compilation unitMika Kuoppala
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula
2013-01-31drm/i915: extract ums suspend/resume into i915_ums.cDaniel Vetter
2012-07-25drm/i915: Support for ns2501-DVOThomas Richter
2012-06-14drm/i915: preliminary context supportBen Widawsky
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter