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
2014-11-13
drm/tegra: gem: Extract tegra_bo_alloc_object()
Thierry Reding
1
-39
/
+38
2014-11-13
drm/tegra: dsi: Set up PHY_TIMING & BTA_TIMING registers earlier
Sean Paul
1
-4
/
+7
2014-11-13
drm/tegra: dsi: Replace 1000000 by USEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Replace 1000000000UL by NSEC_PER_SEC
Thierry Reding
1
-1
/
+1
2014-11-13
drm/tegra: dsi: Implement host transfers
Thierry Reding
2
-1
/
+279
2014-11-13
drm/tegra: dsi: Add ganged mode support
Thierry Reding
2
-29
/
+193
2014-11-13
drm/tegra: dsi: Split out tegra_dsi_set_timeout()
Thierry Reding
1
-15
/
+23
2014-11-13
drm/tegra: dsi: Add command mode support
Thierry Reding
1
-19
/
+63
2014-11-13
drm/tegra: dsi: Refactor in preparation for command mode
Thierry Reding
1
-19
/
+81
2014-11-13
drm/tegra: dsi: Properly cleanup on probe failure
Thierry Reding
1
-15
/
+37
2014-11-13
drm/tegra: dsi: Mark connector hotpluggable
Thierry Reding
1
-2
/
+4
2014-11-13
drm/tegra: dsi: Leave parent clock alone
Thierry Reding
1
-7
/
+0
2014-11-13
drm/tegra: dsi: Do not manage clock on enable/disable
Thierry Reding
1
-15
/
+14
2014-11-13
drm/tegra: dsi: Make FIFO depths host parameters
Thierry Reding
1
-4
/
+6
2014-11-13
drm/tegra: DPMS off/on in encoder prepare/commit
Sean Paul
1
-0
/
+2
2014-11-13
drm/tegra: Do not enable output on .mode_set()
Thierry Reding
1
-6
/
+0
2014-11-13
drm/tegra: dc: Add powergate support
Thierry Reding
2
-3
/
+43
2014-11-13
gpu: host1x: mipi: Set MIPI_CAL_BIAS_PAD_CFG1 register
Sean Paul
1
-0
/
+4
2014-11-13
gpu: host1x: mipi: Calibrate clock lanes
Sean Paul
1
-32
/
+92
2014-11-13
gpu: host1x: mipi: Preserve the contents of MIPI_CAL_CTRL
Sean Paul
1
-1
/
+3
2014-11-13
gpu: host1x: mipi: Registers are 32 bits wide
Thierry Reding
1
-8
/
+8
2014-11-13
gpu: host1x: Make gather offsets unsigned
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Print address/offset pairs consistently
Thierry Reding
2
-4
/
+4
2014-11-13
gpu: host1x: Fix typo in comment
Thierry Reding
1
-1
/
+1
2014-11-13
gpu: host1x: Make mapped field of push buffers void *
Thierry Reding
3
-4
/
+4
2014-11-13
gpu: host1x: Use struct host1x_bo pointers in traces
Thierry Reding
1
-4
/
+8
2014-11-13
drm/tegra: Depend on COMMON_CLK
Thierry Reding
1
-0
/
+1
2014-11-13
drm/dsi: Constify mipi_dsi_msg
Thierry Reding
1
-1
/
+1
2014-11-13
drm/dsi: Make mipi_dsi_dcs_{read,write}() symmetrical
Thierry Reding
2
-13
/
+66
2014-11-13
drm/dsi: Add DSI transfer helper
Thierry Reding
1
-16
/
+16
2014-11-13
drm/dsi: Add message to packet translator
Thierry Reding
1
-0
/
+53
2014-11-13
drm/dsi: Introduce packet format helpers
Thierry Reding
1
-0
/
+67
2014-11-07
drm/panel: s6e8aa0: Fix build warnings on 64-bit
Thierry Reding
1
-2
/
+2
2014-11-07
drm/panel: ld9040: Fix build warnings on 64-bit
Thierry Reding
1
-3
/
+3
2014-11-07
drm/panel: simple: Update Innolux N116BGE timings
Daniel Kurtz
1
-6
/
+6
2014-11-07
drm/panel: simple: Add support for Hitachi TX23D38VM0CAA
Lucas Stach
1
-0
/
+26
2014-11-07
drm/panel: simple: Add support for Innolux G121I1-L01
Lucas Stach
1
-0
/
+26
2014-11-07
drm/panel: simple: Add missing .bpc fields
Thierry Reding
1
-0
/
+5
2014-11-07
drm/panel: simple: Add AUO B116XW03 panel support
Ajay Kumar
1
-0
/
+26
2014-11-07
drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panel
Philipp Zabel
1
-0
/
+26
2014-11-06
drm/panel: simple: Update calls to gpiod_get*()
Alexandre Courbot
1
-9
/
+2
2014-11-06
drm/panel: s6e8aa0: Update calls to gpiod_get*()
Alexandre Courbot
1
-6
/
+1
2014-11-06
drm/panel: ld9040: Update calls to gpiod_get*()
Alexandre Courbot
1
-6
/
+1
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
479
-10099
/
+23511
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-7
/
+7
2014-10-13
drm/mst: rework payload table allocation to conform better.
Dave Airlie
1
-20
/
+57
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2014-10-09
nouveau: __iomem misannotations
Al Viro
3
-7
/
+7
[next]