From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
airlied@gmail.com, daniel.vetter@ffwll.ch
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu, ttm drm-next-5.3
Date: Thu, 27 Jun 2019 20:55:55 -0500 [thread overview]
Message-ID: <20190628015555.3384-1-alexander.deucher@amd.com> (raw)
Hi Dave, Daniel,
Arm fix as requested by Dave, plus a few navi fixes.
The following changes since commit 14808a12bdbdc21143eba70ea07830197b3a04ff:
Merge tag 'drm-next-5.3-2019-06-25' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-06-27 12:33:57 +1000)
are available in the Git repository at:
git://people.freedesktop.org/~agd5f/linux tags/drm-next-5.3-2019-06-27
for you to fetch changes up to 440e80ce02cde7b810e4eb555768c2d77e7a27c8:
drm/amd/display: fix a couple of spelling mistakes (2019-06-27 11:22:57 -0500)
----------------------------------------------------------------
drm-next-5.3-2019-06-27:
amdgpu:
- Fix warning on 32 bit ARM
- Fix compilation on big endian
- Misc bug fixes
ttm:
- Live lock fix
----------------------------------------------------------------
Alex Deucher (2):
drm/amdgpu: fix warning on 32 bit
drm/amdgpu: drop copy/paste leftover to fix big endian
Colin Ian King (1):
drm/amd/display: fix a couple of spelling mistakes
Evan Quan (4):
drm/amd/powerplay: check prerequisite for VCN power gating
drm/amd/powerplay: support runtime ppfeatures setting on Navi10
drm/amd/powerplay: add missing smu_get_clk_info_from_vbios() call
drm/amd/powerplay: no memory activity support on Vega10
Felix Kuehling (1):
drm/ttm: return -EBUSY if waiting for busy BO fails
Oak Zeng (1):
drm/amdgpu: Set queue_preemption_timeout_ms default value
shaoyunl (1):
drm/amdkfd: remove unnecessary warning message on gpu reset
drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_pm.c | 6 +-
drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 3 -
drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c | 4 +-
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 1 -
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c | 2 +-
drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c | 8 +-
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 4 +
drivers/gpu/drm/amd/powerplay/navi10_ppt.c | 181 ++++++++++++++++++++++-
drivers/gpu/drm/ttm/ttm_bo.c | 2 +-
10 files changed, 192 insertions(+), 21 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2019-06-28 1:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-28 1:55 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-06-05 19:11 [pull] amdgpu, ttm drm-next-5.3 Alex Deucher
[not found] ` <20190605191157.3134-1-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2019-06-06 2:34 ` Dave Airlie
[not found] ` <CAPM=9twLRm41uHjsYn8KG-fsCrG=cdpQ8Jh1VJ1kBcFs2FFWYA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-06-06 3:05 ` Alex Deucher
[not found] ` <CADnq5_PdnFMjA4RqJgC6jo=Zc__t=z3deNYebbcvngc8UmV39Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-06-06 5:25 ` Daniel Vetter
[not found] ` <CAKMK7uEQ_HvT1LBrBj2PO92XSUMyh9A3Vtc+NTFAnEmjBGY66w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-06-06 5:26 ` Daniel Vetter
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=20190628015555.3384-1-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=daniel.vetter@ffwll.ch \
--cc=dri-devel@lists.freedesktop.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