index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radv: change the returned error in radv_signal_fence()
Samuel Pitoiset
2018-06-22
1
-2
/
+1
*
ac/surface: disallow rotated micro tile mode
Marek Olšák
2018-06-21
1
-2
/
+19
*
radv: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
Samuel Pitoiset
2018-06-21
1
-3
/
+9
*
radv: use EOP_DATA_SEL_* instead of magic numbers
Samuel Pitoiset
2018-06-21
3
-6
/
+12
*
vulkan: EXT_acquire_xlib_display requires libXrandr headers to build
Keith Packard
2018-06-20
2
-2
/
+3
*
radv: Add VK_EXT_display_surface_counter to radv driver
Keith Packard
2018-06-20
2
-0
/
+13
*
radv: always initialize the clear depth/stencil values to 0
Samuel Pitoiset
2018-06-20
3
-22
/
+27
*
radv: always initialize the clear color values to 0
Samuel Pitoiset
2018-06-20
3
-8
/
+26
*
radv: always initialize the DCC predicate to FALSE
Samuel Pitoiset
2018-06-20
1
-0
/
+2
*
radv: do not use an user SGPR for the sample position offset
Samuel Pitoiset
2018-06-20
3
-40
/
+30
*
radv: don't store the number of samples as log2
Samuel Pitoiset
2018-06-20
4
-7
/
+12
*
radv: remove unnecessary code around CACHE_FLUSH_AND_INV_TS_EVENT
Samuel Pitoiset
2018-06-20
1
-18
/
+1
*
radv: Fix flush_bits being used uninitialized.
Bas Nieuwenhuizen
2018-06-20
1
-1
/
+1
*
radv: Add EXT_acquire_xlib_display to radv driver [v2]
Keith Packard
2018-06-19
5
-6
/
+52
*
radv: Add EXT_direct_mode_display to radv driver
Keith Packard
2018-06-19
2
-0
/
+12
*
radv: Add KHR_display extension to radv [v5]
Keith Packard
2018-06-19
7
-2
/
+194
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
3
-1
/
+11
*
radv: Merge the flush bits of CMASK & DCC clear.
Bas Nieuwenhuizen
2018-06-19
1
-1
/
+1
*
radv: Don't check for pipeline being set in draw.
Bas Nieuwenhuizen
2018-06-19
1
-1
/
+0
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
11
-143
/
+143
*
ac/gpu_info: add radeon_info::num_tcc_blocks
Marek Olšák
2018-06-19
2
-0
/
+11
*
ac/surface: Set compressZ for stencil-only surfaces.
Bas Nieuwenhuizen
2018-06-19
1
-1
/
+1
*
radv: fix reported number of available VGPRs
Eric Engestrom
2018-06-18
1
-1
/
+1
*
radv: Use less conservative approximation for context rolls.
Bas Nieuwenhuizen
2018-06-18
1
-3
/
+6
*
radv: fix bitwise check
Eric Engestrom
2018-06-18
1
-1
/
+1
*
ac: Clear meminfo to avoid valgrind warning.
Bas Nieuwenhuizen
2018-06-16
1
-1
/
+1
*
radv: fix emitting the TCS regs on GFX9
Samuel Pitoiset
2018-06-16
1
-1
/
+0
*
Revert "radv: always set/load both depth and stencil clear values"
Samuel Pitoiset
2018-06-15
1
-5
/
+28
*
radv: don't check for linear images in emit_fast_color_clear()
Samuel Pitoiset
2018-06-15
1
-2
/
+0
*
radv: allow RADV_PERFTEST=dccmsaa on GFX9
Samuel Pitoiset
2018-06-15
1
-2
/
+2
*
radv: add RADV_DEBUG=checkir
Samuel Pitoiset
2018-06-15
5
-3
/
+11
*
radv: update ZRANGE_PRECISION in radv_update_bound_fast_clear_ds()
Samuel Pitoiset
2018-06-15
1
-31
/
+15
*
radv: clean up radv_{set,load}_depth_clear_regs() helpers
Samuel Pitoiset
2018-06-15
3
-32
/
+44
*
radv: always set/load both depth and stencil clear values
Samuel Pitoiset
2018-06-15
1
-28
/
+5
*
radv: update the fast ds clear values only if the image is bound
Samuel Pitoiset
2018-06-15
1
-5
/
+32
*
radv: clean up radv_{set,load}_color_clear_regs() helpers
Samuel Pitoiset
2018-06-15
3
-33
/
+47
*
radv: update the fast color clear values only if the image is bound
Samuel Pitoiset
2018-06-15
1
-3
/
+32
*
radv: remove multisample bit from shader key.
Dave Airlie
2018-06-15
3
-4
/
+0
*
radv: Fix output for sparse MRTs.
Bas Nieuwenhuizen
2018-06-14
1
-9
/
+10
*
radv: update the ZRANGE_PRECISION value for the TC-compat bug
Samuel Pitoiset
2018-06-14
1
-0
/
+108
*
ac: handle undefined EQAA samples in ac_apply_fmask_to_sample
Marek Olšák
2018-06-13
1
-2
/
+4
*
ac/gpu_info: report real total memory sizes
Marek Olšák
2018-06-13
1
-28
/
+54
*
radv: don't fast clear HTILE for 16-bit depth surfaces on GFX8
Samuel Pitoiset
2018-06-13
1
-0
/
+8
*
radv: add a workaround for DXVK hangs by setting amdgpu-skip-threshold
Samuel Pitoiset
2018-06-09
1
-1
/
+78
*
radv: fix missing ZRANGE_PRECISION(1) for GFX9+
Samuel Pitoiset
2018-06-09
1
-1
/
+2
*
ac: fix possible truncation of intrinsic name
Timothy Arceri
2018-06-08
1
-1
/
+1
*
amd/common: Fix number of coords for getlod.
Bas Nieuwenhuizen
2018-06-07
1
-3
/
+18
*
radv: fix Coverity no effect control flow issue
Timothy Arceri
2018-06-07
1
-1
/
+1
*
radv: Use correct color format for fast clears
Philip Rebohle
2018-06-05
1
-2
/
+2
*
radv: Do not hardcode fast clear formats.
Bas Nieuwenhuizen
2018-06-05
1
-180
/
+73
[prev]
[next]