summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-01-13drm/nouveau/vm: fix memory corruption when pgt allocation failsMarcin Slusarz
2013-01-13drm/nouveau: add locking around instobj list operationsMarcin Slusarz
2013-01-13drm/nouveau: do not forcibly power on lvds panelsBen Skeggs
2013-01-13drm/nouveau/devinit: ensure legacy vga control is enabled during postBen Skeggs
2012-12-23drm/nve0/graph: fix fuc, and enable acceleration on all known chipsetsBen Skeggs
2012-12-23drm/nvc0/graph: fix fuc, and enable acceleration on GF119Ben Skeggs
2012-12-23drm/nouveau/bios: cache ramcfg strap on later chipsetsBen Skeggs
2012-12-23drm/nouveau/mxm: silence output if no bios dataBen Skeggs
2012-12-23drm/nouveau/bios: parse/display extra version componentBen Skeggs
2012-12-23drm/nouveau/bios: implement opcode 0xa9Ben Skeggs
2012-12-23drm/nouveau/bios: update gpio parsing apis to match current designBen Skeggs
2012-12-23drm/nouveau: initial support for GK106Ben Skeggs
2012-12-20Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-19drm/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-14drm/exynos: add gsc ipp driverEunchul Kim
2012-12-14drm/exynos: add rotator ipp driverEunchul Kim
2012-12-14drm/exynos: add fimc ipp driverEunchul Kim
2012-12-14drm/exynos: add iommu support for ippEunchul Kim
2012-12-14drm/exynos: add ipp subsystemEunchul Kim
2012-12-14drm/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-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