mirror_ubuntu-kernels/drivers/gpu/drm/amd
bobzhou 6bb811d0ee drm/amdgpu/vcn: fix compilation issue with legacy gcc
This patch is used to fix following compilation issue with legacy gcc
error: ‘for’ loop initial declarations are only allowed in C99 mode
	for (int i = 0; i < adev->vcn.num_vcn_inst; ++i) {

Signed-off-by: bobzhou <bob.zhou@amd.com>
Reviewed-by: Guchun Chen <guchun.chen@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2023-03-01 22:45:08 -05:00
..
acp
amdgpu drm/amdgpu/vcn: fix compilation issue with legacy gcc 2023-03-01 22:45:08 -05:00
amdkfd drm/amdkfd: Fix an illegal memory access 2023-02-23 17:35:58 -05:00
display drm/amd/display: Extend Freesync over PCon support for more devices 2023-03-01 22:44:38 -05:00
include drm/amd/display: disable SubVP + DRR to prevent underflow 2023-02-15 22:26:22 -05:00
pm drm/amd/pm: downgrade log level upon SMU IF version mismatch 2023-02-23 17:35:59 -05:00