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