Home
last modified time | relevance | path

Searched hist:"2 ea6f4d94d0d215798eb1a623f43e5e0fb526f4a" (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/pm/inc/
H A Damdgpu_pm.hdiff 2ea6f4d94d0d215798eb1a623f43e5e0fb526f4a Tue Mar 26 09:54:03 CET 2024 Yang Wang <kevinyang.wang@amd.com> drm/amdgpu: make amdgpu device attr_update() function more efficient

v1:
add a new enumeration type to identify device attribute node,
this method is relatively more efficient compared with 'strcmp' in
update_attr() function.

v2:
rename device_attr_type to device_attr_id.

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Ma Jun <majun@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux/drivers/gpu/drm/amd/pm/
H A Damdgpu_pm.cdiff 2ea6f4d94d0d215798eb1a623f43e5e0fb526f4a Tue Mar 26 09:54:03 CET 2024 Yang Wang <kevinyang.wang@amd.com> drm/amdgpu: make amdgpu device attr_update() function more efficient

v1:
add a new enumeration type to identify device attribute node,
this method is relatively more efficient compared with 'strcmp' in
update_attr() function.

v2:
rename device_attr_type to device_attr_id.

Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Ma Jun <majun@amd.com>
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>