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
2017-05-22
drm/vgem: Fix return value check in vgem_init()
Wei Yongjun
1
-2
/
+2
2017-05-22
drm/blend: Fix comment typ-o
Robert Foss
1
-1
/
+1
2017-05-22
drm/stm: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-2
/
+0
2017-05-22
drm/vc4: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
11
-65
/
+62
2017-05-19
drm/pl111: Add a debugfs node to dump our registers.
Eric Anholt
4
-0
/
+64
2017-05-19
drm/pl111: make structure mode_config_funcs static
Colin Ian King
1
-1
/
+1
2017-05-19
drm/pl111: make structure pl111_display_funcs static
Colin Ian King
1
-1
/
+1
2017-05-19
drm/pl111: Register the clock divider and use it.
Eric Anholt
4
-24
/
+158
2017-05-18
drm: drop drm_[cm]alloc* helpers
Michal Hocko
25
-121
/
+128
2017-05-18
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
136
-2196
/
+3557
2017-05-18
drm/sti:fix spelling mistake: "compoment" -> "component"
Colin Ian King
1
-1
/
+1
2017-05-18
drm/via: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/vgem: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/udl: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-3
/
+0
2017-05-18
drm/tdfx: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/sis: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/savage: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/r128: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/omap: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/mga: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/i2c: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-2
/
+0
2017-05-18
drm/i810: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/gma500: remove unneeded -Iinclude/drm compiler flag
Masahiro Yamada
1
-1
/
+0
2017-05-18
drm/vmwgfx: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
7
-9
/
+11
2017-05-18
drm/virtio: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
6
-16
/
+15
2017-05-18
Merge tag 'drm-misc-next-2017-05-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
83
-761
/
+4396
2017-05-17
drm/tilcdc: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+1
2017-05-17
drm/radeon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
25
-33
/
+33
2017-05-17
drm/qxl: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
8
-33
/
+30
2017-05-17
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
4
-5
/
+4
2017-05-17
drm/msm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
14
-42
/
+43
2017-05-17
drm/mgag200: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+2
2017-05-17
drm/hisilicon: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+1
2017-05-16
drm/vc4: Adjust modes in DSI to work around the integer PLL divider.
Eric Anholt
1
-26
/
+86
2017-05-16
drm/vc4: fix spelling mistake: "dimesions" -> "dimensions"
Colin Ian King
1
-1
/
+2
2017-05-16
drm/vc4: Enable selection in Kconfig on any 32-bit BCM platform.
Eric Anholt
1
-1
/
+1
2017-05-16
drm/cirrus: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-2
/
+2
2017-05-16
drm/bridge: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
3
-15
/
+9
2017-05-16
drm/bochs: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+2
2017-05-16
drm/ast: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-3
/
+2
2017-05-16
drm/amd: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
36
-44
/
+44
2017-05-16
drm/ttm: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2
-4
/
+3
2017-05-15
drm/dp: Wait up all outstanding tx waiters
Chris Wilson
1
-3
/
+3
2017-05-15
drm/dp: Read the tx msg state once after checking for an event
Chris Wilson
1
-4
/
+4
2017-05-12
drm/i915: Make vblank evade warnings optional
Ville Syrjälä
2
-2
/
+18
2017-05-12
Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
9
-41
/
+60
2017-05-12
Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
95
-2076
/
+2322
2017-05-12
Merge tag 'drm-misc-next-fixes-2017-05-05' of git://anongit.freedesktop.org/g...
Dave Airlie
1
-0
/
+8
2017-05-12
drm/nouveau/therm: remove ineffective workarounds for alarm bugs
Ben Skeggs
4
-4
/
+4
2017-05-12
drm/nouveau/tmr: avoid processing completed alarms when adding a new one
Ben Skeggs
1
-3
/
+13
[next]