radeonsi: lower IO intrinsics - complete rewrite of input/output scanning
[mesa.git] / src / gallium / winsys /
2020-09-02 Marcin Ślusarziris: handle os_dupfd_cloexec failure
2020-08-28 Eric Anholtvirgl: Fix unused var warnings in release build from...
2020-08-21 Chia-I Wuvirgl: move protocol headers to a common place
2020-08-21 Charmaine Leewinsys/svga: fix display corruption after surface_init
2020-08-02 Mauro Rossiandroid: freedreno: move a2xx disasm out of gallium
2020-07-28 Marek Olšákamd: rename SIENNA -> SIENNA_CICHLID
2020-07-22 Marek Olšákradeonsi: set up IBs for preemption
2020-07-22 Marek Olšákwinsys/amdgpu: make amdgpu_bo_unmap non-static
2020-07-01 Greg Vgallium,util: undef ALIGN on FreeBSD to prevent name...
2020-06-26 Marek Olšákac,winsys/amdgpu: align IBs the same as the kernel
2020-06-26 Marek Olšákamd: add proper definitions for NOP packets
2020-06-18 Eric Engestromvirgl: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromsvga: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-06-10 Ben Skeggsnvc0: initial support for tu1xx
2020-06-10 Ben Skeggsnvc0: initial support for gv100
2020-06-10 Marek Olšákac/surface: add a wrapper structure to hold ADDR_HANDLE
2020-06-09 Marek Olšákradeonsi: add support for Sienna Cichlid
2020-06-09 Pierre-Eric Pellou... winsys/radeon: do not cast bo->va as void*
2020-06-05 Neha Bhendesvga: Performance fixes
2020-06-05 Neha Bhendesvga: Add GL4.1(compatibility profile) support in svga...
2020-06-05 Neha Bhendewinsys/drm: Add GL4.1 support in drm winsys
2020-06-01 Dylan Bakermeson: use gnu_symbol_visibility argument
2020-05-26 Marek Olšákac/gpu_info: replace num_good_cu_per_sh with min/max_go...
2020-05-23 Marek Olšákac/gpu_info: compute the best safe IB alignment
2020-05-22 Pierre-Eric Pellou... amdgpu: fix unitialized variable
2020-05-15 Marek Olšákwinsys/amdgpu: add RADEON_FLAG_UNCACHED for faster...
2020-05-13 Marek Olšákgallium: rename 'state tracker' to 'frontend'
2020-05-11 Pierre-Eric Pellou... amdgpu: use AMDGPU_IB_FLAGS_SECURE when requested
2020-05-11 Pierre-Eric Pellou... amdgpu: add encrypted slabs support
2020-05-11 Pierre-Eric Pellou... radeon: add RADEON_CREATE_ENCRYPTED flag
2020-05-11 Pierre-Eric Pellou... radeonsi: add AMD_DEBUG=tmz option
2020-05-11 Pierre-Eric Pellou... amdgpu/radeon: add secure api
2020-05-07 Marek Olšákac/surface,radeonsi: move the set/get_bo_metadata code...
2020-05-07 Marek Olšákamd: remove duplicated definitions from amdgpu_drm.h
2020-04-29 Mike Blumenkrantziris: move iris_vtable to iris_screen
2020-04-29 Marek Olšákac/surface: add code for gfx10 displayable DCC
2020-04-29 Marek Olšákac/surface: rename micro tile mode enums like gfx10...
2020-04-29 Thomas Hellstromwinsys/svga: Optionally avoid caching buffer maps
2020-04-29 Thomas Hellstromgallium/pipebuffer: Use persistent maps for slabs
2020-04-27 Bas Nieuwenhuizendrm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
2020-04-16 Bas Nieuwenhuizenwinsys/amdgpu: Retrieve WC flags from imported buffers.
2020-04-13 Greg Vsvga: fix build on FreeBSD
2020-04-01 Thomas Hellstromsvga, winsys/svga: Fix persistent memory discard maps
2020-03-30 Jose Fonsecascons: Prune out unnecessary targets.
2020-03-28 Eric Engestrommeson: inline `inc_common`
2020-03-27 Marek Olšákutil: don't include p_defines.h and u_pointer.h from...
2020-03-20 Marek Olšákwinsys/radeon: change to 3-space indentation
2020-03-19 John StultzAndroid.mk: Tweak MESA_ENABLE_LLVM checks
2020-03-12 Marek Olšákac: add radeon_info::use_late_alloc to control LATE_ALL...
2020-02-26 Marek Olšákgallium/hash_table: remove some function wrappers
2020-02-26 Marek Olšákgallium/hash_table: turn it into a wrapper around util...
2020-02-26 Marek Olšákgallium/hash_table: use the same callback signatures...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with FD...
2020-02-26 Marek Olšákgallium/hash_table: consolidate hash tables with pointe...
2020-02-21 Michel Dänzerutil: Change os_same_file_description return type from...
2020-02-21 Michel Dänzerwinsys/amdgpu: Make local variable r signed
2020-02-01 Szymon Andrzejukvirgl: Use align_free for align_malloc allocated buffer
2020-01-29 Michel Dänzerwinsys/amdgpu: Close KMS handles for other DRM file...
2020-01-29 Michel Dänzerwinsys/amdgpu: Re-use amdgpu_screen_winsys when possible
2020-01-29 Thomas Hellstromwinsys/svga: Enable transhuge pages for buffer objects
2020-01-29 Roland Scheideggerwinsys/svga: use new ioctl for logging
2020-01-29 Pierre-Eric Pellou... radeonsi: stop using the VM_ALWAYS_VALID flag
2020-01-27 Marek OlšákRevert "winsys/amdgpu: Re-use amdgpu_screen_winsys...
2020-01-27 Marek OlšákRevert "winsys/amdgpu: Close KMS handles for other...
2020-01-24 Martin Fuzzeyetnaviv: update Android build files
2020-01-23 Michel Dänzerwinsys/amdgpu: Close KMS handles for other DRM file...
2020-01-23 Michel Dänzerwinsys/amdgpu: Re-use amdgpu_screen_winsys when possible
2020-01-23 Michel Dänzerwinsys/amdgpu: Only re-export KMS handles for different...
2020-01-23 Michel Dänzerwinsys/amdgpu: Keep track of retrieved KMS handles...
2020-01-23 Michel Dänzerwinsys/amdgpu: Keep a list of amdgpu_screen_winsyses...
2020-01-10 Gurchetan Singhvirgl/drm: update UAPI
2020-01-03 Marek Olšákradeonsi: preserve the scanout flag for shared resource...
2019-12-31 Marek Olšákwinsys/radeon: initialize pte_fragment_size
2019-11-28 Jonathan Graywinsys/amdgpu: avoid double simple_mtx_unlock()
2019-11-19 Marek Olšákwinsys/amdgpu: detect noop dependencies on the same...
2019-11-19 Marek Olšákac: fill num_rings for remaining IPs
2019-11-19 Marek Olšákac: add radeon_info::num_rings and move ring_type to...
2019-11-18 Brian PaulCall shmget() with permission 0600 instead of 0777
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-30 Pierre-Eric Pellou... radeonsi: sdma misc fixes
2019-10-29 Marek Olšákwinsys/amdgpu: use the new GPU reset query
2019-10-28 Timothy Arceriutil: remove LIST_IS_EMPTY macro
2019-10-28 Timothy Arceriutil: rename list_empty() to list_is_empty()
2019-10-28 Timothy Arceriutil: remove LIST_DEL macro
2019-10-28 Timothy Arceriutil: remove LIST_DELINIT macro
2019-10-28 Timothy Arceriutil: remove LIST_ADDTAIL macro
2019-10-28 Timothy Arceriutil: remove LIST_INITHEAD macro
2019-10-24 Thomas Hellstromwinsys/svga: Limit the maximum DMA hardware buffer...
2019-10-10 Dylan Bakermeson: build gallium gdi winsys
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-07 Marek Olšákwinsys/radeon: initialize SIMD properties in radeon_info
2019-10-03 Gurchetan Singhvirgl: honor winsys supplied metadata
2019-10-03 Gurchetan Singhvirgl: modify resource_create_from_handle(..) callback
2019-10-03 Gurchetan Singhvirgl: remove stride from virgl_hw_res
2019-09-19 Timothy Arceriutil/u_queue: track job size and limit the size of...
2019-09-18 Lepton Wuvirgl: Remove wrong EAGAIN handling for drmIoctl
2019-09-14 Lepton Wuvirgl: replace fprintf with _debug_printf
2019-09-10 Marek Olšákradeonsi: move texture storage allocation outside of...
2019-09-10 Marek Olšákradeonsi: move HTILE allocation outside of radeonsi
next