index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
|
|
|
drm/nouveau: remove unused function
Sudip Mukherjee
2015-11-03
2
-15
/
+0
|
|
*
|
|
|
|
|
|
drm/nouveau/pmu/gk107: enable PGOB codepaths
Ben Skeggs
2015-11-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/nouveau/pmu/gk104: check fuse to determine presence of PGOB
Ben Skeggs
2015-11-03
1
-0
/
+4
|
|
*
|
|
|
|
|
|
drm/nouveau/pci: prepare for chipset-specific initialisation tasks
Ben Skeggs
2015-11-03
2
-0
/
+4
|
|
*
|
|
|
|
|
|
drm/nouveau/pci/nv46: attempt to fix msi, and re-enable by default
Ben Skeggs
2015-11-03
6
-12
/
+12
|
|
*
|
|
|
|
|
|
drm/nouveau/pci/g94: split implementation from nv40
Ben Skeggs
2015-11-03
6
-26
/
+67
|
|
*
|
|
|
|
|
|
drm/nouveau/pci/g84: split implementation from nv50
Ben Skeggs
2015-11-03
6
-5
/
+49
|
|
*
|
|
|
|
|
|
drm/nouveau/ibus/gf100: increase wait timeout to avoid read faults
Samuel Pitoiset
2015-11-03
6
-4
/
+77
|
|
*
|
|
|
|
|
|
drm/nouveau/gm204/6: add voltage control using the new gk104 volt class
Martin Peres
2015-11-03
1
-0
/
+2
|
|
*
|
|
|
|
|
|
drm/nouveau/gm107: add voltage control using the new gk104 volt class
Martin Peres
2015-11-03
1
-0
/
+1
|
|
*
|
|
|
|
|
|
drm/nouveau/volt/gk104: add support for pwm and gpio modes
Martin Peres
2015-11-03
6
-7
/
+133
|
|
*
|
|
|
|
|
|
drm/nouveau/volt: add support for non-vid-based voltage controllers
Martin Peres
2015-11-03
2
-1
/
+12
|
|
*
|
|
|
|
|
|
drm/nouveau/bios/volt: add support for pwm-based volt management
Martin Peres
2015-11-03
2
-3
/
+29
|
|
*
|
|
|
|
|
|
drm/nouveau/ttm: set the DMA mask for platform devices
Alexandre Courbot
2015-11-03
1
-6
/
+19
|
|
*
|
|
|
|
|
|
drm/nouveau/ttm: convert to DMA API
Alexandre Courbot
2015-11-03
1
-7
/
+5
|
|
*
|
|
|
|
|
|
drm/nouveau/instmem/gk20a: make use of the IOMMU bit
Alexandre Courbot
2015-11-03
1
-4
/
+6
|
|
*
|
|
|
|
|
|
drm/nouveau/platform: allow to specify the IOMMU bit
Alexandre Courbot
2015-11-03
6
-10
/
+46
|
|
*
|
|
|
|
|
|
drm/nouveau/instmem/gk20a: use direct CPU access
Alexandre Courbot
2015-11-03
1
-97
/
+264
|
|
*
|
|
|
|
|
|
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
2015-11-03
10
-61
/
+31
|
|
*
|
|
|
|
|
|
drm/nouveau/ltc/gf100: add flush/invalidate functions
Alexandre Courbot
2015-11-03
5
-0
/
+39
|
|
*
|
|
|
|
|
|
drm/nouveau/ltc: add hooks for invalidate and flush
Alexandre Courbot
2015-11-03
3
-0
/
+20
|
|
*
|
|
|
|
|
|
drm/nouveau/timer: re-introduce nvkm_wait_xsec macros
Alexandre Courbot
2015-11-03
1
-0
/
+10
|
|
*
|
|
|
|
|
|
drm/nouveau/pmu: do not assume a PMU is present
Alexandre Courbot
2015-11-03
1
-1
/
+1
|
|
*
|
|
|
|
|
|
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
2015-11-03
1
-2
/
+3
|
*
|
|
|
|
|
|
|
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
2015-11-03
25
-793
/
+694
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
drm/exynos/gem: remove DMA-mapping hacks used for constructing page array
Marek Szyprowski
2015-11-03
1
-25
/
+33
|
|
*
|
|
|
|
|
|
|
ARM: exynos_defconfig: enable Exynos DRM Mixer driver
Andrzej Hajda
2015-11-03
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
drm/exynos: simplify Kconfig component names
Andrzej Hajda
2015-11-03
1
-15
/
+15
|
|
*
|
|
|
|
|
|
|
drm/exynos: re-arrange Kconfig entries
Andrzej Hajda
2015-11-03
1
-16
/
+22
|
|
*
|
|
|
|
|
|
|
drm/exynos: abstract out common dependency
Andrzej Hajda
2015-11-03
1
-13
/
+14
|
|
*
|
|
|
|
|
|
|
drm/exynos: separate Mixer and HDMI drivers
Andrzej Hajda
2015-11-03
3
-3
/
+12
|
|
*
|
|
|
|
|
|
|
drm/exynos/mixer: replace direct cross-driver call with drm mode validation
Andrzej Hajda
2015-11-03
3
-27
/
+4
|
|
*
|
|
|
|
|
|
|
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
2015-11-03
2
-0
/
+15
|
|
*
|
|
|
|
|
|
|
drm/exynos/decon5433: add support for DECON-TV
Andrzej Hajda
2015-11-03
2
-61
/
+122
|
|
*
|
|
|
|
|
|
|
drm/exynos/decon5433: remove duplicated initialization
Andrzej Hajda
2015-11-03
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
drm/exynos/decon5433: merge different flag fields
Andrzej Hajda
2015-11-03
1
-31
/
+30
|
|
*
|
|
|
|
|
|
|
drm/exynos/decon5433: add function to set particular register bits
Andrzej Hajda
2015-11-03
1
-50
/
+19
|
|
*
|
|
|
|
|
|
|
drm/exynos/decon5433: fix timing registers writes
Andrzej Hajda
2015-11-03
1
-9
/
+9
|
|
*
|
|
|
|
|
|
|
drm/exynos/decon5433: add PCLK clock
Andrzej Hajda
2015-11-03
1
-10
/
+11
|
|
*
|
|
|
|
|
|
|
drm/exynos: cleanup name of gem object for exynos_drm
Joonyoung Shim
2015-10-26
6
-182
/
+184
|
|
*
|
|
|
|
|
|
|
drm/exynos: fix to detach device of iommu
Joonyoung Shim
2015-10-26
1
-2
/
+1
|
|
*
|
|
|
|
|
|
|
drm/exynos: add cursor plane support
Gustavo Padovan
2015-10-26
7
-10
/
+23
|
|
*
|
|
|
|
|
|
|
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
6
-18
/
+13
|
|
*
|
|
|
|
|
|
|
drm/exynos: fix spelling errors
Ingi Kim
2015-10-26
2
-14
/
+14
|
|
*
|
|
|
|
|
|
|
drm: exynos: mixer: fix using usleep() in atomic context
Tomasz Stanislawski
2015-10-26
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
drm/exynos/hdmi: remove unused field
Andrzej Hajda
2015-10-26
1
-1
/
+0
|
|
*
|
|
|
|
|
|
|
drm/exynos/hdmi: improve HDMI/ACR related code
Andrzej Hajda
2015-10-26
2
-68
/
+32
|
|
*
|
|
|
|
|
|
|
drm/exynos/hdmi: convert container_of macro to inline function
Andrzej Hajda
2015-10-26
1
-6
/
+9
|
|
*
|
|
|
|
|
|
|
drm/exynos/hdmi: remove deprecated hdmi_resources structure
Andrzej Hajda
2015-10-26
1
-59
/
+46
|
|
*
|
|
|
|
|
|
|
drm/exynos/hdmi: convert to gpiod API
Andrzej Hajda
2015-10-26
1
-23
/
+14
[prev]
[next]