Skip to content

Commit

Permalink
Bump AMDGPU version to 5.6.19
Browse files Browse the repository at this point in the history
Change-Id: I6e4303435e1a9e5ca494d4b8b126b578e73ce698
Signed-off-by: Rui Teng <rui.teng@amd.com>
  • Loading branch information
Rui Teng committed Sep 9, 2020
1 parent 772dce4 commit 6b78a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@
#define KMS_DRIVER_MINOR 40
#define KMS_DRIVER_PATCHLEVEL 0

#define AMDGPU_VERSION "5.6.18"
#define AMDGPU_VERSION "5.6.19"

int amdgpu_vram_limit = 0;
int amdgpu_vis_vram_limit = 0;
Expand Down

0 comments on commit 6b78a3c

Please sign in to comment.