index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
exynos
/
exynos_drm_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
Merge tag 'exynos-drm-next-for-v4.18' of git://git.kernel.org/pub/scm/linux/k...
Dave Airlie
1
-0
/
+10
2018-05-10
drm/exynos: Add driver for Exynos Scaler module
Andrzej Pietrasiewicz
1
-0
/
+1
2018-05-10
drm/exynos: fimc: Convert driver to IPP v2 core API
Marek Szyprowski
1
-0
/
+9
2018-03-28
drm/exynos: Let core take care of normalizing the zpos
Peter Ujfalusi
1
-1
/
+0
2018-01-02
drm/exynos: ipp: Remove Exynos DRM IPP subsystem
Marek Szyprowski
1
-2
/
+0
2017-12-07
drm/exynos: remove unnecessary descrptions
Inki Dae
1
-5
/
+0
2017-10-26
drm/exynos: add mode_fixup callback to exynos_drm_crtc_ops
Andrzej Hajda
1
-0
/
+3
2017-09-19
drm/exynos: Fix suspend/resume support
Marek Szyprowski
1
-0
/
+1
2017-08-25
drm/exynos: mixer: enable NV12MT support for the video plane
Tobias Jakobi
1
-0
/
+1
2017-08-25
drm/exynos: add mode_valid callback to exynos_drm
Andrzej Hajda
1
-0
/
+3
2017-08-25
drm/exynos/dsi: propagate info about command mode from panel
Andrzej Hajda
1
-0
/
+1
2017-06-01
drm/exynos: kill mode_set_nofb callback
Andrzej Hajda
1
-2
/
+0
2017-06-01
drm/exynos: kill exynos_drm_private::pipe
Andrzej Hajda
1
-3
/
+0
2017-06-01
drm/exynos: kill exynos_drm_crtc::pipe
Andrzej Hajda
1
-8
/
+0
2017-06-01
drm/exynos/decon5433: implement frame counter
Andrzej Hajda
1
-0
/
+1
2017-05-29
drm/exynos: clean up description of exynos_drm_crtc
Inki Dae
1
-4
/
+1
2017-02-07
drm: exynos: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-8
/
+0
2017-01-18
drm: exynos: use crtc helper drm_crtc_from_index()
Shawn Guo
1
-8
/
+2
2016-10-26
drm: Don't force all planes to be added to the state due to zpos
Ville Syrjälä
1
-0
/
+1
2016-09-30
drm/exynos: use drm core to handle page-flip event
Andrzej Hajda
1
-2
/
+0
2016-09-30
drm/exynos: fix pending update handling
Andrzej Hajda
1
-2
/
+0
2016-07-29
drm/exynos: use generic code for managing zpos plane property
Marek Szyprowski
1
-2
/
+0
2016-07-13
drm/exynos: iommu: remove unused entries from exynos_drm_private strcuture
Marek Szyprowski
1
-2
/
+0
2016-05-05
Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-1
/
+1
2016-05-02
drm/exynos: Rename async to nonblock.
Maarten Lankhorst
1
-1
/
+1
2016-04-30
drm/exynos: clean up wait_for_vblank
Inki Dae
1
-3
/
+0
2016-04-30
drm/exynos: convert clock_enable crtc callback to pipeline clock
Andrzej Hajda
1
-5
/
+0
2016-04-29
drm/exynos: add support for pipeline clock to the framework
Andrzej Hajda
1
-0
/
+12
2016-04-29
drm/exynos: add helper to get crtc from pipe
Andrzej Hajda
1
-0
/
+8
2016-03-01
drm/exynos: use real device for DMA-mapping operations
Marek Szyprowski
1
-0
/
+9
2016-03-01
drm/exynos: refactor driver and device registration code
Marek Szyprowski
1
-1
/
+0
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
1
-6
/
+4
2016-01-12
drm/exynos: make zpos property configurable
Marek Szyprowski
1
-1
/
+3
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
1
-2
/
+2
2015-12-13
drm/exynos: add generic check for plane state
Marek Szyprowski
1
-0
/
+3
2015-12-13
drm/exynos: introduce exynos_drm_plane_config structure
Marek Szyprowski
1
-0
/
+19
2015-12-13
drm/exynos: introduce exynos_drm_plane_state structure
Marek Szyprowski
1
-22
/
+34
2015-12-13
drm/exynos: move dma_addr attribute from exynos plane to exynos fb
Marek Szyprowski
1
-3
/
+0
2015-11-03
drm/exynos: add atomic_check callback to exynos_crtc
Andrzej Hajda
1
-0
/
+3
2015-10-26
drm/exynos: add global macro for the default primary plane
Gustavo Padovan
1
-0
/
+2
2015-09-30
drm/exynos: remove unused mode_fixup() code
Gustavo Padovan
1
-4
/
+0
2015-08-30
drm/exynos: remove wait queue for pending page flip
Gustavo Padovan
1
-1
/
+0
2015-08-30
drm/exynos: wait all planes updates to finish
Gustavo Padovan
1
-0
/
+4
2015-08-30
drm/exynos: add atomic asynchronous commit
Gustavo Padovan
1
-0
/
+11
2015-08-30
drm/exynos: check for pending fb before finish update
Gustavo Padovan
1
-0
/
+1
2015-08-30
drm/exynos: add prepare and cleanup phases for planes
Gustavo Padovan
1
-0
/
+6
2015-08-30
drm/exynos: don't track enabled state at exynos_crtc
Gustavo Padovan
1
-1
/
+0
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-41
/
+6
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
1
-6
/
+6
2015-08-16
drm/exynos: remove exynos_encoder's .commit() op
Gustavo Padovan
1
-2
/
+0
[next]