index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_plane.c
Age
Commit message (
Expand
)
Author
2020-07-14
drm/tilcdc: Use standard drm_atomic_helper_commit
Daniel Vetter
2020-05-19
drm/tilcdc: remove unnecessary state->fb check
Tomi Valkeinen
2019-10-07
drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant
Nishka Dasgupta
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-17
drm/tilcdc: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
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-10-18
drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-09-01
drm/tilcdc: Add blue-and-red-crossed devicetree property
Jyri Sarha
2016-08-08
drm/tilcdc: Change tilcdc_crtc_page_flip() to tilcdc_crtc_update_fb()
Jyri Sarha
2016-08-08
drm/tilcdc: Add dummy primary plane implementation
Jyri Sarha