Age | Commit message (Expand) | Author |
2012-12-19 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-12-20 | drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling | Maarten Lankhorst |
2012-12-17 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-12-16 | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in... | Dave Airlie |
2012-12-16 | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g... | Dave Airlie |
2012-12-15 | drm/exynos: add gsc ipp driver | Eunchul Kim |
2012-12-15 | drm/exynos: add rotator ipp driver | Eunchul Kim |
2012-12-15 | drm/exynos: add fimc ipp driver | Eunchul Kim |
2012-12-15 | drm/exynos: add iommu support for ipp | Eunchul Kim |
2012-12-15 | drm/exynos: add ipp subsystem | Eunchul Kim |
2012-12-15 | drm/exynos: support device tree for fimd | Joonyoung Shim |
2012-12-14 | radeon: fix regression with eviction since evict caching changes | Dave Airlie |
2012-12-14 | drm/radeon: add more pedantic checks in the CP DMA checker | Alex Deucher |
2012-12-14 | drm/radeon: bump version for CS ioctl support for async DMA | Alex Deucher |
2012-12-14 | drm/radeon: enable the async DMA rings in the CS ioctl | Alex Deucher |
2012-12-14 | drm/radeon: add VM CS parser support for async DMA on cayman/TN/SI | Alex Deucher |
2012-12-14 | drm/radeon/kms: add evergreen/cayman CS parser for async DMA (v2) | Alex Deucher |
2012-12-14 | drm/radeon/kms: add 6xx/7xx CS parser for async DMA (v2) | Alex Deucher |
2012-12-14 | drm/radeon: fix htile buffer size computation for command stream checker | Jerome Glisse |
2012-12-14 | drm/radeon: fix fence locking in the pageflip callback | Daniel Vetter |
2012-12-14 | drm/radeon: make indirect register access concurrency-safe | Daniel Vetter |
2012-12-14 | drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss | Daniel Vetter |
2012-12-14 | drm/exynos: support extended screen coordinate of fimd | Joonyoung Shim |
2012-12-14 | drm/exynos: fix x, y coordinates for right bottom pixel | Joonyoung Shim |
2012-12-14 | drm/exynos: fix fb offset calculation for plane | Joonyoung Shim |
2012-12-14 | drm/exynos: hdmi: Fix potential NULL pointer dereference error | Sachin Kamat |
2012-12-14 | drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macro | Sachin Kamat |
2012-12-14 | drm/exynos: add support for hdmiphy power control for exynos5 | Rahul Sharma |
2012-12-14 | drm/exynos: add runtime pm support for mixer | Rahul Sharma |
2012-12-14 | drm/exynos: added runtime pm support for hdmi | Rahul Sharma |
2012-12-14 | drm/exynos: fix allocation and cache mapping type | Inki Dae |
2012-12-14 | drm/exynos: reorder framebuffer init sequence | Daniel Vetter |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-12-13 | drm/i915: Fix missed needs_dmar setting | Zhenyu Wang |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | drm/exynos/iommu: fix return value check in drm_create_iommu_mapping() | Wei Yongjun |
2012-12-13 | drm/exynos: remove unused vaddr member | YoungJun Cho |
2012-12-13 | drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attribute | Inki Dae |
2012-12-13 | drm/exynos: add exception codes to exynos_drm_fbdev_create() | Inki Dae |
2012-12-13 | drm/exynos: clear windows in fimd dpms off | Prathyush K |
2012-12-13 | drm/exynos: clear windows in mixer dpms off | Prathyush K |
2012-12-13 | drm/exynos: modify wait_for_vblank of fimd | Prathyush K |
2012-12-13 | drm/exynos: modify wait_for_vblank of mixer | Prathyush K |
2012-12-13 | drm/exynos: move fimd wait_for_vblank to manager_ops | Prathyush K |
2012-12-13 | drm/exynos: move hdmi's wait_for_vblank to manager_ops | Prathyush K |
2012-12-13 | drm/exynos: make wait_for_vblank a manager op | Prathyush K |
2012-12-13 | drm/exynos: add dmabuf attach/detach callbacks. | Inki Dae |
2012-12-13 | drm: exynos: moved exynos drm hdmi device registration to drm driver | Rahul Sharma |
2012-12-13 | drm: exynos: moved exynos drm device registration to drm driver | Rahul Sharma |
2012-12-12 | drm/radeon: fix fence driver for dma ring when wb is disabled | Jerome Glisse |