Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 547e6c7f authored by Marcin Slusarz's avatar Marcin Slusarz Committed by Ben Skeggs
Browse files

drm/nv50: decode PGRAPH DATA_ERROR = 0x24

parent a6a17859
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -325,6 +325,7 @@ struct nouveau_enum nv50_data_error_names[] = {
	{ 0x0000001f, "RT_BPP128_WITH_MS8", NULL },
	{ 0x0000001f, "RT_BPP128_WITH_MS8", NULL },
	{ 0x00000021, "Z_OUT_OF_BOUNDS", NULL },
	{ 0x00000021, "Z_OUT_OF_BOUNDS", NULL },
	{ 0x00000023, "XY_OUT_OF_BOUNDS", NULL },
	{ 0x00000023, "XY_OUT_OF_BOUNDS", NULL },
	{ 0x00000024, "VP_ZERO_INPUTS", NULL },
	{ 0x00000027, "CP_MORE_PARAMS_THAN_SHARED", NULL },
	{ 0x00000027, "CP_MORE_PARAMS_THAN_SHARED", NULL },
	{ 0x00000028, "CP_NO_REG_SPACE_STRIPED", NULL },
	{ 0x00000028, "CP_NO_REG_SPACE_STRIPED", NULL },
	{ 0x00000029, "CP_NO_REG_SPACE_PACKED", NULL },
	{ 0x00000029, "CP_NO_REG_SPACE_PACKED", NULL },