| /dragonfly/sys/dev/drm/i915/ |
| HD | intel_ringbuffer.c | 76 if (IS_ERR(cs)) in gen2_render_ring_flush() 127 if (IS_ERR(cs)) in gen4_render_ring_flush() 182 if (IS_ERR(cs)) in intel_emit_post_sync_nonzero_flush() 194 if (IS_ERR(cs)) in intel_emit_post_sync_nonzero_flush() 248 if (IS_ERR(cs)) in gen6_render_ring_flush() 266 if (IS_ERR(cs)) in gen7_render_ring_cs_stall_wa() 328 if (IS_ERR(cs)) in gen7_render_ring_flush() 347 if (IS_ERR(cs)) in gen8_render_ring_flush() 890 if (IS_ERR(cs)) in gen8_ring_sync_to() 924 if (IS_ERR(cs)) in gen6_ring_sync_to() [all …]
|
| HD | i915_gem_context.c | 358 if (IS_ERR(ctx)) in i915_gem_create_context() 365 if (IS_ERR(ppgtt)) { in i915_gem_create_context() 405 if (IS_ERR(ctx)) in i915_gem_context_create_gvt() 427 if (IS_ERR(ctx)) in create_kernel_context() 477 if (IS_ERR(ctx)) { in i915_gem_contexts_init() 491 if (IS_ERR(ctx)) { in i915_gem_contexts_init() 579 if (IS_ERR(ctx)) { in i915_gem_context_open() 625 if (IS_ERR(cs)) in mi_set_context() 695 if (IS_ERR(cs)) in remap_l3() 940 if (IS_ERR(req)) in i915_gem_switch_to_kernel_context() [all …]
|
| HD | i915_gem_userptr.c | 214 if (IS_ERR(mn)) in i915_mmu_notifier_find() 236 if (mn && !IS_ERR(mn)) { in i915_mmu_notifier_find() 258 if (IS_ERR(mn)) in i915_gem_userptr_init__mmu_notifier() 545 if (!IS_ERR(pages)) { 552 if (IS_ERR(pages)) 636 if (IS_ERR(obj->userptr.work)) in i915_gem_userptr_get_pages() 666 active = !IS_ERR(pages); in i915_gem_userptr_get_pages() 671 if (IS_ERR(pages)) in i915_gem_userptr_get_pages()
|
| HD | intel_overlay.c | 277 if (IS_ERR(req)) in intel_overlay_on() 281 if (IS_ERR(cs)) { in intel_overlay_on() 342 if (IS_ERR(req)) in intel_overlay_continue() 346 if (IS_ERR(cs)) { in intel_overlay_continue() 418 if (IS_ERR(req)) in intel_overlay_off() 422 if (IS_ERR(cs)) { in intel_overlay_off() 476 if (IS_ERR(req)) in intel_overlay_release_old_vid() 480 if (IS_ERR(cs)) { in intel_overlay_release_old_vid() 807 if (IS_ERR(vma)) { in intel_overlay_do_put_image() 1415 if (IS_ERR(reg_bo)) in intel_setup_overlay() [all …]
|
| HD | i915_gem_execbuffer.c | 714 if (unlikely(IS_ERR(vma))) { in eb_lookup_vmas() 982 if (IS_ERR(vma)) { in reloc_iomap() 1077 if (IS_ERR(obj)) in __reloc_gpu_alloc() 1085 if (IS_ERR(cmd)) in __reloc_gpu_alloc() 1093 if (IS_ERR(batch)) { in __reloc_gpu_alloc() 1103 if (IS_ERR(rq)) { in __reloc_gpu_alloc() 1214 if (IS_ERR(batch)) in relocate_entry() 1259 if (IS_ERR(vaddr)) in relocate_entry() 1901 if (IS_ERR(cs)) in i915_reset_gen7_sol_offsets() 1923 if (IS_ERR(shadow_batch_obj)) in eb_parse() [all …]
|
| HD | intel_lrc.c | 1106 if (IS_ERR(vaddr)) { in execlists_context_pin() 1173 if (IS_ERR(cs)) in execlists_request_alloc() 1352 if (IS_ERR(obj)) in lrc_setup_wa_ctx() 1356 if (IS_ERR(vma)) { in lrc_setup_wa_ctx() 1601 if (IS_ERR(cs)) in intel_logical_ring_emit_pdps() 1645 if (IS_ERR(cs)) in gen8_emit_bb_start() 1697 if (IS_ERR(cs)) in gen8_emit_flush() 1774 if (IS_ERR(cs)) in gen8_emit_flush_render() 2210 if (IS_ERR(vaddr)) { in populate_lr_context() 2249 if (IS_ERR(ctx_obj)) { in execlists_context_deferred_alloc() [all …]
|
| HD | i915_gem_dmabuf.c | 139 if (IS_ERR(page)) in i915_gem_dmabuf_kmap() 270 if (IS_ERR(pages)) in i915_gem_object_get_pages_dmabuf() 314 if (IS_ERR(attach)) in i915_gem_prime_import()
|
| HD | intel_fbdev.c | 152 if (IS_ERR(obj)) { in intelfb_alloc() 159 if (IS_ERR(fb)) { in intelfb_alloc() 223 if (IS_ERR(vma)) { in intelfb_create() 229 if (IS_ERR(info)) { in intelfb_create() 265 if (IS_ERR(vaddr)) { in intelfb_create()
|
| HD | i915_guc_submission.c | 791 if (IS_ERR(vma)) { in guc_client_alloc() 800 if (IS_ERR(vaddr)) { in guc_client_alloc() 915 if (IS_ERR(vma)) in guc_ads_create() 987 if (IS_ERR(vma)) in i915_guc_submission_init() 993 if (IS_ERR(vaddr)) { in i915_guc_submission_init() 1126 if (IS_ERR(client)) { in i915_guc_submission_enable()
|
| HD | intel_engine_cs.c | 450 if (IS_ERR(obj)) { in intel_engine_create_scratch() 456 if (IS_ERR(vma)) { in intel_engine_create_scratch() 518 if (IS_ERR(obj)) { in init_status_page() 528 if (IS_ERR(vma)) { in init_status_page() 553 if (IS_ERR(vaddr)) { in init_status_page() 616 if (IS_ERR(ring)) in intel_engine_init_common() 626 if (IS_ERR(ring)) { in intel_engine_init_common() 1489 if (IS_ERR(cs)) in intel_ring_workarounds_emit()
|
| HD | intel_lpe_audio.c | 123 if (IS_ERR(platdev)) { 232 if (IS_ERR(dev_priv->lpe_audio.platdev)) {
|
| HD | i915_gem_render_state.c | 198 if (IS_ERR(obj)) { in i915_gem_render_state_init() 204 if (IS_ERR(so->vma)) { in i915_gem_render_state_init()
|
| HD | intel_mocs.c | 287 if (IS_ERR(cs)) in emit_mocs_control_table() 345 if (IS_ERR(cs)) in emit_mocs_l3cc_table()
|
| HD | intel_guc.c | 339 if (IS_ERR(obj)) in intel_guc_allocate_vma() 343 if (IS_ERR(vma)) in intel_guc_allocate_vma()
|
| HD | intel_uc_fw.c | 167 if (IS_ERR(obj)) { in intel_uc_fw_fetch() 234 if (IS_ERR(vma)) { in intel_uc_fw_upload()
|
| HD | i915_gem.c | 210 if (IS_ERR(page)) { in i915_gem_object_get_pages_phys() 304 if (IS_ERR(page)) in i915_gem_object_put_pages_phys() 633 if (IS_ERR(obj)) in i915_gem_create() 1076 if (!IS_ERR(vma)) { in i915_gem_gtt_pread() 1085 if (IS_ERR(vma)) { in i915_gem_gtt_pread() 1280 if (!IS_ERR(vma)) { in i915_gem_gtt_pwrite_fast() 1289 if (IS_ERR(vma)) { in i915_gem_gtt_pwrite_fast() 1868 if (IS_ERR((void *)addr)) in i915_gem_mmap_ioctl() 2125 if (IS_ERR(vma)) { in i915_gem_fault() 2139 if (IS_ERR(vma)) { in i915_gem_fault() [all …]
|
| HD | i915_gem_batch_pool.c | 148 if (IS_ERR(obj)) in i915_gem_batch_pool_get()
|
| HD | intel_guc_ct.c | 147 if (IS_ERR(vma)) { in ctch_init() 155 if (IS_ERR(blob)) { in ctch_init()
|
| /dragonfly/sys/dev/drm/ |
| HD | drm_prime.c | 279 if (!IS_ERR(sgt)) { in drm_gem_map_dma_buf() 318 if (IS_ERR(dma_buf)) in drm_gem_dmabuf_export() 481 if (IS_ERR(dmabuf)) { in export_and_register_object() 549 if (IS_ERR(dmabuf)) { in drm_gem_prime_handle_to_fd() 634 if (IS_ERR(attach)) in drm_gem_prime_import_dev() 640 if (IS_ERR(sgt)) { in drm_gem_prime_import_dev() 646 if (IS_ERR(obj)) { in drm_gem_prime_import_dev() 701 if (IS_ERR(dma_buf)) in drm_gem_prime_fd_to_handle() 714 if (IS_ERR(obj)) { in drm_gem_prime_fd_to_handle()
|
| HD | drm_dp_aux_dev.c | 299 if (IS_ERR(aux_dev)) 305 if (IS_ERR(aux_dev->dev)) { 324 if (IS_ERR(drm_dp_aux_dev_class)) {
|
| HD | drm_atomic.c | 345 if (IS_ERR(state->mode_blob)) in drm_atomic_set_mode_for_crtc() 687 if (IS_ERR(crtc_state)) in drm_atomic_get_plane_state() 1120 if (IS_ERR(crtc_state)) in drm_atomic_get_connector_state() 1350 if (WARN_ON(IS_ERR(crtc_state))) in drm_atomic_set_crtc_for_plane() 1361 if (IS_ERR(crtc_state)) in drm_atomic_set_crtc_for_plane() 1467 if (IS_ERR(crtc_state)) in drm_atomic_set_crtc_for_connector() 1516 if (IS_ERR(crtc_state)) in drm_atomic_add_affected_connectors() 1536 if (IS_ERR(conn_state)) { in drm_atomic_add_affected_connectors() 1579 if (IS_ERR(plane_state)) in drm_atomic_add_affected_planes() 1861 if (IS_ERR(crtc_state)) { in drm_atomic_connector_commit_dpms() [all …]
|
| HD | drm_atomic_helper.c | 171 if (IS_ERR(new_conn_state)) { in handle_conflicting_encoders() 2510 if (IS_ERR(plane_state)) { in drm_atomic_helper_update_plane() 2561 if (IS_ERR(plane_state)) { in drm_atomic_helper_disable_plane() 2639 if (IS_ERR(new_conn_state)) in update_output_state() 2724 if (IS_ERR(crtc_state)) in __drm_atomic_helper_set_config() 2728 if (IS_ERR(primary_state)) in __drm_atomic_helper_set_config() 2832 if (IS_ERR(crtc_state)) { in drm_atomic_helper_disable_all() 2955 if (IS_ERR(state)) in drm_atomic_helper_suspend() 3085 if (IS_ERR(crtc_state)) in page_flip_common() 3092 if (IS_ERR(plane_state)) in page_flip_common() [all …]
|
| HD | drm_framebuffer.c | 299 if (IS_ERR(fb)) { in drm_internal_framebuffer_create() 332 if (IS_ERR(fb)) in drm_mode_addfb2() 803 if (IS_ERR(plane_state)) { in atomic_remove_fb()
|
| /dragonfly/sys/dev/drm/include/linux/ |
| HD | err.h | 50 IS_ERR(const void *ptr) in IS_ERR() function 69 if (IS_ERR(ptr)) in PTR_ERR_OR_ZERO()
|
| /dragonfly/sys/dev/drm/radeon/ |
| HD | radeon_test.c | 127 if (IS_ERR(fence)) { in radeon_do_test_moves() 178 if (IS_ERR(fence)) { in radeon_do_test_moves() 236 if (fence && !IS_ERR(fence)) in radeon_do_test_moves()
|