summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2013-01-04drm/exynos: Use devm_kzalloc in exynos_drm_ipp.cSachin Kamat
2013-01-04drm/exynos: fix gem buffer allocation type checkingInki Dae
2013-01-04drm/exynos: remove needless parenthesis.Eunchul Kim
2013-01-04drm/exynos: fix incorrect interrupt induced by m2m operation.Jinyoung Jeon
2013-01-04drm/exynos: remove color bar pattern operation.JoongMock Shin
2013-01-04drm/exynos: correct some comments to abbreviation.Eunchul Kim
2013-01-04drm/exynos: fix build warning.Eunchul Kim
2013-01-04drm/exynos: consider both case of vflip and hflip.Eunchul Kim
2013-01-04drm/exynos: remove needless error handling to property.Eunchul Kim