index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
arc
/
arcpgu_crtc.c
Age
Commit message (
Expand
)
Author
2021-03-02
drm/arcpgu: Really delete file
Daniel Vetter
2021-02-25
drm/arc: Drop crtc check in arc_pgu_update
Daniel Vetter
2021-02-25
drm/arc: Convert to drm_simple_kms_pipe_helper
Daniel Vetter
2021-02-25
drm/arc: Align with simple pipe helpers
Daniel Vetter
2021-02-25
drm/arc: Use drmm_mode_config_cleanup
Daniel Vetter
2021-02-25
drm/arc: Embedded a drm_simple_display_pipe
Daniel Vetter
2021-02-25
drm/arc: Stop using drm_device->dev_private
Daniel Vetter
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
2021-02-24
drm: Store new plane state in a variable for atomic_update and disable
Maxime Ripard
2021-01-05
drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
Laurent Pinchart
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-01-30
drm/arc: Remove sending of vblank event
Thomas Zimmermann
2019-12-16
DRM: ARC: PGU: add ARGB8888 format to supported format list
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: cleanup supported format list code
Eugeniy Paltsev
2019-12-16
DRM: ARC: PGU: fix framebuffer format switching
Eugeniy Paltsev
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-09
drm/arc: do not rely on drmP.h from drm_gem_cma_helper.h
Sam Ravnborg
2018-10-05
drm/arcpgu: Use drm_atomic_helper_shutdown
Daniel Vetter
2018-10-05
drm/arcpgu: Drop transitional hooks
Daniel Vetter
2018-07-03
drm: add missing ctx argument to plane transitional helpers
Russell King
2018-05-25
drm/arc: Stop consulting plane->fb
Ville Syrjälä
2017-08-10
Merge tag 'drm-misc-next-2017-08-08' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-03
drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback
Jose Abreu
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-28
drm: arcpgu: Remove CRTC .prepare() helper operation
Laurent Pinchart
2017-06-28
drm: arcpgu: Remove CRTC .commit() helper operation
Laurent Pinchart
2017-06-23
drm: arcpgu: arc_pgu_crtc_mode_valid() can be static
kbuild test robot
2017-06-22
drm: arcpgu: Use crtc->mode_valid() callback
Jose Abreu
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-14
drm/arcpgu: Add local 'fb' variables
Ville Syrjälä
2016-08-19
drm: Don't implement empty prepare_fb()/cleanup_fb()
Laurent Pinchart
2016-06-10
drm/arc: Actually bother with handling atomic events.
Daniel Vetter
2016-06-09
drm/arc: Nuke event_list
Daniel Vetter
2016-04-26
drm: Add support of ARC PGU display controller
Carlos Palminha