mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-04 23:38:02 +02:00
add agp buffer token
This commit is contained in:
parent
7779659390
commit
8ac2fcb193
1 changed files with 1 additions and 0 deletions
|
|
@ -767,6 +767,7 @@ struct drm_device {
|
|||
drm_sg_mem_t *sg; /* Scatter gather memory */
|
||||
atomic_t *ctx_bitmap;
|
||||
void *dev_private;
|
||||
unsigned int agp_buffer_token;
|
||||
drm_local_map_t *agp_buffer_map;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue