index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-22
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
4
-0
/
+668
2015-06-22
drm/exynos: fix the input prompt of Exynos7 DECON
Hyungwon Hwang
1
-1
/
+1
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
6
-46
/
+47
2015-06-22
drm/exynos: Add the dependency for DRM_EXYNOS to DPI/DSI/DP
Hyungwon Hwang
1
-3
/
+3
2015-06-22
drm/exynos: remove the dependency of DP driver for ARCH_EXYNOS
Hyungwon Hwang
1
-1
/
+1
2015-06-20
drm/exynos: do not wait for vblank at atomic operation
Inki Dae
1
-2
/
+0
2015-06-20
drm/exynos: Remove unused vma field of exynos_drm_gem_obj
Krzysztof Kozlowski
1
-2
/
+0
2015-06-20
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
1
-0
/
+4
2015-06-20
drm/exynos: iommu: improve a check for non-iommu dma_ops
Marek Szyprowski
1
-2
/
+2
2015-06-20
drm/exynos: iommu: detach from default dma-mapping domain on init
Marek Szyprowski
1
-0
/
+3
2015-06-20
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
1
-58
/
+77
2015-06-20
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
1
-0
/
+2
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
5
-178
/
+16
2015-06-20
drm/exynos: remove to call mixer_wait_for_vblank
Joonyoung Shim
1
-1
/
+0
2015-06-20
drm/exynos: ipp: validate a GEM handle with multiple planes
Hyungwon Hwang
1
-13
/
+38
2015-06-20
drm/exynos: ipp: fix wrong index referencing a config element
Hyungwon Hwang
1
-2
/
+1
2015-06-20
drm/exynos: dsi: check whether dsi is enabled before sending data
Hyungwon Hwang
1
-4
/
+14
2015-06-20
drm/exynos: remove SoC checking code
Andrzej Hajda
1
-26
/
+1
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
10
-359
/
+100
2015-06-20
drm/exynos: consolidate driver/device initialization code
Andrzej Hajda
4
-161
/
+138
2015-06-20
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
3
-11
/
+62
2015-06-20
drm/exynos: add a dependency on FB_S3C to DECON driver
Inki Dae
1
-1
/
+1
2015-06-20
drm/exynos: vidi: remove unused varables
Inki Dae
1
-2
/
+0
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
6
-187
/
+62
2015-06-20
drm/exynos: remove unnecessary calls to disable_plane()
Gustavo Padovan
2
-19
/
+0
2015-06-20
drm/exynos: atomic dpms support
Gustavo Padovan
10
-61
/
+40
2015-06-20
drm/exynos: add exynos specific .atomic_commit()
Gustavo Padovan
1
-1
/
+32
2015-06-20
drm/exynos: move exynos_drm_crtc_disable()
Gustavo Padovan
1
-18
/
+18
2015-06-20
drm/exynos: don't disable unused functions at init
Gustavo Padovan
1
-3
/
+0
2015-06-20
drm/exynos: remove exported functions from exynos_drm_plane
Gustavo Padovan
2
-67
/
+42
2015-06-20
drm/exynos: atomic phase 3: convert page flips
Gustavo Padovan
2
-63
/
+25
2015-06-20
drm/exynos: atomic phase 3: use atomic .set_config helper
Gustavo Padovan
2
-15
/
+1
2015-06-20
drm/exynos: atomic phase 3: atomic updates of planes
Gustavo Padovan
2
-2
/
+5
2015-06-20
drm/exynos: atomic phase 2: keep track of framebuffer pointer
Gustavo Padovan
1
-0
/
+3
2015-06-20
drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy()
Gustavo Padovan
10
-0
/
+39
2015-06-20
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
3
-9
/
+10
2015-06-20
drm/exynos: atomic phase 1: add .mode_set_nofb() callback
Gustavo Padovan
1
-56
/
+7
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_disable()
Gustavo Padovan
1
-13
/
+19
2015-06-20
drm/exynos: atomic phase 1: use drm_plane_helper_update()
Gustavo Padovan
3
-26
/
+47
2015-06-20
drm/exynos: fix source data argument for plane
Joonyoung Shim
1
-3
/
+4
2015-06-18
Merge branch 'virtio-gpu-drm-next' of git://git.kraxel.org/linux into drm-next
Dave Airlie
4
-21
/
+38
2015-06-18
Merge tag 'drm/panel/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
7
-44
/
+78
2015-06-18
Merge tag 'drm/tegra/for-4.2-rc1' of git://anongit.freedesktop.org/tegra/linu...
Dave Airlie
3
-40
/
+36
2015-06-18
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
5
-22
/
+45
2015-06-16
drm/amdkfd: fix some range checks in address watch ioctl
Dan Carpenter
1
-3
/
+3
2015-06-16
drm: rcar-du: Use the drm atomic state duplication helpers for planes
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
1
-3
/
+9
2015-06-16
drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0
Laurent Pinchart
1
-5
/
+5
2015-06-16
drm: rcar-du: Clarify error message when encoder initialization fails
Laurent Pinchart
1
-2
/
+5
2015-06-16
drm: rcar-du: Fix crash with groups that have less than 9 planes
Laurent Pinchart
4
-6
/
+7
[next]