From: Alex Deucher <alexdeucher-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: Alex Deucher <alexander.deucher-5C7GfCeVMHo@public.gmane.org>
Subject: [pull] amdgpu, ttm drm-fixes-4.20
Date: Wed, 5 Dec 2018 14:29:34 -0500 [thread overview]
Message-ID: <20181205192934.2857-1-alexander.deucher@amd.com> (raw)
Hi Dave,
Fixes for 4.20:
- Fix banding regression on 6 bpc panels
- Vega20 fix for six 4k displays
- Fix LRU handling in ttm_buffer_object_transfer
- Use proper MC firmware for newer polaris variants
- Vega20 powerplay fixes
- VCN suspend/resume fix for PCO
- Misc other fixes
The following changes since commit ebcdcef30333660d3314158bac362425ade3d28c:
Merge tag 'drm-misc-fixes-2018-11-28-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes (2018-11-29 10:11:15 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-fixes-4.20
for you to fetch changes up to 0a9b89b2e2e7b6d90f81ddc47e489be1043e01b1:
drm/amdgpu/vcn: Update vcn.cur_state during suspend (2018-12-05 14:12:02 -0500)
----------------------------------------------------------------
Alex Deucher (3):
drm/amdgpu: add VCN JPEG support amdgpu_ctx_num_entities
drm/amdgpu/gmc8: update MC firmware for polaris
drm/amdgpu/gmc8: always load MC firmware in the driver
Christian König (2):
drm/ttm: fix LRU handling in ttm_buffer_object_transfer
drm/amdgpu: wait for IB test on first device open
Evan Quan (3):
drm/amd/powerplay: support new pptable upload on Vega20
drm/amd/powerplay: issue pre-display settings for display change event
drm/amd/powerplay: support SoftMin/Max setting for some specific DPM
James Zhu (1):
drm/amdgpu/vcn: Update vcn.cur_state during suspend
Junwei Zhang (1):
drm/amdgpu: update mc firmware image for polaris12 variants
Nicholas Kazlauskas (2):
drm/amd/display: Fix unintialized max_bpc state values
drm/amd/display: Fix overflow/truncation from strncpy.
Roman Li (1):
drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)
tianci yin (1):
drm/amd/powerplay: improve OD code robustness
wentalou (1):
drm/amdgpu: enlarge maximum waiting time of KIQ
drivers/gpu/drm/amd/amdgpu/amdgpu.h | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | 6 +--
drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c | 44 +++++++++++++-----
drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c | 3 +-
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 ++--
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 2 +
.../gpu/drm/amd/powerplay/hwmgr/hardwaremanager.c | 4 +-
drivers/gpu/drm/amd/powerplay/hwmgr/hwmgr.c | 3 ++
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm.c | 2 -
drivers/gpu/drm/amd/powerplay/hwmgr/smu7_hwmgr.c | 12 +++--
drivers/gpu/drm/amd/powerplay/hwmgr/vega10_hwmgr.c | 12 +++--
drivers/gpu/drm/amd/powerplay/hwmgr/vega20_hwmgr.c | 54 +++++++++++++---------
drivers/gpu/drm/ttm/ttm_bo_util.c | 4 +-
14 files changed, 104 insertions(+), 53 deletions(-)
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
reply other threads:[~2018-12-05 19:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20181205192934.2857-1-alexander.deucher@amd.com \
--to=alexdeucher-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=alexander.deucher-5C7GfCeVMHo@public.gmane.org \
--cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox