summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2012-08-22drm: Remove two unused fields from struct drm_display_modeDamien Lespiau-2/+0
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák-0/+2
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher-0/+3
2012-07-27drm/exynos: add property for plane zposJoonyoung Shim-9/+0
2012-07-26Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie-87/+7
2012-07-26drm/nouveau: mark most of our ioctls as deprecated, move to compat layerBen Skeggs-87/+7
2012-07-24drm/ttm: remove stale declaration and fieldIlija Hadzic-3/+0
2012-07-19drm/sis: fixup sis_mm ioctl structsDaniel Vetter-4/+4
2012-07-19drm: kill i915/i830 ids from drm_pciids.hDaniel Vetter-42/+0
2012-07-19drm: kill dma queue supportDaniel Vetter-7/+1
2012-07-19drm: kill reclaim_buffers callbackDaniel Vetter-2/+0
2012-07-19drm: kill reclaim_buffers_lockedDaniel Vetter-2/+0
2012-07-19drm: kill reclaim_buffers_idlelocked functionsDaniel Vetter-2/+0
2012-07-19drm/pci: add support for getting the supported link bw.Dave Airlie-0/+5
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart-3/+3
2012-07-19drm: remove the list_head from drm_mode_setDaniel Vetter-2/+0
2012-07-16drm: Add colouring to the range allocatorChris Wilson-15/+78
2012-06-25Merge tag 'v3.5-rc4' into drm-intel-next-queuedDaniel Vetter-10/+21
2012-06-22drm: drop comment about this header being autogenerated.Dave Airlie-4/+0
2012-06-14drm/i915/context: switch contexts with execbuf2Ben Widawsky-1/+7
2012-06-14drm/i915/context: create & destroy ioctlsBen Widawsky-0/+15
2012-06-12drm/i915: call intel_enable_gttDaniel Vetter-0/+2
2012-06-12drm/i915 + agp/intel-gtt: prep work for direct setupDaniel Vetter-0/+4
2012-06-12drm/i915: stop using dev->agp->baseDaniel Vetter-0/+2
2012-06-12drm: increase DRM_OBJECT_MAX_PROPERTY to 24Paulo Zanoni-1/+1
2012-06-08Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie-1/+3
2012-06-06drm/i915: Add wait render timeout get paramBen Widawsky-0/+1
2012-06-06drm/i915: Inifite timeout for wait ioctlBen Widawsky-1/+1
2012-06-05drm/radeon/kms: add new SI PCI idsAlex Deucher-2/+3
2012-06-05drm/radeon/kms: add new BTC PCI idsAlex Deucher-0/+2
2012-06-05drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher-0/+2
2012-06-05drm/radeon/kms: add new Trinity PCI idsAlex Deucher-0/+8
2012-06-05drm/exynos: fixed size type.Inki Dae-1/+3
2012-06-01Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queuedDaniel Vetter-30/+158
2012-05-31introduce SIZE_MAXXi Wang-2/+2
2012-05-25drm/i915: wait render timeout ioctlBen Widawsky-0/+10
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie-1/+10
2012-05-23drm/prime: introduce sg->pages/addr arrays helperDave Airlie-0/+2
2012-05-22drm: add plane propertiesRob Clark-0/+7
2012-05-22drm: add bitmask property typeRob Clark-0/+5
2012-05-22Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-...Dave Airlie-8/+91
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart-1/+1
2012-05-22drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart-19/+33
2012-05-22drm/dp: Add DPCD defines for register 0x007Adam Jackson-0/+4
2012-05-22drm/dp: Add DPCD OUI register definesAdam Jackson-0/+4
2012-05-18drm/prime: expose capability flags for userspace.Dave Airlie-0/+4
2012-05-17drm/exynos: add G2D driverJoonyoung Shim-0/+57
2012-05-17drm: add CRTC propertiesPaulo Zanoni-1/+8
2012-05-17drm: add 'count' to struct drm_object_propertiesPaulo Zanoni-0/+1