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/compiler: add and fix up fallthrough comments for gcc warnings
Timothy Arceri
2020-07-02
2
-4
/
+4
*
anv: update fallthrough comment so gcc sees it
Timothy Arceri
2020-07-02
1
-1
/
+1
*
intel/compiler: Don't emit no-op cr0 changes
Matt Turner
2020-07-02
1
-0
/
+3
*
intel/compiler: Add assert that set bits are within mask
Matt Turner
2020-07-02
1
-2
/
+5
*
anv: disable i915_perf warning on non-Linux
Jan Beich
2020-06-30
1
-2
/
+2
*
anv: Align "used" attribute to 64 bits.
Rafael Antognolli
2020-06-25
1
-2
/
+5
*
intel: Disable loading drivers on DG1 devices for now
Kenneth Graunke
2020-06-24
1
-1
/
+1
*
anv/cmd_buffer: Split GPGPU_WALKER out to emit_gpgpu_walker
Jordan Justen
2020-06-24
1
-32
/
+32
*
anv/pipeline: Split VFE/INTERFACE_DESCRIPTOR out to emit_media_cs_state
Jordan Justen
2020-06-24
1
-49
/
+56
*
intel/eu: Add the RNDU opcode
Jason Ekstrand
2020-06-23
2
-0
/
+2
*
intel/eu: Set the right subnr for ALIGN16 destinations
Jason Ekstrand
2020-06-23
1
-1
/
+1
*
intel/eu: Add a brw_urb_dest_msg_type helper
Jason Ekstrand
2020-06-23
1
-0
/
+8
*
intel/eu: Add a brw_urb_desc helper
Kenneth Graunke
2020-06-23
1
-0
/
+22
*
intel/compiler: Expose brw_texture_offset to C
Jason Ekstrand
2020-06-23
1
-3
/
+3
*
intel/fs: Move more prog_data setup into populate_wm_prog_data
Jason Ekstrand
2020-06-23
2
-20
/
+20
*
intel/fs: Break wm_prog_data setup into a helper
Jason Ekstrand
2020-06-23
2
-30
/
+43
*
intel/fs: Expose a couple of NIR lowering helpers
Jason Ekstrand
2020-06-23
2
-6
/
+9
*
anv: Bump the advertised patch version to 145
Jason Ekstrand
2020-06-22
1
-1
/
+1
*
anv: Make use of devinfo has_aux_map field
Jordan Justen
2020-06-22
3
-13
/
+16
*
util: rename xmlpool.h to driconf.h
Eric Engestrom
2020-06-22
1
-1
/
+1
*
driconf: drop now unused translation facility
Eric Engestrom
2020-06-22
1
-1
/
+0
*
intel/dev: Add device info for DG1
Jordan Justen
2020-06-22
1
-0
/
+12
*
anv/dg1: Don't use SET_TILING kernel uapi.
Rafael Antognolli
2020-06-22
2
-4
/
+20
*
intel/devinfo: Add function to check for DRM_I915_GEM_GET_TILING.
Rafael Antognolli
2020-06-22
2
-0
/
+29
*
intel/l3: Return the URB size from devinfo for DG1
Rafael Antognolli
2020-06-22
1
-0
/
+4
*
intel/isl: Update mocs for DG1
Rafael Antognolli
2020-06-22
1
-5
/
+14
*
intel/l3: Add DG1 L3 configuration
Anuj Phogat
2020-06-22
1
-1
/
+12
*
anv: Set L3 full way allocation at context init if L3 cfg is NULL
Jordan Justen
2020-06-22
2
-1
/
+15
*
intel/l3: Allow platforms to have no l3 configurations
Jordan Justen
2020-06-22
1
-4
/
+10
*
intel/l3: Don't rely on cfg entry URB size being 0 as a sentinal
Jordan Justen
2020-06-22
1
-20
/
+32
*
intel/devinfo: Add is_dg1 to device info
Anuj Phogat
2020-06-22
1
-0
/
+1
*
intel/compiler: Always apply sample mask on Vulkan.
Arcady Goldmints-Orlov
2020-06-19
3
-2
/
+5
*
isl/drm: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
Nanley Chery
2020-06-19
1
-0
/
+7
*
intel: Add ISL_AUX_USAGE_GEN12_CCS_E
Nanley Chery
2020-06-19
5
-9
/
+52
*
anv: Use resolve_device_entrypoint for dispatch init
Jason Ekstrand
2020-06-19
3
-51
/
+17
*
intel/tools: Add assembler tests for the cr0 register
Matt Turner
2020-06-19
6
-0
/
+70
*
intel/tools: Disallow control subregisters > 3
Matt Turner
2020-06-19
1
-1
/
+1
*
intel/tools: Require explicit regions/types for special regs
Matt Turner
2020-06-19
1
-28
/
+10
*
intel/tools: Drop srctype from ipreg
Matt Turner
2020-06-19
1
-1
/
+1
*
intel/tools: Remove unnecessary reg number checking
Matt Turner
2020-06-19
2
-10
/
+1
*
anv: replace all dup() with os_dupfd_cloexec()
Eric Engestrom
2020-06-18
1
-1
/
+3
*
anv: enable VK_EXT_pipeline_creation_cache_control
Iván Briano
2020-06-17
2
-0
/
+8
*
anv: implement VK_PIPELINE_CREATE_FAIL_ON_PIPELINE_COMPILE_REQUIRED_BIT_EXT
Iván Briano
2020-06-17
2
-14
/
+41
*
anv: support externally synchronized pipeline caches
Iván Briano
2020-06-17
2
-13
/
+32
*
intel/compiler: Remove unnecessary optimization for MUL
Sagar Ghuge
2020-06-16
1
-8
/
+0
*
intel/compiler: Optimize integer add with 0 into mov
Sagar Ghuge
2020-06-16
1
-0
/
+8
*
anv: add an option to disable secondary command buffer calls
Lionel Landwerlin
2020-06-16
4
-2
/
+10
*
anv: Add anv_pipeline_init/finish helpers
Jason Ekstrand
2020-06-16
3
-56
/
+84
*
anv: Add an anv_batch_set_storage helper
Jason Ekstrand
2020-06-16
4
-7
/
+15
*
anv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
Jan Beich
2020-06-16
1
-1
/
+1
[next]