linux/drivers/gpu/drm/nouveau/dispnv50/crcc57d.c

// SPDX-License-Identifier: MIT

#include "crc.h"
#include "crcc37d.h"
#include "core.h"
#include "disp.h"
#include "head.h"

#include <nvif/pushc37b.h>

#include <nvhw/class/clc57d.h>

static int crcc57d_set_src(struct nv50_head *head, int or, enum nv50_crc_source_type source,
			   struct nv50_crc_notifier_ctx *ctx)
{}

const struct nv50_crc_func crcc57d =;