Home
last modified time | relevance | path

Searched refs:tegra_plane_writel (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dhub.c107 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel() function
361 tegra_plane_writel(plane, value, in tegra_shared_plane_setup_scaler()
382 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_LINEBUF_CONFIG); in tegra_dc_assign_shared_plane()
386 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_FETCH_METER); in tegra_dc_assign_shared_plane()
391 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLA); in tegra_dc_assign_shared_plane()
395 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLB); in tegra_dc_assign_shared_plane()
400 tegra_plane_writel(plane, value, DC_WIN_CORE_PRECOMP_WGRP_PIPE_METER); in tegra_dc_assign_shared_plane()
405 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_POOL_CONFIG); in tegra_dc_assign_shared_plane()
411 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_THREAD_GROUP); in tegra_dc_assign_shared_plane()
515 tegra_plane_writel( in tegra_shared_plane_atomic_disable()
[all...]
H A Ddc.c90 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel() function
182 tegra_plane_writel(plane, blendnokey, DC_WIN_BLEND_NOKEY); in tegra_plane_setup_blending_legacy()
183 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN); in tegra_plane_setup_blending_legacy()
262 tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
263 tegra_plane_writel(plane, background[1], DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy()
264 tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
281 tegra_plane_writel(plane, blending[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
282 tegra_plane_writel(plane, blending[1], DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy()
283 tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
287 tegra_plane_writel(plan in tegra_plane_setup_blending_legacy()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhub.c90 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel() function
297 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_LINEBUF_CONFIG); in tegra_dc_assign_shared_plane()
301 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_FETCH_METER); in tegra_dc_assign_shared_plane()
306 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLA); in tegra_dc_assign_shared_plane()
310 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_LATENCY_CTLB); in tegra_dc_assign_shared_plane()
315 tegra_plane_writel(plane, value, DC_WIN_CORE_PRECOMP_WGRP_PIPE_METER); in tegra_dc_assign_shared_plane()
320 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_WGRP_POOL_CONFIG); in tegra_dc_assign_shared_plane()
326 tegra_plane_writel(plane, value, DC_WIN_CORE_IHUB_THREAD_GROUP); in tegra_dc_assign_shared_plane()
418 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_disable()
454 tegra_plane_writel( in tegra_shared_plane_atomic_update()
[all...]
H A Ddc.c83 static inline void tegra_plane_writel(struct tegra_plane *plane, u32 value, in tegra_plane_writel() function
175 tegra_plane_writel(plane, blendnokey, DC_WIN_BLEND_NOKEY); in tegra_plane_setup_blending_legacy()
176 tegra_plane_writel(plane, foreground, DC_WIN_BLEND_1WIN); in tegra_plane_setup_blending_legacy()
255 tegra_plane_writel(plane, background[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
256 tegra_plane_writel(plane, background[1], DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy()
257 tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
274 tegra_plane_writel(plane, blending[0], DC_WIN_BLEND_2WIN_X); in tegra_plane_setup_blending_legacy()
275 tegra_plane_writel(plane, blending[1], DC_WIN_BLEND_2WIN_Y); in tegra_plane_setup_blending_legacy()
276 tegra_plane_writel(plane, background[2], DC_WIN_BLEND_3WIN_XY); in tegra_plane_setup_blending_legacy()
280 tegra_plane_writel(plan in tegra_plane_setup_blending_legacy()
[all...]

Completed in 6 milliseconds