[Intel-gfx] Cannot submit merge request for xf86-video-intel

Adam Richter adamrichter4 at gmail.com
Mon May 6 19:27:49 UTC 2019


Hi, everyone.

I am having trouble submitting a merge request on
gitlab.freedesktop.org for xf86-video-intel, even though doing so for
xserver works fine.  The README for xf86-video-intel states that its
mailing list is intel-gfx at lists.freedesktop.org, so I am asking here,
even though most of the discussion on this list appears to be Linux
DRM patches.

On gitlab.freedesktop.org, I forked a personal copy of
xf86-video-intel and pushed a change to it, but when I try to create a
new pull request, the web page only offers me the options of
submitting the merge request to one of two other users' tree.

If I explicitly type "xorg/driver/xf86-video-intel" into the pull down
menu for "Target branch" (because the menu does have a box for
entering the text directly), the target repository name is updated,
but when I click on "Compare branches and continue", I get a screen
that states "You must select different branches," and has the target
and source both set to my repository and branch.

My understanding is that, on Linux these days, the X server now has
xf86-video-modesetting merged in and normally uses that instead of
xf86-video-intel, but xf86-video-intel is not marked as "archived" on
gitlab.freedesktop.org, so I am guessing that changes to it are still
potentially useful on some other operating systems or in some other
unusual cases.

In case anyone is curious about what the patch is, it is just
essentially mechanical conversions of "assert(a && b)" to "assert(a)"
and "assert(b)", hopefully for more efficient diagnosis of assertion
failure reports, which I have attached to this message for reference.
I submitting a similar merge request for the core X server a few days
ago, and it apparently got a positive feedback, and I expect it to be
merged shortly.

Anyhow, any advice on how I should proceed, including simply
redirecting me to a more appropriate mailing list, would be
appreciated.  Thanks for reading this far, and thanks in advance for
any guidance on this.

Adam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xf86-video-intel.assert-conjunctions.patch
Type: text/x-diff
Size: 34506 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/intel-gfx/attachments/20190506/5ca2e103/attachment-0001.patch>


More information about the Intel-gfx mailing list