index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tilcdc
/
tilcdc_plane.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-25
drm: Use state helper instead of the plane state pointer
Maxime Ripard
1
-1
/
+2
2021-02-25
drm/atomic: Pass the full state to planes atomic disable and update
Maxime Ripard
1
-1
/
+1
2021-02-24
drm: Rename plane->state variables in atomic update and disable
Maxime Ripard
1
-7
/
+7
2021-02-24
drm: Use state helper instead of plane state pointer in atomic_check
Maxime Ripard
1
-1
/
+2
2021-02-24
drm: Use the state pointer directly in planes atomic_check
Maxime Ripard
1
-1
/
+1
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+3
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-12
/
+12
2020-07-14
drm/tilcdc: Use standard drm_atomic_helper_commit
Daniel Vetter
1
-3
/
+5
2020-05-19
drm/tilcdc: remove unnecessary state->fb check
Tomi Valkeinen
1
-2
/
+1
2019-10-07
drm/tilcdc: plane: Make structure tilcdc_plane_funcs constant
Nishka Dasgupta
1
-1
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-17
drm/tilcdc: drop use of drmP.h
Sam Ravnborg
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2016-12-15
drm: Replace 'format->format' comparisons to just 'format' comparisons
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-10-18
drm: tilcdc: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-3
/
+4
2016-09-01
drm/tilcdc: Add blue-and-red-crossed devicetree property
Jyri Sarha
1
-6
/
+3
2016-08-08
drm/tilcdc: Change tilcdc_crtc_page_flip() to tilcdc_crtc_update_fb()
Jyri Sarha
1
-3
/
+2
2016-08-08
drm/tilcdc: Add dummy primary plane implementation
Jyri Sarha
1
-0
/
+133