[pull] amdgpu drm-fixes-5.4
Alex Deucher
alexdeucher at gmail.com
Wed Sep 25 21:35:00 UTC 2019
Hi Dave, Daniel,
More fixes for 5.4. Nothing major.
The following changes since commit e16a7cbced7110866dcde84e504909ea85099bbd:
drm/amdgpu: flag navi12 and 14 as experimental for 5.4 (2019-09-18 08:29:30 -0500)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/drm-fixes-5.4-2019-09-25
for you to fetch changes up to 104c307147ad379617472dd91a5bcb368d72bd6d:
drm/amd/display: prevent memory leak (2019-09-25 14:58:38 -0500)
----------------------------------------------------------------
drm-fixes-5.4-2019-09-25:
amdgpu:
- Fix a 64 bit divide
- Prevent a memory leak in a failure case in dc
- Load proper gfx firmware on navi14 variants
----------------------------------------------------------------
Alex Deucher (2):
drm/amdgpu/display: fix 64 bit divide
drm/amdgpu/display: include slab.h in dcn21_resource.c
Navid Emamdoost (1):
drm/amd/display: prevent memory leak
Tianci.Yin (1):
drm/amdgpu/gfx10: add support for wks firmware loading
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 22 ++++++++++++++++------
.../amd/display/dc/clk_mgr/dce110/dce110_clk_mgr.c | 4 +++-
.../drm/amd/display/dc/dce100/dce100_resource.c | 1 +
.../drm/amd/display/dc/dce110/dce110_resource.c | 1 +
.../drm/amd/display/dc/dce112/dce112_resource.c | 1 +
.../drm/amd/display/dc/dce120/dce120_resource.c | 1 +
.../gpu/drm/amd/display/dc/dcn10/dcn10_resource.c | 1 +
.../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 2 ++
8 files changed, 26 insertions(+), 7 deletions(-)
More information about the amd-gfx
mailing list