search for: use_type

Displaying 10 results from an estimated 10 matches for "use_type".

2017 Aug 27
7
[Bug 102430] New: nv4x - memory problems when starting graphical application - logs included
...mthd 0208 data 020 [ 124.918095] [TTM] Failed to find memory space for buffer 0xffff97a0c738dc00 eviction [ 124.925842] [TTM] No space for ffff97a0c738dc00 (1366 pages, 5464K, 5M) [ 124.932458] [TTM] placement[0]=0x00070002 (1) [ 124.936978] [TTM] has_type: 1 [ 124.940283] [TTM] use_type: 1 [ 124.943590] [TTM] flags: 0x0000000A [ 124.947423] [TTM] gpu_offset: 0x00000000 [ 124.951679] [TTM] size: 131072 [ 124.955074] [TTM] available_caching: 0x00070000 [ 124.959940] [TTM] default_caching: 0x00010000 [ 124.967291] [TTM] Failed to find memory space for buffer...
2020 Feb 18
5
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
...gt;>> +++ b/drivers/gpu/drm/ttm/ttm_bo.c >>> @@ -85,7 +85,6 @@ static void ttm_mem_type_debug(struct >>> ttm_bo_device *bdev, struct drm_printer *p >>> ????? drm_printf(p, "??? has_type: %d\n", man->has_type); >>> ????? drm_printf(p, "??? use_type: %d\n", man->use_type); >>> ????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); >>> -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); >>> ????? drm_printf(p, "??? size: %llu\n", man->size); >>> ?...
2020 Feb 18
2
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
.../ttm/ttm_bo.c >>>>> @@ -85,7 +85,6 @@ static void ttm_mem_type_debug(struct >>>>> ttm_bo_device *bdev, struct drm_printer *p >>>>> ????? drm_printf(p, "??? has_type: %d\n", man->has_type); >>>>> ????? drm_printf(p, "??? use_type: %d\n", man->use_type); >>>>> ????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); >>>>> -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); >>>>> ????? drm_printf(p, "??? size: %llu\n", man...
2020 Feb 18
2
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
...>> @@ -85,7 +85,6 @@ static void ttm_mem_type_debug(struct >>>>>>> ttm_bo_device *bdev, struct drm_printer *p >>>>>>> ?????? drm_printf(p, "??? has_type: %d\n", man->has_type); >>>>>>> ?????? drm_printf(p, "??? use_type: %d\n", man->use_type); >>>>>>> ?????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); >>>>>>> -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); >>>>>>> ?????? drm_printf(p, "?...
2020 Feb 18
0
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
...b/drivers/gpu/drm/ttm/ttm_bo.c >>>> @@ -85,7 +85,6 @@ static void ttm_mem_type_debug(struct >>>> ttm_bo_device *bdev, struct drm_printer *p >>>> ????? drm_printf(p, "??? has_type: %d\n", man->has_type); >>>> ????? drm_printf(p, "??? use_type: %d\n", man->use_type); >>>> ????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); >>>> -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); >>>> ????? drm_printf(p, "??? size: %llu\n", man->size); &g...
2020 Feb 18
0
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
...b/drivers/gpu/drm/ttm/ttm_bo.c >>>> @@ -85,7 +85,6 @@ static void ttm_mem_type_debug(struct >>>> ttm_bo_device *bdev, struct drm_printer *p >>>> ????? drm_printf(p, "??? has_type: %d\n", man->has_type); >>>> ????? drm_printf(p, "??? use_type: %d\n", man->use_type); >>>> ????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); >>>> -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); >>>> ????? drm_printf(p, "??? size: %llu\n", man->size); &g...
2020 Feb 18
0
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
...t;>>>>> @@ -85,7 +85,6 @@ static void ttm_mem_type_debug(struct >>>>>> ttm_bo_device *bdev, struct drm_printer *p >>>>>> ?????? drm_printf(p, "??? has_type: %d\n", man->has_type); >>>>>> ?????? drm_printf(p, "??? use_type: %d\n", man->use_type); >>>>>> ?????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); >>>>>> -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); >>>>>> ?????? drm_printf(p, "??? size: %llu\...
2020 Feb 18
0
[PATCH 8/8] drm/ttm: do not keep GPU dependent addresses
...void ttm_mem_type_debug(struct > > > > > > > > ttm_bo_device *bdev, struct drm_printer *p > > > > > > > > ?????? drm_printf(p, "??? has_type: %d\n", man->has_type); > > > > > > > > ?????? drm_printf(p, "??? use_type: %d\n", man->use_type); > > > > > > > > ?????? drm_printf(p, "??? flags: 0x%08X\n", man->flags); > > > > > > > > -??? drm_printf(p, "??? gpu_offset: 0x%08llX\n", man->gpu_offset); > > > > > > > &...
2009 Jan 22
1
maintaining variable types in data frames
...lly, Y$V2 was not changed, so no change was made to the variable types. It all makes sense, but I want an easy way to maintain the structure of a data frame when I do this kind of operation. I ought to be able to do something like this: Ytypes <- get_types(Y) Y[is.na(Y)] <- X[is.na(Y)] use_types(Y, Ytypes) That kind of system would ensure that the basic structure of the data frame can be maintained. I don't want to have to check by hand, and sometimes it would be impossible to do so. So what's the trick? Is there a trick? Mike
2014 Sep 02
9
[Bug 83398] New: [NV4B] Screen freeze watching flash site
.... There are a lot of : [ 976.757586] [TTM] Failed to find memory space for buffer 0xffff8800cf357c00 eviction [ 976.757593] [TTM] No space for ffff8800cf357c00 (900 pages, 3600K, 3M) [ 976.757595] [TTM] placement[0]=0x00070002 (1) [ 976.757597] [TTM] has_type: 1 [ 976.757598] [TTM] use_type: 1 [ 976.757599] [TTM] flags: 0x0000000A [ 976.757600] [TTM] gpu_offset: 0x00000000 [ 976.757601] [TTM] size: 131072 [ 976.757602] [TTM] available_caching: 0x00070000 [ 976.757603] [TTM] default_caching: 0x00010000 And then : nouveau E[gnome-shell[809]] fail ttm_validate...