summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-09-19lib/xe_eudebug: Introduce eu debug testing frameworkDominik Grzegorzek3-0/+2479
2024-09-19lib/gpgpu_shader: Allow enabling illegal opcode exceptions in shaderAndrzej Hajda2-0/+5
2024-09-19lib/intel_batchbuffer: Add helper to get pointer at specified offsetAndrzej Hajda1-0/+7
2024-09-19lib/gpgpu_shader: Add set/clear exception register (cr0.1) helpersAndrzej Hajda3-1/+77
2024-09-19lib/gpgpu_shader: Add write_on_exception templateAndrzej Hajda3-1/+141
2024-09-19lib/gpgpu_shader: Extend shader building libraryChristoph Manszewski3-4/+818
2024-09-19lib/xe_ioctl: Add wrapper with vm_bind_op extension parameterChristoph Manszewski2-4/+21
2024-09-18lib/igt_kms: Don't abort in lib helperBhanuprakash Modem1-1/+4
2024-09-18lib/igt_kms: Add a debug log for invalid pipe/output comboBhanuprakash Modem1-1/+6
2024-09-17lib/igt_psr: Add mechanism to check sink status as wellJouni Högander2-1/+52
2024-09-16tests/intel/*_query: Add new hwconfig table entryJulia Filipchuk1-0/+2
2024-09-13tests/amd_queue_reset: add expected error codesVitaly Prosyak4-17/+50
2024-09-12lib/igt_fb: Assert that we have no clear color when using the bltterVille Syrjälä1-5/+4
2024-09-12lib/igt_fb: Fix blitter compression format handlingVille Syrjälä1-23/+10
2024-09-12lib/igt_fb: Fix planar block copyVille Syrjälä1-6/+8
2024-09-12lib/igt_fb: Adjust how we pick the blitter compression formatVille Syrjälä1-8/+7
2024-09-12lib/igt_fb: Expose igt_fb_is_gen12_mc_ccs_modifier()Ville Syrjälä2-6/+13
2024-09-12lib/igt_fb: Expose igt_fb_is_gen12_rc_ccs_cc_modifier()Ville Syrjälä2-6/+11
2024-09-12lib/igt_fb: Expose igt_fb_is_ccs_modifier()Ville Syrjälä2-8/+17
2024-09-12lib/igt_fb: Require enginecopy for clear colorVille Syrjälä1-0/+3
2024-09-12lib/igt_fb: Extract ccs_needs_enginecopy()Ville Syrjälä1-8/+21
2024-09-12lib/igt_fb: Extract is_gen12_rc_ccs_cc_modifier()Ville Syrjälä1-4/+9
2024-09-12lib/rendercopy: Extract {dg2,lnl}_compression_format()Ville Syrjälä1-15/+26
2024-09-12lib/rendercopy: Extract gen4_surface_format()Ville Syrjälä6-41/+22
2024-09-12lib/rendercopy: Fix fastclear scalingVille Syrjälä1-6/+99
2024-09-12lib/rendercopy: Don't skip clearcolor on flat CCSVille Syrjälä1-1/+1
2024-09-12lib/rendercopy: Always setup clear color for TGLVille Syrjälä3-3/+45
2024-09-12lib/igt_fb: Make igt_calc_fb_size() somewhat usableVille Syrjälä2-39/+14
2024-09-12lib/rendercopy: Add deltas to all surface relocsVille Syrjälä7-32/+43
2024-09-12lib/igt_core: Refactor libpciaccess init/cleanup wrappersMarcin Bernatowicz2-18/+58
2024-09-11lib/xe/xe_mmio: Remove redundant PCI system cleanupMarcin Bernatowicz1-1/+0
2024-09-11lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_initMarcin Bernatowicz1-1/+1
2024-09-11lib/igt_drm_fdinfo: Handle (somewhat) amdgpu memory statsTvrtko Ursulin1-0/+5
2024-09-11Revert "lib/igt_psr: Fix PR state check for DisplayPort connectors"Bhanuprakash Modem1-3/+2
2024-09-11Revert "lib/igt_psr: Remove SRD status change check for DP2.1 Panel Replay"Bhanuprakash Modem1-18/+2
2024-09-10lib/igt_psr: Fix PR state check for DisplayPort connectorsNaladala Ramanaidu1-2/+3
2024-09-10lib/igt_psr: Remove SRD status change check for DP2.1 Panel ReplayNaladala Ramanaidu1-2/+18
2024-09-10lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_regionDominik Karol Piątkowski2-18/+61
2024-09-06xe/oa: Add oa-bmg.xmlJosé Roberto de Souza1-0/+7000
2024-09-06xe/oa: Update scripts to support BMGJosé Roberto de Souza7-1/+19
2024-09-06xe/oa: Update oa-lnl.xmlJosé Roberto de Souza1-251/+39
2024-09-05lib/igt_core: Added message to runner about ignoring kernel warnsKamil Konieczny2-0/+26
2024-09-04lib/intel_device_info: use dedicated macro for struct pci_id_match initJani Nikula1-78/+87
2024-09-04lib/xe/oa: simplify device id array initializationJani Nikula1-14/+9
2024-09-04lib/igt_sriov_device: Adjust the igt_sriov_is_pf functionMarcin Bernatowicz1-4/+6
2024-08-29lib/igt_core: Add igt_assert_lt_double()Lucas De Marchi1-0/+12
2024-08-28lib/amdgpu: Enhanced SDMA negative test interfaceJesse.zhang@amd.com3-6/+55
2024-08-26tests/amdgpu: enable amd_deadlock test on ReniorTrigger Huang1-4/+8
2024-08-26lib/gpgpu_fill: Write kernel using inline iga64 apiDominik Grzegorzek8-138/+140
2024-08-23tests/amd_queue_reset: add ability to skip subtestVitaly Prosyak1-0/+11