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
/
exynos_drm_fimd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/exynos: simplify set_pixfmt() in DECON and FIMD drivers
Tobias Jakobi
2017-08-25
1
-7
/
+1
*
drm/exynos: consistent use of cpp
Tobias Jakobi
2017-08-25
1
-4
/
+4
*
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
2017-06-01
1
-1
/
+0
*
drm/exynos: kill pipe field from drivers contexts
Andrzej Hajda
2017-06-01
1
-9
/
+2
*
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
-7
/
+2
*
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
2017-06-01
1
-2
/
+1
*
drm/exynos/fimd: signal frame done interrupt at front porch
Andrzej Hajda
2017-03-21
1
-1
/
+1
*
drm/exynos: move crtc event handling to drivers callbacks
Andrzej Hajda
2017-03-21
1
-0
/
+2
*
drm/exynos: Remove support for Exynos4415 (SoC not supported anymore)
Krzysztof Kozlowski
2017-03-21
1
-16
/
+2
*
drm/exynos: fimd: Do not use HW trigger for exynos3250
Hoegeun Kwon
2017-02-07
1
-2
/
+0
*
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
-1
/
+1
*
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
2016-10-01
1
-14
/
+1
*
drm/exynos/fimd: add clock rate checking
Andrzej Hajda
2016-10-01
1
-11
/
+28
*
drm/exynos: remove superfluous inclusions of fbdev header
Tobias Jakobi
2016-06-19
1
-1
/
+0
*
drm/exynos: don't use HW trigger for Exynos5420/5422/5800
Javier Martinez Canillas
2016-06-19
1
-3
/
+0
*
drm/exynos: fimd: don't set .has_hw_trigger in s3c6400 driver data
Javier Martinez Canillas
2016-06-19
1
-1
/
+0
*
drm/exynos: fimd: harden fimd_calc_clkdiv()
Tobias Jakobi
2016-05-10
1
-1
/
+8
*
Merge tag 'v4.6-rc7' into drm-next
Dave Airlie
2016-05-09
1
-1
/
+0
|
\
|
*
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
2016-04-12
1
-1
/
+1
*
|
drm/exynos: clean up register definions for fimd and decon
Inki Dae
2016-04-30
1
-12
/
+11
*
|
drm/exynos: fimd: add HW trigger support
Inki Dae
2016-04-30
1
-0
/
+47
*
|
drm/exynos: clean up wait_for_vblank
Inki Dae
2016-04-30
1
-1
/
+0
*
|
drm/exynos: fimd: use generic of_device_get_match_data helper
Marek Szyprowski
2016-04-30
1
-13
/
+4
*
|
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
2016-04-30
1
-14
/
+13
*
|
drm/exynos: fimd: fix broken dp_clock control
Marek Szyprowski
2016-04-30
1
-1
/
+1
|
/
*
drm/exynos: remove struct exynos_drm_panel_info
Andrzej Hajda
2016-03-01
1
-1
/
+0
*
drm/exynos: add exynos5420 support for fimd
Chanho Park
2016-03-01
1
-1
/
+30
*
drm/exynos: use DIV_ROUND_CLOSEST to find the closest div
Chanho Park
2016-03-01
1
-1
/
+1
*
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: fimd: fix dma burst size setting for small plane size
Marek Szyprowski
2015-12-13
1
-13
/
+11
*
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
2015-12-13
1
-8
/
+17
*
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
2015-12-13
1
-16
/
+17
*
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
2015-12-13
1
-4
/
+6
*
drm/exynos: add pm_runtime to FIMD
Gustavo Padovan
2015-12-13
1
-17
/
+37
*
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
-3
/
+2
*
drm/exynos: fimd: actually disable dp clock
Gustavo Padovan
2015-10-01
1
-1
/
+1
*
drm/exynos: remove fimd_mode_fixup()
Gustavo Padovan
2015-09-30
1
-12
/
+0
*
drm/exynos: Properly report supported formats for each device
Marek Szyprowski
2015-08-31
1
-1
/
+10
*
drm/exynos: fimd: only finish update if START == START_S
Gustavo Padovan
2015-08-31
1
-2
/
+6
*
drm/exynos: check for pending fb before finish update
Gustavo Padovan
2015-08-31
1
-1
/
+9
*
drm/exynos: fimd: move window protect code to prepare/cleanup_plane
Gustavo Padovan
2015-08-31
1
-23
/
+34
*
drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip()
Gustavo Padovan
2015-08-31
1
-5
/
+5
*
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
2015-08-16
1
-1
/
+1
*
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
2015-08-16
1
-2
/
+1
*
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
2015-08-16
1
-9
/
+9
*
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
2015-08-16
1
-7
/
+7
[next]