aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-31introduce SIZE_MAXXi Wang1-2/+2
2012-05-23ttm: add prime sharing support to TTM (v2)Dave Airlie2-1/+10
2012-05-23drm/prime: introduce sg->pages/addr arrays helperDave Airlie1-0/+2
2012-05-22drm: add plane propertiesRob Clark1-0/+7
2012-05-22drm: add bitmask property typeRob Clark2-0/+5
2012-05-22Merge branch 'exynos-drm-next' of git://git.infradead.org/users/kmpark/linux-samsung into drm-core-nextDave Airlie1-8/+91
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart1-1/+1
2012-05-22drm: Miscellaneous typo fixes and documentation updatesLaurent Pinchart3-19/+33
2012-05-22drm/dp: Add DPCD defines for register 0x007Adam Jackson1-0/+4
2012-05-22drm/dp: Add DPCD OUI register definesAdam Jackson1-0/+4
2012-05-18drm/prime: expose capability flags for userspace.Dave Airlie1-0/+4
2012-05-17drm/exynos: add G2D driverJoonyoung Shim1-0/+57
2012-05-17drm: add CRTC propertiesPaulo Zanoni1-1/+8
2012-05-17drm: add 'count' to struct drm_object_propertiesPaulo Zanoni1-0/+1
2012-05-17drm: add generic ioctls to get/set properties on any objectPaulo Zanoni3-0/+30
2012-05-17drm: create struct drm_object_properties and use itPaulo Zanoni1-5/+10
2012-05-17drm: WARN() when drm_connector_attach_property failsPaulo Zanoni1-2/+2
2012-05-11drm: pass dev to drm_vm_{open,close}_locked()Rob Clark1-2/+2
2012-05-09drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse1-1/+0
2012-05-08drm/exynos: cleanup for hdmi platform dataJoonyoung Shim1-7/+5
2012-05-08drm/exynos: added a feature to get gem buffer information.Inki Dae1-0/+19
2012-05-08drm/exynos: added cache attribute support for gem.Inki Dae1-1/+10
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-nextDave Airlie1-2/+3
2012-04-27drm: fixed: Add dfixed_fracRobert Morell1-0/+1
2012-04-27drm/edid: Try harder to fix up base EDID blocksAdam Jackson1-1/+1
2012-04-23drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai1-2/+2
2012-04-20drm/edid: Update range descriptor struct for EDID 1.4Adam Jackson1-6/+20
2012-04-20drm/edid: Allow drm_mode_find_dmt to hunt for reduced-blanking modesAdam Jackson1-1/+2
2012-04-20drm: Add drm_format_{horz, vert}_chroma_subsampling() utility functionsVille Syrjälä1-0/+2
2012-04-20drm: Add drm_format_plane_cpp() utility functionVille Syrjälä1-0/+1
2012-04-20drm: Move drm_format_num_planes() to drm_crtc.cVille Syrjälä2-2/+2
2012-04-17Merge tag 'v3.4-rc3' into drm-intel-next-queuedDaniel Vetter1-2/+3
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixesDave Airlie1-2/+3
2012-04-12Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-nextDave Airlie2-1/+3
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae1-1/+1
2012-04-03Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+4
2012-04-03drm/exynos: fixed page align and code clean.Inki Dae1-1/+2
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter1-0/+4
2012-03-30drm: base prime/dma-buf support (v5)Dave Airlie2-1/+75
2012-03-27drm: add helper to clflush a virtual address rangeDaniel Vetter1-0/+1
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-03-23headers: include linux/types.h where appropriateBobby Powers1-0/+2
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-0/+57
2012-03-21drm/exynos: added virtual display driver.Inki Dae1-0/+18
2012-03-21drm/radeon/kms: add trinity pci idsAlex Deucher1-0/+16
2012-03-21drm/radeon/kms: Add SI pci idsAlex Deucher1-0/+38
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher1-0/+1
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard1-0/+2
2012-03-20drm/i915: add HAS_ALIASING_PPGTT parameter for userspaceDaniel Vetter1-1/+2