summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/radeon/radeon_winsys.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-14amdgpu,radeon: add full_reset_only param to ctx_query_reset_statusPierre-Eric Pelloux-Prayer1-0/+1
2021-04-14amdgpu,radeon: add needs_reset param to ctx_query_reset_statusPierre-Eric Pelloux-Prayer1-1/+2
2021-04-06radeon_winsys.h: add a winsys parameter to most winsys buffer functionsMarek Olšák1-9/+11
2021-04-06radeon_winsys.h: add a new function radeon_bo_reference that takes a winsysMarek Olšák1-0/+6
2021-02-17radeonsi: fix read from compute / write from draw syncPierre-Eric Pelloux-Prayer1-1/+6
2021-02-03winsys/amdgpu,radeonsi: add HUD counters for how much memory is wasted by slabsMarek Olšák1-0/+2
2021-02-02radeon: decrease the size of radeon_cmdbuf by switching prev fields to uint16Marek Olšák1-2/+2
2021-01-30ac,radeonsi: track memory usage in KB to reduce types from uint64 to uint32Marek Olšák1-2/+2
2021-01-05radeonsi: add driconf options to enable/disable Smart Access MemoryMarek Olšák1-1/+3
2020-12-05r300,r600,radeonsi: inline struct radeon_cmdbuf to remove dereferencesMarek Olšák1-9/+19
2020-12-01gallium: update fallthrough commentsPierre-Eric Pelloux-Prayer1-0/+1
2020-11-02radeonsi: fix RADEON_FLUSH flags conflictsPierre-Eric Pelloux-Prayer1-5/+5
2020-10-06radeonsi: implement GL_INTEL_blackhole_renderMarek Olšák1-0/+3
2020-09-24amd/tmz: move uses_secure_bos to radeon_winsysPierre-Eric Pelloux-Prayer1-1/+9
2020-09-24amd/winsys: add RADEON_FLUSH_TOGGLE_SECURE_SUBMISSIONPierre-Eric Pelloux-Prayer1-1/+3
2020-09-24radeonsi/tmz: allow secure job if the app made a tmz allocationPierre-Eric Pelloux-Prayer1-1/+1
2020-09-24radeonsi: introduce SI_RESOURCE_FLAG_INTERNAL / RADEON_FLAG_DRIVER_INTERNALPierre-Eric Pelloux-Prayer1-1/+3
2020-09-22radeon: rename RADEON_TRANSFER_* -> RADEON_MAP_*Marek Olšák1-4/+4
2020-09-22gallium: rename pipe_transfer_usage -> pipe_map_flagsMarek Olšák1-1/+1
2020-09-22gallium: rename PIPE_TRANSFER_* -> PIPE_MAP_*Marek Olšák1-2/+2
2020-07-22radeonsi: set up IBs for preemptionMarek Olšák1-0/+10
2020-05-15winsys/amdgpu: add RADEON_FLAG_UNCACHED for faster blits over PCIeMarek Olšák1-20/+69
2020-05-11radeon: add RADEON_CREATE_ENCRYPTED flagPierre-Eric Pelloux-Prayer1-0/+1
2020-05-11amdgpu/radeon: add secure apiPierre-Eric Pelloux-Prayer1-0/+7
2020-05-07ac/surface,radeonsi: move the set/get_bo_metadata code to ac_surface.cMarek Olšák1-17/+6
2020-04-29ac/surface: add code for gfx10 displayable DCCMarek Olšák1-0/+2
2020-04-16winsys/amdgpu: Retrieve WC flags from imported buffers.Bas Nieuwenhuizen1-0/+8
2020-03-30radeon: switch to 3-spaces stylePierre-Eric Pelloux-Prayer1-740/+699
2020-01-03radeonsi: preserve the scanout flag for shared resources on gfx9 and gfx10Marek Olšák1-0/+2
2019-11-19ac: add radeon_info::num_rings and move ring_type to amd_family.hMarek Olšák1-13/+0
2019-09-09r300,r600,radeonsi: set winsys_handle::stride,offset in drivers, not winsysesMarek Olšák1-3/+0
2019-09-09r300,r600,radeonsi: read winsys_handle::stride,offset in drivers, not winsysesMarek Olšák1-3/+1
2019-07-03winsys/amdgpu: Make KMS handles valid for original DRM file descriptorMichel Dänzer1-1/+3
2019-05-16r600+radeonsi: use ctx_query_reset_status on radeonMarek Olšák1-1/+0
2019-05-16winsys/amdgpu: add REWIND emulation via INDIRECT_BUFFER into cs_check_spaceMarek Olšák1-1/+5
2019-05-16winsys/amdgpu: add a parallel compute IB coupled with a gfx IBMarek Olšák1-1/+31
2019-04-23winsys/amdgpu: make IBs writable and expose their addressMarek Olšák1-0/+1
2019-04-23ac: add radeon_info::marketing_name, replacing the winsys callbackMarek Olšák1-2/+0
2019-04-04radeonsi: add support for displayable DCC for 1 RB chipsMarek Olšák1-0/+6
2018-11-28winsys/amdgpu: add support for allocating GDS and OA resourcesMarek Olšák1-1/+3
2018-11-28winsys/amdgpu,radeon: pass vm_alignment to buffer_from_handleMarek Olšák1-0/+1
2018-11-28winsys/amdgpu: explicitly declare whether buffer_map is permanent or notNicolai Hähnle1-1/+13
2018-11-09radeonsi: stop command submission with PIPE_CONTEXT_LOSE_CONTEXT_ON_RESET onlyMarek Olšák1-4/+5
2018-10-23radeon/winsys: add vcn jpeg ring typeBoyuan Zhang1-0/+1
2018-09-07radeonsi: pin the winsys thread to the requested L3 cache (v2)Marek Olšák1-0/+8
2018-07-31radeonsi: use storage_samples instead of color_samples in most placesMarek Olšák1-1/+0
2018-07-16radeonsi: rework RADEON_PRIO flags to be <= 31Marek Olšák1-20/+21
2018-07-16radeonsi: merge DCC/CMASK/HTILE priority flagsMarek Olšák1-3/+1
2018-07-16radeonsi: remove non-GFX BO priority flagsMarek Olšák1-5/+0
2018-06-19amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbufMarek Olšák1-22/+22