Patch "drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type" has been added to the 4.19-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type

to the 4.19-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     drm-amdgpu-add-missing-chip_hainan-in-amdgpu_ucode_get_load_type.patch
and it can be found in the queue-4.19 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.


>From d9997b64c52b70bd98c48f443f068253621d1ffc Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@xxxxxxx>
Date: Tue, 28 Aug 2018 14:16:23 -0500
Subject: drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_type
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

From: Alex Deucher <alexander.deucher@xxxxxxx>

commit d9997b64c52b70bd98c48f443f068253621d1ffc upstream.

This caused a confusing error message, but there is functionally
no problem since the default method is DIRECT.

Reviewed-by: Michel Dänzer <michel.daenzer@xxxxxxx>
Signed-off-by: Alex Deucher <alexander.deucher@xxxxxxx>
Cc: stable@xxxxxxxxxxxxxxx
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

---
 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c |    1 +
 1 file changed, 1 insertion(+)

--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c
@@ -277,6 +277,7 @@ amdgpu_ucode_get_load_type(struct amdgpu
 	case CHIP_PITCAIRN:
 	case CHIP_VERDE:
 	case CHIP_OLAND:
+	case CHIP_HAINAN:
 		return AMDGPU_FW_LOAD_DIRECT;
 #endif
 #ifdef CONFIG_DRM_AMDGPU_CIK


Patches currently in stable-queue which might be from alexander.deucher@xxxxxxx are

queue-4.19/drm-amd-display-fix-bug-of-accessing-invalid-memory.patch
queue-4.19/drm-amd-powerplay-enable-disable-nbpstate-on-on-off-of-uvd.patch
queue-4.19/drm-amdgpu-suppress-keypresses-from-acpi_video-events.patch
queue-4.19/drm-amdgpu-fix-integer-overflow-test-in-amdgpu_bo_list_create.patch
queue-4.19/drm-amdgpu-add-missing-chip_hainan-in-amdgpu_ucode_get_load_type.patch
queue-4.19/drm-amd-display-fix-gamma-not-being-applied.patch
queue-4.19/drm-amdgpu-powerplay-fix-missing-break-in-switch-statements.patch
queue-4.19/uapi-fix-linux-kfd_ioctl.h-userspace-compilation-errors.patch
queue-4.19/drm-amd-display-raise-dispclk-value-for-dce120-by-15.patch
queue-4.19/drm-amdgpu-fix-typo-in-amdgpu_vmid_mgr_init.patch
queue-4.19/drm-amdgpu-fix-sdma-to-after-gpu-reset-v3.patch



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux