Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Jan 2021 22:29:08
5.4.62.g20210118

|
manu  |
graphics/drm-{current,devel}-kmod: Update to latest source
Fix radeon for __FreeBSD_version >= 1300135
Reported by: tilj |
17 Jan 2021 11:56:07
5.4.62.g20210117

|
manu  |
drm-{current,devel}-kmod: Update to latest sources
Include needed change for new irq_work code from base. |
13 Jan 2021 11:22:25
5.4.62.g20210113

|
manu  |
graphics/drm-{current,devel}-kmod: Update to latest source
This fix a compilation problem with a pre 1300135 source tree.
Reported by: Filippo Moretti <filippomore@yahoo.com> |
12 Jan 2021 12:30:09
5.4.62.g20210112

|
manu  |
graphics/drm-current-kmod: Update to latest source after linuxkpi update in base
While here remove vboxvideo and vmwgfx as they having been not working for a
long time now. |
11 Nov 2020 15:54:39
5.4.62.g20201109_1

|
0mp  |
Add missing files to pkg-plist
This fixes buildkernel when the SOURCE option is turned on:
===> drm-current-kmod (all)
--- all_subdir_drm-current-kmod/linuxkpi ---
===> drm-current-kmod/linuxkpi (all)
make[4]: make[4]: don't know how to make dma-resv.c. Stop
Approved by: manu |
09 Nov 2020 13:37:12
5.4.62.g20201109

|
manu  |
drm-current-kmod/drm-devel-kmod: Update to latest version
- Use acpi code from base (thanks to wulf@)
- Add radeon/i386 patches (thanks to tilj@)
- Translate O_ flags for linuxulator (thanks to Greg V)
- Lot of linuxkpi cleanup
- Hack for amdgpu when the IP isn't init properly, this happens
on one of my laptop with a dGPU. We still don't support it but
we don't panic when we load amdgpu |
03 Oct 2020 08:33:14
5.4.62.g20201003

|
manu  |
graphics/drm-{current,devel}-kmod: Update to 5.4.62.g20201003
Fix backlight in i915kms
Add dependancy to backlight after 1300118 |
02 Oct 2020 19:00:54
5.4.62.g20201002

|
manu  |
graphics/drm-current-kmod: Update to 5.4.62.g20201002
This will use the backlight(9) framework from base if it's recent
enough.
Sponsored by: The FreeBSD Foundation |
24 Sep 2020 21:25:31
5.4.62.g20200914

|
linimon  |
Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket) |
14 Sep 2020 09:46:36
5.4.62.g20200914

|
manu  |
graphics/drm*kmod: Update to latest upstream
drm-current-kmod/drm-devel-kmod:
- Remove local patch, code is upstream now
- Fix amdgpu build on powerpc64
- Depend on latest gpu-firmware-kmod (for navi14 and renoir users)
drm-kmod:
- Need FreeBSD 1300108, missed in r548208 |
10 Sep 2020 16:19:56
5.4.62.g20200905_2

|
manu  |
graphics/drm-current-kmod: Add a patch
So module build when sources are installed in LOCAL_MODULES_DIR |
10 Sep 2020 16:09:32
5.4.62.g20200905_1

|
manu  |
graphics/drm-current-kmod: Add forgotten file
Pointy hat to: manu |
10 Sep 2020 15:36:13
5.4.62.g20200905

|
manu  |
graphics/drm-current-kmod: Update to drm_v5.4.62
This update drm-current-kmod to be in sync with the latest Linux LTS
release.
aarch64 is also now supported for amdgpu and radeon.
vboxvideo is now added.
Reviewed by: x11 (zeising@)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D26367 |
20 Mar 2020 22:09:55
4.16.g20200320

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update the graphics/drm-current-kmod snapshot to the latest version.
This includes fixes to make it build on current and changes to make it work
with pending VM changes. |
21 Feb 2020 20:46:31
4.16.g20200221

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update the snapshot of graphics/drm-current-kmod.
This fixes the build on latest current
Make unsynchronized DRM_IOCTL_I915_GEM_USERPTR work in mesa on 7th
generation Haswell graphics. This is needed for vulkan.
Remove support for older FreeBSD versions and bump the minimum version
requirements to FreeBSD 1300052. |
15 Jan 2020 13:54:11
4.16.g20200115

|
zeising  |
graphics/drm-kmod ports: Update snapshots
Update snapshots of all linux KPI based DRM graphics driver ports.
This update fixes an information disclosure security vulnerability.
Please note that only the drivers for intel GPUs are affected.
MFH: 2020Q1
Security: d2c2c815-3793-11ea-8be3-54e1ad3d6335 |
17 Dec 2019 21:30:14
4.16.g20191217

|
zeising  |
grapics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot to fix the build on
current. |
20 Nov 2019 11:29:31
4.16.g20191120

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot. This is a security
update, containing fixes for local privilege escalation and denial of
service bugs, as part of the Intel 2019.2 IPU
MFH: 2019Q4 (implicit, security, drm-drivers blanket)
Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 |
23 Oct 2019 08:28:09
4.16.g20191023

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot, which fixes runtime
issues and panics on recent CURRENT. |
27 Sep 2019 10:00:38
4.16.g20190927

|
zeising  |
graphics/drm-current-kmod: Update snapshot
This reverts the workaround for opt_trace.h issues in CURRENT, since these
have been resolved in base. |
26 Sep 2019 15:44:04
4.16.g20190926

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Fix build on latest current, after r352707.
MFH: 2019Q3 (implicit, drm-drivers blanket) |
18 Sep 2019 15:20:52
4.16.g20190918

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update drm-current-snapshot. This has been reported to fix some issues on
recent current.
MFH: 2019Q3 (implicit, drm-drivers blanket) |
28 Aug 2019 08:18:03
4.16.g20190828

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update snapshot with fixes for powerpc64 elfv, fixes when printing a sysctl
and fixes in anticipation of updates to current. |
27 Aug 2019 12:54:08
4.16.g20190827

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Fix build on latest current. |
14 Aug 2019 21:05:17
4.16.g20190814

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Fix build on latest CURRENT
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init |
13 Aug 2019 21:51:23
4.16.g20190806_1

|
jhb  |
Install kernel module sources for drm-current-kmod.
Install kernel module sources and makefiles to
$PREFIX/sys/modules/drm-current-kmod. This permits kernel builds to
build the DRM modules as part of buildkernel via the LOCAL_MODULES
framework. These modules are installed to the kernel's directory and
are then preferred to the generic modules installed in /boot/modules.
The installation of sources is controlled by a new SOURCES option
which defaults to on.
Reviewed by: zeising, manu
Differential Revision: https://reviews.freebsd.org/D20990 |
13 Aug 2019 16:03:12
4.16.g20190806

|
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
06 Aug 2019 22:15:37
4.16.g20190806

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot. Fixes a panic on
ppc64 POWER9.
FreeBSD Graphics issue: #161
https://github.com/FreeBSDDesktop/kms-drm/issues/161
MFH: 2019Q3 (implict, drm-drivers blanket) |
26 Jul 2019 20:46:57
4.16.g20190722_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
22 Jul 2019 17:19:45
4.16.g20190722

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod snapshot to fix build on CURRENT after
r350199.
FreeBSDDesktop issue: #160
MFH: 2019Q3 (implicit, drm-driver blanket)
Sponsored by: B3 Init |
10 Jul 2019 14:50:12
4.16.g20190710

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update snapshot of graphics/drm-curent-kmod to include a fix for a memory
leak.
FreeBSD Graphics issue: #55
https://github.com/FreeBSDDesktop/kms-drm/issues/155
PR: 238925
Reported by: Ting-Wei Lan
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init (zeising) |
09 Jul 2019 20:20:28
4.16.g20190519

|
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) |
20 May 2019 20:38:59
4.16.g20190519

|
zeising  |
graphics/drm-current-kmod: Adjust FreeBSD compat
Update the FreeBSD OSVERSION compat of drm-current-kmod after the latest
update in r502043.
Suggested by: jbeich
Discussed with: johalun
Aproved by: jmd (maintainer, implicit)
MFH: 2019Q2 (implicit, drm-drivers blanket)
Sponsored by: B3 Init |
20 May 2019 20:29:56
4.16.g20190519

|
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 |
19 May 2019 20:02:59
4.16.g20190519

|
zeising  |
graphics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot.
This update takes into account changes in lkpi in base, and makes use of
debugfs in base, instead of the bundled one.
note: If you are on an older version of current, prior to r347973, you might
need to update current first, before updating this driver.
Approved by: jmd (maintainer, implicit)
MFH: 2019Q2 (implicit, drm-driver blanket)
Sponsored by: B3 Init |
30 Apr 2019 20:27:54
4.16.g20190430

|
zeising  |
Update drm driver snapshots
Update the drm drivers for current (drm-current-kmod) and for 12
(drm-fbsd12.0-kmod) to their respective latest snapshots.
This includes fixes to debugging output using debugfs.
Approved by: jmd (maintainer, implicit)
MFH: 2019Q2 (implicit approval, drm-drivers blanket)
Sponsored by: B3 Init (zeising) |
25 Apr 2019 04:42:30
4.16.g20190424

|
jmd  |
graphics/drm-current-kmod: Update to latest snapshot.
Fixes compilation on recent HEAD. |
23 Mar 2019 01:18:07
4.16.g20190323

|
zeising  |
graphics/drm-current-kmod: update snapshot
Update graphics/drm-current-kmod to the latest snapshot. This fixes issues
where the readeon driver didn't depend on the ttm module.
Reported by: johalun
Approved by: jmd (implicit)
MFH: 2019Q1 (implicit approval, drm driver blanket) |
22 Mar 2019 13:34:57
4.16.g20190322

|
zeising  |
grpahics/drm-current-kmod: Update snapshot
Update graphics/drm-current-kmod to the latest snapshot. This breaks out
the ttm layer to its own module to have things initialized in the correct
order.
Fixes FreeBSDDesktop drm-kms issue #137
Submitted by: johalun
Approved by: jmd (maintainer, implicit)
MFH: 2019Q1 (implicit approval, drm driver blanket) |
05 Mar 2019 21:47:23
4.16.g20190305

|
zeising  |
Update drm kmods for current and FreeBSD 12.0
Update graphics/drm-current-kmod and graphics/drm-fbsd12.0-kmod to their
respective latest snapshots.
This fixes a bug where a non-recursive mutex was used recursively in certain
conditions.
See https://github.com/FreeBSDDesktop/kms-drm/issues/134 for further details
FreeBSDDesktop issue: #134
Approved by: jmd (maintainer, implicit)
MFH: 2019Q1 (implicit approval, drm drivers)
Sponsored by: B3 Init |
13 Feb 2019 21:07:13
4.16.g20190213

|
zeising  |
update drm-current and drm-fbsd12.0 snapshots
Update drm-current-kmod and drm-fbsd12.0-kmod to the latest snapshots.
This mutes console chatter about unimplemented stuff, which sometimes is
confusing.
Approved by: jmd (maintainer, implicit) |
30 Jan 2019 07:58:00
4.16.g20181210

|
zeising  |
graphics/drm-current-kmod: Update messges
Update pkg-message and makefile COMMENT to remove references to
drm-devel-kmod and the mention that this is the development version. It is
the version for FreeBSD CURRENT, so the ride might be a little bumpy, but
it's not the devlopment version.
No changes to package.
FreeBSDDesktop issue: #129
Reported by: grahamperrin
Sponsored by: B3 Init (zeising) |
01 Jan 2019 21:03:04
4.16.g20181210

|
zeising  |
Update pkg-descr to match reality
Update pkg-descr in drm-kmod ports to match reality in terms of which Linux
kernel version they correspond to and which FreeBSD version they are
supporting.
Noticed by: Graham Perrin |
12 Dec 2018 02:13:56
4.16.g20181210

|
jmd  |
graphics/drm-current-kmod: update to latest snapshot
Fixes crash when running sysctl -a.
Reviewed by: zeising (x11)
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18509 |
12 Dec 2018 01:35:36
4.16.g20181121_1

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
10 Dec 2018 03:02:11
4.16.g20181121

|
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 |