index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-10
anv: Increase ANV_MAX_QUEUE_FAMILIES
José Roberto de Souza
2
-2
/
+2
2024-01-09
intel/fs: fix depth compute state for unchanged depth layout
Lionel Landwerlin
1
-1
/
+11
2024-01-09
intel/compiler: reemit boolean resolve for inverted if on gen5
Dave Airlie
1
-0
/
+11
2024-01-09
isl: implement Wa_22015614752
Lionel Landwerlin
1
-10
/
+33
2024-01-04
intel/compiler: fix release build unused variable.
Dave Airlie
1
-1
/
+1
2023-12-28
anv: Assume that imported bos already have flat CCS requirements satisfied
José Roberto de Souza
1
-2
/
+8
2023-12-22
intel/common: add directory prefix to intel_gem.h include
Jonathan Gray
1
-1
/
+1
2023-12-20
intel/fs: Don't optimize DW*1 MUL if it stores value to the accumulator
Sviatoslav Peleshko
1
-0
/
+23
2023-12-20
intel/compiler: move gen5 final pass to actually be final pass
Dave Airlie
1
-8
/
+9
2023-12-17
anv/hasvk/drirc: change anv_assume_full_subgroups to have subgroup size
Tapani Pälli
6
-11
/
+15
2023-12-17
anv: wait for CS write completion before executing secondary
Lionel Landwerlin
3
-31
/
+71
2023-12-13
anv: fix incorrect queue_family access on command buffer
Lionel Landwerlin
1
-1
/
+1
2023-12-08
anv: Don't report more memory available than the heap size
Kenneth Graunke
1
-1
/
+1
2023-12-08
anv: Drop 3/4 of PPGTT size restriction for sys heap size calculation
Kenneth Graunke
1
-5
/
+0
2023-12-08
intel/compiler: infer the number of operands using lsc_op_num_data_values
Rohan Garg
1
-2
/
+3
2023-12-08
anv: Fix handling of host_cached_coherent bos in gen9 lp in older kernels
José Roberto de Souza
1
-0
/
+17
2023-12-05
anv: Fix MI_ARB_CHECK calls in generated indirect draws optimization
Sviatoslav Peleshko
1
-28
/
+40
2023-12-03
anv: remove heuristic preferring dedicated allocations
Lionel Landwerlin
1
-21
/
+6
2023-12-03
anv: track & unbind image aux-tt binding
Lionel Landwerlin
2
-2
/
+23
2023-12-03
anv: use main image address to determine ccs compatibility
Lionel Landwerlin
2
-4
/
+21
2023-12-03
intel/aux_map: introduce ref count of L1 entries
Lionel Landwerlin
2
-97
/
+169
2023-12-03
intel/fs: fix incorrect register flag interaction with dynamic interpolator mode
Lionel Landwerlin
3
-9
/
+41
2023-11-28
intel/ci: fix .hasvk-manual-rules
Eric Engestrom
1
-1
/
+1
2023-11-28
intel/perf: fix regex escaping
Eric Engestrom
1
-2
/
+2
2023-11-24
anv: use the right vertexOffset on CmdDrawMultiIndexed
Iván Briano
1
-1
/
+1
2023-11-22
intel/perf: fix querying of configurations
Lionel Landwerlin
1
-5
/
+6
2023-11-18
anv: fix dirty state tracking for 3DSTATE_PUSH_CONSTANT_ALLOC
Lionel Landwerlin
1
-2
/
+1
2023-11-18
anv: fix CC_VIEWPORT pointer dirty after blorp/simple-shaders
Lionel Landwerlin
2
-0
/
+2
2023-11-18
intel/nir/rt: fix reportIntersection() hitT handling
Lionel Landwerlin
1
-2
/
+14
2023-11-18
intel/fs: rerun divergence analysis prior to convert_from_ssa
Lionel Landwerlin
1
-0
/
+7
2023-11-18
anv/drirc: add option to disable FCV optimization
Tapani Pälli
4
-11
/
+20
2023-11-15
ci/traces: drop the freedoom-phase2-gl-high.trace
David Heidelberg
1
-13
/
+0
2023-11-15
anv: Flush data cache while clearing depth using HIZ_CCS_WT
Sagar Ghuge
1
-1
/
+8
2023-11-15
anv: Write timestamp using MI_FLUSH_DW on blitter
Sagar Ghuge
2
-7
/
+19
2023-11-10
isl: disable MCS compression on R9G9B9E5
Lionel Landwerlin
1
-0
/
+7
2023-11-08
anv: Add missing ANV_BO_ALLOC_EXTERNAL flags when calling anv_device_import_bo()
José Roberto de Souza
2
-0
/
+3
2023-11-06
anv: remove CS_FLUSH from query regression
Felix DeGrood
1
-1
/
+1
2023-10-31
anv: fix corner case of mutable descriptor pool creation
Lionel Landwerlin
1
-1
/
+3
2023-10-30
anv: Fix leak when compiling internal kernels
Caio Oliveira
1
-0
/
+5
2023-10-30
hasvk: Support builiding on non-Intel
Alyssa Rosenzweig
4
-1
/
+21
2023-10-30
anv/meson: add missing dependency on the interface header
Lionel Landwerlin
1
-1
/
+2
2023-10-30
intel/fs: fix dynamic interpolation mode selection
Lionel Landwerlin
1
-2
/
+4
2023-10-25
anv: fix uninitialized use of compute initialization batch
Lionel Landwerlin
1
-4
/
+5
2023-10-25
anv: fixup 32bit build of internal shaders
Lionel Landwerlin
2
-13
/
+14
2023-10-25
intel/dev: expand existing fix for all gfx12 with small EU count
Tapani Pälli
1
-2
/
+2
2023-10-25
anv: add gen9 astc workaround
Chia-I Wu
4
-12
/
+319
2023-10-25
anv: prep for gen9 astc workaround
Chia-I Wu
4
-47
/
+68
2023-10-24
intel/compiler: Don't emit calls to validate() in release build
Caio Oliveira
2
-2
/
+8
2023-10-24
anv: selectively enable FCV optimization for DG2
Rohan Garg
2
-3
/
+10
2023-10-24
anv: turn off non zero fast clears for CCS_E
Rohan Garg
1
-0
/
+9
[next]