radeonsi: declare new user SGPR indices for bindless samplers/images
[mesa.git] / src / gallium / drivers / radeon /
2017-08-22 Nicolai Hähnleradeonsi: start using u_log_context for debugging
2017-08-22 Nicolai Hähnleradeonsi: implement pipe_context::set_log_context
2017-08-21 Rob HerringAndroid: Fix LLVM duplicated symbols linking for N...
2017-08-21 Leo Liuradeon/uvd: add YUYV format support for target buffer
2017-08-21 Leo Liuradeon/video: MJPEG not support stacked video buffers
2017-08-21 Leo Liuradeon/uvd: reconstruct MJPEG bitstream
2017-08-21 Leo Liuradeon/video: add MJPEG support
2017-08-21 Leo Liuradeon/uvd: add MJPEG support
2017-08-21 Leo Liuradeon/uvd: add MJPEG stream type
2017-08-21 Leo Liuradeon/uvd: get the target buffer pitch correct for...
2017-08-18 Marek Olšákgallium/radeon: remove old_fence parameter from r600_gf...
2017-08-18 Marek Olšákradeonsi/gfx9: prevent a GPU hang after a timestamp...
2017-08-16 Boyuan Zhangradeon/vce: support all firmwares with major ver 53
2017-08-15 Marek Olšákradeonsi: disable CE by default
2017-08-15 Dave Airlieradeonsi: initialise imported surface to 0.
2017-08-11 Marek Olšákgallium/radeon: only pass shader-specific debug flags...
2017-08-07 Marek Olšákradeonsi: expose the number of decompress calls to...
2017-08-07 Marek Olšákgallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
2017-08-07 Marek Olšákgallium/radeon: print all members of radeon_info with...
2017-08-06 Dave Airlieradeonsi: add basic memory object support
2017-08-06 Andres Rodriguezradeonsi: factor out metadata import
2017-08-04 Nicolai Hähnleradeonsi: set drirc compiler options before calling...
2017-08-04 Marek Olšákradeonsi: program tile swizzle for color and FMASK...
2017-08-04 Marek Olšákgallium/radeon: reallocate textures with non-zero tile_...
2017-08-04 Marek Olšákac/surface: add RADEON_SURF_SHAREABLE
2017-08-02 Nicolai Hähnleradeonsi: avoid redundant SET_PREDICATION packet with...
2017-08-02 Nicolai Hähnleradeonsi: fix streamout overflow predication on VI+
2017-08-02 Nicolai Hähnlegallium/radeon: implement qbo for SO_OVERFLOW_PREDICATE
2017-08-02 Nicolai Hähnlegallium/radeon: implement basic parts of PIPE_QUERY_SO_...
2017-08-02 Nicolai Hähnlegallium/radeon: fix render predication by SO overflow...
2017-08-02 Nicolai Hähnlegallium/radeon: fix ARB_query_buffer_object conversion...
2017-08-01 Marek Olšákradeonsi: don't print AMD twice in the renderer string...
2017-08-01 Marek Olšákradeonsi: print CE IBs into ddebug reports
2017-07-31 Nicolai Hähnleradeonsi: enable R600_DEBUG=nir for vertex and fragment...
2017-07-31 Marek Olšákradeonsi: expose MRT-draw-calls to HUD
2017-07-26 Marek Olšákgallium/radeon: make S_FIXED function signed and move...
2017-07-26 Nicolai Hähnleradeonsi/gfx9: reduce max threads per block to 1024...
2017-07-25 Leo Liuradeon/vcn: move message buffer to vram for now
2017-07-17 Marek Olšákradeonsi/gfx9: don't read back non-existent register...
2017-07-17 Marek Olšákgallium/radeon: reallocate suballocated buffers when...
2017-07-17 Marek Olšákgallium/radeon: flush the context after in-place textur...
2017-07-10 Marek Olšákgallium: use "ull" number suffix to keep the QtCreator...
2017-07-04 Marek Olšákgallium/radeon: fix VDPAU breakage, need VRAM with WC
2017-07-04 Marek Olšákgallium/radeon: attempt to fix a compiler failure in...
2017-07-04 Marek Olšákgallium/radeon: allow suballocating textures
2017-07-04 Marek Olšákgallium/radeon: generalize the function for in-place...
2017-07-04 Marek Olšákgallium/radeon: add radeon_winsys::buffer_is_suballocated
2017-07-04 Marek Olšákgallium/radeon: clean up pb_cache bucket/usage determin...
2017-07-04 Marek Olšákgallium/radeon: enable suballocations for VRAM with...
2017-07-04 Marek Olšákgallium/radeon: clean up (domain, flags) <-> (slab...
2017-07-04 Marek Olšákgallium/radeon: remove RADEON_FLAG_CPU_ACCESS
2017-07-04 Marek Olšákgallium/radeon: clean up r600_texture_get_handle
2017-07-04 Marek Olšákgallium/radeon: rename RADEON_FLAG_HANDLE -> RADEON_FLA...
2017-07-04 Marek Olšákgallium/radeon: fix a possible crash for buffer exports
2017-07-04 Marek Olšákgallium/radeon: ignore PIPE_BIND_SHARED for buffers
2017-07-04 Marek Olšákradeonsi: add a HUD query for getting an average GFX...
2017-06-27 Leo Liuradeon/vcn: enable h264 decode entension support
2017-06-23 Marek Olšákradeonsi: implement the workaround for Rocket League...
2017-06-23 Marek Olšákgallium/radeon: pass create_screen flags to r600_common...
2017-06-22 Marek Olšákradeonsi/gfx9: enable DCC fast clear
2017-06-22 Marek Olšákradeonsi: fix DCC fast clear for luminance and alpha...
2017-06-21 Marek Olšákradeonsi: add separate HUD counters for CB and DB cache...
2017-06-19 Nicolai Hähnlegallium/radeon/gfx9: fix PBO texture uploads to compres...
2017-06-18 Samuel Pitoisetgallium/radeon: add a new HUD query for the number...
2017-06-17 Emil Velikovr600, radeon: move radeon_shader_binary_{init,clean...
2017-06-16 Jan Veselyr600g,compute: provide local copy of functions from...
2017-06-15 Samuel Pitoisetgallium/radeon: fix initialization of new resource...
2017-06-14 Samuel Pitoisetradeonsi: upload new descriptors when resident buffers...
2017-06-13 Henri Verbeetgallium/radeon: Include the family name in the renderer...
2017-06-12 Marek Olšákradeonsi: pack si_framebuffer better
2017-06-08 Marek Olšákgallium/radeon: don't allocate HTILE in a separate...
2017-06-07 Samuel Liradeonsi: Use libdrm to get chipset name
2017-06-07 Marek Olšákgallium/radeon: clean up a misleading statement from...
2017-06-07 Marek Olšákradeonsi: don't use 1D tiling for Z/S on VI to get...
2017-06-05 Emil Velikovradeon: remove out of date LLVM_REVISION.txt
2017-05-25 Leo Liuradeon: rename has_uvd info to has_hw_decode
2017-05-25 Leo Liuradeon/vcn: add decode message for mpeg4 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for mpeg2 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for vc1 codec
2017-05-25 Leo Liuradeon/vcn: add decode message for hevc codec
2017-05-25 Leo Liuradeon/vcn: add decode message decode for avc codec
2017-05-25 Leo Liuradeon/vcn: add decode message feedback
2017-05-25 Leo Liuradeon/vcn: add decode message destroy
2017-05-25 Leo Liuradeon/vcn: add decode message create
2017-05-25 Leo Liuradeon/vcn: add common decode part
2017-05-25 Leo Liuradeon/winsys: add vcn dec ring type
2017-05-25 Leo Liuradeon/winsys: add uvd enc ring type
2017-05-25 Leo Liuradeon/vcn: add vcn decode interface
2017-05-23 Marek Olšákgallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAUL...
2017-05-22 Timothy Arceriradeon: pass flags that can change shaders to disk_cach...
2017-05-22 Timothy Arceriutil/disk_cache: add new driver_flags param to cache...
2017-05-22 Marek Olšákgallium/radeon: add a query for monitoring Gallium...
2017-05-18 Nicolai Hähnleac: add radeon_info::num_{sdma,compute}_rings
2017-05-18 Nicolai Hähnleac/radeonsi: move struct radeon_info to ac_gpu_info.h
2017-05-18 Nicolai Hähnleac/radeonsi: move surface definitions to new header...
2017-05-17 Marek Olšákgallium/radeon: use a top-of-pipe timestamp for the...
2017-05-15 Marek Olšákgallium/radeon: add threaded context counter monitoring...
2017-05-15 Marek Olšákradeonsi: implement replace_buffer_storage for the...
2017-05-15 Marek Olšákgallium/radeon: subclass and handle threaded_query
2017-05-15 Marek Olšákgallium/radeon: subclass threaded_transfer
next