radeonsi: remove redundant si_shader_selector::max_gs_stream
[mesa.git] / src / gallium / drivers / radeonsi / si_uvd.c
2020-03-30 Pierre-Eric Pellou... radeonsi: switch to 3-spaces style
2019-10-09 Marek Olšákradeonsi: remove si_vid_join_surfaces and use combined...
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-09-24 Michel Dänzerradeonsi: fix VAAPI segfault due to various bugs
2019-07-03 Leo Liuradeonsi/uvd: allow newer HW to create HW decoder
2018-11-14 Marek Olšákradeonsi: fix video APIs on Raven2
2018-06-19 Marek Olšákradeonsi: rename r600_texture -> si_texture, rxxx ...
2018-04-27 Marek Olšákradeonsi: rename r600_texture::resource to buffer
2018-04-05 Marek Olšákradeonsi: remove r600_common_context
2018-04-05 Marek Olšákradeonsi: use r600_common_context less pt7
2018-03-02 Boyuan Zhangradeonsi: fix radeon create encoder return
2018-02-21 James Zhuradeonsi:create uvd hevc enc entry
2017-11-29 Marek Olšákradeonsi: remove r600_common_screen
2017-11-17 Boyuan Zhangradeonsi: enable vcn encode
2017-11-02 Marek Olšákradeonsi: remove 'Authors:' comments
2017-09-30 Marek Olšákradeonsi: don't use the template keyword
2017-09-30 Benedikt Schemmerradeonsi/uvd: clean up si_video_buffer_create
2017-09-30 Marek Olšákradeonsi/uvd: fix planar formats broken since f70f6baaa...
2017-09-26 Marek Olšákr600: fork and import gallium/radeon
2017-08-21 Leo Liuradeon/uvd: add YUYV format support for target buffer
2017-05-25 Leo Liuradeonsi: enable vcn decode
2017-03-30 Leo Liuradeon/uvd: adapt gfx9 surface to uvd
2016-06-29 Marek Olšákgallium/radeon: add and use r600_texture_reference
2016-04-27 Nicolai Hähnleradeon/video: always use the reusable buffer pool
2015-12-11 Kristian Høgsberg... Merge ../mesa into vulkan
2015-12-11 Marek Olšákgallium/radeon: remove radeon_winsys_cs_handle
2015-04-29 Marek Olšákwinsys/radeon: add a private interface for radeon_surface
2014-08-12 Christian Königradeon/uvd: fix gpu_address for video surfaces
2014-02-13 Christian Königradeon/vce: initial VCE support v8
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königradeon/video: seperate common video functions
2014-01-28 Marek Olšákradeonsi: cleanup includes, add missing license
2014-01-13 Andreas Hartmetzradeonsi: Rename radeonsi->si remaining identifiers...
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for functions in si_pipe.h.
2014-01-13 Andreas Hartmetzradeonsi: Rename r600->si for structs in si_pipe.h.
2014-01-13 Andreas Hartmetzradeonsi: Apply si_* file naming scheme.