summaryrefslogtreecommitdiff
path: root/lib/gpu_cmds.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-02lib/gpu_cmds: add Xe_LP version of emit_vfe_stateAndrzej Hajda1-6/+46
2024-06-26lib/gpu_cmds: Typo fixDominik Karol Piątkowski1-1/+1
2024-06-26lib/gpu_cmds: Fix hardcoded buffer sizeDominik Karol Piątkowski1-6/+6
2024-05-06lib/gpu_cmds: be ready to use xe2 gpgpu fill on newer platformsDominik Grzegorzek1-2/+2
2024-03-08lib/intel_buf: revamp MOCS usageMatthew Auld1-15/+3
2024-03-08lib/gpu_cmds: default to uc MOCS indexMatthew Auld1-9/+9
2023-11-24lib/gpgpu_fill: Add support for Xe2 platformsJagmeet Randhawa1-10/+48
2023-10-10lib/intel_mocs: Stop encoding mocsLucas De Marchi1-7/+7
2023-10-10lib: Fork gen9_media.hLucas De Marchi1-2/+2
2023-10-10lib/gpu_cmds: Reduce scope of xehp_fill_surface_state()Lucas De Marchi1-1/+7
2023-10-10lib/gpu_cmds: Fork a gen9_fill_surface_state()Lucas De Marchi1-0/+55
2023-10-10lib/gpu_cmds: Reorder if/else ladder according to IP versionLucas De Marchi1-7/+5
2023-10-10lib/gpu_cmds: Remove prefix from gen7_fill_binding_table()Lucas De Marchi1-5/+4
2023-06-14lib: Apply rightmost execution mask to xehp gpu walkerChristoph Manszewski1-2/+8
2023-06-14lib: Apply x/y offsets to GPGPU fillChristoph Manszewski1-14/+15
2023-06-12lib/[gpu_cmds|intel_bufops]: Enable surface state mocs setting.Christoph Manszewski1-0/+19
2023-05-31lib/gpgpu_fill/xehpc: Adjust gpgpu_fillfunc for PVCDominik Grzegorzek1-1/+2
2023-04-28lib/intel_batchbuffer: Rename i915 -> fd as preparation step for xeZbigniew Kempczyński1-1/+1
2023-03-28lib/gpgpu_fill: Implement gpgpu_fillfunc for XEHPDominik Grzegorzek1-0/+251
2022-03-09igt/lib: Add tile 4(F-tile) format supportJeevan B1-2/+2
2020-07-06lib/bufops: add surface array to cover ccs pgtableZbigniew Kempczyński1-2/+2
2020-07-03lib: Fix interface descriptor fillsMika Kuoppala1-0/+4
2020-06-06lib/intel_bufops: add fields for keeping offset and contextZbigniew Kempczyński1-3/+3
2020-06-01tests/gem_(gpgpu|media)_fill: remove the _v2 suffixZbigniew Kempczyński1-779/+158
2020-05-26lib/gpu_cmds: Change gpu commands to use intel_bbZbigniew Kempczyński1-43/+59
2020-05-21lib/gpu_cmds: Add media pipeline functions based on intel_bbZbigniew Kempczyński1-0/+43
2020-05-20lib/gpu_cmds: Add gpgpu pipeline functions based on intel_bbZbigniew Kempczyński1-0/+563
2020-04-09lib: Show the actual error from submitting the rendercopyChris Wilson1-7/+6
2019-12-31lib/igt_buf: Extend igt_buf to include two color surfacesImre Deak1-2/+2
2019-02-05tests/gem_media_vme: Shut down half of subslices to avoid gpu hang on ICLTony Ye1-0/+12
2019-02-05tests/gem_media_vme: Simple test to exercise the VME blockTony Ye1-0/+136
2018-07-05lib: Constify igt_bufVille Syrjälä1-5/+7
2018-06-05lib: Rename all surfaceformat calls in libsLukasz Kalamarz1-4/+4
2018-05-15lib: Rename library from gpu_fill to gpu_cmdsKatarzyna Dec1-0/+621