summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/Makefile
AgeCommit message (Expand)Author
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
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