aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* radeonsi: add support for PIPE_RESOURCE_FLAG_ENCRYPTEDPierre-Eric Pelloux-Prayer2020-05-111-3/+6
* gallium: PIPE_RESOURCE_FLAG_ENCRYPTEDPierre-Eric Pelloux-Prayer2020-05-111-0/+1
* radeonsi/sdma: implement tmz supportPierre-Eric Pelloux-Prayer2020-05-113-9/+33
* radeonsi: force using staging texture when uploading to secure texturePierre-Eric Pelloux-Prayer2020-05-111-1/+1
* amdgpu: add encrypted slabs supportPierre-Eric Pelloux-Prayer2020-05-114-18/+70
* radeonsi: allocate framebuffer texture as secure when using tmzPierre-Eric Pelloux-Prayer2020-05-111-0/+4
* radeon: add RADEON_CREATE_ENCRYPTED flagPierre-Eric Pelloux-Prayer2020-05-112-0/+6
* radeonsi: add AMD_DEBUG=tmz optionPierre-Eric Pelloux-Prayer2020-05-111-0/+5
* amdgpu/radeon: add secure apiPierre-Eric Pelloux-Prayer2020-05-115-0/+49
* ac/surface: remove shadowing declarationPierre-Eric Pelloux-Prayer2020-05-111-2/+2
* aco: prevent invalid loads/stores vectorization if robustness is enabledSamuel Pitoiset2020-05-111-2/+10
* nir: do not vectorize load/store if offset can overflow and robustness enabledSamuel Pitoiset2020-05-115-7/+48
* aco: fix 64-bit trunc with negative exponents on GFX6Samuel Pitoiset2020-05-111-2/+3
* etnaviv: drm: Normalize nano secondsGuido Günther2020-05-101-0/+4
* etnaviv: drm: Use NSEC_PER_SECGuido Günther2020-05-101-2/+3
* freedreno: android: add adreno-pm4-pack.xml.h generation to android buildMauro Rossi2020-05-091-1/+5
* freedreno/drm: android: add libfreedreno_registers static dependencyMauro Rossi2020-05-091-0/+2
* lima/ppir: rework select conditionsErico Nunes2020-05-095-25/+70
* lima/ppir: add fallback mov option for const schedulerErico Nunes2020-05-091-3/+27
* lima/ppir: rework store outputErico Nunes2020-05-097-28/+40
* lima/ppir: rework emit nir to ppirErico Nunes2020-05-091-36/+47
* lima/ppir: remove unused clone functionsErico Nunes2020-05-092-99/+0
* lima/ppir: duplicate consts in nirErico Nunes2020-05-096-4/+130
* lima/ppir: duplicate intrinsics in nirErico Nunes2020-05-096-33/+175
* lima/ppir: combine varying loads in node_to_instrErico Nunes2020-05-091-8/+22
* lima/ppir: do not assume single src for pipeline outputsErico Nunes2020-05-093-23/+31
* lima/ppir: fix lod bias register codegenErico Nunes2020-05-091-1/+1
* lima/ppir: introduce liveness internal live setErico Nunes2020-05-093-6/+24
* genxml: pack: deal with default field not being simple integersLionel Landwerlin2020-05-091-1/+7
* genxml: factor out utility functionsLionel Landwerlin2020-05-093-46/+40
* genxml: fix invalid end value for video fieldsLionel Landwerlin2020-05-094-4/+4
* genxml: run sorting scriptLionel Landwerlin2020-05-092-25/+25
* intel/dev: Add device info for RKLJordan Justen2020-05-092-0/+19
* intel/dev: Split .num_subslices out of GEN12_FEATURES macroJordan Justen2020-05-091-4/+7
* panfrost: don't always build bifrost_compilerQiang Yu2020-05-092-2/+2
* radeonsi: remove emacs style config fileQiang Yu2020-05-091-11/+0
* intel/dump_gpu: Fix name of LD_PRELOAD in env append logicD Scott Phillips2020-05-081-1/+1
* ac/surface: fix broken pitch override on gfx8Marek Olšák2020-05-081-3/+5
* freedreno: Initialize the bo's iova at creation time.Eric Anholt2020-05-084-13/+3
* freedreno: Rename append_bo() in case it doesn't get inlined.Eric Anholt2020-05-081-4/+4
* freedreno: Clean up tests around ORing in the reloc flags.Eric Anholt2020-05-081-6/+5
* freedreno: Deduplicate ringbuffer macros with computerator/fdperfEric Anholt2020-05-086-301/+147
* freedreno,tu: Don't request fragcoord components not being read.Hyunjun Ko2020-05-0813-77/+41
* vulkan/object: Always include the typeJason Ekstrand2020-05-082-4/+0
* anv/allocator: Add a start_offset to anv_state_poolJason Ekstrand2020-05-088-25/+35
* util: Make process_test path compatible with mingw native toolchainspal10002020-05-081-3/+6
* CI: Disable Panfrost T7x0 jobsDaniel Stone2020-05-081-2/+2
* Linux: Change minimum priority threads from SCHED_IDLE to nice 19 SCHED_BATCH.Con Kolivas2020-05-081-3/+18
* docs/features: add zink featuresErik Faye-Lund2020-05-081-38/+38
* anv: fix alignments for uniform buffersLionel Landwerlin2020-05-084-11/+12