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: Use align_u64 for image offsets
Jason Ekstrand
2020-04-09
1
-2
/
+2
*
anv/pipeline: allow more than 16 FS inputs
Juan A. Suarez Romero
2020-04-09
1
-14
/
+21
*
intel/compiler: store the FS inputs in WM prog data
Juan A. Suarez Romero
2020-04-09
2
-0
/
+6
*
i965: Move down genX_upload_sbe in profiles.
Mathias Fröhlich
2020-04-09
4
-0
/
+34
*
anv: Account for the header in anv_state_stream_alloc
Jason Ekstrand
2020-03-31
1
-2
/
+3
*
intel/fs/gen12: Fix interaction of SWSB dependency combination with EU fusion...
Francisco Jerez
2020-03-30
1
-10
/
+11
*
isl: drop min row pitch alignment when set by the driver
Lionel Landwerlin
2020-03-20
1
-1
/
+9
*
isl: only apply main surface ccs pitch constraint with CCS
Lionel Landwerlin
2020-03-20
1
-1
/
+2
*
isl: properly filter supported display modifiers on Gen9+
Lionel Landwerlin
2020-03-20
1
-3
/
+13
*
isl: implement linear tiling row pitch requirement for display
Lionel Landwerlin
2020-03-20
1
-3
/
+14
*
anv: Swizzle fast-clear values
Jason Ekstrand
2020-03-19
3
-9
/
+19
*
intel/blorp: Add support for swizzling fast-clear colors
Jason Ekstrand
2020-03-19
3
-4
/
+12
*
anv: Do an end-of-pipe sync before updating AUX table entries
Jason Ekstrand
2020-03-18
1
-1
/
+1
*
anv: Wait for the GPU to be idle before invalidating the aux table.
Rafael Antognolli
2020-03-18
1
-0
/
+10
*
anv: Do end-of-pipe sync around MCS/CCS ops instead of CS stall
Jason Ekstrand
2020-03-18
2
-8
/
+8
*
anv: Use a proper end-of-pipe sync instead of just CS stall
Jason Ekstrand
2020-03-18
2
-15
/
+118
*
anv: Use the PIPE_CONTROL instead of bits for the CS stall W/A
Jason Ekstrand
2020-03-18
1
-3
/
+7
*
intel/fs: Fix workaround for VxH indirect addressing bug under control flow.
Francisco Jerez
2020-03-10
1
-10
/
+28
*
anv: Parse VkPhysicalDeviceFeatures2 in CreateDevice
Jason Ekstrand
2020-03-10
1
-10
/
+45
*
isl: Set 3DSTATE_DEPTH_BUFFER::Depth correctly for 3D surfaces
Jason Ekstrand
2020-03-06
1
-1
/
+19
*
intel/gen12+: Disable mid thread preemption.
Rafael Antognolli
2020-03-04
2
-0
/
+13
*
intel/device: bdw_gt1 actually has 6 eus per subslice
Paulo Zanoni
2020-03-04
1
-1
/
+1
*
intel: fix the gen 12 compute shader scratch IDs
Paulo Zanoni
2020-03-04
1
-3
/
+8
*
intel: fix the gen 11 compute shader scratch IDs
Paulo Zanoni
2020-03-04
1
-1
/
+6
*
intel/compiler: Restrict cs_threads to 64
Jordan Justen
2020-03-02
1
-1
/
+3
*
anv: Always enable the data cache
Jason Ekstrand
2020-02-28
3
-10
/
+1
*
intel/fs: Correctly handle multiply of fsign with a source modifier
Ian Romanick
2020-02-20
1
-0
/
+10
*
intel/gen12: Take into account opcode when decoding SWSB
Caio Marcelo de Oliveira Filho
2020-02-20
2
-3
/
+7
*
intel/fs/gen12: Workaround data coherency issues due to broken NoMask control...
Francisco Jerez
2020-02-18
1
-34
/
+100
*
intel/fs/gen12: Fixup/simplify SWSB annotations of SIMD32 scratch writes.
Francisco Jerez
2020-02-18
1
-7
/
+3
*
intel/fs/gen12: Workaround unwanted SEND execution due to broken NoMask contr...
Francisco Jerez
2020-02-18
2
-0
/
+150
*
intel/fs: Add virtual instruction to load mask of live channels into flag reg...
Francisco Jerez
2020-02-18
5
-2
/
+22
*
intel/fs/gen7: Fix fs_inst::flags_written() for SHADER_OPCODE_FIND_LIVE_CHANNEL.
Francisco Jerez
2020-02-18
1
-1
/
+2
*
intel/fs/cse: Make HALT instruction act as CSE barrier.
Francisco Jerez
2020-02-18
1
-0
/
+10
*
intel/vec4: fix valgrind errors with vf_values array
Tapani Pälli
2020-02-07
1
-1
/
+2
*
anv: set MOCS on push constants
Lionel Landwerlin
2020-02-07
1
-1
/
+7
*
intel: Load the driver even if I915_PARAM_REVISION is not found.
Rafael Antognolli
2020-02-07
1
-1
/
+1
*
intel/fs: Don't count integer instructions as being possibly coissue
Ian Romanick
2020-02-05
1
-1
/
+8
*
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-03
1
-0
/
+8
*
intel/fs: Write the address register with NoMask for MOV_INDIRECT
Jason Ekstrand
2020-02-03
1
-0
/
+9
*
anv: Always fill out the AUX table even if CCS is disabled
Jason Ekstrand
2020-01-31
3
-16
/
+18
*
anv: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-31
4
-11
/
+18
*
intel/blorp: Plumb deref block size through to 3DSTATE_SF
Jason Ekstrand
2020-01-31
1
-6
/
+10
*
intel/common: Return the block size from get_urb_config
Jason Ekstrand
2020-01-31
4
-4
/
+51
*
anv: Emit URB setup earlier
Jason Ekstrand
2020-01-31
1
-2
/
+2
*
intel/blorp: Always emit URB config on Gen7+
Jason Ekstrand
2020-01-31
2
-20
/
+46
*
intel: Take a gen_l3_config in gen_get_urb_config
Jason Ekstrand
2020-01-31
3
-15
/
+11
*
intel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
Jason Ekstrand
2020-01-31
2
-2
/
+1
*
anv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly on Gen12+
Jason Ekstrand
2020-01-31
2
-1
/
+9
[next]