summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/Makefile
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/bdw: New source and header file for LRs, LRCs and ExeclistsOscar Mateo2014-08-111-0/+1
* drm/i915: add DP 1.2 MST support (v0.7)Dave Airlie2014-07-221-0/+1
* drm/i915: Add support for Generic MIPI panel driverShobhit Kumar2014-06-051-0/+1
* drm/i915: Introduce mapping of user pages into video memory (userptr) ioctlChris Wilson2014-05-161-0/+1
* drm/i915: add render state initializationMika Kuoppala2014-05-141-0/+6
* Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2014-03-181-2/+1Star
|\
| * Merge tag 'drm-intel-next-2014-02-07' of ssh://git.freedesktop.org/git/drm-in...Dave Airlie2014-02-271-0/+1
| |\
| * \ Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-301-1/+2
| |\ \
| * | | ACPI / i915: Fix incorrect <acpi/acpi.h> inclusions via <linux/acpi_io.h>Lv Zheng2013-12-071-2/+1Star
* | | | drm/i915: Go OCD on the MakefileDaniel Vetter2014-03-071-37/+47
* | | | drm/i915: Implement command buffer parsing logicBrad Volkin2014-03-071-0/+1
| |_|/ |/| |
* | | drm/i915: move module parameters into a struct, in a new fileJani Nikula2014-01-271-0/+1
| |/ |/|
* | drm/i915: only build i915_debugfs.c when CONFIG_DEBUG_FS is enabledJani Nikula2013-12-161-1/+2
|/
* drm/i915: rename intel_fb.c to intel_fbdev.cDaniel Vetter2013-10-111-1/+1
* drm/i915: Kconfig option to disable the legacy fbdev supportDaniel Vetter2013-10-111-1/+2
* drm/i915: add VLV DSI PLL Calculationsymohanma2013-09-041-0/+1
* drm/i915: add basic MIPI DSI output supportJani Nikula2013-09-041-0/+1
* drm/i915: add MIPI DSI command sending routinesJani Nikula2013-09-041-0/+1
* drm/i915: Colocate all GT access routines in the same fileChris Wilson2013-07-251-0/+1
* drm/i915: move error state to own compilation unitMika Kuoppala2013-07-121-0/+1
* drm/i915: group sideband register accessors to a new fileJani Nikula2013-05-231-0/+1
* drm/i915: extract ums suspend/resume into i915_ums.cDaniel Vetter2013-01-311-0/+1
* drm/i915: Support for ns2501-DVOThomas Richter2012-07-251-0/+1
* drm/i915: preliminary context supportBen Widawsky2012-06-141-0/+1
* i915: add dmabuf/prime buffer sharing support.Daniel Vetter2012-05-231-1/+2
* drm/i915: initialize DDI buffer translationsEugeni Dodonov2012-05-191-0/+1
* drm/i915: Split the stolen handling for GEM out of i915_dma.cChris Wilson2012-05-031-0/+1
* drm/i915: move fbc-related functionality into intel_pm moduleEugeni Dodonov2012-04-181-0/+1
* drm/i915: rc6 in sysfsBen Widawsky2012-04-121-0/+1
* drm/i915: kill i915_mem.cDaniel Vetter2012-01-171-1/+1
* drm/i915: add SNB and IVB video sprite support v6Jesse Barnes2012-01-031-0/+1
* drm/i915: Split i915_gem_execbuffer into its own file.Chris Wilson2010-11-251-1/+2
* drm/i915: restore gtt on resume in the drm instead of in intel-gtt.koDaniel Vetter2010-11-231-0/+1
* drm/i915: add _DSM supportJesse Barnes2010-10-081-0/+2
* drm/i915: Use the VBT from OpRegion when available (v3)Chris Wilson2010-09-081-1/+1
* drm/i915: Rename i915_opregion.c to intel_opregion.cChris Wilson2010-09-081-1/+1
* drm/i915: Enable aspect/centering panel fitting for Ironlake.Chris Wilson2010-08-091-0/+1
* drm/i915: Move the eviction logic to its own file.Chris Wilson2010-08-091-0/+1
* drm/i915: Move ringbuffer-related code to intel_ringbuffer.c.Eric Anholt2010-05-261-0/+1
* drm/i915: Fix out of tree buildsPeter Clifton2010-05-101-0/+2
* Merge remote branch 'anholt/drm-intel-next' into drm-linusDave Airlie2009-12-081-0/+1
|\
| * drm/i915: implement drmmode overlay support v4Daniel Vetter2009-11-051-0/+1
* | drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie2009-12-081-1/+0Star
|/
* drm/i915: Add tracepointsChris Wilson2009-09-231-0/+1
* drm/i915: Move i915_gem_debugfs.c to i915_debugfs.cBen Gamari2009-09-041-1/+1
* drm/i915: Add Display Port supportKeith Packard2009-06-191-0/+2
* drm/i915: Convert i915 proc files to seq_file and move to debugfs.Ben Gamari2009-03-271-1/+1
* drm/i915: Add support for integrated HDMI on G4X hardware.Eric Anholt2009-01-071-0/+1
* DRM: i915: add mode setting supportJesse Barnes2008-12-291-1/+16
* build fix: CONFIG_DRM_I915=y && CONFIG_ACPI=nLen Brown2008-10-271-1/+2