Home
last modified time | relevance | path

Searched refs:pipe_dma (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c55 .pipe_dma = {
144 .pipe_dma = {
221 .pipe_dma = {
316 .pipe_dma = {
408 .pipe_dma = {
480 .pipe_dma = {
568 .pipe_dma = {
661 .pipe_dma = {
782 .pipe_dma = {
868 .pipe_dma = {
[all …]
Dmdp5_cfg.h93 struct mdp5_pipe_block pipe_dma; member
Dmdp5_kms.c714 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_dma.count, dma_planes, in hwpipe_init()
715 hw_cfg->pipe_dma.base, hw_cfg->pipe_dma.caps); in hwpipe_init()
Dmdp5.xml.h556 case SSPP_DMA0: return (mdp5_cfg->pipe_dma.base[0]); in __offset_PIPE()
557 case SSPP_DMA1: return (mdp5_cfg->pipe_dma.base[1]); in __offset_PIPE()