summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-03util: improve compiler guardEric Engestrom3-6/+43
2017-09-02radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstructionLeo Liu1-0/+11
2017-09-02radeon/uvd: fix MJPEG quantization table indexLeo Liu1-1/+1
2017-09-03st/mesa: fix view template initialization in try_pbo_readpixelsRoland Scheidegger1-1/+1
2017-09-02genxml: Make Border Color Pointer an address on Gen4-5, not an offset.Kenneth Graunke4-9/+7
2017-09-02i965: Inline emit_reloc in __genx_combine_addressKenneth Graunke1-12/+5
2017-09-02i965: Fix crash in fallback GTT mapping.Kenneth Graunke1-2/+4
2017-09-02i965: Fix state flagging of Gen6 SOL programs.Kenneth Graunke2-19/+6
2017-09-02i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.Kenneth Graunke3-7/+1
2017-09-02freedreno: skip batch-cache for compute shadersRob Clark1-7/+1
2017-09-01m4: Use older autoconf 2.63 compatible ax_check_compile_flag.Vinson Lee1-5/+5
2017-09-01i965: Move BATCH_SZ define into intel_batchbuffer.c.Kenneth Graunke2-1/+2
2017-09-01i965: Drop batch_size argument from brw_bufmgr_init().Kenneth Graunke3-4/+3
2017-09-01i965: Rename brw_bo::offset64 to gtt_offset.Chris Wilson3-12/+35
2017-09-01i965: Drop the BRW_BATCH_STRUCT macro.Kenneth Graunke2-4/+1
2017-09-01i965: Don't double count the batch in aperture_space.Kenneth Graunke1-1/+1
2017-09-01swr: Report format max_samples=1 to maintain support for "fake" msaa.Cherniak, Bruce1-11/+11
2017-09-01aubinator: remove duplicate initialisationEric Engestrom1-1/+0
2017-09-01radv: report VM faults if detectedSamuel Pitoiset2-0/+16
2017-09-01radeonsi: move si_vm_fault_occured() to AMD common codeSamuel Pitoiset3-102/+117
2017-09-01radv: add radv_check_gpu_hangs() helper functionSamuel Pitoiset3-12/+27
2017-09-01radv: disassemble SPIR-V binaries with RADV_DEBUG=spirvSamuel Pitoiset4-0/+39
2017-09-01radv: move RADV_TRACE_FILE functions to radv_debug.cSamuel Pitoiset9-23/+80
2017-09-01radv: silent a compiler warning in radv_emit_framebuffer_state()Samuel Pitoiset1-3/+3
2017-09-01radv: compute correct maximum wave count per SIMDSamuel Pitoiset1-1/+12
2017-08-31st/mesa: only try to create 1x msaa surfaces for "fake" msaa driversBrian Paul3-14/+24
2017-08-31nvc0/ir: propagate immediates to CALL input MOVsTobias Klausmann1-2/+19
2017-08-31nvc0: write 0 to pipeline_statistics.cs_invocationsKarol Herbst1-0/+1
2017-09-01llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 loadBen Crocker1-2/+28
2017-09-01gallivm: correct channel shift logic on big endianRay Strode1-1/+7
2017-09-01util: only use SCHED_IDLE in pthread_setschedparam() when it's definedRoland Scheidegger1-1/+1
2017-08-31anv/formats: Nicely handle unknown VkFormat enumsJason Ekstrand1-5/+14
2017-08-30vbo: fix offset in minmax cache keyCharmaine Lee1-3/+5
2017-08-31anv: fix build errors on androidTapani Pälli1-2/+3
2017-08-31winsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID if possible v2Christian König3-5/+27
2017-08-31radeonsi: set a per-buffer flag that disables inter-process sharing (v4)Marek Olšák4-28/+56
2017-08-30i965: Use BLORP for buffer object stall avoidance blits instead of BLT.Kenneth Graunke1-11/+11
2017-08-30i965: Always flush caches after blitting to a GL buffer object.Kenneth Graunke1-1/+3
2017-08-30i965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi_flush().Kenneth Graunke1-0/+1
2017-08-30i965: Add a brw_blorp_copy_buffers() command.Kenneth Graunke2-0/+29
2017-08-30blorp: Make blorp_buffer_copy work on Gen4-6.Kenneth Graunke1-9/+10
2017-08-30blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.Kenneth Graunke3-99/+143
2017-08-31radv: don't assert on empty hash tableGrazvydas Ignotas1-0/+3
2017-08-30svga: include sample count in surface_size() computationBrian Paul1-1/+1
2017-08-30i965: drop unused brw->needs_unlit_centroid_workaroundLionel Landwerlin2-11/+0
2017-08-30i965: drop brw->has_surface_tile_offset in favor of devinfo'sLionel Landwerlin5-8/+9
2017-08-30i965: drop unused brw->no_simd8Lionel Landwerlin1-1/+0
2017-08-30i965: drop unused brw->has_plnLionel Landwerlin2-2/+0
2017-08-30i965: drop brw->must_use_separate_stencil in favor of devinfo'sLionel Landwerlin4-4/+5
2017-08-30i965: drop unused brw->has_negative_rhw_bugLionel Landwerlin2-2/+0