1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hmz007 6d24f2138b
Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56)
3 years ago
..
README Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
amdgpu_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
drm_fourcc.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
drm_mode.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
etnaviv_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
i915_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
lima_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
msm_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
panfrost_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
sync_file.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
tegra_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
v3d_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
vc4_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago
virtgpu_drm.h Rockchip Anroid12_SDK 20220721-rkr10 (e1522e56) 3 years ago

README

This directory contains a copy of the installed kernel headers
required by several drivers to communicate with the kernel.
Whenever one of those driver needs new definitions for new kernel
APIs, these files should be updated.

These files in master should only be updated once the changes have landed
in the drm-next tree.

You can copy files installed after running this from the kernel
repository, at version the drivers require :

$ make headers_install INSTALL_HDR_PATH=/path/to/install

The last update was done at the following kernel commit :

commit 3393649977f9a8847c659e282ea290d4b703295c
Merge: cbc2e82932ae ced026e959be
Author: Dave Airlie <airlied@redhat.com>
Date:   Fri Aug 28 13:51:30 2020 +1000

    Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next