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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gmc_v9_0.c 1242 void *stolen_vga_buf; local in function:gmc_v9_0_sw_fini
1249 amdgpu_bo_free_kernel(&adev->stolen_vga_memory, NULL, &stolen_vga_buf);
amdgpu_ttm.c 1890 void *stolen_vga_buf; local in function:amdgpu_ttm_init
1973 NULL, &stolen_vga_buf);
2051 void *stolen_vga_buf; local in function:amdgpu_ttm_late_init
2053 amdgpu_bo_free_kernel(&adev->stolen_vga_memory, NULL, &stolen_vga_buf);

Completed in 15 milliseconds