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.
jianglk.darker 7ee447c011
v811_spc009_project
4 months ago
..
README v811_spc009_project 4 months ago
amdgpu_drm.h v811_spc009_project 4 months ago
drm.h v811_spc009_project 4 months ago
drm_fourcc.h v811_spc009_project 4 months ago
drm_mode.h v811_spc009_project 4 months ago
etnaviv_drm.h v811_spc009_project 4 months ago
i915_drm.h v811_spc009_project 4 months ago
lima_drm.h v811_spc009_project 4 months ago
msm_drm.h v811_spc009_project 4 months ago
panfrost_drm.h v811_spc009_project 4 months ago
sync_file.h v811_spc009_project 4 months ago
tegra_drm.h v811_spc009_project 4 months ago
v3d_drm.h v811_spc009_project 4 months ago
vc4_drm.h v811_spc009_project 4 months ago
virtgpu_drm.h v811_spc009_project 4 months 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