diff options
| author | Thomas Zimmermann <[email protected]> | 2023-02-21 15:57:42 +0000 |
|---|---|---|
| committer | Thomas Zimmermann <[email protected]> | 2023-03-01 09:28:40 +0000 |
| commit | a38410860628909712ea6a2becd42bab56c70e9a (patch) | |
| tree | a2c68fae1f8d7eb95f9fd7ec39c30e88013c80ee /drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c | |
| parent | drm/vc4: replace obj lookup steps with drm_gem_objects_lookup (diff) | |
| download | kernel-a38410860628909712ea6a2becd42bab56c70e9a.tar.gz kernel-a38410860628909712ea6a2becd42bab56c70e9a.zip | |
drm/ast: Remove little-endianism from I/O helpers
Replace one call to ast_io_write16() with two calls to ast_io_write8()
in ast_set_index_reg(). The combined 16-bit-wide write of an index
register and the corresponding data register only works on little-
endian systems. Write both registers independent from each other.
Signed-off-by: Thomas Zimmermann <[email protected]>
Reviewed-by: Javier Martinez Canillas <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c')
0 files changed, 0 insertions, 0 deletions
