non port: graphics/drm-legacy-kmod/Makefile |
Number of commits found: 27 |
Monday, 24 Aug 2020
|
22:52 zeising
grapics/drm-legacy-kmod: Deprecate
Deprecate graphics/drm-legacy-kmod. Update the drivers to include a
deprecation message when the drivers are loaded.
drm-legacy-kmod is holding back changes in the FreeBSD VM subsystem, and it
requires substantial changes to be updated to work with the VM changes.
See the e-mail to x11@FreeBSD.org for more information.
MFH: 2020Q3 (implicit, drm-drivers blanket)
 |
Friday, 6 Mar 2020
|
21:42 zeising
graphics/drm-legacy-kmod: Update snapshot
Update the graphics/drm-legacy-kmod port to the latest snapshot, fixing the
build with llvm 10
MFH: 2020Q1 (implicit, drm-drivers blanket)
 |
Tuesday, 17 Dec 2019
|
21:25 zeising
graphics/drm-legacy-kmod: Update snapshot
Update the snapshot of graphics/drm-legacy-kmod.
This is an update for the deprecation of timeout_t
MFH: 2019Q4 (implicit, drm-drivers blanket)
 |
Wednesday, 30 Oct 2019
|
18:38 zeising
graphics/drm-legacy-kmod: Update snapshot
Catch up with changes in current.
MFH: 2019Q4 (implicit, drm-drivers blanket)
 |
Tuesday, 10 Sep 2019
|
05:56 zeising
graphics/drm-legacy-kmod: Update snapshot
Update snapshot to catch up with changes in current.
 |
Wednesday, 28 Aug 2019
|
08:16 zeising
graphics/drm-legacy-kmod: Update snapshot
Update snapshot in anticipation of changes in current.
 |
Thursday, 1 Aug 2019
|
20:07 zeising
graphics/drm-legacy-kmod: Update snapshot
Update snapshot, fix build on latest current
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init
 |
Tuesday, 9 Jul 2019
|
20:20 zeising
Change maintainer of all drm kmod ports to x11@
Change maintainer of all drm kmod ports to x11@FreeBSD.org. This way, PRs,
notice about build breakages from package builds and so on goes to the
entire x11@ team, and not just one member.
Approved by: jmd (maintainer)
 |
18:50 zeising
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot.
This should fix the build on the latest current.
Approved by: jmd (maintainer, implicit)
MFH: 2019Q3 (implicit, drm-driver blanket)
Sponsored by: B3 Init
 |
Monday, 27 May 2019
|
19:47 pkubaj
graphics/drm-legacy-kmod: fix packaging on non-x86
Only x86 platforms use i915kms.
Approved by: jmd
Differential Revision: https://reviews.freebsd.org/D20288
 |
Thursday, 23 May 2019
|
18:59 zeising
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot, with fixes for
ppc64.
MFH: 2019Q2 (implicit, drm-drivers blanket)
Sponsored by: B3 Init
 |
Monday, 20 May 2019
|
20:29 zeising
drm-kmod ports: Update conflicts
Update conflicts for all drm-kmod ports to take into account the new
drm-devel-kmod port.
MFH: 2019Q2 (implicit, drm-driver blanket)
Sponsored by: B3 Init
 |
Friday, 29 Mar 2019
|
21:16 linimon
Mark as broken on aarch64:
src/dev/drm2/ttm/ttm_bo_util.c:453:2: error: Port me
Approved by: portmgr (tier-2 blanket)
 |
Wednesday, 13 Feb 2019
|
20:52 zeising
graphics/drm-legacy-kmod: Update snapshot
Update the graphics/drm-legacy-kmod drivers to the latest snapshot. This
includes fixes to make the driver build on CURRENT after base r343567.
Reported by: Steve Kargl
Approved by: jmd (maintainer, implicit)
 |
Wednesday, 23 Jan 2019
|
20:12 zeising
drm-legacy-kmod: Update to latest snapshot
Update graphics/drm-legacy-kmod to the latest snapshot. This includes the
fix for an off by one error, that was committed as FreeBSD base r343060
Approved by: jmd (maintainer, implicit)
Sponsored by: B3 Init
 |
Wednesday, 9 Jan 2019
|
21:48 zeising
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot, which includes
FreeBSD base r342888 by markj:
> Complete the removal of obsolete ioctl handlers.
This is a followup to the previous update, and base r342182.
Approved by: jmd (maintainer, implicit)
MFH: 2019Q1
 |
Tuesday, 18 Dec 2018
|
18:09 zeising
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot. This includes
FreeBSD r342182 by markj, which removes support code for UMS in radeonkms.
This code was never used, but contains an integrer overflow bug.
Original FreeBSD base commit:
https://svnweb.freebsd.org/changeset/base/342182
Approved by: jmd (maintainer, implicit)
MFH: 2018Q4
 |
Monday, 10 Dec 2018
|
03:02 jmd
LinuxKPI-based DRM ports: move to new ports nomenclature.
After some discussions within the x11 team, it was decided to move to a new
nomenclature for the LinuxKPI-based DRM ports that correctly reflects the
FreeBSD version the ports are for. This will also allow us to move to dedicated
branches per FreeBSD release and eases porting work.
Functionally, this commit is a no-op as we are not moving to new snapshots.
Reflect the move in UPDATING and MOVED. Users using the graphics/drm-kmod meta
port should not be affected. Direct consumers of the DRM ports shall move, as
in MOVED, as follows:
drm-stable-kmod is drm-fbsd11.2-kmod
drm-next-kmod is drm-fbsd12.0-kmod
drm-devel-kmod is drm-current-kmod
Reviewed by: zeising (x11)
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18328
 |
Tuesday, 6 Nov 2018
|
21:08 zeising
graphics/drm-legacy-kmod: Add pkg-message
Add pkg-message to graphics/drm-legacy-kmod giving some instructions for how
to load modules and point people to xf86-video-ati-legacy in case of
problems with the ATI/AMD legacy driver and X.
 |
Friday, 2 Nov 2018
|
20:39 zeising
graphics/drm-legacy-kmod: Update snapshot
This improves debugging output in some cases. No other functional changes.
Approved by: maintainer (jmd, implicit)
MFH: 2018Q4
 |
Wednesday, 31 Oct 2018
|
21:17 zeising
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot, which should
improve handling and loading of firmware modules.
MFH: 2018Q4
 |
Saturday, 27 Oct 2018
|
12:14 zeising
graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot, this contains some
fixes for loading amd, ati and radeon firmware modules.
Approved by: jmd (maintainer, implicit)
 |
Thursday, 27 Sep 2018
|
03:33 jmd
graphics/drm-legacy-kmod: chase another base change
with minor tweaks, r338025, from the original base commit:
Remove unused and easy to misuse PNP macro parameter
Obtained from: imp via cy
 |
02:03 jmd
graphics/drm-legacy-kmod: chase recent base changes.
Obtained from: cy
 |
Monday, 27 Aug 2018
|
19:39 cy
Update to latest commit on github:
Chase FreeBSD base commit r338318:
Eliminate the arena parameter to kmem_free().
The FreeBSD commit was made to correct an error in the function
hypercall_memfree(), where the wrong arena was being passed to
kmem_free().
Obtained from: https://svnweb.freebsd.org/changeset/base/338318
Reviewed by: mat@, jmd@
Approved by: jmd@ (maintainer)
MFH: 2018Q3
Differential Revision: https://reviews.freebsd.org/D16916
 |
Wednesday, 22 Aug 2018
|
03:07 jmd
graphics/drm-legacy-kmod: Update to later github snapshot.
Fixes build failures after r338172.
Approved by: zeising (mentor, implicit)
 |
00:35 jmd
new port: graphics/drm-legacy-kmod
This port contains the drm1 and drm2 legacy bits from base.
Reviewed by: seanc, zeising (mentor), mat
Approved by: seanc, zeising (mentor)
Differential Revision: https://reviews.freebsd.org/D16823
 |
Number of commits found: 27 |