Searched refs:tegra_plane_writel (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/tegra/ |
| A D | hub.c | 361 tegra_plane_writel(plane, value, in tegra_shared_plane_setup_scaler() 515 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_disable() 628 tegra_plane_writel(p, 0, DC_WINBUF_CDE_CONTROL); in tegra_shared_plane_atomic_update() 648 tegra_plane_writel(p, value, DC_WIN_POSITION); in tegra_shared_plane_atomic_update() 651 tegra_plane_writel(p, value, DC_WIN_SIZE); in tegra_shared_plane_atomic_update() 654 tegra_plane_writel(p, value, DC_WIN_WIN_OPTIONS); in tegra_shared_plane_atomic_update() 657 tegra_plane_writel(p, value, DC_WIN_CROPPED_SIZE); in tegra_shared_plane_atomic_update() 663 tegra_plane_writel(p, value, DC_WIN_PLANAR_STORAGE); in tegra_shared_plane_atomic_update() 687 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_U); in tegra_shared_plane_atomic_update() 689 tegra_plane_writel(p, 0, DC_WINBUF_START_ADDR_V); in tegra_shared_plane_atomic_update() [all …]
|
| A D | dc.c | 369 tegra_plane_writel(plane, value, DC_WIN_POSITION); in tegra_dc_setup_window() 372 tegra_plane_writel(plane, value, DC_WIN_SIZE); in tegra_dc_setup_window() 399 tegra_plane_writel(plane, value, DC_WIN_DDA_INC); in tegra_dc_setup_window() 407 tegra_plane_writel(plane, 0, DC_WIN_UV_BUF_STRIDE); in tegra_dc_setup_window() 408 tegra_plane_writel(plane, 0, DC_WIN_BUF_STRIDE); in tegra_dc_setup_window() 473 tegra_plane_writel(plane, 0x00f0, DC_WIN_CSC_YOF); in tegra_dc_setup_window() 475 tegra_plane_writel(plane, 0x0000, DC_WIN_CSC_KUR); in tegra_dc_setup_window() 476 tegra_plane_writel(plane, 0x0198, DC_WIN_CSC_KVR); in tegra_dc_setup_window() 477 tegra_plane_writel(plane, 0x039b, DC_WIN_CSC_KUG); in tegra_dc_setup_window() 478 tegra_plane_writel(plane, 0x032f, DC_WIN_CSC_KVG); in tegra_dc_setup_window() [all …]
|
Completed in 12 milliseconds