https://bugs.freedesktop.org/show_bug.cgi?id=107595
--- Comment #7 from Przemek <sop...@gmail.com> ---
The patches (all three) applies fine, but I cannot compile kernel due to:
"drivers/gpu/drm/amd/amdgpu/kv_dpm.c: In function ‘kv_dpm_process_interrupt’:
drivers/gpu/drm/amd/amdgpu/kv_dpm.c:3210:24: error: ‘handle’ undeclared (first
use in this function); did you mean ‘ihandle’?
kv_dpm_powergate_vce(handle, gate);
^~~~~~
ihandle
drivers/gpu/drm/amd/amdgpu/kv_dpm.c:3210:24: note: each undeclared identifier
is reported only once for each function it appears in
drivers/gpu/drm/amd/amdgpu/kv_dpm.c:3210:32: error: ‘gate’ undeclared (first
use in this function); did you mean ‘path’?
kv_dpm_powergate_vce(handle, gate);
^~~~
path
make[4]: *** [scripts/Makefile.build:317: drivers/gpu/drm/amd/amdgpu/kv_dpm.o]
Błąd 1
make[4]: *** Oczekiwanie na niezakończone zadania...."
Repo is git fetched to the latest (today's). Did I miss something?
Thanks,
Przemek.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel