dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] drm: Document that drm_panel_orientation_quirks.c is shared with fbdev
@ 2017-12-05 11:00 Hans de Goede
  2017-12-05 11:00 ` [PATCH] " Hans de Goede
  2017-12-06  9:11 ` [PATCH 0/1] " Daniel Vetter
  0 siblings, 2 replies; 3+ messages in thread
From: Hans de Goede @ 2017-12-05 11:00 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula, Sean Paul, Bartlomiej Zolnierkiewicz
  Cc: Hans de Goede, linux-fbdev, dri-devel

Hi All,

This is a resend from my gmail mail address so that patchwork and the CI
pick this up.

Regards,

Hans
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH] drm: Document that drm_panel_orientation_quirks.c is shared with fbdev
  2017-12-05 11:00 [PATCH 0/1] drm: Document that drm_panel_orientation_quirks.c is shared with fbdev Hans de Goede
@ 2017-12-05 11:00 ` Hans de Goede
  2017-12-06  9:11 ` [PATCH 0/1] " Daniel Vetter
  1 sibling, 0 replies; 3+ messages in thread
From: Hans de Goede @ 2017-12-05 11:00 UTC (permalink / raw)
  To: Daniel Vetter, Jani Nikula, Sean Paul, Bartlomiej Zolnierkiewicz
  Cc: Hans de Goede, linux-fbdev, dri-devel

Add a comment to the DRM_PANEL_ORIENTATION_QUIRKS documenting that the
reason for a separate Kconfig for this is because
drm_panel_orientation_quirks.c code is shared with fbdev.

Suggested-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 drivers/gpu/drm/Kconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/gpu/drm/Kconfig b/drivers/gpu/drm/Kconfig
index 0b166e626eb6..d853989848d6 100644
--- a/drivers/gpu/drm/Kconfig
+++ b/drivers/gpu/drm/Kconfig
@@ -27,6 +27,7 @@ config DRM_MIPI_DSI
 	bool
 	depends on DRM
 
+# Separate option because drm_panel_orientation_quirks.c is shared with fbdev
 config DRM_PANEL_ORIENTATION_QUIRKS
 	tristate
 
-- 
2.14.3

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/1] drm: Document that drm_panel_orientation_quirks.c is shared with fbdev
  2017-12-05 11:00 [PATCH 0/1] drm: Document that drm_panel_orientation_quirks.c is shared with fbdev Hans de Goede
  2017-12-05 11:00 ` [PATCH] " Hans de Goede
@ 2017-12-06  9:11 ` Daniel Vetter
  1 sibling, 0 replies; 3+ messages in thread
From: Daniel Vetter @ 2017-12-06  9:11 UTC (permalink / raw)
  To: Hans de Goede
  Cc: linux-fbdev, Bartlomiej Zolnierkiewicz, Hans de Goede, dri-devel,
	Daniel Vetter

On Tue, Dec 05, 2017 at 12:00:34PM +0100, Hans de Goede wrote:
> Hi All,
> 
> This is a resend from my gmail mail address so that patchwork and the CI
> pick this up.

If you mean the intel CI farm, then you need to cc: intel-gfx.
Unfortunately our CI does not (yet) watch what's going on on dri-devel,
moslty because we're still dealing with too much noise and random issues.
And we don't want to inflict that noise on the overall drm community.

We are working on some small early steps, like at least compile testing
and running sparse and stuff on every patch, using our CI. Just as a first
step, to start the discussion of how to integrate all this.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-12-06  9:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-05 11:00 [PATCH 0/1] drm: Document that drm_panel_orientation_quirks.c is shared with fbdev Hans de Goede
2017-12-05 11:00 ` [PATCH] " Hans de Goede
2017-12-06  9:11 ` [PATCH 0/1] " Daniel Vetter

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).