aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-12drm/i915: move error state to own compilation unitMika Kuoppala1-0/+1
2013-05-23drm/i915: group sideband register accessors to a new fileJani Nikula1-0/+1
2013-01-31drm/i915: extract ums suspend/resume into i915_ums.cDaniel Vetter1-0/+1
2012-07-25drm/i915: Support for ns2501-DVOThomas Richter1-0/+1
2012-06-14drm/i915: preliminary context supportBen Widawsky1-0/+1
2012-05-23i915: add dmabuf/prime buffer sharing support.Daniel Vetter1-1/+2
2012-05-19drm/i915: initialize DDI buffer translationsEugeni Dodonov1-0/+1
2012-05-03drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson1-0/+1
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov1-0/+1
2012-04-12drm/i915: rc6 in sysfsBen Widawsky1-0/+1
2012-01-17drm/i915: kill i915_mem.cDaniel Vetter1-1/+1
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes1-0/+1
2010-11-25drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson1-1/+2
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter1-0/+1
2010-10-08drm/i915: add _DSM supportJesse Barnes1-0/+2
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson1-1/+1
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson1-1/+1
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson1-0/+1
2010-08-09drm/i915: Move the eviction logic to its own file.Chris Wilson1-0/+1
2010-05-26drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt1-0/+1
2010-05-10drm/i915: Fix out of tree buildsPeter Clifton1-0/+2
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie1-0/+1
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie1-1/+0
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter1-0/+1
2009-09-23drm/i915: Add tracepointsChris Wilson1-0/+1
2009-09-04drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari1-1/+1
2009-06-18drm/i915: Add Display Port supportKeith Packard1-0/+2
2009-03-27drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari1-1/+1
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt1-0/+1
2008-12-29DRM: i915: add mode setting supportJesse Barnes1-1/+16
2008-10-28build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown1-1/+2
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-1/+5
2008-10-18separate i915 suspend/resume functions into their own fileJesse Barnes1-1/+2
2008-10-18Add Intel ACPI IGD OpRegion supportMatthew Garrett1-1/+1
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie1-0/+10