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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/genxml: Add engine definition to render engine instructions (gen45)
Toni Lönnberg
2018-11-13
1
-27
/
+27
*
intel/genxml: Add engine definition to render engine instructions (gen4)
Toni Lönnberg
2018-11-13
1
-25
/
+25
*
intel/decoder: tools: Use engine for decoding batch instructions
Toni Lönnberg
2018-11-13
8
-53
/
+69
*
intel/decoder: tools: gen_engine to drm_i915_gem_engine_class
Toni Lönnberg
2018-11-13
4
-25
/
+19
*
intel/decoder: Engine parameter for instructions
Toni Lönnberg
2018-11-13
2
-0
/
+31
*
anv/i965: make use of nir_link_constant_varyings()
Timothy Arceri
2018-11-13
1
-0
/
+3
*
i965: add support for sampling from AYUV
Lionel Landwerlin
2018-11-12
2
-0
/
+2
*
intel/fs: Prevent emission of IR instructions not aligned to their own execut...
Francisco Jerez
2018-11-09
1
-3
/
+17
*
intel/aub_read: remove useless breaks
Lionel Landwerlin
2018-11-09
1
-6
/
+0
*
intel/compiler: fix node interference of simd16 instructions
Iago Toral Quiroga
2018-11-09
1
-19
/
+17
*
intel/fs: Add an assert to optimize_frontfacing_ternary
Jason Ekstrand
2018-11-08
1
-0
/
+3
*
anv: Use nir_src_is_const and friends in lowering code
Jason Ekstrand
2018-11-08
2
-12
/
+9
*
intel/analyze_ubo_ranges: Use nir_src_is_const and friends
Jason Ekstrand
2018-11-08
1
-8
/
+7
*
intel/vec4: Use the new nir_src_is_const and friends
Jason Ekstrand
2018-11-08
3
-54
/
+46
*
intel/fs: Use the new nir_src_is_const and friends
Jason Ekstrand
2018-11-08
1
-110
/
+87
*
intel/fs,vec4: Clean up a repeated pattern with SSBOs
Jason Ekstrand
2018-11-08
4
-166
/
+85
*
intel/dump_gpu: add platform option
Lionel Landwerlin
2018-11-07
2
-6
/
+29
*
intel/dump_gpu: move output option together
Lionel Landwerlin
2018-11-07
1
-5
/
+5
*
anv/android: mark gralloc allocated BOs as external
Lionel Landwerlin
2018-11-06
1
-1
/
+1
*
anv: stub internal android code
Lionel Landwerlin
2018-11-06
7
-11
/
+80
*
intel/decoders: fix instruction base address parsing
Lionel Landwerlin
2018-11-05
2
-2
/
+2
*
intel/sanitize_gpu: add debug message on mmap fail
Lionel Landwerlin
2018-11-05
1
-1
/
+3
*
intel/sanitize_gpu: deal with non page multiple buffer sizes
Lionel Landwerlin
2018-11-05
1
-4
/
+7
*
intel/sanitize_gpu: add help/gdb options to wrapper
Lionel Landwerlin
2018-11-05
1
-1
/
+54
*
intel/dump_gpu: add missing gdb option
Lionel Landwerlin
2018-11-05
1
-0
/
+2
*
intel: Use a URB start offset of 0 for disabled stages.
Kenneth Graunke
2018-11-03
1
-3
/
+9
*
anv/icl: Disable prefetching of sampler state entries
Anuj Phogat
2018-11-02
1
-9
/
+16
*
anv/icl: Set Error Detection Behavior Control Bit in L3CNTLREG
Anuj Phogat
2018-11-01
2
-0
/
+8
*
intel/tools: fix resource leak
Andrii Simiklit
2018-11-01
1
-0
/
+10
*
intel/tools: include stdarg.h in error2aub
Jonathan Gray
2018-11-01
1
-0
/
+1
*
configure: allow building with python3
Emil Velikov
2018-10-31
3
-7
/
+7
*
tools/imgui: disable all warnings
Eric Engestrom
2018-10-31
1
-1
/
+2
*
intel/compiler: Stop assuming the entrypoint is called "main"
Jason Ekstrand
2018-10-30
4
-23
/
+5
*
anv: Disable dual source blending when shader doesn't support it on gen8+
Danylo Piliaiev
2018-10-30
1
-10
/
+36
*
aub_viewer: show vertex buffer pitch
Eric Engestrom
2018-10-30
1
-1
/
+1
*
anv: Bump the advertised patch version to 90
Jason Ekstrand
2018-10-30
1
-1
/
+1
*
intel: tools: Add handling for video pipe
Toni Lönnberg
2018-10-30
2
-1
/
+30
*
intel/decoder: Use 'DWord Length' and 'bias' fields for packet length.
Toni Lönnberg
2018-10-30
2
-7
/
+25
*
intel/batch-decoder: remove never-used function
Eric Engestrom
2018-10-30
2
-42
/
+0
*
anv: add missing meson build dependency
Eric Engestrom
2018-10-29
1
-1
/
+1
*
anv: Use absolute timeouts in wait_for_bo_fences
Jason Ekstrand
2018-10-27
1
-42
/
+30
*
anv: Flag semaphore BOs as external
Jason Ekstrand
2018-10-27
1
-2
/
+3
*
anv: Improve the asserts in anv_buffer_get_range
Jason Ekstrand
2018-10-27
1
-1
/
+2
*
Revert "anv/skylake: disable ForceThreadDispatchEnable"
Jason Ekstrand
2018-10-26
1
-35
/
+7
*
blorp: Emit a dummy 3DSTATE_WM prior to 3DSTATE_WM_HZ_OP
Jason Ekstrand
2018-10-26
1
-0
/
+9
*
anv: Return VK_ERROR_DEVICE_LOST from anv_device_set_lost
Jason Ekstrand
2018-10-26
4
-45
/
+32
*
anv/util: Split a vk_errorv helper out of vk_errorf
Jason Ekstrand
2018-10-26
2
-6
/
+25
*
intel/blorp: Define the clear value bounds for HiZ clears
Nanley Chery
2018-10-26
1
-0
/
+14
*
vulkan: drop always-true param
Eric Engestrom
2018-10-26
1
-2
/
+0
*
intel/nir: Use the OPT macro for more passes
Jason Ekstrand
2018-10-26
1
-3
/
+3
[next]