index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-19
lib/xe_eudebug: Introduce eu debug testing framework
Dominik Grzegorzek
3
-0
/
+2479
2024-09-19
lib/gpgpu_shader: Allow enabling illegal opcode exceptions in shader
Andrzej Hajda
2
-0
/
+5
2024-09-19
lib/intel_batchbuffer: Add helper to get pointer at specified offset
Andrzej Hajda
1
-0
/
+7
2024-09-19
lib/gpgpu_shader: Add set/clear exception register (cr0.1) helpers
Andrzej Hajda
3
-1
/
+77
2024-09-19
lib/gpgpu_shader: Add write_on_exception template
Andrzej Hajda
3
-1
/
+141
2024-09-19
lib/gpgpu_shader: Extend shader building library
Christoph Manszewski
3
-4
/
+818
2024-09-19
lib/xe_ioctl: Add wrapper with vm_bind_op extension parameter
Christoph Manszewski
2
-4
/
+21
2024-09-18
lib/igt_kms: Don't abort in lib helper
Bhanuprakash Modem
1
-1
/
+4
2024-09-18
lib/igt_kms: Add a debug log for invalid pipe/output combo
Bhanuprakash Modem
1
-1
/
+6
2024-09-17
lib/igt_psr: Add mechanism to check sink status as well
Jouni Högander
2
-1
/
+52
2024-09-16
tests/intel/*_query: Add new hwconfig table entry
Julia Filipchuk
1
-0
/
+2
2024-09-13
tests/amd_queue_reset: add expected error codes
Vitaly Prosyak
4
-17
/
+50
2024-09-12
lib/igt_fb: Assert that we have no clear color when using the bltter
Ville Syrjälä
1
-5
/
+4
2024-09-12
lib/igt_fb: Fix blitter compression format handling
Ville Syrjälä
1
-23
/
+10
2024-09-12
lib/igt_fb: Fix planar block copy
Ville Syrjälä
1
-6
/
+8
2024-09-12
lib/igt_fb: Adjust how we pick the blitter compression format
Ville Syrjälä
1
-8
/
+7
2024-09-12
lib/igt_fb: Expose igt_fb_is_gen12_mc_ccs_modifier()
Ville Syrjälä
2
-6
/
+13
2024-09-12
lib/igt_fb: Expose igt_fb_is_gen12_rc_ccs_cc_modifier()
Ville Syrjälä
2
-6
/
+11
2024-09-12
lib/igt_fb: Expose igt_fb_is_ccs_modifier()
Ville Syrjälä
2
-8
/
+17
2024-09-12
lib/igt_fb: Require enginecopy for clear color
Ville Syrjälä
1
-0
/
+3
2024-09-12
lib/igt_fb: Extract ccs_needs_enginecopy()
Ville Syrjälä
1
-8
/
+21
2024-09-12
lib/igt_fb: Extract is_gen12_rc_ccs_cc_modifier()
Ville Syrjälä
1
-4
/
+9
2024-09-12
lib/rendercopy: Extract {dg2,lnl}_compression_format()
Ville Syrjälä
1
-15
/
+26
2024-09-12
lib/rendercopy: Extract gen4_surface_format()
Ville Syrjälä
6
-41
/
+22
2024-09-12
lib/rendercopy: Fix fastclear scaling
Ville Syrjälä
1
-6
/
+99
2024-09-12
lib/rendercopy: Don't skip clearcolor on flat CCS
Ville Syrjälä
1
-1
/
+1
2024-09-12
lib/rendercopy: Always setup clear color for TGL
Ville Syrjälä
3
-3
/
+45
2024-09-12
lib/igt_fb: Make igt_calc_fb_size() somewhat usable
Ville Syrjälä
2
-39
/
+14
2024-09-12
lib/rendercopy: Add deltas to all surface relocs
Ville Syrjälä
7
-32
/
+43
2024-09-12
lib/igt_core: Refactor libpciaccess init/cleanup wrappers
Marcin Bernatowicz
2
-18
/
+58
2024-09-11
lib/xe/xe_mmio: Remove redundant PCI system cleanup
Marcin Bernatowicz
1
-1
/
+0
2024-09-11
lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_init
Marcin Bernatowicz
1
-1
/
+1
2024-09-11
lib/igt_drm_fdinfo: Handle (somewhat) amdgpu memory stats
Tvrtko Ursulin
1
-0
/
+5
2024-09-11
Revert "lib/igt_psr: Fix PR state check for DisplayPort connectors"
Bhanuprakash Modem
1
-3
/
+2
2024-09-11
Revert "lib/igt_psr: Remove SRD status change check for DP2.1 Panel Replay"
Bhanuprakash Modem
1
-18
/
+2
2024-09-10
lib/igt_psr: Fix PR state check for DisplayPort connectors
Naladala Ramanaidu
1
-2
/
+3
2024-09-10
lib/igt_psr: Remove SRD status change check for DP2.1 Panel Replay
Naladala Ramanaidu
1
-2
/
+18
2024-09-10
lib/intel_batchbuffer: Introduce intel_bb_create_with_context_in_region
Dominik Karol Piątkowski
2
-18
/
+61
2024-09-06
xe/oa: Add oa-bmg.xml
José Roberto de Souza
1
-0
/
+7000
2024-09-06
xe/oa: Update scripts to support BMG
José Roberto de Souza
7
-1
/
+19
2024-09-06
xe/oa: Update oa-lnl.xml
José Roberto de Souza
1
-251
/
+39
2024-09-05
lib/igt_core: Added message to runner about ignoring kernel warns
Kamil Konieczny
2
-0
/
+26
2024-09-04
lib/intel_device_info: use dedicated macro for struct pci_id_match init
Jani Nikula
1
-78
/
+87
2024-09-04
lib/xe/oa: simplify device id array initialization
Jani Nikula
1
-14
/
+9
2024-09-04
lib/igt_sriov_device: Adjust the igt_sriov_is_pf function
Marcin Bernatowicz
1
-4
/
+6
2024-08-29
lib/igt_core: Add igt_assert_lt_double()
Lucas De Marchi
1
-0
/
+12
2024-08-28
lib/amdgpu: Enhanced SDMA negative test interface
Jesse.zhang@amd.com
3
-6
/
+55
2024-08-26
tests/amdgpu: enable amd_deadlock test on Renior
Trigger Huang
1
-4
/
+8
2024-08-26
lib/gpgpu_fill: Write kernel using inline iga64 api
Dominik Grzegorzek
8
-138
/
+140
2024-08-23
tests/amd_queue_reset: add ability to skip subtest
Vitaly Prosyak
1
-0
/
+11
[next]