aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
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
2012-05-19drm/i915: initialize DDI buffer translationsEugeni Dodonov
2012-05-03drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson
2012-04-18drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov
2012-04-12drm/i915: rc6 in sysfsBen Widawsky
2012-01-17drm/i915: kill i915_mem.cDaniel Vetter
2012-01-03drm/i915: add SNB and IVB video sprite support v6Jesse Barnes
2010-11-25drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson
2010-11-23drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter
2010-10-08drm/i915: add _DSM supportJesse Barnes
2010-09-08drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson
2010-09-08drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson
2010-08-09drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson
2010-08-09drm/i915: Move the eviction logic to its own file.Chris Wilson
2010-05-26drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt
2010-05-10drm/i915: Fix out of tree buildsPeter Clifton
2009-12-08Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie
2009-11-05drm/i915: implement drmmode overlay support v4Daniel Vetter
2009-09-23drm/i915: Add tracepointsChris Wilson
2009-09-04drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari
2009-06-18drm/i915: Add Display Port supportKeith Packard
2009-03-27drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari
2009-01-07drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt
2008-12-29DRM: i915: add mode setting supportJesse Barnes
2008-10-28build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt
2008-10-18separate i915 suspend/resume functions into their own fileJesse Barnes
2008-10-18Add Intel ACPI IGD OpRegion supportMatthew Garrett
2008-07-14drm: reorganise drm tree to be more future proof.Dave Airlie