From: Joonyoung Shim <jy0922.shim@samsung.com>
To: Dave Airlie <airlied@gmail.com>
Cc: Inki Dae <inki.dae@samsung.com>,
kyungmin.park@samsung.com, sw0312.kim@samsung.com,
dri-devel@lists.freedesktop.org
Subject: Re: [RESEND][PATCH 01/10] drm/exynos: add HDMI version 1.4 support
Date: Thu, 15 Mar 2012 19:59:06 +0900 [thread overview]
Message-ID: <4F61CB7A.8050900@samsung.com> (raw)
In-Reply-To: <CAPM=9tzZCwvVHdtqct0J85nf8F6D1c+MOEKHM6=zTgZBby57yQ@mail.gmail.com>
On 03/15/2012 07:52 PM, Dave Airlie wrote:
>> index 1ed3aae..aff2313 100644
>> --- a/include/drm/exynos_drm.h
>> +++ b/include/drm/exynos_drm.h
>> @@ -147,11 +147,13 @@ struct exynos_drm_common_hdmi_pd {
>> * @timing: default video mode for initializing
>> * @default_win: default window layer number to be used for UI.
>> * @bpp: default bit per pixel.
>> + * @is_v13: set if hdmi version 13 is.
>> */
>> struct exynos_drm_hdmi_pdata {
>> struct fb_videomode timing;
>> unsigned int default_win;
>> unsigned int bpp;
>> + unsigned int is_v13:1;
>> };
> Is this an ABI change, where do you document to userspace that it can
> use this field, have you bumped some userspace accessible version?
>
No, this doesn't related with user space currently.
prev parent reply other threads:[~2012-03-15 10:59 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-13 14:46 [PATCH 00/10] updated exynos-drm-next Inki Dae
2012-03-13 14:46 ` [PATCH 01/10] drm/exynos: add HDMI version 1.4 support Inki Dae
2012-03-13 14:46 ` [PATCH 02/10] drm/exynos: added mode_fixup feature and code clean Inki Dae
2012-03-15 10:39 ` Dave Airlie
2012-03-15 11:21 ` Inki Dae
2012-03-16 4:52 ` InKi Dae
2012-03-13 14:46 ` [PATCH 03/10] drm/exynos: added buffer allocation type Inki Dae
2012-03-13 14:46 ` [PATCH 04/10] drm/exynos: added new funtion to get/put dma address Inki Dae
2012-03-13 14:46 ` [PATCH 05/10] drm/exynos: release pending pageflip events when closed Inki Dae
2012-03-13 14:47 ` [PATCH 06/10] drm/exynos: remove module of exynos drm subdrv Inki Dae
2012-03-13 14:47 ` [PATCH 07/10] drm/exynos: add subdrv open/close functions Inki Dae
2012-03-13 14:47 ` [PATCH 08/10] drm/exynos: add is_local member in exynos_drm_subdrv struct Inki Dae
2012-03-13 14:47 ` [PATCH 09/10] drm/exynos: add G2D driver Inki Dae
2012-03-15 10:50 ` Dave Airlie
2012-03-15 11:05 ` Joonyoung Shim
2012-03-16 6:28 ` Joonyoung Shim
2013-01-20 17:33 ` Rob Clark
2013-01-22 1:33 ` Inki Dae
2013-01-22 1:41 ` Rob Clark
2012-03-13 14:47 ` [PATCH 10/10] drm/exynos: added virtual display driver Inki Dae
2012-03-15 10:44 ` Dave Airlie
2012-03-15 11:36 ` Inki Dae
2012-03-15 11:43 ` David Airlie
2012-03-15 12:01 ` Inki Dae
2012-03-13 15:00 ` [RESEND][PATCH 01/10] drm/exynos: add HDMI version 1.4 support Inki Dae
2012-03-13 15:00 ` [RESEND][PATCH 09/10] drm/exynos: add G2D driver Inki Dae
2012-03-15 10:52 ` [RESEND][PATCH 01/10] drm/exynos: add HDMI version 1.4 support Dave Airlie
2012-03-15 10:59 ` Joonyoung Shim [this message]
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=4F61CB7A.8050900@samsung.com \
--to=jy0922.shim@samsung.com \
--cc=airlied@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=inki.dae@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=sw0312.kim@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox