/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_cgs.c | 133 struct ttm_place place; in amdgpu_cgs_alloc_gpu_mem() local 153 place.fpfn = min_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 154 place.lpfn = max_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 155 place.flags = TTM_PL_FLAG_WC | TTM_PL_FLAG_UNCACHED | in amdgpu_cgs_alloc_gpu_mem() 163 place.fpfn = in amdgpu_cgs_alloc_gpu_mem() 165 place.lpfn = in amdgpu_cgs_alloc_gpu_mem() 167 place.flags = TTM_PL_FLAG_WC | TTM_PL_FLAG_UNCACHED | in amdgpu_cgs_alloc_gpu_mem() 174 place.fpfn = min_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 175 place.lpfn = max_offset >> PAGE_SHIFT; in amdgpu_cgs_alloc_gpu_mem() 176 place.flags = TTM_PL_FLAG_CACHED | TTM_PL_FLAG_TT; in amdgpu_cgs_alloc_gpu_mem() [all …]
|
/drivers/gpu/drm/ttm/ |
D | ttm_bo.c | 57 static inline int ttm_mem_type_from_place(const struct ttm_place *place, in ttm_mem_type_from_place() argument 63 if (place->flags & (1 << i)) { in ttm_mem_type_from_place() 712 const struct ttm_place *place, in ttm_mem_evict_first() argument 725 if (place && (place->fpfn || place->lpfn)) { in ttm_mem_evict_first() 729 if (place->fpfn >= (bo->mem.start + bo->mem.size) || in ttm_mem_evict_first() 730 (place->lpfn && place->lpfn <= bo->mem.start)) { in ttm_mem_evict_first() 784 const struct ttm_place *place, in ttm_bo_mem_force_space() argument 794 ret = (*man->func->get_node)(man, bo, place, mem); in ttm_bo_mem_force_space() 799 ret = ttm_mem_evict_first(bdev, mem_type, place, in ttm_bo_mem_force_space() 837 const struct ttm_place *place, in ttm_bo_mt_compatible() argument [all …]
|
D | ttm_bo_manager.c | 52 const struct ttm_place *place, in ttm_bo_man_get_node() argument 63 lpfn = place->lpfn; in ttm_bo_man_get_node() 71 if (place->flags & TTM_PL_FLAG_TOPDOWN) { in ttm_bo_man_get_node() 79 place->fpfn, lpfn, in ttm_bo_man_get_node()
|
/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_dmabuf.c | 175 struct ttm_place place; in vmw_dmabuf_pin_in_start_of_vram() local 179 place = vmw_vram_placement.placement[0]; in vmw_dmabuf_pin_in_start_of_vram() 180 place.lpfn = bo->num_pages; in vmw_dmabuf_pin_in_start_of_vram() 182 placement.placement = &place; in vmw_dmabuf_pin_in_start_of_vram() 184 placement.busy_placement = &place; in vmw_dmabuf_pin_in_start_of_vram()
|
D | vmwgfx_gmrid_manager.c | 49 const struct ttm_place *place, in vmw_gmrid_man_get_node() argument
|
/drivers/staging/rdma/hfi1/ |
D | TODO | 4 - Remove software processing of IB protocol and place in library for use
|
/drivers/staging/iio/ |
D | TODO | 64 Initial discussions have taken place, but no actual code 65 is in place as yet. This topic will be reopened on lkml
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_ttm.c | 78 const struct ttm_place *place, in nouveau_vram_manager_new() argument 140 const struct ttm_place *place, in nouveau_gart_manager_new() argument 229 const struct ttm_place *place, in nv04_gart_manager_new() argument
|
/drivers/hwmon/ |
D | k8temp.c | 118 int place = attr->index; in show_temp() local 125 temp = TEMP_FROM_REG(data->temp[core][place]) + data->temp_offset; in show_temp()
|
/drivers/net/ethernet/ti/ |
D | tlan.c | 3138 u8 place; in tlan_ee_send_byte() local 3145 for (place = 0x80; place != 0; place >>= 1) { in tlan_ee_send_byte() 3146 if (place & data) in tlan_ee_send_byte() 3199 u8 place; in tlan_ee_receive_byte() local 3208 for (place = 0x80; place; place >>= 1) { in tlan_ee_receive_byte() 3211 *data |= place; in tlan_ee_receive_byte()
|
/drivers/gpu/ipu-v3/ |
D | ipu-dp.c | 139 u32 place) in ipu_dp_csc_init() argument 171 reg |= place; in ipu_dp_csc_init()
|
/drivers/block/paride/ |
D | Transition-notes | 83 it is holding pd_lock. The only place within the area where we 99 also in the area. The only place where ->claimed_cont is made non-NULL is 106 Corollary 1: ps_tq_active can be killed. Indeed, the only place where we
|
/drivers/staging/rtl8188eu/hal/ |
D | phy.c | 367 u8 place; in get_right_chnl_for_iqk() local 376 for (place = 0; place < sizeof(channel_all); place++) { in get_right_chnl_for_iqk() 377 if (channel_all[place] == chnl) in get_right_chnl_for_iqk() 378 return ++place; in get_right_chnl_for_iqk()
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | phy.c | 935 u8 place = chnl; in _rtl92c_phy_get_rightchnlplace() local 938 for (place = 14; place < sizeof(channel_5g); place++) { in _rtl92c_phy_get_rightchnlplace() 939 if (channel_5g[place] == chnl) { in _rtl92c_phy_get_rightchnlplace() 940 place++; in _rtl92c_phy_get_rightchnlplace() 945 return place; in _rtl92c_phy_get_rightchnlplace() 1410 u8 place = chnl; in rtl92d_get_rightchnlplace_for_iqk() local 1413 for (place = 14; place < sizeof(channel_all); place++) { in rtl92d_get_rightchnlplace_for_iqk() 1414 if (channel_all[place] == chnl) in rtl92d_get_rightchnlplace_for_iqk() 1415 return place - 13; in rtl92d_get_rightchnlplace_for_iqk()
|
/drivers/staging/speakup/ |
D | TODO | 28 The kobjects may have to move to a more proper place in /sys. The
|
D | spkguide.txt | 533 a second one is connected in its place. Then echo the keyword for the 570 place of dectlk. 799 program, and paste that captured text into a different place in the
|
/drivers/net/wireless/p54/ |
D | Kconfig | 61 file is put at the right place. (usually /lib/firmware.)
|
/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | phy.c | 2244 u8 place = chnl; in _get_right_chnl_place_for_iqk() local 2247 for (place = 14; place < sizeof(channel_all); place++) { in _get_right_chnl_place_for_iqk() 2248 if (channel_all[place] == chnl) in _get_right_chnl_place_for_iqk() 2249 return place - 13; in _get_right_chnl_place_for_iqk()
|
/drivers/gpu/drm/virtio/ |
D | virtgpu_ttm.c | 170 const struct ttm_place *place, in ttm_bo_man_get_node() argument
|
/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | phy.c | 2816 u8 place = chnl; in rtl92ee_get_rightchnlplace_for_iqk() local 2819 for (place = 14; place < sizeof(channel_all); place++) { in rtl92ee_get_rightchnlplace_for_iqk() 2820 if (channel_all[place] == chnl) in rtl92ee_get_rightchnlplace_for_iqk() 2821 return place - 13; in rtl92ee_get_rightchnlplace_for_iqk()
|
/drivers/net/wireless/ipw2x00/ |
D | Kconfig | 25 will need to place it in /lib/firmware.
|
/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | phy.c | 3742 u8 place = chnl; in _rtl8812ae_get_right_chnl_place_for_iqk() local 3745 for (place = 14; place < sizeof(channel_all); place++) in _rtl8812ae_get_right_chnl_place_for_iqk() 3746 if (channel_all[place] == chnl) in _rtl8812ae_get_right_chnl_place_for_iqk() 3747 return place-13; in _rtl8812ae_get_right_chnl_place_for_iqk()
|
/drivers/staging/rtl8192u/ |
D | copying | 167 access to copy from a designated place, then offering equivalent 168 access to copy the source code from the same place counts as
|
/drivers/staging/rtl8192e/ |
D | license | 170 to copy from a designated place, then offering equivalent access to copy 171 the source code from the same place counts as distribution of the source
|
/drivers/mtd/nand/ |
D | Kconfig | 75 Some platforms place the NAND chip size in a scratch register
|