HomeSort by: relevance | last modified time | path
    Searched defs:queue_hotplug (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rs600.c 798 bool queue_hotplug = false; local in function:rs600_irq_process
848 queue_hotplug = true;
852 queue_hotplug = true;
861 if (queue_hotplug)
radeon_r600.c 4134 bool queue_hotplug = false; local in function:r600_irq_process
4259 queue_hotplug = true;
4267 queue_hotplug = true;
4275 queue_hotplug = true;
4283 queue_hotplug = true;
4291 queue_hotplug = true;
4299 queue_hotplug = true;
4374 if (queue_hotplug)
radeon_r100.c 778 bool queue_hotplug = false; local in function:r100_irq_process
826 queue_hotplug = true;
830 queue_hotplug = true;
835 if (queue_hotplug)
radeon_evergreen.c 4716 bool queue_hotplug = false; local in function:evergreen_irq_process
4810 queue_hotplug = true;
4927 if (queue_hotplug)
radeon_si.c 6261 bool queue_hotplug = false; local in function:si_irq_process
6355 queue_hotplug = true;
6455 if (queue_hotplug)
radeon_cik.c 7575 bool queue_hotplug = false; local in function:cik_irq_process
7848 queue_hotplug = true;
7857 queue_hotplug = true;
7866 queue_hotplug = true;
7875 queue_hotplug = true;
7884 queue_hotplug = true;
7893 queue_hotplug = true;
8161 if (queue_hotplug)

Completed in 38 milliseconds