Searched refs:PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE (Results 1 – 2 of 2) sorted by relevance
1057 PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE | in skl_plane_ctl_tiling() 1068 return PLANE_CTL_TILED_4 | PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling() 1080 return PLANE_CTL_TILED_Y | PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling() 3087 else if (val & PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE) in skl_get_initial_plane_config() 3102 else if (val & PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE) in skl_get_initial_plane_config()
91 #define PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE REG_BIT(4) /* TGL+ */ macro