History log of /netbsd/sys/external/bsd/drm2/dist/drm/radeon/radeon.h (Results 1 – 11 of 11)
Revision Date Author Comments
# 85a5be9a 19-Dec-2021 riastradh <riastradh@NetBSD.org>

radeon: Reduce #ifdef __NetBSD__ around condvars.


# 677dec6e 18-Dec-2021 riastradh <riastradh@NetBSD.org>

Merge linux-drm-v5-6-rc3


# 1b077480 14-Feb-2020 maya <maya@NetBSD.org>

Reduce diffs by side-loading some header files like Linux.

From riastradh


# 0811662d 14-Feb-2020 riastradh <riastradh@NetBSD.org>

DRM_HZ -> HZ, to reduce diffs.


# dc769b46 26-Jan-2020 jmcneill <jmcneill@NetBSD.org>

Zero the dummy page


# b7463658 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Bus space for radeon mm rwreg.


# 8b03c843 27-Aug-2018 riastradh <riastradh@NetBSD.org>

Expose fence wakeup subroutine to cik.c.


# 4e59feab 27-Aug-2018 riastradh <riastradh@NetBSD.org>

merge linux-drm-v4-4-143


# 8d504559 25-Jul-2014 riastradh <riastradh@NetBSD.org>

Declare radeon_device_private.

Not used right now, but harmless and needed by a local patch and I
accidentally committed the definition already.


# 7b7df45f 16-Jul-2014 riastradh <riastradh@NetBSD.org>

First whack at radeon driver.

No hardware to test yet, but it builds.


# cb459498 16-Jul-2014 riastradh <riastradh@NetBSD.org>

Import drm from Linux 3.15 (commitid 1860e379875dfe7271c649058aeddffe5afd9d0d).

drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm
include/drm -> sys/external/bsd/drm2/dist/includ

Import drm from Linux 3.15 (commitid 1860e379875dfe7271c649058aeddffe5afd9d0d).

drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm
include/drm -> sys/external/bsd/drm2/dist/include/drm
include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm

GPL sources excluded.

show more ...