HomeSort by: relevance | last modified time | path
    Searched refs:PLANE_CTL_RENDER_DECOMPRESSION_ENABLE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_display.c 4613 return PLANE_CTL_TILED_Y | PLANE_CTL_RENDER_DECOMPRESSION_ENABLE;
4616 PLANE_CTL_RENDER_DECOMPRESSION_ENABLE |
4623 return PLANE_CTL_TILED_YF | PLANE_CTL_RENDER_DECOMPRESSION_ENABLE;
10339 if (val & PLANE_CTL_RENDER_DECOMPRESSION_ENABLE)
10349 if (val & PLANE_CTL_RENDER_DECOMPRESSION_ENABLE)
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_reg.h 6793 #define PLANE_CTL_RENDER_DECOMPRESSION_ENABLE (1 << 15)

Completed in 45 milliseconds