index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos5433_drm_decon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos/decon: make irq handler static
Andrzej Hajda
2016-03-01
1
-1
/
+1
*
drm/exynos/decon: fix disable clocks order
Andrzej Hajda
2016-03-01
1
-2
/
+2
*
drm/exynos: exynos5433_decon: fix wrong state in decon_vblank_enable
Marek Szyprowski
2016-03-01
1
-1
/
+1
*
drm/exynos: exynos5433_decon: fix wrong state assignment in decon_enable
Marek Szyprowski
2016-03-01
1
-2
/
+0
*
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
2016-01-13
1
-6
/
+8
*
drm/exynos: rename zpos to index
Marek Szyprowski
2016-01-13
1
-5
/
+5
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
1
-5
/
+13
*
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
1
-10
/
+11
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
1
-5
/
+8
*
drm/exynos: decon: remove unused variables
Inki Dae
2015-12-13
1
-2
/
+0
*
drm/exynos: add pm_runtime to DECON 5433
Gustavo Padovan
2015-12-13
1
-15
/
+39
*
drm/exynos/decon5433: add support for DECON-TV
Andrzej Hajda
2015-11-03
1
-61
/
+93
*
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: add cursor plane support
Gustavo Padovan
2015-10-26
1
-2
/
+2
*
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
2015-10-26
1
-4
/
+2
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-1
/
+9
*
drm/exynos: implement atomic_{begin/flush} of DECON
Hyungwon Hwang
2015-08-31
1
-7
/
+27
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-1
/
+9
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
1
-5
/
+5
*
drm/exynos: use drm atomic state directly
Gustavo Padovan
2015-08-16
1
-9
/
+12
*
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
2015-08-16
1
-15
/
+7
*
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
2015-08-16
1
-5
/
+5
*
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
2015-08-16
1
-3
/
+3
*
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
2015-08-16
1
-2
/
+3
*
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
2015-08-16
1
-2
/
+1
*
drm/exynos: add Exynos5433 decon driver
Joonyoung Shim
2015-06-22
1
-0
/
+660