search for: gralloc

Displaying 5 results from an estimated 5 matches for "gralloc".

Did you mean: ralloc
2020 May 15
0
[PATCH v3 1/4] dma-buf: add support for virtio exported objects
...d just always doesn't work, and blocking > > when you're exporting? > > Registering the id at creation and blocking in gem export is feasible, > but it doesn't work well for systems with a centralized buffer > allocator that doesn't support batch allocations (e.g. gralloc). In > such a system, the round trip latency would almost certainly be > included in the buffer allocation time. At least on the system I'm > working on, I suspect that would add 10s of milliseconds of startup > latency to video pipelines (although I haven't benchmarked the >...
2018 Feb 17
0
[ANNOUNCE] libdrm 2.4.90
...amdgpu: Disable VM test suite by default for SI ASICs Revert "amdgpu: clean up non list code path for vamgr" amdgpu: Add amdgpu_query_sw_info to amdgpu-symbol-check Rob Clark (1): freedreno: clamp priority based on # of rings Robert Foss (5): android: Move gralloc handle struct to libdrm android: Add version variable to gralloc_handle_t android: Mark gralloc_handle_t magic variable as const android: Remove member name from gralloc_handle_t android: Change gralloc_handle_t members to be fixed width Seung-Woo Kim (2): amdgpu: fix...
2018 Nov 23
0
Wine release 3.21
...iles for the target platform only. Revert "makefiles: Only generate proxy code for the target architecture." dbghelp: Return a Unicode path in path_find_symbol_file(). winedbg: Remove some redundant length arguments. wineandroid: Add helper functions to encapsulate gralloc functionality. wineandroid: Add support for gralloc version 1. server: Return WSA error codes in socket events. ws2_32: Return a WSA error code from _is_blocking(). server: Return a WSA error code in create_socket. server: Return a WSA error code in WS_SIO_ADDRESS_LIST...
2019 Mar 18
0
Request for info on a big problems with nouveau driver
...; >> > > > >> >> >> > I wanted to ask some help, even just some information about > how > > >> >> >> > nouveau is working with chromeos minigbm stack, because we > have big > > >> >> >> > issues with drm_gralloc and gbm_gralloc. > > >> >> >> > > > >> >> >> > nouveau gallium driver does not support Multithreading and > oreo-x86 > > >> >> >> > has introduced additional RenderThread scenarios which cause > > >> &gt...
2017 Jun 09
0
Wine release 2.10
...cess for every window. wineandroid: Forward native window query() calls to the desktop process. wineandroid: Forward native window perform() calls to the desktop process. wineandroid: Forward native window setSwapInterval() calls to the desktop process. wineandroid: Load the gralloc module in all processes. wineandroid: Forward native window buffer management calls to the desktop process. wineandroid: Implement LOCK/UNLOCK perform() functions on top of the buffer management calls. wineandroid: Implement window surfaces. wineandroid: Update the contents...