summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-01-20drm/i915: fix reset handling in the throttle ioctlDaniel Vetter
2013-01-20drm/i915: move wedged to the other gpu error handling stuffDaniel Vetter
2013-01-20drm/i915: extract hangcheck/reset/error_state state into substructDaniel Vetter
2013-01-20drm/i915: move dev_priv->mm out of lineDaniel Vetter
2013-01-20drm/i915: Needs_dmar, notBen Widawsky
2013-01-20drm/i915: Remove scratch page from sharedBen Widawsky
2013-01-20drm/i915: Cut out the infamous ILK w/a from AGP layerBen Widawsky
2013-01-20drm/i915: Provide the quantization range in the AVI infoframeVille Syrjälä
2013-01-20drm/edid: Add drm_rgb_quant_range_selectable()Ville Syrjälä
2013-01-20drm/i915: Add "Automatic" mode for the "Broadcast RGB" propertyVille Syrjälä
2013-01-20drm/i915: Fix RGB color range property for PCH platformsVille Syrjälä
2013-01-20drm/i915: Remove use of gtt_mappable_entriesBen Widawsky
2013-01-17drm/i915: Remove use on gma_bus_addr on gen6+Ben Widawsky
2013-01-17drm/i915: Create a gtt structureBen Widawsky
2013-01-17drm/i915: Remove gtt_mappable_totalBen Widawsky
2013-01-17drm/i915: Mappable_end can't ever be > endBen Widawsky
2013-01-17drm/i915: Kill gtt_endBen Widawsky
2013-01-17drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLVVille Syrjälä
2013-01-17drm/i915: Use the reloc.handle as an index into the execbuffer arrayChris Wilson
2013-01-17drm/i915: Allow userspace to hint that the relocations were knownDaniel Vetter
2013-01-17drm/i915: Move the execbuffer objects list from the stack into the trackerChris Wilson
2013-01-17drm/i915: Take the handle idr spinlock once for looking up the exec objectsChris Wilson
2013-01-17drm/i915: Mark a temporary allocation for copy-from-user as suchChris Wilson
2013-01-17drm/i915: Bail if we attempt to allocate pages for a purged objectChris Wilson
2013-01-17drm/i915: Add a debug interface to forcibly evict and shrink our object cachesChris Wilson
2013-01-17drm/i915: use gtt_get_size() instead of open coding itImre Deak
2013-01-17drm/i915: merge {i965, sandybridge}_write_fence_reg()Imre Deak
2013-01-17drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()Imre Deak
2013-01-17drm/i915: Remove pch_rq_mask from struct drm_i915_private.Egbert Eich
2013-01-17drm/i915: wake up all pageflip waitersDaniel Vetter
2013-01-17Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-01-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-08drm/ttm: fix fence locking in ttm_buffer_object_transferDaniel Vetter
2013-01-08Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-01-08drm/prime: drop reference on imported dma-buf come from gemSeung-Woo Kim
2013-01-07drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooksMaarten Lankhorst
2013-01-07drm/exynos: move finish page flip to a common placeRahul Sharma
2013-01-07drm/exynos: fimd: modify condition in fimd resumePrathyush K
2013-01-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-01-04drm/radeon: fix DMA CS parser for r6xx linear copy packetAlex Deucher
2013-01-04drm/radeon: split r6xx and r7xx copy_dma functionsAlex Deucher
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.cSachin Kamat
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL check in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.cSachin Kamat
2013-01-04drm/exynos: Use devm_clk_get in exynos_drm_fimc.cSachin Kamat
2013-01-04drm/exynos: Remove redundant NULL checkSachin Kamat
2013-01-04drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.cSachin Kamat