[Intel-gfx] linux-next: Tree for May 16 (drm/i915/gt/intel_gt_sysfs_pm.c)
Randy Dunlap
rdunlap at infradead.org
Mon May 16 21:22:20 UTC 2022
On 5/16/22 03:57, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20220513:
>
on i386:
CC drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.o
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c: In function ‘act_freq_mhz_show’:
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:276:20: error: implicit declaration of function ‘sysfs_gt_attribute_r_max_func’ [-Werror=implicit-function-declaration]
u32 actual_freq = sysfs_gt_attribute_r_max_func(dev, attr,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c: In function ‘boost_freq_mhz_store’:
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:327:9: error: implicit declaration of function ‘sysfs_gt_attribute_w_func’ [-Werror=implicit-function-declaration]
return sysfs_gt_attribute_w_func(dev, attr,
^~~~~~~~~~~~~~~~~~~~~~~~~
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c: In function ‘min_freq_mhz_show’:
../drivers/gpu/drm/i915/gt/intel_gt_sysfs_pm.c:416:17: error: implicit declaration of function ‘sysfs_gt_attribute_r_min_func’ [-Werror=implicit-function-declaration]
u32 min_freq = sysfs_gt_attribute_r_min_func(dev, attr,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: some warnings being treated as errors
Full randconfig file is attached.
--
~Randy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config-r2773b.gz
Type: application/gzip
Size: 43599 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20220516/6856021c/attachment-0001.gz>
More information about the Intel-gfx
mailing list