[Bug 102643] xf86-video-ati 7.10.0 with EXA acceleration GDM corruption unable to log into GNOME session

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 24 12:05:10 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=102643

--- Comment #21 from Joakim Tjernlund <joakim.tjernlund at infinera.com> ---
(In reply to Joakim Tjernlund from comment #20)
> (In reply to Michel Dänzer from comment #18)
> > Thanks for the report and testing the fix, but please only resolve bug
> > reports once the fix has landed in Git.
> > 
> > Anyway, that's the case now:
> > 
> > commit b93ae9b159790e8a979e9d5d567a0e6fccd7d08a
> > Author: Michel Dänzer <michel.daenzer at amd.com>
> > Date:   Thu Oct 19 18:57:45 2017 +0200
> > 
> >     Unreference pixmap's FB with EXA as well in radeon_set_pixmap_bo
> 
> This commit breaks builds without GLAMOUR:
> 
> In file included from
> /var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/
> src/radeon.h:84:0,
>                  from
> /var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/
> src/r600_textured_videofuncs.c:35:
> /var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/
> src/radeon.h: In function ‘radeon_set_pixmap_bo’:
> /var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/
> src/radeon.h:772:38: error: ‘struct radeon_exa_pixmap_priv’ has no member
> named ‘fd’
>       drmmode_fb_reference(driver_priv->fd, &driver_priv->fb, NULL);
>                                       ^
> /var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/
> src/drmmode_display.h:192:30: note: in definition of macro
> ‘drmmode_fb_reference’
>      drmmode_fb_reference_loc(fd, old, new, __func__, __LINE__)

Sorry wrong code, should be:
In file included from
/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src/radeon.h:84:0,
                 from
/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src/radeon_video.c:11:
/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src/radeon.h:
In function ‘radeon_set_pixmap_bo’:
/var/tmp/portage/x11-drivers/xf86-video-ati-9999/work/xf86-video-ati-9999/src/radeon.h:772:27:
error: ‘pRADEONEnt’ undeclared (first use in this function)
      drmmode_fb_reference(pRADEONEnt->fd, &driver_priv->fb, NULL);

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20171124/424995dd/attachment.html>


More information about the xorg-driver-ati mailing list