mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-13 02:46:23 +00:00
reg_dumper: Shut a warning down
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
parent
6587f66ff3
commit
cc6c254ae9
@ -1721,6 +1721,7 @@ DEBUGSTRING(hsw_debug_pipe_ddi_func_ctl)
|
|||||||
mode = "FDI";
|
mode = "FDI";
|
||||||
break;
|
break;
|
||||||
case 5:
|
case 5:
|
||||||
|
default:
|
||||||
mode = "mode reserved";
|
mode = "mode reserved";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user