On 18/02/15 00:45, Jean-Sébastien Pédron wrote:
Hi!

An update to the DRM subsystem, not including the drivers, is ready for
wider testing!

The patch against HEAD is here:
https://people.freebsd.org/~dumbbell/graphics/drm-update-38.f.patch

I'm interested in success/failure reports for amd64, powerpc and
powerpc64 users, for i915 and Radeon GPUs. I already know there is a
build issue on i386, please wait for the next patch if you are in this case.

The changes brought by this patch are explained in a blog post:
http://blogs.freebsdish.org/graphics/2015/02/18/testing-the-drm-update/

This is working well for some Radeon users for more than a year.
However, it only started to work with i915 a month ago, when the i915
refresh was committed.

Try your day-to-day applications, try suspend/resume, try all output
connectors, try OpenGL stuff, try backlight controls, everything :)

Thank you!

Hey!

I saw that you had updated your patchfile to drm-update-38.h.patch, and decided to download that to see if I had better success with that one instead of f.patch (which you link to in this thread). To avoid unnecessary conflicts, I decided to remove local sources and redownload the newest sources from FreeBSD's svn repository. When I then applied the patch, it seemed to be more successful, but on 22 occations the patch still fails (the following list contains all the fails; the entire output can be seen here: https://www.dropbox.com/s/07kpkc9xh3zgno4/patchres.txt?dl=0 (patchres.txt)):

Hunk #2 failed at 29.
1 out of 3 hunks failed--saving rejects to sys/dev/drm2/drm_agpsupport.c.rej
Hunk #2 failed at 31.
1 out of 4 hunks failed--saving rejects to sys/dev/drm2/drm_auth.c.rej
Hunk #2 failed at 31.
1 out of 26 hunks failed--saving rejects to sys/dev/drm2/drm_bufs.c.rej
Hunk #2 failed at 31.
1 out of 17 hunks failed--saving rejects to sys/dev/drm2/drm_context.c.rej
Hunk #1 failed at 21.
1 out of 39 hunks failed--saving rejects to sys/dev/drm2/drm_crtc.h.rej
Hunk #2 failed at 31.
1 out of 5 hunks failed--saving rejects to sys/dev/drm2/drm_dma.c.rej
Hunk #1 failed at 0.
1 out of 1 hunks failed--saving rejects to sys/dev/drm2/drm_drawable.c.rej
Hunk #2 failed at 44.
1 out of 8 hunks failed--saving rejects to sys/dev/drm2/drm_drv.c.rej
Hunk #1 failed at 19.
1 out of 5 hunks failed--saving rejects to sys/dev/drm2/drm_edid.h.rej
Hunk #1 failed at 21.
1 out of 17 hunks failed--saving rejects to sys/dev/drm2/drm_edid_modes.h.rej
Hunk #1 failed at 26.
1 out of 7 hunks failed--saving rejects to sys/dev/drm2/drm_fb_helper.h.rej
Hunk #2 failed at 32.
1 out of 9 hunks failed--saving rejects to sys/dev/drm2/drm_fops.c.rej
Hunk #1 failed at 19.
1 out of 3 hunks failed--saving rejects to sys/dev/drm2/drm_fourcc.h.rej
Hunk #1 failed at 0.
1 out of 1 hunks failed--saving rejects to sys/dev/drm2/drm_internal.h.rej
Hunk #2 failed at 31.
1 out of 4 hunks failed--saving rejects to sys/dev/drm2/drm_ioctl.c.rej
Hunk #2 failed at 27.
1 out of 50 hunks failed--saving rejects to sys/dev/drm2/drm_irq.c.rej
Hunk #2 failed at 31.
1 out of 3 hunks failed--saving rejects to sys/dev/drm2/drm_lock.c.rej
Hunk #2 failed at 31.
1 out of 2 hunks failed--saving rejects to sys/dev/drm2/drm_memory.c.rej
Hunk #1 failed at 25.
1 out of 10 hunks failed--saving rejects to sys/dev/drm2/drm_mm.h.rej
Hunk #1 failed at 22.
1 out of 11 hunks failed--saving rejects to sys/dev/drm2/drm_mode.h.rej
Hunk #1 failed at 0.
1 out of 1 hunks failed--saving rejects to sys/dev/drm2/drm_sman.c.rej
Hunk #1 failed at 0.
1 out of 1 hunks failed--saving rejects to sys/dev/drm2/drm_sman.h.rej
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to