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