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
*
intel/isl: Add a helper to convert tilings from ISL to i915
Jason Ekstrand
2017-07-12
2
-0
/
+28
*
intel/isl: Add basic modifier introspection
Jason Ekstrand
2017-07-12
4
-0
/
+83
*
intel/compiler: Don't use opt_sampler_eot() optimization on gen10+
Anuj Phogat
2017-07-12
1
-1
/
+1
*
intel: Move the DRM uapi headers to a non-Intel location.
Eric Anholt
2017-07-12
10
-3566
/
+2
*
anv: Round u_vector element sizes to a power of two
Jason Ekstrand
2017-07-12
1
-2
/
+3
*
intel: add number of subslices to device info
Lionel Landwerlin
2017-07-11
2
-8
/
+54
*
intel: Fix clflushing on modern (Baytrail+) Atom CPUs.
Kenneth Graunke
2017-07-10
1
-0
/
+12
*
intel: Move clflush helpers from anv to common/gen_clflush.h.
Kenneth Graunke
2017-07-10
7
-34
/
+63
*
anv: Stop setting domains to RENDER on EXEC_OBJECT_WRITE
Jason Ekstrand
2017-07-10
1
-5
/
+2
*
Revert "intel/isl: Only create a CCS buffer if the image supports rendering"
Nanley Chery
2017-07-07
1
-1
/
+1
*
intel: common: Fix link failure with standalone Android build
Tomasz Figa
2017-07-05
1
-0
/
+5
*
anv: check support for enabled features in vkCreateDevice()
Samuel Iglesias Gonsálvez
2017-07-03
1
-0
/
+13
*
anv: merge tessellation's primitive mode in merge_tess_info()
Samuel Iglesias Gonsálvez
2017-07-03
1
-0
/
+4
*
anv: fix reported timestampPeriod value
Lionel Landwerlin
2017-07-02
1
-1
/
+1
*
intel: genxml: make a couple of enums show up in aubinator
Lionel Landwerlin
2017-07-02
6
-45
/
+47
*
i965/i915: Add UYVY as the supported format
Johnson Lin
2017-06-30
2
-0
/
+2
*
android: anv: drop libdrm_intel dependency
Mauro Rossi
2017-06-29
1
-1
/
+2
*
anv: use devinfo for number of thread/eu
Lionel Landwerlin
2017-06-29
1
-2
/
+3
*
intel: tools: add intel_aub.h as part of aubinator
Juan A. Suarez Romero
2017-06-29
1
-1
/
+2
*
intel: automake: include Makefile.drm.am
Juan A. Suarez Romero
2017-06-29
1
-0
/
+1
*
genxml: Silence about a billion unused parameter warnings
Ian Romanick
2017-06-28
1
-2
/
+7
*
anv/i965: drop libdrm_intel dependency completely
Lionel Landwerlin
2017-06-27
9
-2
/
+3565
*
aubinator: import intel_aub.h from libdrm
Lionel Landwerlin
2017-06-27
1
-0
/
+153
*
intel/anv: Add missing break in anv_CreateDevice()
Topi Pohjolainen
2017-06-27
1
-0
/
+1
*
blorp: Use normalized coordinates on Gen6
Ian Romanick
2017-06-26
2
-5
/
+8
*
anv/gpu_memcpy: Rename the gpu_memcpy function
Nanley Chery
2017-06-26
3
-11
/
+11
*
anv/blorp: Provide surface states for CCS resolves
Nanley Chery
2017-06-26
1
-19
/
+10
*
anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
2017-06-26
2
-0
/
+44
*
blorp/clear: Add a binding-table-based CCS resolve function
Nanley Chery
2017-06-26
2
-17
/
+57
*
anv: Adjust params of color buffer transitioning functions
Nanley Chery
2017-06-26
3
-36
/
+39
*
anv/blorp: Remove 3D subresource transition workaround
Nanley Chery
2017-06-26
1
-4
/
+4
*
anv/cmd_buffer: Adjust the image view reloc function
Nanley Chery
2017-06-26
1
-20
/
+25
*
anv/cmd_buffer: Adjust layout transition aspect checking
Nanley Chery
2017-06-26
1
-5
/
+3
*
anv: Add and use color auxiliary buffer helpers
Nanley Chery
2017-06-26
2
-0
/
+32
*
intel/isl: Only create a CCS buffer if the image supports rendering
Nanley Chery
2017-06-26
1
-1
/
+1
*
intel/isl: Limit CCS to one level and layer on gen7
Nanley Chery
2017-06-26
1
-2
/
+7
*
intel/blorp: Check for layer fast-clear restriction
Nanley Chery
2017-06-26
1
-0
/
+5
*
intel/blorp: Assert levels and layers are in range
Nanley Chery
2017-06-26
2
-4
/
+7
*
anv: use Mesa's u_atomic.h header
Eric Engestrom
2017-06-26
1
-2
/
+3
*
anv/cnl: Don't write to Cache Mode Register 1 on gen10+
Anuj Phogat
2017-06-23
1
-3
/
+1
*
genxml: fix gen5 sampler border color state.
Rafael Antognolli
2017-06-22
1
-20
/
+20
*
aubinator: Dump sampler state pointers on gen6 too.
Rafael Antognolli
2017-06-22
1
-0
/
+11
*
anv: Fix -Wswitch in anv_layout_to_aux_usage()
Chad Versace
2017-06-22
1
-0
/
+3
*
i965/CFL: Add PCI Ids for Coffee Lake.
Anusha Srivatsa
2017-06-22
2
-0
/
+27
*
intel: Enable vulkan build for gen10
Anuj Phogat
2017-06-22
1
-0
/
+4
*
anv/cnl: Generate and use gen10 functions
Anuj Phogat
2017-06-22
4
-1
/
+13
*
anv/cnl: Don't set FloatBlendOptimizationEnable{Mask}
Anuj Phogat
2017-06-22
1
-3
/
+6
*
anv/cnl: Use GENX(xx) in place of GEN9_xx
Anuj Phogat
2017-06-22
1
-8
/
+8
*
anv/cnl: Add #defines for MOCS and genX(x)
Anuj Phogat
2017-06-22
1
-0
/
+14
*
intel/genxml: Add Gen10 CACHE_MODE_1 definitions
Anuj Phogat
2017-06-22
1
-0
/
+18
[next]