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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
anv: Rename param make_surface::dev to device
Chad Versace
2020-02-11
1
-22
/
+22
*
anv: Drop unused anv_image_get_surface_for_aspect_mask()
Chad Versace
2020-02-11
2
-63
/
+0
*
intel/vec4: fix valgrind errors with vf_values array
Tapani Pälli
2020-02-07
1
-1
/
+2
*
anv: No-op submit and wait calls when no_hw is set
Jason Ekstrand
2020-02-06
1
-0
/
+12
*
anv: set MOCS on push constants
Lionel Landwerlin
2020-02-06
1
-1
/
+7
*
intel: Load the driver even if I915_PARAM_REVISION is not found.
Rafael Antognolli
2020-02-06
1
-1
/
+1
*
isl: Fix the android build.
Kenneth Graunke
2020-02-05
1
-1
/
+2
*
intel/genxml: Drop "reserved" enum
Kenneth Graunke
2020-02-05
1
-1
/
+0
*
glsl,nir: Switch the enum representing shader image formats to PIPE_FORMAT.
Eric Anholt
2020-02-05
1
-57
/
+3
*
intel/isl: Move iris's pipe-to-isl format function to isl.
Eric Anholt
2020-02-05
2
-0
/
+302
*
intel/fs: Don't count integer instructions as being possibly coissue
Ian Romanick
2020-02-05
1
-1
/
+8
*
anv: implement gen12 post sync pipe control workaround
Lionel Landwerlin
2020-02-05
1
-1
/
+5
*
anv: implement gen9 post sync pipe control workaround
Lionel Landwerlin
2020-02-05
3
-0
/
+39
*
anv/blorp: Use the correct size for vkCmdCopyBufferToImage
Jason Ekstrand
2020-02-02
1
-0
/
+8
*
intel/gen12+: Set way_size_per_bank to 4
Anuj Phogat
2020-01-31
1
-1
/
+1
*
intel/gen12+: Reserve 4KB of URB space per bank for Compute Engine
Anuj Phogat
2020-01-31
1
-1
/
+19
*
intel/fs: Write the address register with NoMask for MOV_INDIRECT
Jason Ekstrand
2020-01-31
1
-0
/
+9
*
intel/tools: Handle strides better when dumping buffers
Jason Ekstrand
2020-01-31
1
-2
/
+5
*
intel/disasm: SEND has two sources on Gen12+
Jason Ekstrand
2020-01-31
1
-2
/
+4
*
intel/eu/validate: Don't validate regions of sends
Jason Ekstrand
2020-01-31
1
-3
/
+3
*
anv: Always fill out the AUX table even if CCS is disabled
Jason Ekstrand
2020-01-30
3
-16
/
+18
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
4
-11
/
+18
*
intel/blorp: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-30
1
-6
/
+10
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-30
4
-4
/
+51
*
anv: Emit URB setup earlier
Jason Ekstrand
2020-01-30
1
-2
/
+2
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-30
2
-20
/
+46
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-30
3
-15
/
+11
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-30
2
-2
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-30
2
-1
/
+9
*
genxml: Add a new 3DSTATE_SF field on gen12
Jason Ekstrand
2020-01-30
1
-0
/
+5
*
anv: Rename a variable
Jason Ekstrand
2020-01-29
1
-2
/
+2
*
anv/block_pool: Ensure allocations have contiguous maps
Jason Ekstrand
2020-01-29
5
-15
/
+32
*
anv: Re-use one old BT block in reset_batch_bo_chain
Jason Ekstrand
2020-01-29
1
-1
/
+2
*
anv: Set actual state pool sizes when we have softpin
Jason Ekstrand
2020-01-29
1
-5
/
+13
*
anv: Emit CS Stall before Instruction Cache flush for gen12 WA
Jordan Justen
2020-01-28
1
-0
/
+6
*
intel/mi_builder: Force write completion on Gen12+
Jason Ekstrand
2020-01-28
1
-0
/
+3
*
anv: Replace one more aux_surface.isl.size_B check
Jason Ekstrand
2020-01-28
1
-1
/
+1
*
intel/blorp: Handle bit-casting UNORM and BGRA formats
Jason Ekstrand
2020-01-28
1
-37
/
+34
*
anv: Handle unavailable queries in vkCmdCopyQueryPoolResults
Brian Ho
2020-01-28
1
-0
/
+54
*
anv: Properly fetch partial results in vkGetQueryPoolResults
Brian Ho
2020-01-28
1
-2
/
+11
*
anv/android: make format_supported_with_usage static
Tapani Pälli
2020-01-28
1
-1
/
+1
*
anv/android: setup gralloc1 usage from gralloc0 usage manually
Tapani Pälli
2020-01-28
2
-8
/
+17
*
anv: Insert holes for non-existant XFB varyings
Jason Ekstrand
2020-01-27
1
-5
/
+17
*
intel/genxml: Make SO_DECL::"Hole Flag" a Boolean
Jason Ekstrand
2020-01-27
7
-7
/
+7
*
intel/compiler: Clear accumulator register before EOT
Sagar Ghuge
2020-01-27
1
-0
/
+18
*
isl: add gen12 comment about CCS for linear tiling
Lionel Landwerlin
2020-01-26
1
-0
/
+10
*
isl: drop CCS row pitch requirement for linear surfaces
Lionel Landwerlin
2020-01-26
1
-15
/
+21
*
intel: Implement Gen12 workaround for array textures of size 1
Lionel Landwerlin
2020-01-26
6
-1
/
+151
*
intel/isl: Allow CCS_E on more formats
Jason Ekstrand
2020-01-25
1
-23
/
+4
*
intel/blorp: Add support for CCS_E copies with UNORM formats
Jason Ekstrand
2020-01-25
1
-7
/
+38
[prev]
[next]