| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Restrcict drm-fbsd11.2-kmod to 11.2 and the rest of the 11 branch. This
port might work on 12.0 as well, but this is not supported anyway. It's
definetly broken on 13-CURRENT.
Notes:
svn path=/head/; revision=512318
|
|
|
|
| |
Notes:
svn path=/head/; revision=511322
|
|
|
|
| |
Notes:
svn path=/head/; revision=508837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update snapshot of graphics/drm-fbsd11.2-kmod to include a fix for a memory
leak.
FreeBSD Graphics issue: #155
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)
Notes:
svn path=/head/; revision=508236
|
|
|
|
|
|
|
|
|
|
|
| |
Update graphics/drm-fbsd11.2-kmod to the latest snapshot. This fixes the
build with fhold() changed from a macro to a function.
MFH: 2019Q3 (implicit, drm-drivers blanket)
Sponsored by: B3 Init
Notes:
svn path=/head/; revision=507657
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=506311
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=502166
|
|
|
|
|
|
|
|
|
|
| |
Update drm-fbsd11.2-kmod and drm-fbsd12.0-kmod to their latest snapshots.
This fixes loading order issues with ttm.
MFH: 2019Q2 (implicit approval, drm driver blanket)
Notes:
svn path=/head/; revision=499905
|
|
|
|
|
|
|
|
|
| |
PR: 235726
Approved by: graphics (jmd)
Differential Revision: https://reviews.freebsd.org/D19189
Notes:
svn path=/head/; revision=492896
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=489050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Switch to dedicated upstream branch for this release.
Indicate Linux DRM version as part of port version to sync with other DRM
ports.
Remove outdated check for old CURRENT.
Reviewed by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D18507
Notes:
svn path=/head/; revision=487275
|
|
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
Notes:
svn path=/head/; revision=487117
|