From: Vincent ABRIOU <vincent.abriou@st.com>
To: "dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>,
"airlied@linux.ie" <airlied@linux.ie>
Cc: Vincent ABRIOU <vincent.abriou@st.com>,
Benjamin Gaignard <benjamin.gaignard@linaro.org>,
Fabien DESSENNE <fabien.dessenne@st.com>
Subject: [git pull] drm/sti: drm-next 2015-11-03
Date: Tue, 3 Nov 2015 15:23:55 +0100 [thread overview]
Message-ID: <5638C37B.3090506@st.com> (raw)
Hello Dave,
This serie of patches is a bunch of pending patches related with sti/drm
driver.
The following changes since commit 1c431cb4615334fb81c0d1c0ede21aa4354c1187:
Merge branch 'linux-4.4' of
git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next
(2015-11-03 15:42:59 +1000)
are available in the git repository at:
http://git.linaro.org/people/benjamin.gaignard/kernel.git
drm-sti-next-2015-11-03
for you to fetch changes up to e00fe64a5ccd94590e1c3325346b60aa0ffdc1ff:
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
(2015-11-03 13:04:56 +0100)
Please let me know if there is any problem.
Regards,
Vincent
----------------------------------------------------------------
Archit Taneja (1):
drm/sti: Remove local fbdev emulation Kconfig option
Rasmus Villemoes (1):
drm/sti: remove redundant sign extensions
Thierry Reding (5):
drm/sti: Select FW_LOADER
drm/sti: Store correct CRTC index in events
drm/sti: Use drm_crtc_vblank_*() API
drm/sti: Build monolithic driver
drm/sti: Do not export symbols
Ville Syrjälä (1):
drm/sti: Constify function pointer structs
Vincent Abriou (3):
drm/sti: set mixer background color through module param
drm/sti: fix typo issue in sti_mode_config_init
drm/sti: load HQVDP firmware the first time HQVDP's plane is used
Vladimir Zapolskiy (2):
drm/sti: hdmi fix i2c adapter device refcounting
drm/sti: hdmi use of_get_i2c_adapter_by_node interface
drivers/gpu/drm/sti/Kconfig | 8 +-
drivers/gpu/drm/sti/Makefile | 21 ++-
drivers/gpu/drm/sti/sti_awg_utils.c | 4 -
drivers/gpu/drm/sti/sti_compositor.c | 4 +-
drivers/gpu/drm/sti/sti_crtc.c | 45 +++---
drivers/gpu/drm/sti/sti_drv.c | 33 +++-
drivers/gpu/drm/sti/sti_drv.h | 9 ++
drivers/gpu/drm/sti/sti_dvo.c | 7 +-
drivers/gpu/drm/sti/sti_gdp.c | 2 +-
drivers/gpu/drm/sti/sti_hda.c | 7 +-
drivers/gpu/drm/sti/sti_hdmi.c | 69 ++++----
drivers/gpu/drm/sti/sti_hqvdp.c | 306
+++++++++++++++++------------------
drivers/gpu/drm/sti/sti_mixer.c | 14 +-
drivers/gpu/drm/sti/sti_plane.c | 3 -
drivers/gpu/drm/sti/sti_tvout.c | 2 -
drivers/gpu/drm/sti/sti_vtac.c | 2 -
drivers/gpu/drm/sti/sti_vtg.c | 22 +--
drivers/gpu/drm/sti/sti_vtg.h | 4 +-
18 files changed, 283 insertions(+), 279 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2015-11-03 14:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-03 14:23 Vincent ABRIOU [this message]
2015-11-05 1:09 ` [git pull] drm/sti: drm-next 2015-11-03 Dave Airlie
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=5638C37B.3090506@st.com \
--to=vincent.abriou@st.com \
--cc=airlied@linux.ie \
--cc=benjamin.gaignard@linaro.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=fabien.dessenne@st.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.