scons: use python3-compatible print()
[mesa.git] / src / gallium / drivers / radeon /
2017-09-18 Marek Olšákradeonsi: reallocate if a non-sharable textures is...
2017-09-18 Marek Olšákradeonsi: PIPE_BIND_SHARED should allow inter-process...
2017-09-18 Nicolai Hähnleradeonsi: enable out-of-order rasterization when possib...
2017-09-18 Nicolai Hähnlegallium/radeon: pass old_(perfect_)enable to set_occlus...
2017-09-18 Nicolai Hähnlegallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
2017-09-13 Nicolai Hähnleradeonsi: remove SET_PREDICATION workaround on newer...
2017-09-13 Nicolai Hähnleamd/common: get ME/PFP/CE firmware feature versions...
2017-09-11 Marek Olšákradeonsi: implement pipe_context::fence_server_sync
2017-09-11 Marek Olšákgallium/radeon: add a proper fail path for calloc in...
2017-09-11 Marek Olšákradeonsi/gfx9: fix interprocess resource sharing on...
2017-09-11 Dave Airlier600: handle the non-TXF_LZ support path.
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle for all blits...
2017-09-11 Marek Olšákgallium/u_blitter: use draw_rectangle callback for...
2017-09-11 Marek Olšákgallium/u_blitter: add new union blitter_attrib to...
2017-09-11 Marek Olšákgallium/radeon: use rectangles for 1D and 2D texture...
2017-09-07 Marek Olšákac/surface: add radeon_surf::has_stencil for convenience
2017-09-06 Leo Liuradeon/uvd: fix the assertion check for YUYV format
2017-09-05 Marek Olšákradeonsi/gfx9: implement primitive binning
2017-09-04 Marek Olšákgallium/radeon: sort DBG shader flags according to...
2017-09-04 Nicolai Hähnleradeonsi: ensure cache flushes happen before SET_PREDIC...
2017-09-04 Nicolai Hähnleradeonsi: fix ARB_transform_feedback_overflow_query...
2017-09-04 Nicolai Hähnlegallium/radeon: always use two-dimensional constant...
2017-09-03 Leo Liuradeon/uvd: add Define Restart Interval to MJPEG bitstr...
2017-09-03 Leo Liuradeon/uvd: fix MJPEG quantization table index
2017-08-31 Marek Olšákradeonsi: set a per-buffer flag that disables inter...
2017-08-30 Samuel Pitoisetradeonsi: update dirty_level_mask before dispatching
2017-08-28 Marek Olšákgallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait...
2017-08-28 Marek Olšákgallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INF...
2017-08-23 Leo Liuradeon/video: Return false explicitly for HEVC if not...
2017-08-23 Nicolai Hähnlegallium/radeon: fix saving multi-part command streams
2017-08-22 Leo Liuradeon/vcn: enable P016 mode support
2017-08-22 Leo Liuradeon/vcn: correct target buffer pitch calculation
2017-08-22 Marek Olšákgallium/radeon: add helpers for whether HTILE is enabled
2017-08-22 Marek Olšákgallium/radeon: clean up EOP_DATA_SEL magic numbers
2017-08-22 Marek Olšákradeonsi/gfx9: set 'not a query' for r600_gfx_write_eve...
2017-08-22 Marek Olšákradeonsi/gfx9: properly handle imported textures with...
2017-08-22 Marek Olšákradeonsi: remove Constant Engine support
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...
next