summaryrefslogtreecommitdiffstats
path: root/src/gallium/winsys
Commit message (Expand)AuthorAgeFilesLines
* winsys/svga: Replace the query mm buffer pool with a slab pool v3Thomas Hellstrom2014-04-021-5/+13
* winsys/radeon: only add duplicate relocations for DMA if VM isn't supportedMarek Olšák2014-03-201-10/+13
* winsys/radeon: Store GPU virtual memory addresses of BOs in a hash tableMichel Dänzer2014-03-171-48/+26
* r300g,uvd,vce: set priorities for relocationsMarek Olšák2014-03-112-5/+7
* winsys/radeon: add interface for setting a priority number for each relocationMarek Olšák2014-03-112-8/+32
* ilo: do not set I915_EXEC_NO_RELOCChia-I Wu2014-03-101-11/+1
* ilo: print a warning when PPGTT is disabledChia-I Wu2014-03-102-0/+4
* ilo: require hardware logical context supportChia-I Wu2014-03-102-2/+20
* ilo: protect the decode context with a mutexChia-I Wu2014-03-101-7/+20
* ilo: set I915_EXEC_NO_RELOC when availableChia-I Wu2014-03-102-3/+15
* ilo: move ring types to winsysChia-I Wu2014-03-102-15/+19
* ilo: winsys may limit the batch buffer sizeChia-I Wu2014-03-102-0/+3
* ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supportedChia-I Wu2014-03-102-0/+15
* ilo: rework winsys batch buffer functionsChia-I Wu2014-03-102-38/+47
* ilo: replace bo alloc flags by initial domainsChia-I Wu2014-03-102-13/+12
* ilo: remove intel_bo_get_size()Chia-I Wu2014-03-102-13/+0
* ilo: remove intel_bo_get_virtual()Chia-I Wu2014-03-102-24/+36
* ilo: rework winsys bo reloc functionsChia-I Wu2014-03-102-26/+22
* ilo: add a wrapper to cast struct intel_boChia-I Wu2014-03-101-23/+28
* ilo: fix DRM_API_HANDLE_TYPE_FD exportChia-I Wu2014-03-101-2/+0
* ilo: improve winsys documentation/commentsChia-I Wu2014-03-102-15/+107
* ilo: remove intel_winsys_enable_reuse()Chia-I Wu2014-03-102-11/+3
* Revert "winsys/radeon: if there's VRAM-only usage, keep it"Marek Olšák2014-03-081-28/+12
* winsys/radeon: if there's VRAM-only usage, keep itMarek Olšák2014-03-071-12/+28
* winsys/svga: Avoid calling drm getparam for max surface size on older kernelsThomas Hellstrom2014-02-281-7/+8
* winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2014-02-222-1/+12
* gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul2014-02-142-2/+2
* svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom2014-02-143-24/+29
* svga/winsys: implement GBS supportBrian Paul2014-02-1419-323/+3064
* gallium/pipebuffer: Add a cache buffer manager bypass maskThomas Hellstrom2014-02-141-1/+1
* pipebuffer, winsys: Add a size match parameter to the cached buffer managerThomas Hellstrom2014-02-141-1/+1
* svga: update svga_winsys interface for GBSBrian Paul2014-02-141-0/+1
* radeon/winsys: add VCE support v4Christian König2014-02-133-1/+31
* nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst2014-02-121-4/+74
* gallium/radeon: fix warningsMarek Olšák2014-02-061-3/+3
* freedreno: ctx should hold ref to devRob Clark2014-02-011-1/+1
* radeon: More missing stdio.h includes.José Fonseca2014-01-231-0/+1
* gallium: Use C11 thread abstractions.José Fonseca2014-01-231-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-1/+1
* radeonsi: calculate NUM_BANKS for DB correctly on CIKMarek Olšák2014-01-062-0/+8
* radeonsi: set correct pipe config for Hawaii in DBMarek Olšák2014-01-062-0/+8
* winsys/radeon: remove superfluous distinction of casesNiels Ole Salscheider2013-12-221-15/+5
* swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)Dave Airlie2013-12-138-11/+26
* winsys/radeon: set/get the scanout flag with the tiling ioctlsMarek Olšák2013-12-122-4/+13
* svga/winsys: Implement surface sharing using prime fd handlesThomas Hellstrom2013-12-101-18/+61
* gallium/radeon: Implement hooks for DRI Image 7 (v2)Christopher James Halse Rogers2013-12-101-23/+83
* radeon: Rename bo_handles hashtable to match its actual contents.Christopher James Halse Rogers2013-12-101-8/+8
* ilo: Support DRI Image 7Christopher James Halse Rogers2013-12-101-2/+0
* gallium/winsys/drm: Prepare for passing prime fds in winsys_handleChristopher James Halse Rogers2013-12-103-1/+17
* nvc0: fixup gk110 and up not being listed in various switch statementsBen Skeggs2013-12-061-1/+2