All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: tvrtko.ursulin@linux.intel.com, tejas.upadhyay@intel.com,
	javierm@redhat.com, dri-devel@lists.freedesktop.org,
	rodrigo.vivi@intel.com, intel-gfx@lists.freedesktop.org
Subject: Re: [PATCH 2/4] drm/i915: Initialize fbdev DRM client with callback functions
Date: Wed, 29 Mar 2023 17:03:32 +0200	[thread overview]
Message-ID: <20230329150332.GA1201392@ravnborg.org> (raw)
In-Reply-To: <20230328111422.23986-3-tzimmermann@suse.de>

Hi Thomas,

On Tue, Mar 28, 2023 at 01:14:20PM +0200, Thomas Zimmermann wrote:
> Initialize i915's fbdev client by giving an instance of struct
> drm_client_funcsi to drm_client_init(). Also clean up with
An extra i had sneaked in here

	Sam

WARNING: multiple messages have this Message-ID (diff)
From: Sam Ravnborg <sam@ravnborg.org>
To: Thomas Zimmermann <tzimmermann@suse.de>
Cc: javierm@redhat.com, dri-devel@lists.freedesktop.org,
	daniel@ffwll.ch, rodrigo.vivi@intel.com, airlied@gmail.com,
	intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 2/4] drm/i915: Initialize fbdev DRM client with callback functions
Date: Wed, 29 Mar 2023 17:03:32 +0200	[thread overview]
Message-ID: <20230329150332.GA1201392@ravnborg.org> (raw)
In-Reply-To: <20230328111422.23986-3-tzimmermann@suse.de>

Hi Thomas,

On Tue, Mar 28, 2023 at 01:14:20PM +0200, Thomas Zimmermann wrote:
> Initialize i915's fbdev client by giving an instance of struct
> drm_client_funcsi to drm_client_init(). Also clean up with
An extra i had sneaked in here

	Sam

  parent reply	other threads:[~2023-03-29 15:03 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-28 11:14 [PATCH 0/4] drm/i915: Convert fbdev to DRM client Thomas Zimmermann
2023-03-28 11:14 ` [Intel-gfx] " Thomas Zimmermann
2023-03-28 11:14 ` [PATCH 1/4] drm/i915: Move fbdev functions Thomas Zimmermann
2023-03-28 11:14   ` [Intel-gfx] " Thomas Zimmermann
2023-03-28 11:14 ` [PATCH 2/4] drm/i915: Initialize fbdev DRM client with callback functions Thomas Zimmermann
2023-03-28 11:14   ` [Intel-gfx] " Thomas Zimmermann
2023-03-28 15:20   ` Jani Nikula
2023-03-28 15:20     ` [Intel-gfx] " Jani Nikula
2023-03-29 15:03   ` Sam Ravnborg [this message]
2023-03-29 15:03     ` Sam Ravnborg
2023-03-28 11:14 ` [PATCH 3/4] drm/i915: Implement fbdev client callbacks Thomas Zimmermann
2023-03-28 11:14   ` [Intel-gfx] " Thomas Zimmermann
2023-03-28 11:14 ` [PATCH 4/4] drm/i915: Implement fbdev emulation as in-kernel client Thomas Zimmermann
2023-03-28 11:14   ` [Intel-gfx] " Thomas Zimmermann
2023-03-28 15:31   ` Jani Nikula
2023-03-28 15:31     ` [Intel-gfx] " Jani Nikula
2023-04-03 12:50     ` Thomas Zimmermann
2023-04-03 12:50       ` [Intel-gfx] " Thomas Zimmermann
2023-07-11 13:09     ` Thomas Zimmermann
2023-07-11 13:09       ` [Intel-gfx] " Thomas Zimmermann
2023-03-28 20:40   ` kernel test robot
2023-03-28 20:40     ` kernel test robot
2023-03-28 21:54 ` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Convert fbdev to DRM client Patchwork
2023-03-28 22:07 ` [Intel-gfx] ✗ Fi.CI.BAT: failure " Patchwork

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=20230329150332.GA1201392@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=javierm@redhat.com \
    --cc=rodrigo.vivi@intel.com \
    --cc=tejas.upadhyay@intel.com \
    --cc=tvrtko.ursulin@linux.intel.com \
    --cc=tzimmermann@suse.de \
    /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.