index
:
~ldeks/beignet
cb-hack
laura-master
master
Personal branch of beignet.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intel
/
intel_gpgpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-04
Revert "CL/Driver: enable atomics in L3 for HSW."
Zhigang Gong
1
-10
/
+1
2015-05-04
CHV: Add cherryview support in the runtime.
Meng Mengmeng
1
-1
/
+4
2015-04-10
runtime: Enhance the error handling when flush gpgpu command queue.
Zhigang Gong
1
-10
/
+3
2015-02-09
SKL: fix some 3D and 2D array image fail.
Yang Rong
1
-2
/
+2
2015-01-30
SKL: Add function intel_gpgpu_bind_image_gen9.
Yang Rong
1
-1
/
+83
2015-01-30
SKL: add skl select_pipeline and cache_control functions.
Yang Rong
1
-2
/
+24
2015-01-30
SKL: Add the function gen9' intel_build_idrt.
Yang Rong
1
-1
/
+45
2015-01-30
SKL: correct the pipe control struct.
Yang Rong
1
-2
/
+21
2015-01-30
SKL: enable skl device.
Yang Rong
1
-1
/
+69
2015-01-13
Fix the printf buffer size bug.
Junyan He
1
-1
/
+4
2015-01-09
CL/Driver/HSW: Convert L3 cycle for texture to uncachable.
Zhigang Gong
1
-1
/
+1
2015-01-07
CL/Driver: quick fix regression caused by remove MI_FLUSH.
Zhigang Gong
1
-0
/
+2
2015-01-07
CL/Driver: enable atomics in L3 for HSW.
Zhigang Gong
1
-1
/
+10
2015-01-06
Remove obsolete MI_FLUSH
Zhenyu Wang
1
-1
/
+3
2014-12-29
Separate flush and invalidate in function intel_gpgpu_pipe_control.
Yang, Rong
1
-1
/
+35
2014-12-25
Remove deprecated fulsim code
Zhenyu Wang
1
-16
/
+1
2014-12-25
fix min_max_read_image_args and min_max_parameter_size issue.
Luo Xionghu
1
-1
/
+1
2014-12-18
GBE/CL: use 2D image to implement large image1D_buffer.
Zhigang Gong
1
-1
/
+1
2014-11-28
fix issue to pass utest of runtime_climage_from_boname for BDW
Guo Yejun
1
-2
/
+2
2014-11-27
fix issue to create cl image from libva with non-zero offset
Guo Yejun
1
-2
/
+2
2014-11-18
Change the IVB/HSW L3 SQC credit setting.
Yang Rong
1
-2
/
+2
2014-11-12
runtime: fix one bug in BDW image.
Zhigang Gong
1
-2
/
+4
2014-11-11
License: adjust all license version to LGPL v2.1+.
Zhigang Gong
1
-1
/
+1
2014-11-11
Revert "fix issue to create cl image from libva with non-zero offset"
Zhigang Gong
1
-4
/
+4
2014-11-10
fix issue to create cl image from libva with non-zero offset
Guo Yejun
1
-4
/
+4
2014-11-07
BDW: Set the URB/REST size to 384K/384K when SLM disable.
Yang Rong
1
-1
/
+2
2014-10-31
Remove intel_gpgpu_check_binded_buf_address()
Zhenyu Wang
1
-9
/
+10
2014-10-29
IVB/HSW/BYT: Revert the Dynamic state Base Addr and relative buffers address ...
Yang Rong
1
-7
/
+45
2014-10-28
Fix a size assert when setup bti.
Yang Rong
1
-1
/
+9
2014-10-28
Refine the intel gpgpu delete.
Yang Rong
1
-55
/
+72
2014-10-24
Fix AUX buffer for page alignment
Zhenyu Wang
1
-3
/
+6
2014-10-23
Fix the bug of 1D array slice pitch
Junyan He
1
-1
/
+1
2014-10-16
BDW: Also need set Shader Channel Select for constant buffer in BDW.
Yang Rong
1
-0
/
+6
2014-10-15
Fix a HSW constant buffer regression.
Yang Rong
1
-1
/
+35
2014-10-10
Modify the bind sampler logic for gen8
Junyan He
1
-5
/
+135
2014-10-10
BDW: Need not restore SLM setting in BDW.
Yang Rong
1
-3
/
+3
2014-10-10
BDW: Correct scratch buffer of BDW.
Yang Rong
1
-4
/
+18
2014-10-10
BDW: enable SLM in BDW.
Yang Rong
1
-19
/
+32
2014-10-10
BDW: add some BDW function.
Yang Rong
1
-22
/
+154
2014-10-10
BDW: Refine intel_gpgpu_setup_bti and add intel_gpgpu_set_base_address for BDW.
Yang Rong
1
-97
/
+89
2014-10-10
BDW: Add function intel_gpgpu_bind_buf for gen8.
Junyan He
1
-9
/
+27
2014-10-10
BDW: Correct surface base address set in setup bti.
Junyan He
1
-3
/
+3
2014-10-10
BDW: Add function intel_gpgpu_setup_bti for gen8.
Junyan He
1
-0
/
+39
2014-09-04
GBE: fixup/refine a bug for image1D array's extra binding index handling.
Zhigang Gong
1
-9
/
+19
2014-08-12
Fail gracefully on unsupported hardware
Rebecca Palmer
1
-2
/
+0
2014-07-30
GBE: Handle bti allocation for internal buffer used by printf.
Ruiling Song
1
-2
/
+2
2014-07-30
GBE: Refine bti usage in backend & runtime.
Ruiling Song
1
-36
/
+35
2014-07-30
runtime: set correct state for constant buffer on hsw.
Ruiling Song
1
-2
/
+41
2014-07-15
GBE: Optimize constant load with sampler.
Ruiling Song
1
-1
/
+1
2014-07-11
runtime/driver: refine error handlings.
Zhigang Gong
1
-13
/
+40
[next]