summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_drv.h
blob: a2277ec61aabb2fd403f8375cfeda83da16e8103 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 or MIT */
/* Copyright 2025 Amazon.com, Inc. or its affiliates */

#ifndef __PANFROST_DRV_H__
#define __PANFROST_DRV_H__

extern bool panfrost_transparent_hugepage;

#endif