summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* intel/fs/copy-prop: Don't walk all the ACPs for each instructionJason Ekstrand2019-05-101-11/+68
* intel/fs/copy-prop: Purge unused ACPsJason Ekstrand2019-05-101-0/+19
* intel/fs/copy-prop: Bump the hash table size to 64Jason Ekstrand2019-05-101-1/+1
* winsys/amdgpu: add VCN JPEG to no user fence groupLeo Liu2019-05-101-1/+2
* lima: fix width 4096 resolution GP failQiang Yu2019-05-101-1/+1
* panfrost: Add CAPFs for conservative rasterizationTomeu Vizoso2019-05-101-0/+5
* panfrost: Only take the fast paths on buffers aligned to block sizeTomeu Vizoso2019-05-101-2/+2
* panfrost: Fix two uninitialized accesses in compilerTomeu Vizoso2019-05-101-1/+1
* panfrost: ci: Skip running some testsTomeu Vizoso2019-05-101-0/+2
* panfrost: ci: Don't restart WestonTomeu Vizoso2019-05-101-8/+1
* panfrost: ci: Update list of expected failuresTomeu Vizoso2019-05-101-79/+7
* panfrost: ci: Tweak dEQP to improve throughputTomeu Vizoso2019-05-101-2/+8
* panfrost: ci: Fix list of tests to runTomeu Vizoso2019-05-101-2/+2
* panfrost: ci: Check for incomplete runsTomeu Vizoso2019-05-101-0/+1
* panfrost: ci: Add tests to flip-flop listTomeu Vizoso2019-05-101-5/+48
* panfrost: ci: Add support for running the tests on RK3288Tomeu Vizoso2019-05-106-75/+193
* lima: fix tile buffer reloadingVasily Khoruzhick2019-05-092-2/+4
* anv: Remove special allocation for anv_push_constantsCaio Marcelo de Oliveira Filho2019-05-093-79/+7
* iris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERYKenneth Graunke2019-05-094-0/+72
* iris: Hook up device reset callbacksKenneth Graunke2019-05-094-1/+26
* iris: Try to recover from GPU hangs.Kenneth Graunke2019-05-093-0/+71
* iris: Add helpers to clone a hardware context.Chris Wilson2019-05-092-0/+25
* iris: Mark render batches as non-recoverable.Kenneth Graunke2019-05-091-0/+22
* freedreno/ir3: fix rasterflat/glxgearsRob Clark2019-05-092-5/+5
* anv: Use corresponding type from the vector allocationLionel Landwerlin2019-05-092-10/+10
* mesa: fix GL_PROGRAM_BINARY_RETRIEVABLE_HINT handlingPierre-Eric Pelloux-Prayer2019-05-092-4/+11
* nir: Initialize lower_flrp_progress everywhereIan Romanick2019-05-096-6/+6
* gallium: fix typo in commentEric Engestrom2019-05-091-1/+1
* i965_asm: avoid free()ing uninitialized pointersEric Engestrom2019-05-091-1/+1
* i965_asm: fix memleakEric Engestrom2019-05-091-0/+1
* radv: fix setting the number of rectangles when it's dyanmicSamuel Pitoiset2019-05-091-4/+6
* iris: Reorganise execbuf to have a single point of failureChris Wilson2019-05-081-27/+20
* kmsro: add _dri.so to two of the kmsro drivers.Dave Airlie2019-05-091-2/+2
* iris: Report the same video memory settings as i965.Kenneth Graunke2019-05-082-2/+34
* gallium/util: fix two MSVC compiler warningsBrian Paul2019-05-082-3/+3
* gallium/pp: s/uint/enum tgsi_semantic/ to fix MSVC warningBrian Paul2019-05-081-1/+1
* noop: s/enum pipe_transfer_usage/unsigned/ to fix MSVC warningBrian Paul2019-05-081-1/+1
* ddebug: fix a few MSVC compiler warningsBrian Paul2019-05-082-8/+9
* glsl: s/GLboolean/bool/ to silence MSVC compiler warningBrian Paul2019-05-081-1/+1
* nir/flrp: Reassociate add in flrp(±1, b, c) lowering pathIan Romanick2019-05-081-4/+4
* nir/flrp: Fix typo on the flrp(±1, b, c) pathIan Romanick2019-05-081-1/+3
* anv: fix use after freeLionel Landwerlin2019-05-081-3/+3
* anv: rework queries writes to ensure ordering memory writesLionel Landwerlin2019-05-081-17/+84
* radv: call constant folding before opt algebraicTimothy Arceri2019-05-081-1/+1
* glsl_to_nir: remove unused type_is_int()Timothy Arceri2019-05-081-9/+0
* Revert "glx: Fix synthetic error generation in __glXSendError"Timothy Arceri2019-05-081-2/+2
* radeonsi: add an AMD_TEX_ANISO environment variableTimothy Arceri2019-05-081-0/+4
* i965: leave the top 4Gb of the high heap VMA unusedKenneth Graunke2019-05-071-1/+5
* i965: Force VMA alignment to be a multiple of the page size.Kenneth Graunke2019-05-071-0/+2
* i965: Fix BRW_MEMZONE_LOW_4G heap size.Kenneth Graunke2019-05-071-1/+4