index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2015-06-22
drm/exynos: add drm_iommu_attach_device_if_possible()
Hyungwon Hwang
2015-06-20
drm/exynos: fimd: fix page fault issue with iommu
Inki Dae
2015-06-20
drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
Marek Szyprowski
2015-06-20
drm/exynos: initialize VIDCON0 when fimd is disabled
Joonyoung Shim
2015-06-20
drm/exynos: remove chained calls to enable
Joonyoung Shim
2015-06-20
drm/exynos: fix broken component binding in case of multiple pipelines
Andrzej Hajda
2015-06-20
drm/exynos: add error messages if clks failed to get enabled
Gustavo Padovan
2015-06-20
drm/exynos: split exynos_crtc->dpms in enable() and disable()
Gustavo Padovan
2015-06-20
drm/exynos: use adjusted_mode of crtc_state instead of mode
Joonyoung Shim
2015-05-19
drm/exynos: 'win' is always unsigned
Tobias Jakobi
2015-05-19
drm/exynos: Consolidate return statements in fimd_bind()
Krzysztof Kozlowski
2015-05-19
drm/exynos: Constify exynos_drm_crtc_ops
Krzysztof Kozlowski
2015-05-19
drm/exynos: Fix build breakage on !DRM_EXYNOS_FIMD
Krzysztof Kozlowski
2015-04-13
drm/exynos: Fix FIMD buffer size calculation
Daniel Stone
2015-04-13
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
Krzysztof Kozlowski
2015-04-13
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
Hyungwon Hwang
2015-04-13
drm/exynos: use src_x and src_y instead of fb_x and fb_y
Joonyoung Shim
2015-04-13
drm/exynos: preset zpos value for overlay planes
Gustavo Padovan
2015-04-13
drm/exynos: remove struct *_win_data abstraction on planes
Gustavo Padovan
2015-04-13
drm/exynos: fimd: fix alpha setting for XR24 pixel format
Gustavo Padovan
2015-04-02
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
Daniel Stone
2015-03-18
drm/exynos: fix the initialization order in FIMD
Hyungwon Hwang
2015-02-07
drm/exynos: use driver internal struct
Joonyoung Shim
2015-02-07
drm/exynos: fix wrong pipe calculation for crtc
Joonyoung Shim
2015-01-25
drm/exynos: fimd: check error status for drm_iommu_attach_device
Ajay Kumar
2015-01-25
drm/exynos: don't duplicate drm_display_mode in fimd context
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: remove drm_dev from struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: move 'type' from manager to crtc struct
Gustavo Padovan
2015-01-25
drm/exynos: remove pipe member of struct exynos_drm_manager
Gustavo Padovan
2015-01-25
drm/exynos: add pipe param to exynos_drm_crtc_create()
Gustavo Padovan
2015-01-25
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
Gustavo Padovan
2015-01-25
drm/exynos: remove struct exynos_drm_overlay
Gustavo Padovan
2014-11-25
drm/exynos: avoid leak if exynos_dpi_probe() fails
Gustavo Padovan
2014-11-24
drm/exynos/dpi: embed display into private context
Andrzej Hajda
2014-11-24
drm/exynos/fimd: stop using manager->ctx pointer
Andrzej Hajda
2014-11-24
drm/exynos/fimd: embed manager into private context
Andrzej Hajda
2014-11-24
drm/exynos: use irq_flags instead of triggering
Joonyoung Shim
2014-11-24
drm/exynos: fimd: add triggering unset routine in fimd_trigger()
YoungJun Cho
2014-11-24
drm/exynos: fimd: modify I80 i/f irq relevant routine
YoungJun Cho
2014-11-24
drm/exynos: fimd: add fimd_enable_shadow_channel_path() to cleanup
YoungJun Cho
2014-11-24
drm/exynos: fimd: add fimd_enable_video_output() to cleanup
YoungJun Cho
2014-11-24
drm/exynos: fimd: move shadow unprotection position
YoungJun Cho
2014-11-24
drm/exynos: move triggering checking
Joonyoung Shim
2014-11-24
drm/exynos: add has_vtsel flag
Joonyoung Shim
2014-11-24
drm/exynos: fimd: move handle vblank position in TE handler
YoungJun Cho
2014-11-24
drm/exynos: fimd: remove unnecessary waiting vblank routine
YoungJun Cho
2014-11-24
drm/exynos: fimd: support Exynos4415 SoC
YoungJun Cho
2014-09-20
drm/exynos: switch to universal plane API
Andrzej Hajda
2014-09-20
drm/exynos: factor out initial setting of each driver
Joonyoung Shim
[next]