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
/
gallium
/
drivers
/
iris
Commit message (
Expand
)
Author
Age
Files
Lines
*
iris: Add restriction to 3DSTATE_CONSTANT_ packets.
Rafael Antognolli
2019-12-04
1
-0
/
+11
*
iris: Use 3DSTATE_CONSTANT_ALL when possible.
Rafael Antognolli
2019-12-04
2
-2
/
+76
*
iris: Rework push constants emitting code.
Rafael Antognolli
2019-12-04
1
-42
/
+83
*
iris: Stop setting up fake params
Jason Ekstrand
2019-12-04
2
-13
/
+6
*
iris: Allow max dynamic pool size of 2GB for gen12
Jordan Justen
2019-12-02
1
-1
/
+9
*
iris: Map FXT1 texture formats
Kenneth Graunke
2019-12-01
1
-0
/
+2
*
iris: Disable VF cache partial address workaround on Gen11+
Kenneth Graunke
2019-11-26
2
-0
/
+14
*
iris: Update SURFACE_STATE addresses when setting sampler views
Kenneth Graunke
2019-11-25
1
-0
/
+3
*
iris: Maintain CPU-side SURFACE_STATE copies for views and surfaces.
Kenneth Graunke
2019-11-25
2
-55
/
+136
*
iris: Create an "iris_surface_state" wrapper struct
Kenneth Graunke
2019-11-25
2
-27
/
+36
*
iris: Drop 'old_address' parameter from iris_rebind_buffer
Kenneth Graunke
2019-11-25
3
-7
/
+6
*
iris: Stop mutating the resource in get_rt_read_isl_surf().
Kenneth Graunke
2019-11-25
1
-19
/
+14
*
iris: Change keybox parenting
Kenneth Graunke
2019-11-22
1
-3
/
+2
*
intel: Add workaround for stencil state.
Rafael Antognolli
2019-11-19
1
-0
/
+12
*
iris: Re-enable param compaction
Jason Ekstrand
2019-11-18
1
-1
/
+1
*
intel/compiler: Add a flag to avoid compacting push constants
Jason Ekstrand
2019-11-18
1
-0
/
+1
*
iris: Wrap iris_fix_edge_flags in NIR_PASS
Kenneth Graunke
2019-11-14
1
-1
/
+10
*
iris: Properly move edgeflag_out from output list to global list
Kenneth Graunke
2019-11-14
1
-8
/
+16
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
7
-7
/
+7
*
iris: Use mocs from isl_dev.
Rafael Antognolli
2019-11-12
7
-71
/
+71
*
iris: try to set the specified tiling when importing a dmabuf
James Xiong
2019-11-04
3
-11
/
+29
*
iris: Fix "Force Zero RTA Index Enable" setting again
Kenneth Graunke
2019-11-04
1
-1
/
+1
*
iris/gen11+: Move flush for render target change
Jordan Justen
2019-10-31
1
-19
/
+20
*
iris: Add IRIS_DIRTY_RENDER_BUFFER state flag
Jordan Justen
2019-10-31
1
-1
/
+3
*
iris: Add Tile Cache Flush for Unified Cache.
Rafael Antognolli
2019-10-30
2
-0
/
+21
*
iris: Set MOCS for external surfaces to uncached
Jordan Justen
2019-10-30
1
-4
/
+8
*
iris: Align fast clear color state buffer to a page.
Rafael Antognolli
2019-10-30
1
-0
/
+5
*
iris: Resolve stencil resource prior to copy or used by CPU
Sagar Ghuge
2019-10-29
1
-9
/
+19
*
iris: Prepare resources before stencil blit operation
Sagar Ghuge
2019-10-29
1
-7
/
+52
*
iris: Prepare depth resource if clear_depth enable
Sagar Ghuge
2019-10-29
1
-2
/
+2
*
iris: Prepare stencil resource before clear depth stencil
Sagar Ghuge
2019-10-29
1
-2
/
+10
*
iris: Resolve stencil buffer lossless compression with WM_HZ_OP packet
Sagar Ghuge
2019-10-29
1
-9
/
+13
*
intel: Track stencil aux usage on Gen12+
Sagar Ghuge
2019-10-29
1
-0
/
+1
*
iris: Allocate main and aux surfaces together
Nanley Chery
2019-10-29
1
-34
/
+21
*
iris: Determine aux offsets within configure_aux
Nanley Chery
2019-10-29
1
-10
/
+9
*
iris: Bail resource creation upon aux creation error
Nanley Chery
2019-10-29
1
-16
/
+17
*
iris: Drop iris_resource::aux::extra_aux::bo
Nanley Chery
2019-10-29
2
-16
/
+3
*
iris: Implement new way for setting streamout buffers.
Plamena Manolova
2019-10-29
2
-3
/
+23
*
loader: default to iris for all future PCI IDs
Eric Engestrom
2019-10-28
1
-0
/
+1
*
iris: Create resource with aux_usage MCS_CCS
Sagar Ghuge
2019-10-28
1
-1
/
+2
*
iris: Get correct resource aux usage for copy
Sagar Ghuge
2019-10-28
1
-0
/
+1
*
iris: Define MCS_CCS state transitions and usages
Sagar Ghuge
2019-10-28
2
-5
/
+10
*
iris: Initialize CCS to fast clear while using with MCS
Sagar Ghuge
2019-10-28
1
-3
/
+14
*
iris: Disallow incomplete resource creation
Nanley Chery
2019-10-28
1
-2
/
+6
*
iris: Don't leak the resource for unsupported modifier
Nanley Chery
2019-10-28
1
-1
/
+1
*
iris: Enable HIZ_CCS sampling
Nanley Chery
2019-10-28
3
-8
/
+24
*
iris: Start using blorp_can_hiz_clear_depth()
Nanley Chery
2019-10-28
1
-1
/
+7
*
iris: Enable HIZ_CCS in depth buffer instructions
Nanley Chery
2019-10-28
2
-3
/
+7
*
iris: Define initial HIZ_CCS state and transitions
Nanley Chery
2019-10-28
3
-13
/
+20
*
iris: Create an unusable secondary aux surface
Nanley Chery
2019-10-28
2
-6
/
+49
[next]