index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
2013-01-20
drm/i915: fix reset handling in the throttle ioctl
Daniel Vetter
2013-01-20
drm/i915: move wedged to the other gpu error handling stuff
Daniel Vetter
2013-01-20
drm/i915: extract hangcheck/reset/error_state state into substruct
Daniel Vetter
2013-01-20
drm/i915: move dev_priv->mm out of line
Daniel Vetter
2013-01-20
drm/i915: Needs_dmar, not
Ben Widawsky
2013-01-20
drm/i915: Remove scratch page from shared
Ben Widawsky
2013-01-20
drm/i915: Cut out the infamous ILK w/a from AGP layer
Ben Widawsky
2013-01-20
drm/i915: Provide the quantization range in the AVI infoframe
Ville Syrjälä
2013-01-20
drm/edid: Add drm_rgb_quant_range_selectable()
Ville Syrjälä
2013-01-20
drm/i915: Add "Automatic" mode for the "Broadcast RGB" property
Ville Syrjälä
2013-01-20
drm/i915: Fix RGB color range property for PCH platforms
Ville Syrjälä
2013-01-20
drm/i915: Remove use of gtt_mappable_entries
Ben Widawsky
2013-01-17
drm/i915: Remove use on gma_bus_addr on gen6+
Ben Widawsky
2013-01-17
drm/i915: Create a gtt structure
Ben Widawsky
2013-01-17
drm/i915: Remove gtt_mappable_total
Ben Widawsky
2013-01-17
drm/i915: Mappable_end can't ever be > end
Ben Widawsky
2013-01-17
drm/i915: Kill gtt_end
Ben Widawsky
2013-01-17
drm/i915: Fix SPRITE0_FLIP_DONE_INT_EN_VLV and SPRITE0_FLIPDONE_INT_STATUS_VLV
Ville Syrjälä
2013-01-17
drm/i915: Use the reloc.handle as an index into the execbuffer array
Chris Wilson
2013-01-17
drm/i915: Allow userspace to hint that the relocations were known
Daniel Vetter
2013-01-17
drm/i915: Move the execbuffer objects list from the stack into the tracker
Chris Wilson
2013-01-17
drm/i915: Take the handle idr spinlock once for looking up the exec objects
Chris Wilson
2013-01-17
drm/i915: Mark a temporary allocation for copy-from-user as such
Chris Wilson
2013-01-17
drm/i915: Bail if we attempt to allocate pages for a purged object
Chris Wilson
2013-01-17
drm/i915: Add a debug interface to forcibly evict and shrink our object caches
Chris Wilson
2013-01-17
drm/i915: use gtt_get_size() instead of open coding it
Imre Deak
2013-01-17
drm/i915: merge {i965, sandybridge}_write_fence_reg()
Imre Deak
2013-01-17
drm/i915: merge get_gtt_alignment/get_unfenced_gtt_alignment()
Imre Deak
2013-01-17
drm/i915: Remove pch_rq_mask from struct drm_i915_private.
Egbert Eich
2013-01-17
drm/i915: wake up all pageflip waiters
Daniel Vetter
2013-01-17
Merge tag 'drm-intel-next-2012-12-21' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-01-08
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-08
drm/ttm: fix fence locking in ttm_buffer_object_transfer
Daniel Vetter
2013-01-08
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-01-08
drm/prime: drop reference on imported dma-buf come from gem
Seung-Woo Kim
2013-01-07
drm/radeon: add quirk for d3 delay during switcheroo poweron for apple macbooks
Maarten Lankhorst
2013-01-07
drm/exynos: move finish page flip to a common place
Rahul Sharma
2013-01-07
drm/exynos: fimd: modify condition in fimd resume
Prathyush K
2013-01-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-01-04
drm/radeon: fix DMA CS parser for r6xx linear copy packet
Alex Deucher
2013-01-04
drm/radeon: split r6xx and r7xx copy_dma functions
Alex Deucher
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_gsc.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Remove unnecessary devm_* freeing APIs in exynos_drm_rotator.c
Sachin Kamat
2013-01-04
drm/exynos: Use devm_clk_get in exynos_drm_fimc.c
Sachin Kamat
2013-01-04
drm/exynos: Remove redundant NULL check
Sachin Kamat
2013-01-04
drm/exynos: Remove explicit freeing using devm_* APIs in exynos_drm_fimc.c
Sachin Kamat
[next]