index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
radeon
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeon/vcn: add common decode part
Leo Liu
2017-05-25
3
-0
/
+675
*
radeon/winsys: add vcn dec ring type
Leo Liu
2017-05-25
1
-0
/
+1
*
radeon/winsys: add uvd enc ring type
Leo Liu
2017-05-25
1
-0
/
+1
*
radeon/vcn: add vcn decode interface
Leo Liu
2017-05-25
2
-0
/
+502
*
gallium/radeon: pipe AMDGPU_INFO_NUM_VRAM_CPU_PAGE_FAULTS into gallium HUD
Marek Olšák
2017-05-23
3
-2
/
+8
*
radeon: pass flags that can change shaders to disk_cache_create()
Timothy Arceri
2017-05-23
1
-1
/
+2
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
1
-1
/
+1
*
gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
2017-05-22
2
-0
/
+13
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
1
-2
/
+2
*
ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
2017-05-18
1
-61
/
+1
*
ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
2017-05-18
1
-147
/
+1
*
gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
2017-05-17
1
-2
/
+19
*
gallium/radeon: add threaded context counter monitoring for HUD
Marek Olšák
2017-05-15
3
-0
/
+25
*
radeonsi: implement replace_buffer_storage for the threaded context
Marek Olšák
2017-05-15
2
-1
/
+33
*
gallium/radeon: subclass and handle threaded_query
Marek Olšák
2017-05-15
2
-7
/
+12
*
gallium/radeon: subclass threaded_transfer
Marek Olšák
2017-05-15
3
-25
/
+25
*
gallium/radeon: subclass threaded_resource
Marek Olšák
2017-05-15
3
-18
/
+22
*
gallium/radeon: handle other map buffer flags from the threaded context
Marek Olšák
2017-05-15
1
-2
/
+4
*
gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC
Marek Olšák
2017-05-15
3
-1
/
+14
*
gallium/radeon: unwrap a context if we get a wrapped one
Marek Olšák
2017-05-15
2
-4
/
+8
*
gallium/radeon: require both WRITE and FLUSH_EXPLICIT in buffer_flush_region
Marek Olšák
2017-05-15
1
-2
/
+4
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-15
1
-0
/
+2
*
radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
2017-05-11
1
-4
/
+2
*
Android: rework LLVM build support
Rob Herring
2017-05-11
1
-3
/
+4
*
Android: push driver build details to driver makefiles
Rob Herring
2017-05-11
1
-1
/
+6
*
radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
2017-05-08
1
-2
/
+14
*
Revert "radeonsi: constify a bunch of the perfcounter structs."
Marek Olšák
2017-05-06
2
-3
/
+3
*
radeonsi: drop support for LLVM 3.8
Marek Olšák
2017-05-05
1
-5
/
+5
*
radeonsi: constify a bunch of the perfcounter structs.
Dave Airlie
2017-05-04
2
-3
/
+3
*
radeonsi: add a HUD query for draw calls with primitive restart
Marek Olšák
2017-04-28
3
-0
/
+9
*
gallium/radeon: always flush asynchronously and wait after begin_new_cs
Marek Olšák
2017-04-17
1
-4
/
+8
*
radeonsi: add missing initialization for userptr buffers
Nicolai Hähnle
2017-04-14
1
-0
/
+4
*
gallium/radeon: never use staging buffers with AMD_pinned_memory
Nicolai Hähnle
2017-04-13
1
-2
/
+16
*
gallium/radeon: add HUD queries for GPU temperature and clocks
Samuel Pitoiset
2017-04-10
1
-6
/
+6
*
gallium/radeon: fix typo in radeon_winsys.h
Samuel Pitoiset
2017-04-07
1
-1
/
+1
*
gallium/radeon: implement pipe->resource_commit
Nicolai Hähnle
2017-04-05
1
-0
/
+35
*
gallium/radeon: transfers and invalidation for sparse buffers
Nicolai Hähnle
2017-04-05
1
-10
/
+24
*
gallium/radeon: implement sparse buffer creation
Nicolai Hähnle
2017-04-05
1
-0
/
+2
*
radeon/winsys: add sparse buffer interface
Nicolai Hähnle
2017-04-05
1
-0
/
+17
*
gallium: decrease the size of pipe_stream_output_info - 532 -> 268 bytes
Marek Olšák
2017-04-04
2
-2
/
+2
*
radeonsi/gfx9: allow CMASK fast clear with RB+
Marek Olšák
2017-03-31
1
-5
/
+5
*
radeonsi/gfx9: fix and enable single-sample CMASK fast clear
Marek Olšák
2017-03-31
1
-4
/
+4
*
radeonsi/gfx9: fix linear mipmap CPU access
Marek Olšák
2017-03-31
2
-7
/
+5
*
radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
2017-03-31
2
-0
/
+6
*
radeonsi: decompress DCC in set_framebuffer_state instead of create_surface (v2)
Marek Olšák
2017-03-31
2
-6
/
+20
*
radeonsi: fix an unused-variable warning in a release build
Marek Olšák
2017-03-30
1
-3
/
+1
*
gallium/radeon: s/dcc_disable/disable_dcc/
Marek Olšák
2017-03-30
2
-3
/
+3
*
gallium/radeon: add and use a new helper vi_dcc_enabled
Marek Olšák
2017-03-30
2
-6
/
+11
*
gallium/radeon: formalize that r600_query_hw_add_result doesn't need a context
Marek Olšák
2017-03-30
3
-8
/
+9
*
radeon/uvd: set correct vega10 db pitch alignment
Boyuan Zhang
2017-03-30
1
-4
/
+12
[prev]
[next]