index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
sti
/
sti_gdp.c
Age
Commit message (
Expand
)
Author
2018-10-18
drm: sti: don't pass GFP_DMA32 to dma_alloc_wc
Christoph Hellwig
2018-10-05
drm/sti: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-05-25
drm/sti: Stop consulting plane->crtc
Ville Syrjälä
2017-12-06
gpu: drm: sti: Adopt SPDX identifiers
Benjamin Gaignard
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-05-09
drm/sti: Reduce function calls for sequence output at five places
Markus Elfring
2017-05-09
drm/sti: use seq_puts to display a string
Nicolas Iooss
2017-04-13
drm/sti: fix GDP size to support up to UHD resolution
Vincent Abriou
2017-02-10
drm/sti: do not post GDP command if no update
Vincent Abriou
2017-02-10
drm/sti: do not set gdp pixel clock rate if mode is not set
Vincent Abriou
2017-02-10
drm/sti: enable gdp pixel clock in atomic_update
Vincent Abriou
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-09-20
drm/sti: use valid video mode
Fabien Dessenne
2016-09-20
drm/sti: use vtg array instead of vtg_main/aux
Fabien Dessenne
2016-09-20
drm/sti: fix atomic_disable check
Fabien Dessenne
2016-09-20
drm/sti: run gdp init sequence only once
Fabien Dessenne
2016-09-20
drm/sti: fix debug logs
Fabien Dessenne
2016-09-20
drm/sti: Fix sparse warnings
Ville Syrjälä
2016-09-20
drm: sti: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-07-29
drm: sti: use generic zpos for plane
Benjamin Gaignard
2016-06-21
drm: sti: use late_register and early_unregister callbacks
Benjamin Gaignard
2016-06-01
drm: sti: remove useless call to dev->struct_mutex
Benjamin Gaignard
2016-05-11
drm/sti: include linux/seq_file.h where needed
Arnd Bergmann
2016-03-21
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2016-02-26
drm/sti: add debugfs fps_show/fps_get mechanism for planes
Vincent Abriou
2016-02-26
drm/sti: add debugfs entries for GDP planes
Vincent Abriou
2016-02-26
drm/sti: implement atomic_check for the planes
Vincent Abriou
2016-02-26
drm/sti: GDP cropping fails when we remove 2 pixels horizontally
Vincent Abriou
2016-02-26
drm/sti: fallback for GDP scaling
Bich Hemon
2016-02-26
drm/sti: GDP planes only support RGB formats
Bich Hemon
2016-02-26
drm/sti: fix potential crash in gdp
benjamin.gaignard@linaro.org
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-11-03
drm/sti: Use drm_crtc_vblank_*() API
Thierry Reding
2015-08-03
drm/sti: atomic crtc/plane update
Vincent Abriou
2015-08-03
drm/sti: rename files and functions
Vincent Abriou
2015-08-03
drm/sti: code clean up
Vincent Abriou
2015-02-05
drm: sti: add support of XBGR8888 for gdp plane
Fabien Dessenne
2015-02-04
drm: sti: add support of ABGR8888 for gdp plane
Benjamin Gaignard
2014-12-11
drm: sti: enable auxiliary CRTC
Benjamin Gaignard
2014-12-11
drm: sti: simplify gdp code
Benjamin Gaignard
2014-07-30
drm: sti: add Compositor
Benjamin Gaignard
2014-07-30
drm: sti: add GDP layer
Benjamin Gaignard