On Wed, Nov 27, 2019 at 2:49 PM Alexey Brodkin <Alexey.Brodkin@xxxxxxxxxxxx> wrote: > > Hi Daniel, > > > -----Original Message----- > > From: Daniel Vetter <daniel@xxxxxxxx> > > Sent: Wednesday, November 27, 2019 1:07 PM > > To: Alexey Brodkin <abrodkin@xxxxxxxxxxxx> > > Cc: Daniel Vetter <daniel@xxxxxxxx>; David Airlie <airlied@xxxxxxxx>; arcml <linux-snps- > > arc@xxxxxxxxxxxxxxxxxxx>; Eugeniy Paltsev <paltsev@xxxxxxxxxxxx>; dri-devel@xxxxxxxxxxxxxxxxxxxxx > > Subject: Re: [GIT PULL] drm/arc: Yet another set of minor fixes > > > > On Wed, Nov 27, 2019 at 07:48:04AM +0000, Alexey Brodkin wrote: > > > Hi David, Daniel! > > > > > > The following changes since commit 8082731830a0b95f7f7a63b78de67de446013c80: > > > > > > drm/vram: remove unused declaration (2019-11-27 07:51:49 +0100) > > > > > > are available in the Git repository at: > > > > > > git@xxxxxxxxxx:abrodkin/linux.git tags/arcpgu-updates-2019.11.27 > > > > > > for you to fetch changes up to b2c68fb15a4c2e27f80353d3067dce30882a0972: > > > > > > DRM: ARC: PGU: add ARGB8888 format to supported format list (2019-11-27 10:38:24 +0300) > > > > > > ---------------------------------------------------------------- > > > Clean-up and fixes for FourCC handling in ARC PGU. > > > > > > ---------------------------------------------------------------- > > > Eugeniy Paltsev (4): > > > DRM: ARC: PGU: fix framebuffer format switching > > > DRM: ARC: PGU: cleanup supported format list code > > > DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888 > > > DRM: ARC: PGU: add ARGB8888 format to supported format list > > > > Uh, this seems to be based on some random snapshot of drm-misc-next, so > > contains a _lot_ more than just these 4 patches (compared to drm-next). > > Indeed it's based off of today's "drm-misc-next". That's because I still get > lost when I have to deal with DRM trees which we have a plenty. > > I guess there should be a clean explanation of which repo and branch should be > used for which purpose, right? May I have a reference to it then? It's the same as for any other subsystem: - don't base your stuff on top of random other trees - except when you have a very specific excuse (i.e. functional conflict with stuff in drm-next or something like that), use a release tag from Linus' tree as your baseline And when generating the pull, actually generate the pull against the target tree/branch (drm-fixes or drm-next), not something else. -Daniel > > > If you want to move arcpgu to drm-misc (which would make tons of sense imo) > > Could you please elaborate a bit on this? Given we have a couple a patches if > at all for each kernel release I'd prefer to escape a need to use yet another > repo, tools etc as this doesn't simplify anything but instead makes simple > things much more complex (if done rarely). > > > then: > > - create a MAINTAINER patch to add drm-misc as the git repo for it > > - request your account for drm-misc, see https://www.freedesktop.org/wiki/AccountRequests/ > > - and set up the scripts https://drm.pages.freedesktop.org/maintainer-tools/getting-started.html > > Thanks for the pointers > > > Or respin this one, but these small pulls have a habit of occasionally > > getting lost :-/ > > Well I'd better re-spin this, see below. > > The following changes since commit acc61b8929365e63a3e8c8c8913177795aa45594: > > Merge tag 'drm-next-5.5-2019-11-22' of git://people.freedesktop.org/~agd5f/linux into drm-next (2019-11-26 08:40:23 +1000) > > are available in the Git repository at: > > git@xxxxxxxxxx:abrodkin/linux.git tags/arcpgu-updates-2019.11.27 > > for you to fetch changes up to 9c2acc26c899aa12ad009dff10a5573ef769a7fd: > > DRM: ARC: PGU: add ARGB8888 format to supported format list (2019-11-27 16:43:39 +0300) > > ---------------------------------------------------------------- > Clean-up and fixes for FourCC handling in ARC PGU. > > ---------------------------------------------------------------- > Eugeniy Paltsev (4): > DRM: ARC: PGU: fix framebuffer format switching > DRM: ARC: PGU: cleanup supported format list code > DRM: ARC: PGU: replace unsupported by HW RGB888 format by XRGB888 > DRM: ARC: PGU: add ARGB8888 format to supported format list > > drivers/gpu/drm/arc/arcpgu_crtc.c | 36 ++++++++++++++++++------------------ > drivers/gpu/drm/arc/arcpgu_regs.h | 2 +- > 2 files changed, 19 insertions(+), 19 deletions(-) > > -Alexey > -- Daniel Vetter Software Engineer, Intel Corporation +41 (0) 79 365 57 48 - http://blog.ffwll.ch _______________________________________________ linux-snps-arc mailing list linux-snps-arc@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/linux-snps-arc