aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
...
| | * drm/i915: do not access BLC_PWM_CTL2 on pre-gen4 hardwareJani Nikula2012-12-04
| | * drm/i915: Don't allow ring tail to reach the same cacheline as headVille Syrjälä2012-12-03
| | * drm/i915: Decouple the object from the unbound list before freeing pagesChris Wilson2012-12-03
| | * drm/i915: Set sync_seqno properly after seqno wrapMika Kuoppala2012-11-29
| | * drm/i915: Include the last semaphore sync point in the error-stateChris Wilson2012-11-29
| | * drm/i915: Rearrange code to only have a single method for waiting upon the ringChris Wilson2012-11-29
| | * drm/i915: Simplify flushing activity on the ringChris Wilson2012-11-29
| | * drm/i915: Preallocate next seqno before touching the ringChris Wilson2012-11-29
| | * drm/i915: force restore on lid openDaniel Vetter2012-11-29
| | * drm/i915: Wait upon the last request seqno, rather than a future seqnoChris Wilson2012-11-29
| | * drm/i915: fix possible NULL dereference of dev_privMika Kuoppala2012-11-29
| | * drm/i915: Increase the response time for slow SDVO devicesChris Wilson2012-11-29
| | * drm/i915: set the VIC of the mode on the AVI InfoFramePaulo Zanoni2012-11-29
| | * drm: add drm_mode_cea_vicPaulo Zanoni2012-11-29
| * | Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-12-16
| |\ \
| | * | drm/exynos: add gsc ipp driverEunchul Kim2012-12-14
| | * | drm/exynos: add rotator ipp driverEunchul Kim2012-12-14
| | * | drm/exynos: add fimc ipp driverEunchul Kim2012-12-14
| | * | drm/exynos: add iommu support for ippEunchul Kim2012-12-14
| | * | drm/exynos: add ipp subsystemEunchul Kim2012-12-14
| | * | drm/exynos: support device tree for fimdJoonyoung Shim2012-12-14
| | * | drm/exynos: support extended screen coordinate of fimdJoonyoung Shim2012-12-14
| | * | drm/exynos: fix x, y coordinates for right bottom pixelJoonyoung Shim2012-12-14
| | * | drm/exynos: fix fb offset calculation for planeJoonyoung Shim2012-12-14
| | * | drm/exynos: hdmi: Fix potential NULL pointer dereference errorSachin Kamat2012-12-14
| | * | drm/exynos: hdmi: Add CONFIG_OF and use of_match_ptr() macroSachin Kamat2012-12-14
| | * | drm/exynos: add support for hdmiphy power control for exynos5Rahul Sharma2012-12-14
| | * | drm/exynos: add runtime pm support for mixerRahul Sharma2012-12-14
| | * | drm/exynos: added runtime pm support for hdmiRahul Sharma2012-12-14
| | * | drm/exynos: fix allocation and cache mapping typeInki Dae2012-12-14
| | * | drm/exynos: reorder framebuffer init sequenceDaniel Vetter2012-12-13
| | * | drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()Wei Yongjun2012-12-13
| | * | drm/exynos: remove unused vaddr memberYoungJun Cho2012-12-13
| | * | drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attributeInki Dae2012-12-13
| | * | drm/exynos: add exception codes to exynos_drm_fbdev_create()Inki Dae2012-12-13
| | * | drm/exynos: clear windows in fimd dpms offPrathyush K2012-12-13
| | * | drm/exynos: clear windows in mixer dpms offPrathyush K2012-12-13
| | * | drm/exynos: modify wait_for_vblank of fimdPrathyush K2012-12-13
| | * | drm/exynos: modify wait_for_vblank of mixerPrathyush K2012-12-13
| | * | drm/exynos: move fimd wait_for_vblank to manager_opsPrathyush K2012-12-13
| | * | drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K2012-12-13
| | * | drm/exynos: make wait_for_vblank a manager opPrathyush K2012-12-13
| | * | drm/exynos: add dmabuf attach/detach callbacks.Inki Dae2012-12-13
| | * | drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma2012-12-13
| | * | drm: exynos: moved exynos drm device registration to drm driverRahul Sharma2012-12-13
| * | | radeon: fix regression with eviction since evict caching changesDave Airlie2012-12-14
| * | | drm/radeon: add more pedantic checks in the CP DMA checkerAlex Deucher2012-12-14
| * | | drm/radeon: bump version for CS ioctl support for async DMAAlex Deucher2012-12-14
| * | | drm/radeon: enable the async DMA rings in the CS ioctlAlex Deucher2012-12-14
| * | | drm/radeon: add VM CS parser support for async DMA on cayman/TN/SIAlex Deucher2012-12-14