index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2012-05-31
radeon: add radeon prime vmap support.
Dave Airlie
2012-05-31
nouveau: add vmap support to nouveau prime support
Dave Airlie
2012-05-31
udl: support vmapping imported dma-bufs
Dave Airlie
2012-05-31
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2012-05-31
radeon: add stub dma-buf mmap functionality
Dave Airlie
2012-05-31
nouveau: add stub dma-buf mmap functionality.
Dave Airlie
2012-05-31
i915: add stub dma-buf mmap callback.
Dave Airlie
2012-05-29
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-05-29
drm/radeon: fix XFX quirk
Alex Deucher
2012-05-29
drm: Use stdint types for consistency
Ville Syrjälä
2012-05-29
drm: Constify params to format_check() and framebuffer_checks()
Ville Syrjälä
2012-05-29
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
2012-05-25
drm/i915: tune down the noise of the RP irq limit fail
Daniel Vetter
2012-05-25
drm/i915: Remove the error message for unbinding pinned buffers
Chris Wilson
2012-05-25
drm/i915: Limit page allocations to lowmem (dma32) for i965
Chris Wilson
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
2012-05-24
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
2012-05-24
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
2012-05-24
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
2012-05-24
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
2012-05-24
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
2012-05-24
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2012-05-24
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin Kościelnicki
2012-05-24
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
2012-05-24
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
2012-05-24
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
2012-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
2012-05-24
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
2012-05-24
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
2012-05-24
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
2012-05-24
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
2012-05-24
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
2012-05-24
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
2012-05-24
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
2012-05-24
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
[next]