summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2012-12-20drm/i915: fix flags in dma buf exportingDave Airlie
2012-12-20Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-19drm/radeon: add support for MEM_WRITE packetJerome Glisse
2012-12-19drm/radeon: restore modeset late in GPU reset pathJerome Glisse
2012-12-19drm/radeon: avoid deadlock in pm path when waiting for fenceJerome Glisse
2012-12-19drm/radeon: don't leave fence blocked process on failed GPU resetJerome Glisse
2012-12-19drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handlingMaarten Lankhorst
2012-12-19i915: ensure that VGA plane is disabledKrzysztof Mazur
2012-12-18drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...Chris Wilson
2012-12-18drm: Export routines for inserting preallocated nodes into the mm managerChris Wilson
2012-12-18drm/i915: don't disable disconnected outputsDaniel Vetter
2012-12-17drm/i915: Implement workaround for broken CS tlb on i830/845Daniel Vetter
2012-12-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-12-17drm/i915: Implement WaSetupGtModeTdRowDispatchDaniel Vetter
2012-12-17drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabledDaniel Vetter
2012-12-17drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computationsChris Wilson
2012-12-17drm/i915: Clear self-refresh watermarks when disabledChris Wilson
2012-12-17drm/i915: Double the cursor self-refresh latency on ValleyviewChris Wilson
2012-12-17drm/i915: Fixup cursor latency used for IVB lp3 watermarksChris Wilson
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