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
*
anv/image: Do not override lower bits of dword.
Rafael Antognolli
2018-04-05
2
-15
/
+12
*
intel: compiler: silence compiler warning
Lionel Landwerlin
2018-04-04
1
-0
/
+1
*
anv: Fix close(fd) before import issue in vkCreateDmaBufImageINTEL
Kevin Strasser
2018-04-03
1
-2
/
+2
*
intel: gen-decoder: print all dword a field belongs to
Lionel Landwerlin
2018-04-03
2
-7
/
+9
*
intel: genxml: decode variable length MI_LRI
Lionel Landwerlin
2018-04-03
10
-0
/
+40
*
intel: gen-decoder: don't decode fields beyond a dword length
Lionel Landwerlin
2018-04-03
1
-15
/
+26
*
intel: error_decode: add an option to decode all buffers
Lionel Landwerlin
2018-04-03
1
-2
/
+7
*
intel: genxml: add preemption control instructions
Lionel Landwerlin
2018-04-03
4
-0
/
+26
*
nir+drivers: add helpers to get # of src/dest components
Rob Clark
2018-04-03
1
-6
/
+5
*
anv/cmd_buffer: honor pending clear views for depth/stencil attachments
Iago Toral Quiroga
2018-04-02
1
-1
/
+21
*
anv/cmd_buffer: consider multiview masks for tracking pending clear aspects
Iago Toral Quiroga
2018-04-02
2
-3
/
+96
*
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
Jason Ekstrand
2018-03-30
1
-1
/
+4
*
util: Add and use util_is_power_of_two_nonzero
Ian Romanick
2018-03-29
1
-2
/
+2
*
util: Move util_is_power_of_two to bitscan.h and rename to util_is_power_of_t...
Ian Romanick
2018-03-29
4
-8
/
+8
*
autotools: Include intel/dev/meson.build in tarball
Dylan Baker
2018-03-28
1
-0
/
+1
*
intel/fs: Don't emit a des copy for image ops with has_dest == false
Jason Ekstrand
2018-03-27
1
-3
/
+6
*
intel/aubinator_error_decode: Decode more registers.
Rafael Antognolli
2018-03-26
1
-0
/
+12
*
intel/genxml: Add SAMPLER_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+139
*
intel/genxml: Add ROW_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+114
*
intel/genxml: Add SC_INSTDONE register.
Rafael Antognolli
2018-03-26
6
-0
/
+140
*
i965/vec4: Fix null destination register in 3-source instructions
Ian Romanick
2018-03-26
2
-0
/
+27
*
i965/vec4: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
1
-5
/
+65
*
i965/vec4: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
i965/fs: Propagate conditional modifiers from compares to adds
Ian Romanick
2018-03-26
2
-5
/
+400
*
i965/fs: Allow cmod propagation when src0 is a uniform or shader input
Ian Romanick
2018-03-26
1
-1
/
+2
*
i965: Add negative_equals methods
Ian Romanick
2018-03-26
7
-0
/
+72
*
anv: Set genX_table for gen11
Jordan Justen
2018-03-23
1
-0
/
+3
*
anv: Add gen11 to anv_genX_call
Jordan Justen
2018-03-23
1
-0
/
+3
*
android: Use local i915_drm.h rather than the system one.
Kenneth Graunke
2018-03-23
1
-0
/
+2
*
nir: Rename image intrinsics to image_var
Jason Ekstrand
2018-03-23
3
-36
/
+36
*
i965: perf: query topology
Lionel Landwerlin
2018-03-22
1
-0
/
+8
*
intel: devinfo: add helper functions to fill fusing masks values
Lionel Landwerlin
2018-03-22
2
-1
/
+140
*
intel: devinfo: meson: include drm uapi
Lionel Landwerlin
2018-03-22
1
-1
/
+1
*
intel: devinfo: store slice/subslice/eu masks
Lionel Landwerlin
2018-03-22
2
-1
/
+91
*
intel: devinfo: store number of EUs per subslice
Lionel Landwerlin
2018-03-22
2
-2
/
+38
*
anv/radv: autotools: include vulkan_*.h headers
Juan A. Suarez Romero
2018-03-22
1
-0
/
+4
*
intel/compiler: Readd ICL to test_eu_validate.cpp
Matt Turner
2018-03-22
1
-0
/
+1
*
intel/compiler: Skip 64-bit type tests when types not available
Matt Turner
2018-03-22
1
-0
/
+19
*
intel/compiler/icl: Clear "null render target" bit in extended message descri...
Jason Ekstrand
2018-03-22
2
-0
/
+6
*
intel/compiler/icl: Update the assert in brw_stage_has_packed_dispatch()
Anuj Phogat
2018-03-22
1
-1
/
+1
*
intel/common/icl: Disable hiz surface sampling
Anuj Phogat
2018-03-22
1
-0
/
+1
*
intel/common/icl: Add L3 config
Anuj Phogat
2018-03-22
1
-0
/
+18
*
intel/tools/aubinator: Drop platform list from print_help()
Matt Turner
2018-03-22
1
-1
/
+1
*
anv/pipeline: don't pass constant view index in multiview
Caio Marcelo de Oliveira Filho
2018-03-21
1
-6
/
+11
*
anv/pipeline: use less instructions for multiview
Caio Marcelo de Oliveira Filho
2018-03-21
1
-1
/
+1
*
aubinator_error_decode: Compare only the class_name of the ring.
Rafael Antognolli
2018-03-21
1
-1
/
+1
*
intel/tools: aubinator: Catch gen11 "enhanced execlist" submission
Scott D Phillips
2018-03-21
1
-6
/
+20
*
intel: genxml: add INSTPM/CS_DEBUG_MODE2 registers
Lionel Landwerlin
2018-03-20
7
-0
/
+46
*
anv: off-by-one in GetDescriptorSetLayoutSupport
Scott D Phillips
2018-03-20
1
-1
/
+1
*
anv/pipeline: set active_stages early
Caio Marcelo de Oliveira Filho
2018-03-19
2
-3
/
+10
[next]