History log of /external/libdrm/include/drm/nouveau_class.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6513d7e0f454db11eb469ef9629ff06582a3003 27-Oct-2015 Andrew Chew <achew@nvidia.com> drm: add ZBC query methods for nouveau

Add three additional ZBC methods to query color, depth, and table size.

Change-Id: Ic590ce149f3d0628f72a8262b5f90a2634de211b
Signed-off-by: Vince Hsu <vince.h@nvidia.com>
/external/libdrm/include/drm/nouveau_class.h
ee1d48a19b2f2718292176e1611585fc08e07999 20-Oct-2015 Andrew Chew <achew@nvidia.com> drm: add zcull info and zcull bind for nouveau

Add struct nv_device_zcull_info_v0, fermi_a_zcull_bind_v0, and their
corresponding method opcodes. These allow the graphics driver to query
parameters of the zcull area, and to bind a separate buffer for saving
the zcull data on a context switch as an optimization.

Bug 1580920

Change-Id: If0a60e310d83a8c25ecf11cadadeeff6b5ea1b5e
Signed-off-by: Konsta Holtta <kholtta@nvidia.com>
/external/libdrm/include/drm/nouveau_class.h
93b1c6466800f6b1b1621b12256913d615175d26 27-Sep-2015 Andrew Chew <achew@nvidia.com> drm: add nouveau_{ioctl,class}.h for nvif

Import the new nvif class interface definitions from the kernel drm.
These include the recently added channel priority and timeout methods,
required for robust contexts.

Change-Id: I11a4f834908d9892f68f72826856bfd3687ff04c
Signed-off-by: Konsta Holtta <kholtta@nvidia.com>
/external/libdrm/include/drm/nouveau_class.h