index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
renesas
/
shmobile
/
shmob_drm_plane.c
Age
Commit message (
Expand
)
Author
2024-09-24
drm: renesas: shmobile: Add drm_panic support
Geert Uytterhoeven
2023-12-06
drm/shmobile: Do not include <drm/drm_plane_helper.h>
Thomas Zimmermann
2023-10-16
drm: renesas: shmobile: Atomic conversion part 1
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Rename shmob_drm_plane.plane
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Unify plane allocation
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Replace .dev_private with container_of()
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Convert container helpers to static inline functions
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Embed drm_device in shmob_drm_device
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Use drmm_universal_plane_alloc()
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Remove custom plane destroy callback
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Improve shmob_drm_format_info table
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Use %p4cc to print fourcc code
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Fix ARGB32 overlay format typo
Geert Uytterhoeven
2023-10-16
drm: renesas: shmobile: Fix overlay plane disable
Geert Uytterhoeven
2023-05-29
drm: Place Renesas drivers in a separate dir
Biju Das