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
*
intel/genxml: Use the same naming convention for Floating Point Mode.
Rafael Antognolli
2017-06-21
1
-2
/
+2
*
intel/genxml: Normalize URB Data field in WM_STATE.
Rafael Antognolli
2017-06-21
3
-3
/
+3
*
intel/genxml: Rename field on WM_STATE to match gen6+.
Rafael Antognolli
2017-06-21
3
-3
/
+3
*
intel/genxml: Normalize fields on WM_STATE.
Rafael Antognolli
2017-06-21
2
-4
/
+4
*
intel/genxml: Add missing field to CLIP_STATE.
Rafael Antognolli
2017-06-21
2
-0
/
+5
*
intel/genxml: Fix type of UserClipFlags ClipTest Enable Bitmask.
Rafael Antognolli
2017-06-21
3
-3
/
+3
*
intel/genxml: Add missing fields to CLIP_STATE on gen4-5.
Rafael Antognolli
2017-06-21
2
-0
/
+2
*
intel/genxml: Normalize GS_STATE.
Rafael Antognolli
2017-06-21
1
-1
/
+1
*
intel: compiler/i965: fix is_broxton checks
Lionel Landwerlin
2017-06-20
5
-6
/
+9
*
i965/cnl: Add l3 configuration for Cannonlake
Ben Widawsky
2017-06-20
1
-1
/
+20
*
i965: Add a variable for way size per bank in get_l3_way_size()
Anuj Phogat
2017-06-20
1
-5
/
+4
*
i965: Fix broxton 2x6 l3 config
Anuj Phogat
2017-06-20
1
-0
/
+16
*
intel/blorp: Apply source offset in the TEX case
Ian Romanick
2017-06-20
1
-0
/
+3
*
intel/blorp: Apply Gen4 coord. normalization after cubemap sizes are adjusted
Ian Romanick
2017-06-20
1
-9
/
+11
*
intel/blorp: Set needs_(dst|src)_offset for Gen4 cubemaps
Jason Ekstrand
2017-06-20
1
-2
/
+6
*
intel: common: add number of thread per eu
Lionel Landwerlin
2017-06-19
2
-2
/
+28
*
intel: common: express timestamps units in frequency
Lionel Landwerlin
2017-06-19
3
-12
/
+14
*
intel: common: add flag to identify platforms by name
Lionel Landwerlin
2017-06-19
2
-6
/
+24
*
anv: Fix L3 cache programming on Bay Trail
Jonas Kulla
2017-06-19
1
-1
/
+1
*
intel/isl/gen6: Allow arrayed stencil
Topi Pohjolainen
2017-06-17
1
-1
/
+0
*
genxml: The viewport state offset is actually an address.
Rafael Antognolli
2017-06-16
1
-1
/
+1
*
genxml: Rename fields to match gen6+.
Rafael Antognolli
2017-06-16
3
-3
/
+3
*
genxml: Rename SF_STATE field to match gen6+.
Rafael Antognolli
2017-06-16
3
-9
/
+9
*
intel/isl: Add the maximum surface size limit
Anuj Phogat
2017-06-16
1
-0
/
+22
*
intel/isl: Use uint64_t to store total surface size
Anuj Phogat
2017-06-16
2
-2
/
+3
*
intel/blorp: Work around Sandy Bridge occlusion query issue
Jason Ekstrand
2017-06-14
1
-0
/
+10
*
intel/isl: Properly set SeparateStencilBufferEnable on gen5-6
Jason Ekstrand
2017-06-14
1
-3
/
+10
*
genxml: Fix Gen4-5 SF_STATE "Line Width" fixed point type.
Kenneth Graunke
2017-06-14
3
-3
/
+3
*
i965/cnl: Add a preliminary device for Cannonlake
Ben Widawsky
2017-06-09
1
-0
/
+46
*
anv: Don't advertise support on anything above gen9
Jason Ekstrand
2017-06-09
1
-1
/
+1
*
i965/cnl: Enable CCS_E and RT support for few formats
Anuj Phogat
2017-06-09
1
-9
/
+9
*
i965/cnl: Reformat surface_format_info table to accomodate gen10+
Anuj Phogat
2017-06-09
1
-263
/
+263
*
i965/cnl: Make URB {VS, GS, HS, DS} sizes non multiple of 3
Anuj Phogat
2017-06-09
4
-4
/
+33
*
i965/cnl: Handle gen10 in switch cases across the driver
Anuj Phogat
2017-06-09
4
-0
/
+13
*
i965/cnl: Update few assertions
Anuj Phogat
2017-06-09
1
-1
/
+1
*
i965/cnl: Add cnl bits in aubinator
Anuj Phogat
2017-06-09
1
-3
/
+5
*
i965/cnl: Wire up android Mesa build files for gen10
Anuj Phogat
2017-06-09
3
-0
/
+46
*
i965/cnl: Wire up Mesa build files for gen10
Anuj Phogat
2017-06-09
3
-3
/
+18
*
intel/genxml: Update genx_bits for gen10+
Anuj Phogat
2017-06-09
1
-4
/
+2
*
i965/cnl: Add gen10 specific function declarations
Anuj Phogat
2017-06-09
1
-0
/
+12
*
i965/cnl: Include gen10_pack.h
Anuj Phogat
2017-06-09
1
-0
/
+2
*
i965/cnl: Define genX(x) and GENX(x) for gen10
Anuj Phogat
2017-06-09
1
-0
/
+3
*
i965/genxml: Add gen10.xml
Jason Ekstrand
2017-06-09
1
-0
/
+3562
*
i965: Make feature macros gen8 based
Ben Widawsky
2017-06-09
1
-8
/
+5
*
intel/isl: Add an enum for describing auxiliary compression state
Jason Ekstrand
2017-06-07
1
-0
/
+169
*
blorp: Use FullSurfaceDepthandStencilClear for blorp_hiz_op
Jason Ekstrand
2017-06-07
3
-0
/
+5
*
intel/blorp: Plumb through access to the workaround BO
Jason Ekstrand
2017-06-07
2
-2
/
+19
*
anv/blorp: Move the depth cache flush outside of BLORP
Nanley Chery
2017-06-07
2
-8
/
+16
*
intel/blorp: Refactor the HiZ op interface
Jason Ekstrand
2017-06-07
3
-53
/
+59
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
3
-2
/
+21
[next]