From: Alex Deucher <alexdeucher@gmail.com>
To: amd-gfx@lists.freedesktop.org, dri-devel@lists.freedesktop.org,
airlied@gmail.com
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: [pull] amdgpu dc drm-next-4.15-dc
Date: Thu, 2 Nov 2017 15:29:28 -0400 [thread overview]
Message-ID: <1509650968-2612-1-git-send-email-alexander.deucher@amd.com> (raw)
Hi Dave,
A few fixes for DC for 4.15.
The following changes since commit af9111336071ee9378e1db70ac8f4c2b7fcd17a1:
Merge branch 'drm-next-4.15-dc' of git://people.freedesktop.org/~agd5f/linux into drm-next (2017-10-23 11:17:54 +1000)
are available in the git repository at:
git://people.freedesktop.org/~agd5f/linux drm-next-4.15-dc
for you to fetch changes up to 1f3493faa8d73b0332d46ea79448b10b66fb1af0:
drm/amdgpu/display: fix integer arithmetic problem (2017-11-02 13:44:41 -0400)
----------------------------------------------------------------
Andrew Jiang (1):
drm/amd/display: Use constants from atom.h for HDMI caps read
Arnd Bergmann (3):
drm/amdgpu/display: provide ASSERT macros unconditionally
drm/amdgpu/display: remove unused REG_OFFSET macro
drm/amdgpu/display: fix integer arithmetic problem
Drew Davenport (1):
amdgpu/dc: Avoid dereferencing NULL pointer
Harry Wentland (4):
drm/amd/display: Don't print error when bo_pin is interrupted
drm/amd/display: Use plane pointer to avoid line breaks
drm/amd/display: Use single fail label in init_drm_dev
drm/amd/display: Explicitly call ->reset for each object
Jerry Zuo (1):
drm/amd/display: Fix no display on Fiji
Leo (Sunpeng) Li (2):
drm/amd: Add DCE12 resource strap registers
drm/amd/display: Read resource_straps from registers for DCE12
Rex Zhu (1):
Revert "drm/amd/display: Match actual state during S3 resume."
Shirish S (4):
drm/amd/display : add high part address calculation for underlay
drm/amd/display: fix high part address in dm_plane_helper_prepare_fb()
drm/amd/display: check if modeset is required before adding plane
drm/amd/display: fix null pointer dereference
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 116 ++++++++++-----------
drivers/gpu/drm/amd/display/dc/calcs/dce_calcs.c | 2 +-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 6 +-
drivers/gpu/drm/amd/display/dc/core/dc_stream.c | 2 +-
.../amd/display/dc/dce110/dce110_hw_sequencer.c | 19 ++--
.../drm/amd/display/dc/dce120/dce120_resource.c | 19 ++--
drivers/gpu/drm/amd/display/dc/dm_services.h | 3 -
drivers/gpu/drm/amd/display/dc/os_types.h | 4 -
.../include/asic_reg/vega10/DC/dce_12_0_offset.h | 4 +
.../include/asic_reg/vega10/DC/dce_12_0_sh_mask.h | 8 ++
10 files changed, 95 insertions(+), 88 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2017-11-02 19:29 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-02 19:29 Alex Deucher [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-11-15 19:59 [pull] amdgpu dc drm-next-4.15-dc Alex Deucher
2017-11-08 22:52 Alex Deucher
2017-10-21 21:22 Alex Deucher
[not found] ` <1508620979-2628-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2017-10-22 21:48 ` Dieter Nützel
[not found] ` <da505e834d1a47cf9a7abcce33545fd9-0hun7QTegEsDD4udEopG9Q@public.gmane.org>
2017-10-23 1:03 ` Dieter Nützel
2017-10-26 14:10 ` Dieter Nützel
2017-10-26 17:26 ` Alex Deucher
[not found] ` <CADnq5_NzMHaFFrmC3M9hOhiQUnM-xptgKkA-03rLNkJqH8hfQA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-10-27 2:46 ` Dieter Nützel
2017-09-27 1:36 Alex Deucher
[not found] ` <1506476167-2637-1-git-send-email-alexander.deucher-5C7GfCeVMHo@public.gmane.org>
2017-09-29 13:24 ` Chris Wilson
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=1509650968-2612-1-git-send-email-alexander.deucher@amd.com \
--to=alexdeucher@gmail.com \
--cc=airlied@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--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;
as well as URLs for NNTP newsgroup(s).