Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dskl_universal_plane.c788 PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE | in skl_plane_ctl_tiling()
799 return PLANE_CTL_TILED_4 | PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()
808 return PLANE_CTL_TILED_Y | PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()
2463 else if (val & PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE) in skl_get_initial_plane_config()
2478 else if (val & PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE) in skl_get_initial_plane_config()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_reg.h3647 #define PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE REG_BIT(4) /* TGL+ */ macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_display.c4732 return PLANE_CTL_TILED_Y | PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE; in skl_plane_ctl_tiling()
10599 else if (val & PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE) in skl_get_initial_plane_config()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_reg.h6940 #define PLANE_CTL_MEDIA_DECOMPRESSION_ENABLE (1 << 4) /* TGL+ */ macro

Completed in 82 milliseconds