Searched hist:da146d3b5262c1866c868b9dec1bd0f834d6ded6 (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | tonga_ih.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | vce_v3_0.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | uvd_v6_0.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | sdma_v3_0.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | dce_v10_0.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | gmc_v8_0.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | gfx_v8_0.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
H A D | amdgpu_device.c | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | amd_shared.h | diff da146d3b5262c1866c868b9dec1bd0f834d6ded6 Thu Oct 13 15:07:03 CDT 2016 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: fix amdgpu_need_full_reset (v2)
IP types are not an index. Each asic may have number and type of IPs. Properly check the the type rather than using the type id as an index.
v2: fix all the IPs to not use IP type as an idx as well.
Reviewed-by: Chunming Zhou <david1.zhou@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org
|