Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5_cfg.c47 .pipe_rgb = {
134 .pipe_rgb = {
229 .pipe_rgb = {
321 .pipe_rgb = {
393 .pipe_rgb = {
481 .pipe_rgb = {
570 .pipe_rgb = {
692 .pipe_rgb = {
778 .pipe_rgb = {
870 .pipe_rgb = {
[all …]
A Dmdp5_cfg.h92 struct mdp5_pipe_block pipe_rgb; member
A Dmdp5_kms.c702 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_rgb.count, rgb_planes, in hwpipe_init()
703 hw_cfg->pipe_rgb.base, hw_cfg->pipe_rgb.caps); in hwpipe_init()
A Dmdp5.xml.h553 case SSPP_RGB0: return (mdp5_cfg->pipe_rgb.base[0]); in __offset_PIPE()
554 case SSPP_RGB1: return (mdp5_cfg->pipe_rgb.base[1]); in __offset_PIPE()
555 case SSPP_RGB2: return (mdp5_cfg->pipe_rgb.base[2]); in __offset_PIPE()
559 case SSPP_RGB3: return (mdp5_cfg->pipe_rgb.base[3]); in __offset_PIPE()

Completed in 17 milliseconds