index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-29
drm/edid/quirks: ViewSonic VA2026w
Adam Jackson
1
-4
/
+18
2012-05-29
drm/udl: remove unused variables.
Dave Airlie
1
-2
/
+0
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
11
-101
/
+197
2012-05-29
drm/radeon: fix XFX quirk
Alex Deucher
1
-1
/
+3
2012-05-29
drm: Use stdint types for consistency
Ville Syrjälä
1
-2
/
+2
2012-05-29
drm: Constify params to format_check() and framebuffer_checks()
Ville Syrjälä
1
-2
/
+2
2012-05-29
drm/radeon: fix typo in trinity tiling setup
Alex Deucher
1
-1
/
+1
2012-05-29
drm/udl: unlock before returning in udl_gem_mmap()
Dan Carpenter
1
-1
/
+1
2012-05-29
radeon: make radeon_cs_update_pages static.
Dave Airlie
3
-27
/
+26
2012-05-25
drm/i915: tune down the noise of the RP irq limit fail
Daniel Vetter
1
-2
/
+3
2012-05-25
drm/i915: Remove the error message for unbinding pinned buffers
Chris Wilson
1
-4
/
+2
2012-05-25
drm/i915: Limit page allocations to lowmem (dma32) for i965
Chris Wilson
1
-1
/
+9
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
293
-14676
/
+41293
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
1
-1
/
+1
2012-05-24
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
1
-0
/
+6
2012-05-24
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
1
-0
/
+48
2012-05-24
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
1
-0
/
+5
2012-05-24
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
1
-0
/
+8
2012-05-24
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
1
-10
/
+8
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
1
-23
/
+33
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
2
-47
/
+47
2012-05-24
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2
-4
/
+13
2012-05-24
drm/nouveau/nvd9: Fix GPIO initialisation sequence.
Marcin Kościelnicki
1
-1
/
+1
2012-05-24
drm/nouveau: Unregister switcheroo client on exit
Andreas Heider
1
-0
/
+2
2012-05-24
drm/nouveau: Check dsm on switcheroo unregister
Andreas Heider
1
-1
/
+2
2012-05-24
drm/nouveau: fix a minor annoyance in an output string
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nouveau: turn a BUG into a WARN
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50: decode PGRAPH DATA_ERROR = 0x24
Marcin Slusarz
1
-0
/
+1
2012-05-24
drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks
Ben Skeggs
1
-1
/
+7
2012-05-24
drm/nvd9/copy: initialise copy engine, seems to work like nvc0
Ben Skeggs
1
-1
/
+2
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
1
-9
/
+51
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
1
-1
/
+40
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
1
-1
/
+20
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
1
-0
/
+19
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
8
-94
/
+119
2012-05-24
drm/nouveau/fbcon: use fence for sync, rather than notifier
Ben Skeggs
1
-32
/
+2
2012-05-24
drm/nv98/crypt: non-stub implementation of the engine hooks
Ben Skeggs
3
-14
/
+1434
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
30
-1386
/
+1374
2012-05-24
drm/nv50/graph: remove ability to do interrupt-driven context switching
Ben Skeggs
1
-65
/
+0
2012-05-24
drm/nv50: remove manual context unload on context destruction
Ben Skeggs
3
-94
/
+7
2012-05-24
drm/nv50: remove execution engine context saves on suspend
Ben Skeggs
3
-14
/
+0
2012-05-24
drm/nv50/fifo: use hardware channel kickoff functionality
Ben Skeggs
3
-166
/
+43
2012-05-24
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
1
-1
/
+1
2012-05-24
drm/nv50/fifo: construct playlist from hw context table state
Ben Skeggs
1
-14
/
+7
2012-05-24
drm/nouveau/fifo: remove all the "special" engine hooks
Ben Skeggs
13
-187
/
+62
2012-05-24
drm/nouveau/fence: fix a race where fence->channel can disappear
Ben Skeggs
6
-15
/
+26
2012-05-24
drm/nouveau/bios: fix some shadowing issues, particularly acpi
Ben Skeggs
1
-20
/
+10
2012-05-24
drm/nouveau: fix engine context destructor ordering
Ben Skeggs
1
-2
/
+1
2012-05-24
drm/nouveau/fence: convert to exec engine, and improve channel sync
Ben Skeggs
14
-473
/
+851
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
8
-158
/
+134
[next]