index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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: Add support for hardware windows no 4 and 5
Marek Szyprowski
2018-05-24
1
-9
/
+12
*
drm/exynos/decon: Move headers from global to local place
Krzysztof Kozlowski
2018-01-02
1
-2
/
+1
*
drm/exynos: decon5433: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2018-01-02
1
-5
/
+0
*
drm: exynos: include linux/irq.h
Arnd Bergmann
2017-09-19
1
-0
/
+1
*
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
Tobias Jakobi
2017-08-25
1
-3
/
+1
*
drm/exynos: consistent use of cpp
Tobias Jakobi
2017-08-25
1
-6
/
+6
*
drm/exynos/decon5433: use mode info stored in CRTC to detect i80 mode
Andrzej Hajda
2017-08-25
1
-15
/
+25
*
drm/exynos/decon5433: refactor irq requesting code
Andrzej Hajda
2017-08-25
1
-24
/
+30
*
drm/exynos/decon5433: use readl_poll_timeout helpers
Andrzej Hajda
2017-08-25
1
-12
/
+8
*
drm/exynos/decon5433: remove useless check
Andrzej Hajda
2017-06-01
1
-3
/
+0
*
drm/exynos/decon5433: kill BIT_SUSPENDED flag
Andrzej Hajda
2017-06-01
1
-38
/
+0
*
drm/exynos/decon5433: kill BIT_WIN_UPDATED flag
Andrzej Hajda
2017-06-01
1
-4
/
+0
*
drm/exynos/decon5433: kill BIT_CLKS_ENABLED flag
Andrzej Hajda
2017-06-01
1
-11
/
+1
*
drm/exynos/decon5433: kill BIT_IRQS_ENABLED flag
Andrzej Hajda
2017-06-01
1
-7
/
+1
*
drm/exynos/decon5433: move TE handling to DECON
Andrzej Hajda
2017-06-01
1
-23
/
+71
*
drm/exynos/decon5433: always do sw-trigger when vblanks enabled
Andrzej Hajda
2017-06-01
1
-1
/
+5
*
drm/exynos/decon5433: simplify shadow protect code
Andrzej Hajda
2017-06-01
1
-13
/
+7
*
drm/exynos/decon5433: kill BIT_IRQS_ENABLED
Andrzej Hajda
2017-06-01
1
-15
/
+7
*
drm/exynos/decon5433: kill DECON_UPDATE workaround
Andrzej Hajda
2017-06-01
1
-6
/
+2
*
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
2017-06-01
1
-2
/
+0
*
drm/exynos: set plane possible_crtcs in exynos_plane_init
Andrzej Hajda
2017-06-01
1
-1
/
+1
*
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
2017-06-01
1
-14
/
+4
*
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-06-01
1
-2
/
+1
*
drm/exynos/decon5433: implement frame counter
Andrzej Hajda
2017-06-01
1
-0
/
+12
*
drm/exynos/decon5433: fix software trigger mask
Andrzej Hajda
2017-03-21
1
-2
/
+2
*
drm/exynos/decon5433: signal frame done interrupt at front porch
Andrzej Hajda
2017-03-21
1
-1
/
+1
*
drm/exynos/decon5433: fix vblank event handling
Andrzej Hajda
2017-03-21
1
-1
/
+77
*
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
2017-03-21
1
-0
/
+1
*
drm/exynos/decon5433: & vs | typo
Dan Carpenter
2017-03-21
1
-1
/
+1
*
drm/exynos/decon5433: signal vblank only on odd fields
Andrzej Hajda
2017-02-07
1
-0
/
+7
*
drm/exynos/decon5433: add support for interlace modes
Andrzej Hajda
2017-02-07
1
-13
/
+32
*
drm/exynos/decon5433: configure sysreg in case of hardware trigger
Andrzej Hajda
2017-02-07
1
-8
/
+32
*
Merge tag 'drm-misc-next-2017-01-23' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-01-27
1
-1
/
+1
|
\
|
*
drm/exynos: constify exynos_drm_crtc_ops structures
Bhumika Goyal
2017-01-10
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
2017-01-27
1
-9
/
+6
|
\
\
|
|
/
|
/
|
|
*
drm/exynos/decon5433: set STANDALONE_UPDATE_F on output enablement
Andrzej Hajda
2017-01-20
1
-0
/
+2
|
*
drm/exynos/decon5433: fix CMU programming
Andrzej Hajda
2017-01-20
1
-4
/
+0
|
*
drm/exynos/decon5433: do not disable video after reset
Andrzej Hajda
2017-01-20
1
-2
/
+0
|
*
drm/exynos/decon5433: set STANDALONE_UPDATE_F also if planes are disabled
Andrzej Hajda
2017-01-13
1
-3
/
+5
|
*
drm/exynos/decon5433: update shadow registers iff there are active windows
Andrzej Hajda
2017-01-13
1
-4
/
+3
*
|
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
1
-1
/
+1
*
|
drm: Nuke fb->bits_per_pixel
Ville Syrjälä
2016-12-15
1
-2
/
+2
|
/
*
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
1
-11
/
+0
*
drm/exynos/decon5433: fix trigger configuration
Andrzej Hajda
2016-05-10
1
-6
/
+4
*
drm/exynos/decon5433: do not use unnecessary software trigger
Andrzej Hajda
2016-05-10
1
-1
/
+2
*
drm/exynos/decon5433: handle vblank in vblank interrupt
Andrzej Hajda
2016-05-10
1
-2
/
+1
*
drm/exynos: clean up register definions for fimd and decon
Inki Dae
2016-04-30
1
-1
/
+1
*
drm/exynos: decon: clean up interface type
Inki Dae
2016-04-30
1
-26
/
+29
*
drm/exynos: exynos5433_decon: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
1
-4
/
+1
*
drm/exynos/decon5433: enable HDMI-PHY before configuring DECON
Andrzej Hajda
2016-04-30
1
-0
/
+4
[next]