mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-09 17:06:14 +00:00
Update .gitignore files
Signed-off-by: Thomas Wood <thomas.wood@intel.com>
This commit is contained in:
parent
bb48429a6c
commit
9b500dbf6b
2
tests/.gitignore
vendored
2
tests/.gitignore
vendored
@ -122,9 +122,11 @@ kms_fbc_crc
|
|||||||
kms_fence_pin_leak
|
kms_fence_pin_leak
|
||||||
kms_flip
|
kms_flip
|
||||||
kms_flip_tiling
|
kms_flip_tiling
|
||||||
|
kms_force_connector
|
||||||
kms_mmio_vs_cs_flip
|
kms_mmio_vs_cs_flip
|
||||||
kms_pipe_crc_basic
|
kms_pipe_crc_basic
|
||||||
kms_plane
|
kms_plane
|
||||||
|
kms_psr_sink_crc
|
||||||
kms_render
|
kms_render
|
||||||
kms_rotation_crc
|
kms_rotation_crc
|
||||||
kms_setmode
|
kms_setmode
|
||||||
|
5
tools/.gitignore
vendored
5
tools/.gitignore
vendored
@ -1,8 +1,10 @@
|
|||||||
|
# Please keep sorted alphabetically
|
||||||
forcewaked
|
forcewaked
|
||||||
intel_audio_dump
|
intel_audio_dump
|
||||||
intel_backlight
|
intel_backlight
|
||||||
intel_bios_dumper
|
intel_bios_dumper
|
||||||
intel_bios_reader
|
intel_bios_reader
|
||||||
|
intel_display_poller
|
||||||
intel_dpio_read
|
intel_dpio_read
|
||||||
intel_dpio_write
|
intel_dpio_write
|
||||||
intel_dump_decode
|
intel_dump_decode
|
||||||
@ -14,6 +16,8 @@ intel_gpu_time
|
|||||||
intel_gpu_top
|
intel_gpu_top
|
||||||
intel_gtt
|
intel_gtt
|
||||||
intel_infoframes
|
intel_infoframes
|
||||||
|
intel_iosf_sb_read
|
||||||
|
intel_iosf_sb_write
|
||||||
intel_l3_parity
|
intel_l3_parity
|
||||||
intel_lid
|
intel_lid
|
||||||
intel_nc_read
|
intel_nc_read
|
||||||
@ -31,4 +35,3 @@ intel_reg_write
|
|||||||
intel_stepping
|
intel_stepping
|
||||||
intel_vga_read
|
intel_vga_read
|
||||||
intel_vga_write
|
intel_vga_write
|
||||||
# Please keep sorted alphabetically
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user