etnaviv: reset indexed rendering information when not rendering indexed
[mesa.git] / src / gallium / drivers / radeon /
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
2017-05-15 Marek Olšákgallium/radeon: subclass threaded_resource
2017-05-15 Marek Olšákgallium/radeon: handle other map buffer flags from...
2017-05-15 Marek Olšákgallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC
2017-05-15 Marek Olšákgallium/radeon: unwrap a context if we get a wrapped one
2017-05-15 Marek Olšákgallium/radeon: require both WRITE and FLUSH_EXPLICIT...
2017-05-15 Marek Olšákradeonsi/gfx9: add support for Raven
2017-05-11 Emil Velikovradeon: automake: remove unneeded elf Cflags/Libs
2017-05-11 Rob HerringAndroid: rework LLVM build support
2017-05-11 Rob HerringAndroid: push driver build details to driver makefiles
2017-05-08 Nicolai Hähnleradeonsi: mark fast-cleared textures as compressed...
2017-05-06 Marek OlšákRevert "radeonsi: constify a bunch of the perfcounter...
2017-05-04 Marek Olšákradeonsi: drop support for LLVM 3.8
2017-05-04 Dave Airlieradeonsi: constify a bunch of the perfcounter structs.
2017-04-28 Marek Olšákradeonsi: add a HUD query for draw calls with primitive...
2017-04-16 Marek Olšákgallium/radeon: always flush asynchronously and wait...
2017-04-14 Nicolai Hähnleradeonsi: add missing initialization for userptr buffers
2017-04-13 Nicolai Hähnlegallium/radeon: never use staging buffers with AMD_pinn...
2017-04-10 Samuel Pitoisetgallium/radeon: add HUD queries for GPU temperature...
2017-04-06 Samuel Pitoisetgallium/radeon: fix typo in radeon_winsys.h
2017-04-05 Nicolai Hähnlegallium/radeon: implement pipe->resource_commit
2017-04-05 Nicolai Hähnlegallium/radeon: transfers and invalidation for sparse...
2017-04-05 Nicolai Hähnlegallium/radeon: implement sparse buffer creation
2017-04-05 Nicolai Hähnleradeon/winsys: add sparse buffer interface
2017-04-04 Marek Olšákgallium: decrease the size of pipe_stream_output_info...
2017-03-31 Marek Olšákradeonsi/gfx9: allow CMASK fast clear with RB+
2017-03-31 Marek Olšákradeonsi/gfx9: fix and enable single-sample CMASK fast...
2017-03-31 Marek Olšákradeonsi/gfx9: fix linear mipmap CPU access
2017-03-31 Marek Olšákradeonsi: add tests verifying that VM faults don't...
2017-03-31 Marek Olšákradeonsi: decompress DCC in set_framebuffer_state inste...
2017-03-30 Marek Olšákradeonsi: fix an unused-variable warning in a release...
2017-03-30 Marek Olšákgallium/radeon: s/dcc_disable/disable_dcc/
2017-03-30 Marek Olšákgallium/radeon: add and use a new helper vi_dcc_enabled
2017-03-30 Marek Olšákgallium/radeon: formalize that r600_query_hw_add_result...
2017-03-30 Boyuan Zhangradeon/uvd: set correct vega10 db pitch alignment
2017-03-30 Leo Liuradeon/vce: add vce support for firmware 53.19.4
2017-03-30 Leo Liuradeon/vce: adapt gfx9 surface to vce
2017-03-30 Leo Liuwinsys/surface: add height pitch for gfx9
2017-03-30 Leo Liuradeon/uvd: clear message buffer when reuse
2017-03-30 Leo Liuradeon/uvd: adapt gfx9 surface to uvd
2017-03-30 Leo Liuradeon/uvd: add uvd soc15 register
2017-03-30 Marek Olšákradeonsi/gfx9: disable features that don't work
next