summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2012-12-19Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-20drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-16Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2012-12-16Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-12-15drm/exynos: add gsc ipp driverEunchul Kim
2012-12-15drm/exynos: add rotator ipp driverEunchul Kim
2012-12-15drm/exynos: add fimc ipp driverEunchul Kim
2012-12-15drm/exynos: add iommu support for ippEunchul Kim
2012-12-15drm/exynos: add ipp subsystemEunchul Kim
2012-12-15drm/exynos: support device tree for fimdJoonyoung Shim
2012-12-14radeon: fix regression with eviction since evict caching changesDave Airlie
2012-12-14drm/radeon: add more pedantic checks in the CP DMA checkerAlex Deucher
2012-12-14drm/radeon: bump version for CS ioctl support for async DMAAlex Deucher
2012-12-14drm/radeon: enable the async DMA rings in the CS ioctlAlex Deucher
2012-12-14drm/radeon: add VM CS parser support for async DMA on cayman/TN/SIAlex Deucher
2012-12-14drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2)Alex Deucher
2012-12-14drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2)Alex Deucher
2012-12-14drm/radeon: fix htile buffer size computation for command stream checkerJerome Glisse
2012-12-14drm/radeon: fix fence locking in the pageflip callbackDaniel Vetter
2012-12-14drm/radeon: make indirect register access concurrency-safeDaniel Vetter
2012-12-14drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesssDaniel Vetter
2012-12-14drm/exynos: support extended screen coordinate of fimdJoonyoung Shim
2012-12-14drm/exynos: fix x, y coordinates for right bottom pixelJoonyoung Shim
2012-12-14drm/exynos: fix fb offset calculation for planeJoonyoung Shim
2012-12-14drm/exynos: hdmi: Fix potential NULL pointer dereference errorSachin Kamat
2012-12-14drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macroSachin Kamat
2012-12-14drm/exynos: add support for hdmiphy power control for exynos5Rahul Sharma
2012-12-14drm/exynos: add runtime pm support for mixerRahul Sharma
2012-12-14drm/exynos: added runtime pm support for hdmiRahul Sharma
2012-12-14drm/exynos: fix allocation and cache mapping typeInki Dae
2012-12-14drm/exynos: reorder framebuffer init sequenceDaniel Vetter
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-12-13drm/i915: Fix missed needs_dmar settingZhenyu Wang
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()Wei Yongjun
2012-12-13drm/exynos: remove unused vaddr memberYoungJun Cho
2012-12-13drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attributeInki Dae
2012-12-13drm/exynos: add exception codes to exynos_drm_fbdev_create()Inki Dae
2012-12-13drm/exynos: clear windows in fimd dpms offPrathyush K
2012-12-13drm/exynos: clear windows in mixer dpms offPrathyush K
2012-12-13drm/exynos: modify wait_for_vblank of fimdPrathyush K
2012-12-13drm/exynos: modify wait_for_vblank of mixerPrathyush K
2012-12-13drm/exynos: move fimd wait_for_vblank to manager_opsPrathyush K
2012-12-13drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K
2012-12-13drm/exynos: make wait_for_vblank a manager opPrathyush K
2012-12-13drm/exynos: add dmabuf attach/detach callbacks.Inki Dae
2012-12-13drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma
2012-12-13drm: exynos: moved exynos drm device registration to drm driverRahul Sharma
2012-12-12drm/radeon: fix fence driver for dma ring when wb is disabledJerome Glisse