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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-01
drm/nvc0-/gr: bump maximum gpc/tpc limits
Ben Skeggs
1
-2
/
+4
2013-07-01
drm/nvf0/gr: initial register/context setup
Ben Skeggs
6
-482
/
+1057
2013-07-01
drm/nve7/gr: update initial register/context values
Ben Skeggs
4
-3
/
+12
2013-07-01
drm/nve6/gr: update initial register/context values
Ben Skeggs
4
-113
/
+383
2013-07-01
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
4
-15
/
+108
2013-07-01
drm/nouveau/vm: make each vma take a reference on its parent vm
Ben Skeggs
1
-1
/
+4
2013-07-01
drm/nouveau/core: remove nouveau_mm.mutex, no more users
Ben Skeggs
3
-5
/
+2
2013-07-01
drm/nouveau/vm: take subdev mutex, not the mm, protects against race with vm/...
Ben Skeggs
1
-16
/
+17
2013-07-01
drm/nvc0/vm: handle bar tlb flushes internally
Ben Skeggs
3
-34
/
+28
2013-07-01
drm/nv50-/vm: take mutex rather than irqsave spinlock
Ben Skeggs
2
-10
/
+4
2013-07-01
drm/nv50/vm: remove explicit vm knowledge from engines
Ben Skeggs
9
-66
/
+31
2013-07-01
drm/nv50/vm: handle bar tlb flushes internally
Ben Skeggs
3
-5
/
+13
2013-07-01
drm/nvc0/gr: port mp trap handling from calim's kepler code
Ben Skeggs
1
-6
/
+38
2013-07-01
drm/nve0/gr: attempt to resume after sm traps
Ben Skeggs
1
-16
/
+6
2013-07-01
drm/nve0/gr: s/tp/tpc/
Ben Skeggs
1
-26
/
+27
2013-07-01
drm/nve0/fifo: create our playlists up-front, at startup
Ben Skeggs
1
-14
/
+14
2013-07-01
drm/nva3/clk: minor improvements to fractional N calculation
Ben Skeggs
1
-3
/
+11
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
45
-733
/
+1313
2013-07-01
drm/nouveau/clk: change init ordering, no longer needed by devinit
Ben Skeggs
1
-2
/
+2
2013-07-01
drm/nouveau/devinit: move simple pll setting routines to devinit
Ben Skeggs
24
-487
/
+628
2013-07-01
drm/nouveau: pass generic subdev to calculation routines
Ben Skeggs
7
-18
/
+17
2013-07-01
drm/nve0/ce: stub interrupt handler
Ben Skeggs
2
-0
/
+17
2013-07-01
drm/nve0/ce: link ce2 to its engine, rather than from graphics
Ben Skeggs
2
-2
/
+2
2013-07-01
drm/nve0/fifo: copy engine context stored in ramfc, not externally
Ben Skeggs
1
-8
/
+14
2013-07-01
drm/nve0/ce: create engine object for ce2
Ben Skeggs
4
-0
/
+36
2013-07-01
drm/nouveau: pull in latest ucode builds from external tree
Ben Skeggs
5
-48
/
+51
2013-06-28
drm/exynos: add support for exynos5420 mixer
Rahul Sharma
2
-12
/
+44
2013-06-28
drm/exynos: add new compatible strings for hdmi subsystem
Rahul Sharma
4
-5
/
+17
2013-06-28
drm/exynos: fix interlace resolutions for exynos5420
Rahul Sharma
1
-6
/
+8
2013-06-28
drm/exynos: use of_get_named_gpio to get hdmi hpd gpio
Rahul Sharma
1
-2
/
+1
2013-06-28
drm/exynos: make sure to handle an error case to vm_mmap call
Inki Dae
1
-3
/
+3
2013-06-28
drm/exynos: exynos_drm_ipp: Remove redundant break statement
Sachin Kamat
1
-1
/
+0
2013-06-28
drm/exynos: add mout_hdmi clock in hdmi driver to change parent
Rahul Sharma
1
-4
/
+10
2013-06-28
drm/exynos: Prepare/Unprepare HDMI subsystem clocks
Sean Paul
2
-18
/
+18
2013-06-28
drm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
YoungJun Cho
6
-224
/
+187
2013-06-28
drm/exynos: Remove tracking log functions
YoungJun Cho
20
-437
/
+4
2013-06-28
drm/exynos: hdmi: use drm_display_mode to check the supported modes
Rahul Sharma
8
-76
/
+41
2013-06-28
drm/exynos: fimd: Add support for S3C64xx SoCs
Tomasz Figa
1
-0
/
+10
2013-06-28
drm/exynos: fimd: Add support for FIMD variants with clock selection
Tomasz Figa
1
-0
/
+6
2013-06-28
drm/exynos: fimd: Add support for FIMD versions without SHADOWCON register
Tomasz Figa
1
-20
/
+49
2013-06-28
drm/exynos: fimd: Hold pointer to driver data in context struct
Tomasz Figa
1
-2
/
+3
2013-06-28
drm/exynos: do not use mode_set_base function directly
Inki Dae
1
-2
/
+8
2013-06-28
drm/exynos: Remove redundant use of of_match_ptr macro
Sachin Kamat
1
-2
/
+1
2013-06-28
drm/exynos: remove ignoring return value warning in hdmi
Seung-Woo Kim
1
-1
/
+3
2013-06-28
drm/exynos: fix WINDOWS_NR checking to vidi driver
Inki Dae
1
-3
/
+3
2013-06-28
drm/exynos: fix tests for valid FIMD window number
Krzysztof Kozlowski
1
-3
/
+3
2013-06-28
drm/exynos: fix checks for valid mixer window
Krzysztof Kozlowski
2
-3
/
+3
2013-06-28
Revert "drm: kms_helper: don't lose hotplug event"
Dave Airlie
1
-31
/
+1
2013-06-28
drm/prime: add return check for dma_buf_fd
YoungJun Cho
1
-11
/
+28
2013-06-28
drm/prime: reorder drm_prime_add_buf_handle and remove prototype
Seung-Woo Kim
1
-16
/
+14
[prev]
[next]