Searched refs:tegra_plane_format (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/ |
H A D | plane.h | 76 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap);
|
H A D | plane.c | 240 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap) in tegra_plane_format() function
|
H A D | hub.c | 351 err = tegra_plane_format(state->fb->format->format, in tegra_shared_plane_atomic_check()
|
H A D | dc.c | 623 err = tegra_plane_format(state->fb->format->format, in tegra_plane_atomic_check()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/ |
H A D | plane.h | 91 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap);
|
H A D | plane.c | 326 int tegra_plane_format(u32 fourcc, u32 *format, u32 *swap) in tegra_plane_format() function
|
H A D | hub.c | 440 err = tegra_plane_format(new_plane_state->fb->format->format, in tegra_shared_plane_atomic_check()
|
H A D | dc.c | 641 err = tegra_plane_format(new_plane_state->fb->format->format, in tegra_plane_atomic_check()
|
Completed in 12 milliseconds