Searched refs:amdgpu_drm_queue (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A DMakefile.am31 AMDGPU_KMS_SRCS=amdgpu_bo_helper.c amdgpu_dri2.c amdgpu_dri3.c amdgpu_drm_queue.c \
62 amdgpu_drm_queue.h \
H A Damdgpu_drm_queue.c40 #include "amdgpu_drm_queue.h"
58 static struct xorg_list amdgpu_drm_queue; variable in typeref:struct:xorg_list
99 xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) {
201 xorg_list_append(&e->list, &amdgpu_drm_queue);
218 xorg_list_for_each_entry(e, &amdgpu_drm_queue, list) {
249 xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) {
265 xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) {
347 xorg_list_init(&amdgpu_drm_queue);
361 xorg_list_for_each_entry_safe(e, tmp, &amdgpu_drm_queue, list) {
H A DMakefile.in166 amdgpu_drm_queue.lo amdgpu_kms.lo amdgpu_present.lo \
196 ./$(DEPDIR)/amdgpu_drm_queue.Plo ./$(DEPDIR)/amdgpu_glamor.Plo \
410 AMDGPU_KMS_SRCS = amdgpu_bo_helper.c amdgpu_dri2.c amdgpu_dri3.c amdgpu_drm_queue.c \
424 amdgpu_drm_queue.h \
516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/amdgpu_drm_queue.Plo@am__quote@ # am--include-marker
691 -rm -f ./$(DEPDIR)/amdgpu_drm_queue.Plo
750 -rm -f ./$(DEPDIR)/amdgpu_drm_queue.Plo

Completed in 4 milliseconds