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 the maximum surface size limit
Anuj Phogat
2017-07-12
1
-0
/
+22
*
intel/isl: Use uint64_t to store total surface size
Anuj Phogat
2017-07-12
2
-2
/
+3
*
intel: common: Fix link failure with standalone Android build
Tomasz Figa
2017-07-12
1
-0
/
+5
*
i965: Fix broxton 2x6 l3 config
Anuj Phogat
2017-06-28
1
-0
/
+16
*
i965: Add and initialize l3_banks field for gen7+
Anuj Phogat
2017-06-28
2
-3
/
+27
*
anv: Fix L3 cache programming on Bay Trail
Jonas Kulla
2017-06-28
1
-1
/
+1
*
anv: Require vertex buffers to come from a 32-bit heap
Jason Ekstrand
2017-06-03
1
-0
/
+12
*
anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Jason Ekstrand
2017-06-02
1
-6
/
+36
*
anv: Refactor memory type setup
Jason Ekstrand
2017-06-02
1
-36
/
+40
*
anv: Make supports_48bit_addresses a heap property
Jason Ekstrand
2017-06-02
2
-3
/
+14
*
anv: Stop setting BO flags in bo_init_new
Jason Ekstrand
2017-06-02
3
-7
/
+23
*
anv: Add valid_bufer_usage to the memory type metadata
Jason Ekstrand
2017-06-02
2
-8
/
+26
*
anv: Determine the type of mapping based on type metadata
Jason Ekstrand
2017-06-02
2
-7
/
+7
*
anv: Set EXEC_OBJECT_ASYNC when available
Jason Ekstrand
2017-06-02
8
-4
/
+26
*
anv: automake: list shared libraries after the static ones
Emil Velikov
2017-06-01
1
-16
/
+15
*
anv: Set image memory types based on the type count
Jason Ekstrand
2017-06-01
1
-2
/
+4
*
anv: Set up memory types and heaps during physical device init
Jason Ekstrand
2017-06-01
2
-44
/
+81
*
anv: Predicate 48bit support on gen >= 8
Jason Ekstrand
2017-05-31
1
-1
/
+6
*
anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack
Jason Ekstrand
2017-05-31
1
-28
/
+0
*
anv: Handle transitioning depth from UNDEFINED to other layouts
Jason Ekstrand
2017-05-31
2
-19
/
+19
*
anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
2017-05-31
3
-2
/
+108
*
configure: check once for DRI3 dependencies
Emil Velikov
2017-05-31
1
-2
/
+1
*
anv/formats: Update the three-channel BC1 mappings
Nanley Chery
2017-05-19
1
-2
/
+2
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-18
1
-1
/
+1
*
anv: don't leak DRM devices
Grazvydas Ignotas
2017-05-18
1
-0
/
+1
*
anv: fix possible stack corruption
Grazvydas Ignotas
2017-05-18
1
-1
/
+1
*
i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
2017-05-18
1
-27
/
+80
*
i965/vec4: fix swizzle and writemask when loading an uniform with constant of...
Samuel Iglesias Gonsálvez
2017-05-18
1
-4
/
+11
*
i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...
Samuel Iglesias Gonsálvez
2017-05-18
1
-0
/
+26
*
intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
Pohjolainen, Topi
2017-05-18
1
-23
/
+5
*
anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
2017-05-08
2
-6
/
+4
*
i965/vec4: don't modify regioning parameters to the sources of DF align1 inst...
Samuel Iglesias Gonsálvez
2017-05-05
1
-8
/
+1
*
i965/vec4: fix register width for DF VGRF and UNIFORM
Samuel Iglesias Gonsálvez
2017-05-05
1
-5
/
+7
*
i965/vec4: fix vertical stride to avoid breaking region parameter rule
Samuel Iglesias Gonsálvez
2017-05-05
1
-18
/
+32
*
anv/cmd_buffer: Use the device allocator for QueueSubmit
Jason Ekstrand
2017-04-30
1
-3
/
+3
*
anv: Don't place scratch buffers above the 32-bit boundary
Jason Ekstrand
2017-04-30
1
-0
/
+19
*
intel/fs: Take into account amount of data read in spilling cost heuristic.
Francisco Jerez
2017-04-30
1
-1
/
+1
*
intel/fs: Use regs_written() in spilling cost heuristic for improved accuracy.
Francisco Jerez
2017-04-30
1
-2
/
+1
*
i965/vec4: Avoid reswizzling MACH instructions in opt_register_coalesce().
Kenneth Graunke
2017-04-30
1
-0
/
+7
*
anv/cmd_buffer: Disable CCS on BDW input attachments
Nanley Chery
2017-04-24
2
-30
/
+13
*
anv: blorp: flush memory after copy
Lionel Landwerlin
2017-04-24
1
-2
/
+2
*
intel/decoder: Fix is_header_field starting condition.
Kenneth Graunke
2017-04-16
1
-1
/
+1
*
anv: Add the pci_id into the shader cache UUID
Jason Ekstrand
2017-04-14
1
-5
/
+15
*
i965: Use correct VertStride on align16 instructions.
Matt Turner
2017-04-14
1
-10
/
+34
*
i965/vec4/dce: improve track of partial flag register writes
Samuel Iglesias Gonsálvez
2017-04-14
1
-1
/
+1
*
i965/vec4: don't do horizontal stride on some register file types
Samuel Iglesias Gonsálvez
2017-04-14
1
-2
/
+5
*
i965/vec4: Fix exec size for MOVs {SET,PICK}_{HIGH,LOW}_32BIT.
Matt Turner
2017-04-14
1
-4
/
+12
*
i965/vec4: use vec4_builder to emit instructions in setup_imm_df()
Samuel Iglesias Gonsálvez
2017-04-14
2
-50
/
+50
*
i965/vec4: consider subregister offset in live variables
Juan A. Suarez Romero
2017-04-14
1
-2
/
+2
*
i965/vec4: fix assert to detect SIMD lowered DF instructions in IVB
Francisco Jerez
2017-04-14
1
-5
/
+1
[next]