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_fimd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-16
drm/exynos: remove struct exynos_drm_encoder layer
Gustavo Padovan
1
-1
/
+1
2015-08-16
drm/exynos: remove exynos_drm_create_enc_conn()
Gustavo Padovan
1
-2
/
+1
2015-08-16
drm/exynos: remove struct exynos_drm_display
Gustavo Padovan
1
-9
/
+9
2015-08-16
drm/exynos: unify exynos_drm_plane names with drm core
Gustavo Padovan
1
-7
/
+7
2015-08-16
drm/exynos: use drm atomic state directly
Gustavo Padovan
1
-13
/
+16
2015-08-16
drm/exynos: pass struct exynos_drm_plane in update/enable
Gustavo Padovan
1
-15
/
+7
2015-08-16
drm/exynos: rename win_commit/disable to atomic-like names
Gustavo Padovan
1
-5
/
+5
2015-08-16
drm/exynos: remove duplicated check for suspend
Gustavo Padovan
1
-3
/
+0
2015-08-16
drm/exynos: use KMS version of DRM vblanks functions
Gustavo Padovan
1
-4
/
+4
2015-08-16
drm/exynos: clear channels only when iommu is enabled
Joonyoung Shim
1
-1
/
+2
2015-08-16
drm/exynos: remove drm_iommu_attach_device_if_possible
Joonyoung Shim
1
-2
/
+3
2015-08-16
drm/exynos: remove unnecessary checking to support iommu
Joonyoung Shim
1
-8
/
+1
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
1
-26
/
+8
2015-06-19
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
1
-0
/
+4
2015-06-19
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
1
-58
/
+77
2015-06-19
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
1
-0
/
+2
2015-06-19
drm/exynos: remove chained calls to enable
Joonyoung Shim
1
-57
/
+6
2015-06-19
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
1
-21
/
+7
2015-06-19
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
1
-2
/
+12
2015-06-19
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
1
-55
/
+14
2015-06-19
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
1
-1
/
+1
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
1
-3
/
+4
2015-05-19
drm/exynos: Consolidate return statements in fimd_bind()
Krzysztof Kozlowski
1
-6
/
+1
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
1
-1
/
+1
2015-05-19
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
Krzysztof Kozlowski
1
-19
/
+18
2015-04-13
drm/exynos: Fix FIMD buffer size calculation
Daniel Stone
1
-2
/
+2
2015-04-13
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
1
-0
/
+19
2015-04-13
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
Hyungwon Hwang
1
-0
/
+2
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
1
-2
/
+2
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
1
-13
/
+6
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
1
-117
/
+69
2015-04-13
drm/exynos: fimd: fix alpha setting for XR24 pixel format
Gustavo Padovan
1
-11
/
+22
2015-04-02
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
1
-3
/
+5
2015-03-18
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
1
-18
/
+11
2015-02-07
drm/exynos: use driver internal struct
Joonyoung Shim
1
-25
/
+18
2015-02-07
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
1
-6
/
+7
2015-01-25
drm/exynos: fimd: check error status for drm_iommu_attach_device
Ajay Kumar
1
-2
/
+15
2015-01-25
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
1
-11
/
+1
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
1
-63
/
+58
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
1
-2
/
+2
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
1
-3
/
+3
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
1
-1
/
+1
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
1
-22
/
+22
2014-11-25
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
1
-2
/
+4
2014-11-24
drm/exynos/dpi: embed display into private context
Andrzej Hajda
1
-1
/
+1
2014-11-24
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
1
-18
/
+22
2014-11-24
drm/exynos/fimd: embed manager into private context
Andrzej Hajda
1
-36
/
+26
2014-11-24
drm/exynos: use irq_flags instead of triggering
Joonyoung Shim
1
-4
/
+6
[next]