Symbol: drm_exynos_ipp_limit
drivers/gpu/drm/exynos/exynos_drm_fimc.c
1234
static const struct drm_exynos_ipp_limit fimc_4210_limits_v1[] = {
drivers/gpu/drm/exynos/exynos_drm_fimc.c
1242
static const struct drm_exynos_ipp_limit fimc_4210_limits_v2[] = {
drivers/gpu/drm/exynos/exynos_drm_fimc.c
1250
static const struct drm_exynos_ipp_limit fimc_4210_limits_tiled_v1[] = {
drivers/gpu/drm/exynos/exynos_drm_fimc.c
1257
static const struct drm_exynos_ipp_limit fimc_4210_limits_tiled_v2[] = {
drivers/gpu/drm/exynos/exynos_drm_fimc.c
1266
const struct drm_exynos_ipp_limit *limits;
drivers/gpu/drm/exynos/exynos_drm_gsc.c
125
const struct drm_exynos_ipp_limit *limits;
drivers/gpu/drm/exynos/exynos_drm_gsc.c
1358
static const struct drm_exynos_ipp_limit gsc_5250_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_gsc.c
1366
static const struct drm_exynos_ipp_limit gsc_5420_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_gsc.c
1374
static const struct drm_exynos_ipp_limit gsc_5433_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_ipp.c
431
static void __get_size_limit(const struct drm_exynos_ipp_limit *limits,
drivers/gpu/drm/exynos/exynos_drm_ipp.c
435
const struct drm_exynos_ipp_limit *l = limits;
drivers/gpu/drm/exynos/exynos_drm_ipp.c
477
const struct drm_exynos_ipp_limit *limits, unsigned int num_limits,
drivers/gpu/drm/exynos/exynos_drm_ipp.c
524
const struct drm_exynos_ipp_limit *limits,
drivers/gpu/drm/exynos/exynos_drm_ipp.h
107
const struct drm_exynos_ipp_limit *limits;
drivers/gpu/drm/exynos/exynos_drm_rotator.c
356
static const struct drm_exynos_ipp_limit rotator_s5pv210_rbg888_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_rotator.c
361
static const struct drm_exynos_ipp_limit rotator_4210_rbg888_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_rotator.c
366
static const struct drm_exynos_ipp_limit rotator_4412_rbg888_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_rotator.c
371
static const struct drm_exynos_ipp_limit rotator_5250_rbg888_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_rotator.c
376
static const struct drm_exynos_ipp_limit rotator_s5pv210_yuv_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_rotator.c
381
static const struct drm_exynos_ipp_limit rotator_4210_yuv_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_rotator.c
386
static const struct drm_exynos_ipp_limit rotator_4412_yuv_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_scaler.c
587
static const struct drm_exynos_ipp_limit scaler_5420_two_pixel_hv_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_scaler.c
594
static const struct drm_exynos_ipp_limit scaler_5420_two_pixel_h_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_scaler.c
601
static const struct drm_exynos_ipp_limit scaler_5420_one_pixel_limits[] = {
drivers/gpu/drm/exynos/exynos_drm_scaler.c
607
static const struct drm_exynos_ipp_limit scaler_5420_tile_limits[] = {