diff options
| author | Lang Yu <[email protected]> | 2021-10-08 08:46:07 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-10-28 18:26:13 +0000 |
| commit | 7c695a2c54b97ac27b20fc0fd17c626af3eee60a (patch) | |
| tree | 920cbb2c043a76dbac85f2cb4b121b9737ade9e0 /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
| parent | drm/amdkfd: Add an optional argument into update queue operation(v2) (diff) | |
| download | kernel-7c695a2c54b97ac27b20fc0fd17c626af3eee60a.tar.gz kernel-7c695a2c54b97ac27b20fc0fd17c626af3eee60a.zip | |
drm/amdkfd: Remove cu mask from struct queue_properties(v2)
Actually, cu_mask has been copied to mqd memory and
does't have to persist in queue_properties. Remove it
from queue_properties.
And use struct mqd_update_info to store such properties,
then pass it to update queue operation.
v2:
* Rename pqm_update_queue to pqm_update_queue_properties.
* Rename struct queue_update_info to struct mqd_update_info.
* Rename pqm_set_cu_mask to pqm_update_mqd.
Suggested-by: Felix Kuehling <[email protected]>
Signed-off-by: Lang Yu <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions
