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
2010-08-01
drm/i915/pch: Cosmetic fix to FDI link training
Adam Jackson
1
-34
/
+24
2010-08-01
drm/i915: cleanup: use ARRAY_SIZE()
Dan Carpenter
1
-6
/
+4
2010-08-01
drm/i915: Include instdone[1] in hangcheck
Chris Wilson
2
-15
/
+25
2010-08-01
drm/i915: Remove the WARN when failing to set tiling.
Chris Wilson
1
-2
/
+0
2010-08-01
drm/i915: fix FDI frequency check
Jesse Barnes
1
-2
/
+5
2010-08-01
drm/i915: Sparse warning about invalid value for burst_ena in tv_modes
Chris Wilson
1
-1
/
+1
2010-08-01
drm/i915: Sparse warns about the incorrect sign for storing bit17
Chris Wilson
1
-1
/
+1
2010-08-01
drm/i915: Silence sparse over non-static local structure.
Chris Wilson
1
-1
/
+1
2010-08-01
drm/i915: Silence sparse over duplicate members in static initializer
Chris Wilson
1
-2
/
+2
2010-08-01
drm/i915: Silence sparse complaints over insufficient bitfield int types.
Chris Wilson
1
-2
/
+2
2010-08-01
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
3
-14
/
+35
2010-08-01
drm/i915: Propagate error from drm_vblank_get() during page-flipping.
Chris Wilson
1
-14
/
+21
2010-08-01
drm/i915: Propagate error from drm_install_irq() during EnterVT
Chris Wilson
1
-1
/
+11
2010-08-01
drm/i915: Typo in #define
Nicolas Kaiser
1
-1
/
+1
2010-08-01
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
6
-8
/
+125
2010-08-01
drm/i915: Calculate cursor watermark under non-SR state for Ironlake
Zhao Yakui
2
-3
/
+56
2010-08-01
drm/i915: Apply self-refresh watermark calculation for cursor plane
Zhao Yakui
2
-1
/
+46
2010-08-01
drm/i915: Fix fifo size for self-refresh watermark on 965G
Zhao Yakui
2
-3
/
+4
2010-08-01
drm/i915: Fix watermark calculation in self-refresh mode
Zhao Yakui
2
-18
/
+27
2010-08-01
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
Zhao Yakui
3
-10
/
+64
2010-08-01
drm/i915: remove duplicate PIPE*STAT bit definitions
Jesse Barnes
2
-32
/
+6
2010-08-01
drm/i915: remove unused vblank_enable var from i915_driver_irq_handler
Jesse Barnes
1
-6
/
+2
2010-08-01
drm/i915: Explosion following OOM in do_execbuffer.
Chris Wilson
1
-1
/
+2
2010-08-01
gpu/drm/i915: Add a blacklist to omit modeset on LID open
Thomas Bächler
1
-0
/
+23
2010-08-02
drm/radeon: add basic zmask/hiz support (v4)
Dave Airlie
11
-57
/
+66
2010-08-02
drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.
Dave Airlie
14
-116
/
+116
2010-08-02
Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...
Dave Airlie
55
-1983
/
+2095
2010-08-02
Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-next
Dave Airlie
47
-972
/
+1309
2010-08-02
drm: Import driver for the sil164 I2C TMDS transmitter.
Francisco Jerez
3
-0
/
+474
2010-08-02
drm/sis: fixed brace and spacing coding style issues
Nicolas Kaiser
2
-10
/
+7
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
5
-162
/
+139
2010-08-02
drm/mga: fixed brace, macro and spacing coding style issues
Nicolas Kaiser
6
-185
/
+165
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
10
-166
/
+136
2010-08-02
drm/radeon/kms: trivial code style fixes for audio
Rafał Miłecki
1
-6
/
+10
2010-08-02
drm/i830: fixed brace and spacing coding style issues
Nicolas Kaiser
3
-79
/
+74
2010-08-02
drm/i810: fixed coding style issues
Nicolas Kaiser
2
-74
/
+71
2010-08-02
drm: Free devname along with master->unique
Chris Wilson
1
-0
/
+3
2010-08-02
drm: Free the idr layers before calling idr_destroy()
Chris Wilson
2
-0
/
+2
2010-08-02
drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
Kulikov Vasiliy
1
-2
/
+2
2010-08-02
drm/vmgfx: operation on ‘par->dirty.y1’ may be undefined
Chris Wilson
1
-1
/
+1
2010-08-02
drm/radeon: remove viewport transform from r6xx/r7xx blit emit
Alex Deucher
1
-18
/
+0
2010-08-02
drm/radeon: group r6xx/r7xx newly sequential blit state
Alex Deucher
1
-203
/
+35
2010-08-02
drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequential
Alex Deucher
1
-184
/
+184
2010-08-02
drm/radeon: r6xx/r7xx move vport clipping to a single packet
Alex Deucher
1
-248
/
+62
2010-08-02
drm/radeon: group r6xx/r7xx sequential blit state
Alex Deucher
1
-376
/
+64
2010-08-02
drm/radeon: remove duplicate state emit in r6xx/r7xx blit
Alex Deucher
1
-16
/
+0
2010-08-02
drm/radeon: add comments to r6xx/r7xx blit state
Alex Deucher
1
-206
/
+515
2010-08-02
drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
Alex Deucher
4
-3
/
+28
2010-08-02
drm/radeon/kms: remove rs4xx gart limit
Alex Deucher
1
-8
/
+0
2010-08-02
Merge tag 'v2.6.35-rc6' into drm-radeon-next
Dave Airlie
25
-59
/
+155
[prev]
[next]