summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2013-04-02drm/radeon: add Richland pci idsAlex Deucher
2012-12-04drm/radeon: add new SI pci idAlex Deucher
2012-11-05Merge remote-tracking branch 'remotes/upstream-stable/linux-3.4.y' into tilt-3.4Xavier Boudet
2012-10-31drm/radeon: add some new SI PCI idsAlex Deucher
2012-10-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
2012-10-02drm: Check for invalid cursor flagsJakob Bornecrantz
2012-09-11headers_check fixes to stop build errorsAndy Green
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-26drm/radeon: add some new SI pci idsAlex Deucher
2012-07-30drm/prime: fixup the dma buf export cache lockingDaniel Vetter
2012-07-30drm/prime: introduce sg->pages/addr arrays helperDave Airlie
2012-06-22drm: pass dev to drm_vm_{open,close}_locked()Rob Clark
2012-06-22drm: support for rotated scanoutRob Clark
2012-06-22drm: add plane propertiesRob Clark
2012-06-22drm: add bitmask property typeRob Clark
2012-06-22drm: add CRTC propertiesPaulo Zanoni
2012-06-22drm: add generic ioctls to get/set properties on any objectPaulo Zanoni
2012-06-22drm: create struct drm_object_properties and use itPaulo Zanoni
2012-06-22drm: WARN() when drm_connector_attach_property failsPaulo Zanoni
2012-06-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart
2012-06-22drm: Constify gem_vm_ops pointerLaurent Pinchart
2012-06-10drm/radeon/kms: add new SI PCI idsAlex Deucher
2012-06-10drm/radeon/kms: add new BTC PCI idsAlex Deucher
2012-06-10drm/radeon/kms: add new Palm, Sumo PCI idsAlex Deucher
2012-06-10drm/radeon/kms: add new Trinity PCI idsAlex Deucher
2012-05-22DRM: solve __linux__ missing on some toolchainsPaul Sokolovsky
2012-04-17ttm: add sg support to TTMDave Airlie
2012-04-12Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux...Dave Airlie
2012-04-12drm/exynos: fixed exynos broken ioctlInki Dae
2012-04-03Merge branch 'drm-fixes-intel' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-04-03drm/exynos: fixed page align and code clean.Inki Dae
2012-04-02drm/i915: disable ppgtt on snb when dmar is enabledDaniel Vetter
2012-03-30drm: base prime/dma-buf support (v5)Dave Airlie
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds
2012-03-23headers: include linux/types.h where appropriateBobby Powers
2012-03-22Merge branch 'drm-radeon-sitn-support' of git://people.freedesktop.org/~airli...Linus Torvalds
2012-03-21drm/exynos: added virtual display driver.Inki Dae
2012-03-21drm/radeon/kms: add trinity pci idsAlex Deucher
2012-03-21drm/radeon/kms: Add SI pci idsAlex Deucher
2012-03-21drm/radeon/kms: add support for the CONST IB to the CS ioctlAlex Deucher
2012-03-21drm/radeon/kms: add info query for max pipesTom Stellard
2012-03-20drm: allow loading an EDID as firmware to override broken monitorCarsten Emde
2012-03-20drm/exynos: update gem and buffer framework.Inki Dae
2012-03-20drm/exynos: add HDMI version 1.4 supportJoonyoung Shim
2012-03-15drm: add core support for unplugging a device (v2)Dave Airlie
2012-03-15drm/modeset: add helper to unplug all connectors from sysfsDave Airlie
2012-03-15drm: Merge tag 'v3.3-rc7' into drm-core-nextDave Airlie
2012-03-15drm: Add drm_mode_copy()Ville Syrjälä
2012-03-15drm: Use a flexible array member for blob property dataVille Syrjälä
2012-03-15drm: Handle drm_object_get() failuresVille Syrjälä