You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ut_SG560D/UM.9.14/external/mesa3d/include/drm-uapi
quectel 55794fdde8 QCM6490:Alyssa:upload QCM6490 android12 base code.
Change-Id: If3e3c4e01b19443714d880ae669aaa8b39edfff7
4 years ago
..
README QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
amdgpu_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
drm_fourcc.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
drm_mode.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
etnaviv_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
i915_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
lima_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
msm_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
panfrost_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
sync_file.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
tegra_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
v3d_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
vc4_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 years ago
virtgpu_drm.h QCM6490:Alyssa:upload QCM6490 android12 base code. 4 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