index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
drm/radeon: embed struct drm_gem_object
Daniel Vetter
14
-37
/
+39
2011-02-23
drm: mm: add helper to unwind scan state
Daniel Vetter
1
-0
/
+4
2011-02-23
drm: mm: add api for embedding struct drm_mm_node
Daniel Vetter
1
-9
/
+84
2011-02-23
drm: mm: extract node insert helper functions
Daniel Vetter
1
-25
/
+42
2011-02-23
drm: mm: track free areas implicitly
Daniel Vetter
1
-251
/
+213
2011-02-23
drm/nouveau: don't munge in drm_mm internals
Daniel Vetter
3
-4
/
+4
2011-02-07
drm: add usb framework
Dave Airlie
3
-1
/
+119
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
23
-304
/
+405
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
11
-38
/
+194
2011-02-07
drm/i810: remove the BKL
Arnd Bergmann
3
-20
/
+8
2011-02-07
drm: remove i830 driver
Arnd Bergmann
7
-2183
/
+17
2011-02-04
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
26
-127
/
+375
2011-02-04
drm: Only set DPMS ON when actually configuring a mode
Keith Packard
1
-6
/
+6
2011-02-04
drm/radeon/kms: dynamically allocate power state space
Alex Deucher
4
-15
/
+42
2011-02-04
drm/radeon/kms: fix s/r issues with bios scratch regs
Alex Deucher
1
-3
/
+6
2011-02-04
drm/radeon/kms/evergreen: always set certain VGT regs at CP init
Alex Deucher
1
-1
/
+6
2011-02-04
drm/radeon/kms: add updated ib_execute function for evergreen
Alex Deucher
5
-6
/
+26
2011-02-02
drm/radeon/kms: Enable new pll calculation for avivo+ asics
Alex Deucher
3
-12
/
+19
2011-02-02
drm/radeon/kms: add new pll algo for avivo asics
Alex Deucher
4
-19
/
+137
2011-02-02
drm/radeon/kms: add pll debugging output
Alex Deucher
1
-0
/
+4
2011-02-02
drm/radeon/kms: switch back to min->max pll post divider iteration
Alex Deucher
1
-1
/
+1
2011-02-02
drm/radeon/kms: rv6xx+ thermal sensor fixes
Alex Deucher
5
-25
/
+37
2011-02-02
Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...
Dave Airlie
2
-3
/
+2
2011-02-02
Merge remote branch 'intel/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
Dave Airlie
8
-43
/
+96
2011-02-02
drm/nv50: fix display on 0x50
Ben Skeggs
1
-2
/
+1
2011-02-02
drm/nouveau: correctly pair hwmon_init and hwmon_fini
Lucas Stach
1
-1
/
+1
2011-02-02
drm/i915: Only bind to function 0 of the PCI device
Chris Wilson
1
-0
/
+8
2011-01-31
drm/i915: Suppress spurious vblank interrupts
Chris Wilson
2
-7
/
+8
2011-01-31
drm: Avoid leak of adjusted mode along quick set_mode paths
Chris Wilson
1
-5
/
+3
2011-01-31
drm: Simplify and defend later checks when disabling a crtc
Chris Wilson
1
-3
/
+6
2011-01-31
drm: Don't switch fb when disabling an output
Chris Wilson
1
-2
/
+2
2011-01-31
drm/radeon: Fix wrong boolean operator
Stefan Weil
1
-1
/
+1
2011-01-28
Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
20
-45
/
+132
2011-01-28
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
1
-5
/
+0
2011-01-28
drm/nv50: fix regression on IGPs
Ben Skeggs
1
-5
/
+0
2011-01-28
drm/radeon/kms: re-emit full context state for evergreen blits
Alex Deucher
1
-6
/
+33
2011-01-28
drm/radeon/kms: release CMASK access in preclose_kms
Marek Olšák
1
-0
/
+2
2011-01-27
drm/radeon/kms: fix r6xx+ scanout on BE systems
Alex Deucher
2
-1
/
+22
2011-01-27
drm/radeon/kms: clean up some magic numbers
Alex Deucher
7
-21
/
+29
2011-01-27
drm/radeon/kms: only enable HDMI mode if radeon audio is enabled
Alex Deucher
1
-3
/
+3
2011-01-27
radeon/kms: fix dp displayport mode validation
Jerome Glisse
1
-2
/
+2
2011-01-26
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
6
-7
/
+41
2011-01-26
console: rename acquire/release_console_sem() to console_lock/unlock()
Torben Hohn
2
-9
/
+9
2011-01-25
drm/i915: Reset crtc after resume
Chris Wilson
1
-3
/
+14
2011-01-25
drm/i915/crt: Force the initial probe after reset
Chris Wilson
1
-0
/
+10
2011-01-25
drm/i915: Reset state after a GPU reset or resume
Chris Wilson
1
-0
/
+2
2011-01-25
drm: Add an interface to reset the device
Chris Wilson
1
-0
/
+20
2011-01-25
drm/i915/sdvo: If at first we don't succeed in reading the response, wait
Chris Wilson
1
-23
/
+23
2011-01-25
drm/nvc0/grctx: correct an off-by-one
Ben Skeggs
1
-1
/
+1
2011-01-25
drm/nv50: Fix race with PFIFO during PGRAPH context destruction.
Francisco Jerez
1
-0
/
+3
[next]