mirror of
https://github.com/torvalds/linux.git
synced 2026-05-01 04:52:32 -04:00
drm/nouveau/nvjpg/r535: initial support
Adds support for allocating NVJPG classes from RM. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> Signed-off-by: Dave Airlie <airlied@redhat.com> Link: https://patchwork.freedesktop.org/patch/msgid/20230918202149.4343-44-skeggsb@gmail.com
This commit is contained in:
@@ -210,6 +210,7 @@ nvkm_fifo_info(struct nvkm_engine *engine, u64 mthd, u64 *data)
|
||||
CASE(SEC2 );
|
||||
CASE(NVDEC );
|
||||
CASE(NVENC );
|
||||
CASE(NVJPG );
|
||||
default:
|
||||
WARN_ON(1);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user