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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
105
-644
/
+1316
2013-04-26
drm/nouveau/fifo: implement channel creation event generation
Ben Skeggs
2
-1
/
+9
2013-04-26
drm/nouveau/core: allow non-maskable events
Ben Skeggs
1
-4
/
+8
2013-04-26
drm/nouveau/timer: allow alarms to be cancelled
Ben Skeggs
1
-4
/
+9
2013-04-26
drm/nouveau/device: tweak the device/subdev relationship a little
Ben Skeggs
2
-88
/
+71
2013-04-26
drm/nouveau/device: enable proper constructor/destructor
Ben Skeggs
1
-1
/
+16
2013-04-26
drm/nouveau/device: have engine object initialised before creation
Ben Skeggs
4
-5
/
+12
2013-04-26
drm/nouveau/device: convert to engine, rather than subdev
Ben Skeggs
15
-32
/
+32
2013-04-26
drm/nv50-/disp: use self as parent for subobjects
Ben Skeggs
2
-2
/
+4
2013-04-26
drm/nv50-/fifo: use parent as self for subobjects
Ben Skeggs
4
-25
/
+31
2013-04-26
drm/nv20-nv30/gr: use parent as self for subobjects
Ben Skeggs
6
-6
/
+6
2013-04-26
drm/nvc0-/gr: use self as parent for subobjects
Ben Skeggs
3
-9
/
+13
2013-04-26
drm/nv04-nv40/instmem: use self as parent for subobjects
Ben Skeggs
2
-8
/
+13
2013-04-26
drm/nv04-nv40/vm: use self as parent for subobjects
Ben Skeggs
3
-3
/
+3
2013-04-26
drm/nv50-/bar: use self as parent for subobjects
Ben Skeggs
2
-15
/
+21
2013-04-26
drm/nv04-nv40/instmem: remove parent deref hack
Ben Skeggs
3
-12
/
+0
2013-04-26
drm/nouveau/i2c: remove parent deref hack
Ben Skeggs
1
-5
/
+1
2013-04-26
drm/nouveau/core: rebase object ref/use counts after ctor/init/fini events
Ben Skeggs
1
-6
/
+13
2013-04-26
drm/nv50/disp: inform core when we're not creating a new context
Ben Skeggs
1
-1
/
+1
2013-04-26
drm/nouveau/therm: send some messages to debug level
Ben Skeggs
2
-14
/
+14
2013-04-26
drm/nve0/gr: add handling for a bunch of PGRAPH traps
Christoph Bumiller
1
-0
/
+222
2013-04-26
drm/nouveau/mc: handle irq-related setup ourselves
Ben Skeggs
12
-127
/
+75
2013-04-26
drm/nv04/disp: hide all the cruft away in its own little hole
Ben Skeggs
24
-28
/
+33
2013-04-26
drm/nouveau/bios: add missing newline on IO*_OR opcode debugging
Ben Skeggs
1
-2
/
+2
2013-04-26
drm/nouveau/bios: suppress some parser errors when dry-running scripts
Ben Skeggs
1
-19
/
+33
2013-04-26
drm/nve0: magic up some support for GF117
Ben Skeggs
6
-25
/
+63
2013-04-26
drm/nvc0-/ltcg: Fix build on 32-bit platforms (v2)
Roy Spliet
1
-1
/
+1
2013-04-26
drm/nouveau/drm: adding support for backlight control of GT525M (NVC0)
Florian Scholz
1
-0
/
+3
2013-04-26
drm/nouveau/drm: bump the driver version to 1.1.1 to report new features
Christoph Bumiller
1
-1
/
+12
2013-04-26
drm/nvc0/gr: add software methods to control some MP regs
Christoph Bumiller
1
-0
/
+29
2013-04-26
drm/nvc0-: support NOUVEAU_GETPARAM_GRAPH_UNITS
Christoph Bumiller
7
-8
/
+47
2013-04-26
drm/nvc0-/ltcg: implement VRAM compression
Christoph Bumiller
4
-29
/
+220
2013-04-26
drm/nouveau/ttm: allow tiled memtype on system memory buffer objects
Ben Skeggs
1
-0
/
+16
2013-04-26
drm/nve0/grctx: initial attempt at unhardcoding yet more magic
Ben Skeggs
1
-4
/
+9
2013-04-26
drm/nv50/therm: implement temperature reading
Martin Peres
1
-3
/
+39
2013-04-26
drm/nouveau/therm: split the nv50 and nv84 code
Martin Peres
9
-164
/
+239
2013-04-26
drm/nouveau/drm: fix crash in vram manager debug callback
Marcin Slusarz
1
-3
/
+6
2013-04-26
drm/nvc0/fb: ignore readback page alloc failure to support userspace
Ben Skeggs
1
-8
/
+9
2013-04-26
drm/nouveau/disp: fix uninitialised eq_done in error path
Ben Skeggs
1
-1
/
+1
2013-04-26
drm/edid: Check both 60Hz and 59.94Hz when looking for a CEA mode
Ville Syrjälä
1
-3
/
+24
2013-04-26
drm/edid: Populate vrefresh for CEA modes
Ville Syrjälä
1
-64
/
+129
2013-04-26
drm: Add drm_mode_equal_no_clocks()
Ville Syrjälä
1
-1
/
+21
2013-04-26
drm/shmobile: Fix race condition between page flip request and handler
Laurent Pinchart
1
-1
/
+1
2013-04-26
drm: export drm_vm_open_locked
Arnd Bergmann
1
-0
/
+1
2013-04-26
drm/tilcdc: use only a single module device table
Arnd Bergmann
3
-3
/
+0
2013-04-26
Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2
-3
/
+3
2013-04-26
drm/gma500: Increase max resolution for mode setting
Patrik Jakobsson
1
-2
/
+2
2013-04-26
drm/gma500: fix backlight hotkeys behaviour on netbooks
Anisse Astier
1
-1
/
+1
2013-04-24
drm/tilcdc: Fix checkpatch error in tilcdc_panel.c
Sachin Kamat
1
-1
/
+1
2013-04-24
drm/tilcdc: Remove space before tab
Sachin Kamat
1
-1
/
+1
[next]