summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-08-24drm/msm: basic KMS driver for snapdragonRob Clark1-0/+1
2013-08-19drm: remove procfs code, take 2Daniel Vetter1-1/+1
2013-08-19drm: add flip-work helperRob Clark1-1/+1
2013-07-25drm: add unified vma offset managerDavid Herrmann1-1/+1
2013-06-27drm: Renesas R-Car Display Unit DRM driverLaurent Pinchart1-0/+1
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter1-1/+1
2013-04-30drm: Add struct drm_rect and assorted utility functionsVille Syrjälä1-1/+2
2013-04-22drm/tegra: Move drm to live under host1xTerje Bergstrom1-1/+0
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie1-0/+1
2013-02-21Merge branch 'tilcdc-next' of git://people.freedesktop.org/~robclark/linux in...Dave Airlie1-0/+1
2013-02-19drm/tilcdc: add TI LCD Controller DRM driver (v4)Rob Clark1-0/+1
2013-02-16drm/omap: move out of stagingRob Clark1-0/+1
2012-11-28drm: only build ati_pcigart if PCI enabledJames Hogan1-1/+2
2012-11-20drm: Add NVIDIA Tegra20 supportThierry Reding1-0/+1
2012-10-22drm: rename drm_dp_i2c_helper.c to drm_dp_helper.cDaniel Vetter1-1/+1
2012-09-18drm: Renesas SH Mobile DRM driverLaurent Pinchart1-0/+1
2012-09-18DRM: Add DRM KMS/FB CMA helperLars-Peter Clausen1-0/+1
2012-09-18DRM: Add DRM GEM CMA helperSascha Hauer1-0/+1
2012-05-17drm/kms: driver for virtual cirrus under qemuDave Airlie1-0/+1
2012-05-17mgag200: initial g200se driver (v2)Dave Airlie1-0/+1
2012-05-17drm: Initial KMS driver for AST (ASpeed Technologies) 2000 series (v2)Dave Airlie1-0/+1
2012-03-30drm: base prime/dma-buf support (v5)Dave Airlie1-1/+1
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde1-0/+1
2012-03-20drm/usb: move usb support into a separate moduleDave Airlie1-1/+3
2012-03-16drm: fix build with UDL if USB is a moduleDave Airlie1-1/+2
2012-03-15drm/udl: initial UDL driver (v4)Dave Airlie1-0/+1
2011-12-22drm: kill drm_smanDaniel Vetter1-1/+1
2011-11-16gma500: Now connect up to the DRM build to finish the jobAlan Cox1-0/+1
2011-10-05DRM: add DRM Driver for Samsung SoC EXYNOS4210.Inki Dae1-0/+1
2011-02-07drm: add usb frameworkDave Airlie1-1/+1
2011-02-07drm: remove i830 driverArnd Bergmann1-1/+0
2010-08-30drm: replace drawable ioctl by noopsDaniel Vetter1-1/+1
2010-08-04drm: move ttm global code to core drmDave Airlie1-1/+1
2010-07-07Merge branch 'drm-tracepoints' into drm-testingDave Airlie1-1/+4
2010-07-02drm: add vblank event trace pointJesse Barnes1-1/+4
2010-06-01drm: Add support for platform devices to register as DRM devicesJordan Crouse1-1/+1
2010-02-23drm: Add generic multipart buffer.Pauli Nieminen1-1/+1
2009-12-18Merge remote branch 'korg/drm-vmware-staging' into drm-core-nextDave Airlie1-0/+1
2009-12-15drm/vmwgfx: Add DRM driver for VMware Virtual GPUJakob Bornecrantz1-0/+1
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+2
2009-12-08drm/intel: refactor DP i2c support and DP common header to drm helperDave Airlie1-1/+1
2009-09-08drm/kms: fix kms helper license + KconfigDave Airlie1-2/+2
2009-09-07drm: split crtc/fb helpers into a separate moduleDave Airlie1-3/+6
2009-08-31drm/kms: move driver specific fb common code to helper functions (v2)Dave Airlie1-1/+2
2009-08-04drm/kms: slave encoder interface.Francisco Jerez1-1/+1
2009-06-24drm/radeon: fix driver initialization order so radeon kms can be builtinJerome Glisse1-1/+1
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom1-1/+1
2009-03-27drm: Convert proc files to seq_file and introduce debugfsBen Gamari1-1/+2
2008-12-29DRM: add mode setting supportDave Airlie1-1/+2
2008-10-18drm: Add GEM ("graphics execution manager") to i915 driver.Eric Anholt1-2/+3