Files
linux-st/drivers/gpu/drm/amd/amdgpu
A. Wilcox 066689161a drm/amdgpu: use processed values for counting
adev->gfx.rlc has the values from rlc_hdr already processed by
le32_to_cpu.  Using the rlc_hdr values on big-endian machines causes
a kernel Oops due to writing well outside of the array (0x24000000
instead of 0x24).

Signed-off-by: A. Wilcox <AWilcox@Wilcox-Tech.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-09-19 12:37:10 -05:00
..
2018-07-17 14:18:28 -05:00
2018-09-19 12:36:57 -05:00
2018-09-12 16:29:09 -05:00
2018-06-15 12:20:38 -05:00
2018-08-28 11:22:42 -05:00
2018-08-21 14:17:36 -05:00