summaryrefslogtreecommitdiff
path: root/src/gallium/winsys
AgeCommit message (Expand)AuthorFilesLines
2014-04-10winsys/radeon: fix a race condition between winsys_create and winsys_destroyMarek Olšák3-21/+30
2014-04-10winsys/radeon: fix a race condition between 2 calls to radeon_winsys_createMarek Olšák1-3/+17
2014-04-10winsys/radeon: remove unused radeon_info variables, move backend_mapMarek Olšák4-7/+9
2014-04-10winsys/radeon: unify radeon_bo::flink and radeon_bo::nameMarek Olšák2-14/+10
2014-04-10winsys/radeon: remove definitions already present in radeon_drm.hMarek Olšák4-205/+5
2014-04-10winsys/radeon: handle squared micro tiling from GEM_GET_TILINGMarek Olšák1-0/+2
2014-04-09r600g,radeonsi: add a bunch of useful queries for the HUDMarek Olšák4-4/+31
2014-04-09r600g,radeonsi: set correct initial domain for shared resourcesMarek Olšák2-22/+58
2014-04-09gallium/radeon: fix warningsMarek Olšák1-1/+1
2014-04-07winsys/svga: Fix prime surface references also for guest-backed surfacesThomas Hellstrom3-6/+81
2014-04-07winsys/svga: Update the vmwgfx_drm.h header to latest version from kernelThomas Hellstrom1-1/+12
2014-04-02winsys/svga: Replace the query mm buffer pool with a slab pool v3Thomas Hellstrom1-5/+13
2014-03-20winsys/radeon: only add duplicate relocations for DMA if VM isn't supportedMarek Olšák1-10/+13
2014-03-17winsys/radeon: Store GPU virtual memory addresses of BOs in a hash tableMichel Dänzer1-48/+26
2014-03-11r300g,uvd,vce: set priorities for relocationsMarek Olšák2-5/+7
2014-03-11winsys/radeon: add interface for setting a priority number for each relocationMarek Olšák2-8/+32
2014-03-10ilo: do not set I915_EXEC_NO_RELOCChia-I Wu1-11/+1
2014-03-10ilo: print a warning when PPGTT is disabledChia-I Wu2-0/+4
2014-03-10ilo: require hardware logical context supportChia-I Wu2-2/+20
2014-03-10ilo: protect the decode context with a mutexChia-I Wu1-7/+20
2014-03-10ilo: set I915_EXEC_NO_RELOC when availableChia-I Wu2-3/+15
2014-03-10ilo: move ring types to winsysChia-I Wu2-15/+19
2014-03-10ilo: winsys may limit the batch buffer sizeChia-I Wu2-0/+3
2014-03-10ilo: PIPE_CAP_QUERY_TIMESTAMP may not be supportedChia-I Wu2-0/+15
2014-03-10ilo: rework winsys batch buffer functionsChia-I Wu2-38/+47
2014-03-10ilo: replace bo alloc flags by initial domainsChia-I Wu2-13/+12
2014-03-10ilo: remove intel_bo_get_size()Chia-I Wu2-13/+0
2014-03-10ilo: remove intel_bo_get_virtual()Chia-I Wu2-24/+36
2014-03-10ilo: rework winsys bo reloc functionsChia-I Wu2-26/+22
2014-03-10ilo: add a wrapper to cast struct intel_boChia-I Wu1-23/+28
2014-03-10ilo: fix DRM_API_HANDLE_TYPE_FD exportChia-I Wu1-2/+0
2014-03-10ilo: improve winsys documentation/commentsChia-I Wu2-15/+107
2014-03-10ilo: remove intel_winsys_enable_reuse()Chia-I Wu2-11/+3
2014-03-08Revert "winsys/radeon: if there's VRAM-only usage, keep it"Marek Olšák1-28/+12
2014-03-07winsys/radeon: if there's VRAM-only usage, keep itMarek Olšák1-12/+28
2014-02-28winsys/svga: Avoid calling drm getparam for max surface size on older kernelsThomas Hellstrom1-7/+8
2014-02-22winsys/xlib: move xlib_create_sw_winsys within the winsysEmil Velikov2-1/+12
2014-02-14gallium/pipebuffer: change pb_cache_manager_create() size_factor to floatBrian Paul2-2/+2
2014-02-14svga/winsys: Propagate surface shared information to the winsysThomas Hellstrom3-24/+29
2014-02-14svga/winsys: implement GBS supportBrian Paul19-323/+3064
2014-02-14gallium/pipebuffer: Add a cache buffer manager bypass maskThomas Hellstrom1-1/+1
2014-02-14pipebuffer, winsys: Add a size match parameter to the cached buffer managerThomas Hellstrom1-1/+1
2014-02-14svga: update svga_winsys interface for GBSBrian Paul1-0/+1
2014-02-13radeon/winsys: add VCE support v4Christian König3-1/+31
2014-02-12nouveau: create only 1 shared screen between vdpau and openglMaarten Lankhorst1-4/+74
2014-02-06gallium/radeon: fix warningsMarek Olšák1-3/+3
2014-02-01freedreno: ctx should hold ref to devRob Clark1-1/+1
2014-01-23radeon: More missing stdio.h includes.José Fonseca1-0/+1
2014-01-23gallium: Use C11 thread abstractions.José Fonseca1-1/+1
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-1/+1