Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2b424c7a0b4d6b54e7e6d09855bdf0b3929580cd
/
drivers
/
gpu
/
drm
/
exynos
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
4a11248
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
68a2913
drm/exynos: Fix FIMD buffer size calculation
by Daniel Stone
· 10 years ago
1c363c7
drm/exynos: Enable DP clock to fix display on Exynos5250 and other
by Krzysztof Kozlowski
· 10 years ago
d122284
drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or not
by Hyungwon Hwang
· 10 years ago
643c3024
drm/exynos: dsi: remove the empty mode_valid callback
by Hyungwon Hwang
· 10 years ago
3cabaf7
drm/exynos: add ratio calculation
by Joonyoung Shim
· 10 years ago
cb8a3db
drm/exynos: use src_x and src_y instead of fb_x and fb_y
by Joonyoung Shim
· 10 years ago
2611015
drm/exynos: mixer: add 2x scaling to mixer_graph_buffer
by Tobias Jakobi
· 10 years ago
7ded858
drm/exynos: remove superfluous error messages
by Tobias Jakobi
· 10 years ago
1e6d459
drm/exynos: fix typos in hdmi and mixer
by Tobias Jakobi
· 10 years ago
e44bf6b
drm/exynos/ipp: Validate buffer enqueue requests
by Beata Michalska
· 10 years ago
e752747
drm/exynos: track vblank events on a per crtc basis
by Mandeep Singh Baines
· 10 years ago
5d09a67
drm/exynos: remove leftover functions declarations
by Gustavo Padovan
· 10 years ago
97464d7
drm/exynos: remove exynos_plane_destroy()
by Gustavo Padovan
· 10 years ago
9210488
drm/exynos: make zpos property immutable
by Gustavo Padovan
· 10 years ago
6e2a3b6
drm/exynos: preset zpos value for overlay planes
by Gustavo Padovan
· 10 years ago
7ee14cd
drm/exynos: remove struct *_win_data abstraction on planes
by Gustavo Padovan
· 10 years ago
1be4b7e
drm/exynos: remove unused exynos_crtc->win_enable() callback
by Gustavo Padovan
· 10 years ago
453b44a
drm/exynos: fimd: fix alpha setting for XR24 pixel format
by Gustavo Padovan
· 10 years ago
1d8ac08
Merge tag 'v4.0-rc7' into drm-next
by Dave Airlie
· 10 years ago
b0f8778
drm/exynos: constify all struct drm_*_helper funcs pointers
by Jani Nikula
· 10 years ago
adacb22
drm: Exynos: Respect framebuffer pitch for FIMD/Mixer
by Daniel Stone
· 10 years ago
9e87e48
Merge tag 'drm-intel-next-2015-03-27-merge' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
cdbfca8
drm/exynos: fix the initialization order in FIMD
by Hyungwon Hwang
· 10 years ago
3da6acf
drm/exynos: fix typo config name correctly.
by Inki Dae
· 10 years ago
995fdfb
drm/exynos: Check for NULL dereference of crtc
by Charles Keepax
· 10 years ago
aed45ab
drm/exynos: IS_ERR() vs NULL bug
by Dan Carpenter
· 10 years ago
5fcc3c8
drm/exynos: remove unused files
by Andrzej Hajda
· 10 years ago
ecbf1d5
drm/exynos: use correct fb width/height
by Rob Clark
· 10 years ago
ab07881
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
96976c3
drm/exynos: Add DECON driver
by Ajay Kumar
· 10 years ago
ae6d57d
Merge tag 'topic/drm-misc-2015-02-06' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
936ce5c
drm/exynos: fix NULL pointer reference
by Joonyoung Shim
· 10 years ago
d9ea625
drm/exynos: remove exynos_plane_dpms
by Joonyoung Shim
· 10 years ago
f27829a
drm/exynos: remove mode property of exynos crtc
by Joonyoung Shim
· 10 years ago
30b39f0
drm/exynos: Remove exynos_plane_dpms() call with no effect
by Gustavo Padovan
· 10 years ago
a5d7ac30
drm/exynos: fix DMA_ATTR_NO_KERNEL_MAPPING usage
by Carlo Caione
· 10 years ago
129046c
drm/exynos: hdmi: replace fb size with mode size from win commit
by Seung-Woo Kim
· 10 years ago
e2dc3f7
drm/exynos: fix no hdmi output
by Alban Browaeys
· 10 years ago
92dc7a0
drm/exynos: use driver internal struct
by Joonyoung Shim
· 10 years ago
0f04cf8
drm/exynos: fix wrong pipe calculation for crtc
by Joonyoung Shim
· 10 years ago
9865df4
drm/exynos: remove to use unnecessary MODULE_xxx macro
by Joonyoung Shim
· 10 years ago
b74ea6a
drm/exynos: remove DRM_EXYNOS_DMABUF config
by Joonyoung Shim
· 10 years ago
8dcc14f
drm/exynos: IOMMU support should not be selectable by user
by Marek Szyprowski
· 10 years ago
04427ec
drm/exynos: add support for 'hdmi' clock
by Marek Szyprowski
· 10 years ago
083500b
drm: remove DRM_FORMAT_NV12MT
by Daniel Vetter
· 10 years ago
8018556
drm/exynos: dp: support drm_bridge
by Ajay Kumar
· 10 years ago
6a1688a
drm/bridge: ptn3460: Convert to I2C driver model
by Ajay Kumar
· 10 years ago
923e057
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next
by Dave Airlie
· 10 years ago
e451400
Merge tag 'topic/core-stuff-2015-01-23' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
efa75bc
drm/exynos: fimd: check error status for drm_iommu_attach_device
by Ajay Kumar
· 10 years ago
adf5691
drm/exynos: create exynos_check_plane()
by Gustavo Padovan
· 10 years ago
dc81252
drm/exynos: remove mode_set() ops from exynos_crtc
by Gustavo Padovan
· 10 years ago
a8dc5ed
drm/exynos: don't duplicate drm_display_mode in fimd context
by Gustavo Padovan
· 10 years ago
93bca24
drm/exynos: remove struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
eb88e42
drm/exynos: remove drm_dev from struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
5d1741a
drm/exynos: move 'type' from manager to crtc struct
by Gustavo Padovan
· 10 years ago
8a326ed
drm/exynos: remove pipe member of struct exynos_drm_manager
by Gustavo Padovan
· 10 years ago
e09f2b0
drm/exynos: add pipe param to exynos_drm_crtc_create()
by Gustavo Padovan
· 10 years ago
357193c
drm/exynos: rename base object of struct exynos_drm_crtc to 'base'
by Gustavo Padovan
· 10 years ago
fd092d7
drm/exynos: remove exynos_drm_crtc_mode_set_commit()
by Gustavo Padovan
· 10 years ago
8b9c450
drm/exynos: call exynos_update_plane() directly on page flips
by Gustavo Padovan
· 10 years ago
0e0a649
drm/exynos: unify plane update on exynos_update_plane()
by Gustavo Padovan
· 10 years ago
9d5310c
drm/exynos: remove exynos_plane_commit() wrapper
by Gustavo Padovan
· 10 years ago
ea8802d
drm/exynos: don't do any DPMS operation while updating planes
by Gustavo Padovan
· 10 years ago
e7cd811
drm/exynos: Don't touch DPMS when updating overlay planes
by Gustavo Padovan
· 10 years ago
d6d0085
drm/exynos/vidi: remove useless ops->commit()
by Gustavo Padovan
· 10 years ago
fe42cfb
drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe()
by Gustavo Padovan
· 10 years ago
8837dee
drm/exynos: remove struct exynos_drm_overlay
by Gustavo Padovan
· 10 years ago
1e3b423
drm/exynos: remove exynos_drm_crtc_plane_* wrappers
by Gustavo Padovan
· 10 years ago
2bf053e
drm/exynos: expose struct exynos_drm_crtc
by Gustavo Padovan
· 10 years ago
ffceaed
drm/exynos: move to_exynos_crtc() macro to main header
by Gustavo Padovan
· 10 years ago
7119ad5
drm: Drop superfluous "select VT_HW_CONSOLE_BINDING"
by Geert Uytterhoeven
· 10 years ago
7c4c558
drm/exynos: fix warning of vblank reference count
by Joonyoung Shim
· 10 years ago
bd50866
drm/exynos: remove unnecessary runtime pm operations
by Joonyoung Shim
· 10 years ago
265134a
drm/exynos: fix reset codes for memory mapped hdmi phy
by Joonyoung Shim
· 10 years ago
d40f74f
drm/exynos: remove the redundant machine checking code
by Hyungwon Hwang
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
06453ed
drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
by Rafael J. Wysocki
· 10 years ago
e8115e7
Merge tag 'v3.18-rc7' into drm-next
by Dave Airlie
· 10 years ago
5baf5d4
drm/exynos: avoid leak if exynos_dpi_probe() fails
by Gustavo Padovan
· 10 years ago
1c9ff4a
drm/exynos: Fix exynos_dpi_remove() parameter
by Gustavo Padovan
· 10 years ago
1d50aa9
drm/exynos: vidi: add component support
by Inki Dae
· 10 years ago
33e2192
drm/exynos: fix exynos_drm_component_del
by Inki Dae
· 10 years ago
be19d93
drm/exynos/ipp: fix error return code
by Julia Lawall
· 10 years ago
4846e45
drm/exynos: clean up machine compatible string check
by Inki Dae
· 10 years ago
820687be
drm/exynos: move Exynos platform drivers registration to init
by Gustavo Padovan
· 10 years ago
b671395
Revert "drm/exynos: fix null pointer dereference issue"
by Gustavo Padovan
· 10 years ago
5af3d9b
drm/exynos/dpi: stop using display->ctx pointer
by Andrzej Hajda
· 10 years ago
4cfde1f
drm/exynos/dpi: embed display into private context
by Andrzej Hajda
· 10 years ago
63b3be3
drm/exynos/dp: stop using display->ctx pointer
by Andrzej Hajda
· 10 years ago
1df6e5f
drm/exynos/dp: embed display into private context
by Andrzej Hajda
· 10 years ago
2f26bd7
drm/exynos/vidi: stop using display->ctx pointer
by Andrzej Hajda
· 10 years ago
7340426
drm/exynos/vidi: embed display into private context
by Andrzej Hajda
· 10 years ago
0d8424f8
drm/exynos/hdmi: stop using display->ctx pointer
by Andrzej Hajda
· 10 years ago
930865f
drm/exynos/hdmi: embed display into private context
by Andrzej Hajda
· 10 years ago
400c8ac
drm/exynos/fimd: stop using manager->ctx pointer
by Andrzej Hajda
· 10 years ago
e152dbd
drm/exynos/fimd: embed manager into private context
by Andrzej Hajda
· 10 years ago
Next »