Module Name:src
Committed By: riastradh
Date: Tue Jul 2 20:09:13 UTC 2024
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon2netbsd
Log Message:
radeon: Update radeon2netbsd to prepare for new import.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src
Module Name:src
Committed By: riastradh
Date: Tue Jul 2 20:09:13 UTC 2024
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon2netbsd
Log Message:
radeon: Update radeon2netbsd to prepare for new import.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src
Module Name:src
Committed By: riastradh
Date: Mon Aug 7 16:35:06 UTC 2023
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
radeon: Suspend ioctls while device is suspended.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.23
Module Name:src
Committed By: riastradh
Date: Mon Aug 7 16:35:06 UTC 2023
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
radeon: Suspend ioctls while device is suspended.
XXX pullup-10
To generate a diff of this commit:
cvs rdiff -u -r1.23
Module Name:src
Committed By: mrg
Date: Tue Mar 7 20:23:00 UTC 2023
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
remove "nouveau" from a comment. noted by jmcneill.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/ext
Module Name:src
Committed By: mrg
Date: Tue Mar 7 20:23:00 UTC 2023
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
remove "nouveau" from a comment. noted by jmcneill.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/sys/ext
Module Name:src
Committed By: mrg
Date: Tue Mar 7 09:47:48 UTC 2023
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
radeon: Kick out genfb on firmware framebuffer before initializing.
this is the same change as nouveau_pci.c:1.37, and should f
Module Name:src
Committed By: mrg
Date: Tue Mar 7 09:47:48 UTC 2023
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
radeon: Kick out genfb on firmware framebuffer before initializing.
this is the same change as nouveau_pci.c:1.37, and should f
Module Name:src
Committed By: riastradh
Date: Sun Jul 17 15:37:00 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_module.c
Log Message:
radeon: Depend on drmkms_ttm module.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd
Module Name:src
Committed By: riastradh
Date: Sun Jul 17 15:37:00 UTC 2022
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_module.c
Log Message:
radeon: Depend on drmkms_ttm module.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/external/bsd
Module Name:src
Committed By: tnn
Date: Tue Dec 21 13:56:58 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
files.radeon: add clang -Wno-format for radeon_uvd.c
int vs. short mismatch in UVD firmware version printf.
Also change some ma
Module Name:src
Committed By: tnn
Date: Tue Dec 21 13:56:58 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
files.radeon: add clang -Wno-format for radeon_uvd.c
int vs. short mismatch in UVD firmware version printf.
Also change some ma
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 10:21:01 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
Merge updated radeon2netbsd output.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/external/bsd/d
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 10:21:01 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
Merge updated radeon2netbsd output.
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/external/bsd/d
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 09:56:17 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_module.c radeon_pci.c
Log Message:
shuffle includes (after changes to drmP.h)
Author: Maya Rashish
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 09:56:17 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_module.c radeon_pci.c
Log Message:
shuffle includes (after changes to drmP.h)
Author: Maya Rashish
To generate a diff of this commit:
cvs
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 01:47:56 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
Define CONFIG_AGP=1 early in radeon.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/external/bsd/
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 01:47:56 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
Define CONFIG_AGP=1 early in radeon.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/external/bsd/
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 01:47:49 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
Extra argument to radeon_suspend_kms now.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/external
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 01:47:49 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon_pci.c
Log Message:
Extra argument to radeon_suspend_kms now.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/external
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 01:47:41 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
struct radeon_framebuffer is no more.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/external
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 01:47:41 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
struct radeon_framebuffer is no more.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/external
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 00:25:26 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon2netbsd
Log Message:
Handle more kinds of empty lines.
Author: Maya Rashish
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 sr
Module Name:src
Committed By: riastradh
Date: Sun Dec 19 00:25:26 UTC 2021
Modified Files:
src/sys/external/bsd/drm2/radeon: radeon2netbsd
Log Message:
Handle more kinds of empty lines.
Author: Maya Rashish
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 sr
Module Name:src
Committed By: mrg
Date: Wed Nov 6 07:31:20 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
remove stray ;
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/drm2/radeon/radeondrmkms
Module Name:src
Committed By: mrg
Date: Wed Nov 6 07:31:20 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
remove stray ;
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/external/bsd/drm2/radeon/radeondrmkms
Module Name:src
Committed By: nakayama
Date: Sat Jun 1 05:55:45 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
radeondrmkmsfb now requires drmfb and drmfb_pci.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/ex
Module Name:src
Committed By: nakayama
Date: Sat Jun 1 05:55:45 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: files.radeon
Log Message:
radeondrmkmsfb now requires drmfb and drmfb_pci.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/ex
Module Name:src
Committed By: maya
Date: Fri May 31 03:41:32 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Restore previous KASSERT but with the same condition as in nouveaufb.c,
which is the code I was trying to mimic.
Thanks ri
Module Name:src
Committed By: maya
Date: Fri May 31 03:41:32 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Restore previous KASSERT but with the same condition as in nouveaufb.c,
which is the code I was trying to mimic.
Thanks ri
Module Name:src
Committed By: maya
Date: Fri May 31 03:28:49 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Quickly hide a KASSERT that fires, hopefully before people trip over it.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Fri May 31 03:28:49 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Quickly hide a KASSERT that fires, hopefully before people trip over it.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: maya
Date: Fri May 31 02:35:08 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Teach radeondrmkmsfb to use drmfb instead of its own, duplicated logic.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: maya
Date: Fri May 31 02:35:08 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Teach radeondrmkmsfb to use drmfb instead of its own, duplicated logic.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: jmcneill
Date: Fri May 31 01:58:07 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Make the first EDID we find available to genfb
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/ex
Module Name:src
Committed By: jmcneill
Date: Fri May 31 01:58:07 UTC 2019
Modified Files:
src/sys/external/bsd/drm2/radeon: radeondrmkmsfb.c
Log Message:
Make the first EDID we find available to genfb
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/ex
36 matches
Mail list logo