OpenGrok
Cross Reference: drm_fixed.h
xref
: /
src
/
sys
/
external
/
bsd
/
drm2
/
dist
/
include
/
drm
/
drm_fixed.h
Home
|
History
|
Annotate
|
Download
|
only in
drm
History log of
/src/sys/external/bsd/drm2/dist/include/drm/drm_fixed.h
Revision
Date
Author
Comments
1.4
18-Dec-2021
riastradh
Merge linux-drm-v5-6-rc3
1.3
16-Oct-2019
msaitoh
Use unsigned to avoid undefined behavior. Found by kUBSan.
1.2
27-Aug-2018
riastradh
branches: 1.2.4;
merge linux-drm-v4-4-143
1.1
23-Jul-2013
riastradh
branches: 1.1.1;
Initial revision
1.1.1.3
27-Aug-2018
riastradh
Import drm from Linux v4.4.143 (commit a8ea6276d00555387deaaa5eaeb380cd5c17bdc9).
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.
1.1.1.2
16-Jul-2014
riastradh
branches: 1.1.1.2.4; 1.1.1.2.28; 1.1.1.2.30;
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.
1.1.1.1
23-Jul-2013
riastradh
branches: 1.1.1.1.2; 1.1.1.1.4; 1.1.1.1.6; 1.1.1.1.8;
Import drm sources from Linux v3.8-rc6.
(commit id 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7)
Linux NetBSD
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
Files/subtrees excluded because of licence issues, to be either
revisited later (particularly nouveau and radeon, which are mostly
permissively licensed but a number of whose files have no licence
statements), rewritten/ignored, or imported later as kernel modules
under external/gpl2 instead:
include/drm/drm_fb_cma_helper.h
include/drm/drm_gem_cma_helper.h
include/drm/drm_os_linux.h
include/drm/drm_pciids.h
include/drm/drm_sysfs.h
include/drm/drm_usb.h
include/drm/exynos_drm.h
include/drm/gma_drm.h
include/drm/intel-gtt.h
drm/cirrus
drm/drm_edid_load.c
drm/drm_fb_cma_helper.c
drm/drm_gem_cma_helper.c
drm/drm_sysfs.c
drm/drm_trace.h
drm/drm_trace_points.c
drm/drm_usb.c
drm/exynos
drm/gma500
drm/i915/i915_trace.h
drm/i915/i915_trace_points.c
drm/i915/intel_acpi.c
drm/mgag200
drm/nouveau
drm/radeon
drm/shmobile
drm/tegra
drm/udl
uapi/exynos_drm.h
1.1.1.2.30.2
13-Apr-2020
martin
Mostly merge changes from HEAD upto 20200411
1.1.1.2.30.1
10-Jun-2019
christos
Sync with HEAD
1.1.1.2.28.1
06-Sep-2018
pgoyette
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
1.1.1.2.4.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.1.2.4.1
16-Jul-2014
tls
file drm_fixed.h was added on branch tls-maxphys on 2014-08-20 00:04:20 +0000
1.1.1.1.8.2
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.1.1.1.8.1
23-Jul-2013
yamt
file drm_fixed.h was added on branch yamt-pagecache on 2014-05-22 11:40:55 +0000
1.1.1.1.6.1
10-Aug-2014
tls
Rebase.
1.1.1.1.4.2
28-Aug-2013
rmind
sync with head
1.1.1.1.4.1
23-Jul-2013
rmind
file drm_fixed.h was added on branch rmind-smpnet on 2013-08-28 23:59:34 +0000
1.1.1.1.2.2
23-Jul-2013
riastradh
sync with HEAD and actually get the drm2 import
1.1.1.1.2.1
23-Jul-2013
riastradh
file drm_fixed.h was added on branch riastradh-drm2 on 2013-07-23 21:28:23 +0000
1.2.4.1
31-Jan-2020
martin
Pull up following revision(s) (requested by msaitoh in ticket #677):
sys/external/bsd/drm2/dist/drm/radeon/radeon_uvd_v2_2.c: revision 1.2
sys/external/bsd/drm2/dist/drm/i915/intel_pm.c: revision 1.18
sys/external/bsd/drm2/dist/drm/radeon/nid.h: revision 1.3
sys/external/bsd/drm2/dist/drm/i915/intel_pm.c: revision 1.19
sys/external/bsd/drm2/dist/drm/radeon/rv770d.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/cikd.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/radeon_uvd_v4_2.c: revision 1.2
sys/external/bsd/drm2/dist/include/drm/drm_fixed.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/sumod.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/radeon_reg.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/radeon_mode.h: revision 1.5
sys/external/bsd/drm2/dist/drm/radeon/r600d.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/r600d.h: revision 1.4
sys/external/bsd/drm2/dist/drm/radeon/radeon_uvd_v1_0.c: revision 1.2
sys/external/bsd/drm2/dist/drm/radeon/radeon_uvd_v1_0.c: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/radeon_r600.c: revision 1.2
sys/external/bsd/drm2/dist/drm/radeon/evergreend.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/evergreend.h: revision 1.4
sys/external/bsd/drm2/dist/drm/i915/i915_reg.h: revision 1.10
sys/external/bsd/drm2/dist/drm/i915/i915_reg.h: revision 1.8
sys/external/bsd/drm2/dist/drm/i915/i915_reg.h: revision 1.11
sys/external/bsd/drm2/dist/drm/i915/i915_reg.h: revision 1.13
sys/external/bsd/drm2/dist/drm/radeon/rv730d.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/radeon_rv770_smc.c: revision 1.2
sys/external/bsd/drm2/dist/drm/radeon/sid.h: revision 1.3
sys/external/bsd/drm2/dist/drm/radeon/radeon_si_smc.c: revision 1.2
sys/external/bsd/drm2/dist/drm/radeon/sid.h: revision 1.4
Use unsigned to avoid undefined behavior. Found by kUBSan.
Indexes created Sun Oct 19 02:09:48 GMT 2025