summaryrefslogtreecommitdiff
path: root/lib/igt_debugfs.h
AgeCommit message (Expand)AuthorFilesLines
2023-04-26lib/debugfs: Add per GT debugfs helpersVinay Belgaumkar1-0/+4
2023-03-17lib/igt_debugfs: set provision to ignore long HPDsVinod Govindapillai1-0/+1
2023-03-17Revert "lib/igt_kms: handle spurious HPDs - IGT part" v2Imre Deak1-1/+0
2023-03-16lib/igt_debugfs: set provision to ignore long HPDsVinod Govindapillai1-0/+1
2022-11-01lib/crc: Move pipe CRC stuff out from igt_debugfsVille Syrjälä1-57/+0
2022-11-01lib/crc: s/INTEL_PIPE_CRC_SOURCE_AUTO/IGT_PIPE_CRC_SOURCE_AUTO/Ville Syrjälä1-1/+1
2021-11-29lib/igt_debugfs: Add helper for detecting debugfs filesRob Clark1-0/+1
2021-11-29lib/igt_debugfs: Add helper for writing debugfs filesRob Clark1-0/+13
2020-09-30lib/igt_debugfs: Add igt_debugfs_pipe_dir()Lyude Paul1-0/+1
2020-04-29tests/kms_fbcon_fbt: Make FBC wait_until_update() more reliableJosé Roberto de Souza1-0/+1
2020-02-28lib/igt_debugfs: Add igt_crc_get_for_frame()Ville Syrjälä1-0/+2
2020-01-29i915: Drop prefault controlsChris Wilson1-7/+0
2019-10-11debugfs: Define DROP_RCUChris Wilson1-0/+12
2019-06-27lib/igt_debugfs: add DPRX pipe crc source for AMDGPUDingchen Zhang1-0/+1
2019-05-15lib: Show other clients when SETMASTER failsChris Wilson1-1/+2
2019-03-11lib/debugfs: Nuke enum intel_pipe_crc_sourceVille Syrjälä1-35/+3
2019-02-20lib/crc: Reset fifo underrun reporting for every crc captureDaniel Vetter1-0/+2
2018-10-25lib/debugfs: function to open connector debugfs dirRamalingam C1-0/+1
2018-09-27lib/debugfs: Use a blocking read in igt_pipe_crc_get_single()Ville Syrjälä1-1/+1
2018-09-07lib: Cancel all outstanding requests at the end of a testChris Wilson1-0/+12
2018-09-05lib/debugfs: Function to read debugfs with the directory already openDhinakaran Pandiyan1-1/+2
2018-08-14lib/igt_debugfs: Add igt_pipe_crc_get_current() to get a crc.Maarten Lankhorst1-0/+2
2018-02-12lib/igt_debugfs: Add igt_pipe_crc_get_single and igt_pipe_crc_drain, v4.Maarten Lankhorst1-0/+2
2017-10-19lib: Add DROP_IDLEChris Wilson1-1/+8
2017-09-06igt/pm_rpm: Use libc 'ftw' rather than opencoding our own filetree walkChris Wilson1-0/+1
2017-07-19lib/igt_debugfs: Add extended helper to format crc to stringPaul Kocialkowski1-0/+1
2017-07-19lib/igt_debugfs: Introduce CRC check function, with logic made commonPaul Kocialkowski1-0/+1
2017-03-24lib/debugfs: Phase out igt_debugfs_fopen()Chris Wilson1-1/+0
2017-03-24Improve utilisation of igt_debugfs_dir()Chris Wilson1-4/+3
2017-03-21Restore "lib: Open debugfs files for the given DRM device"Chris Wilson1-15/+15
2017-03-21Revert "lib: Open debugfs files for the given DRM device"Tomeu Vizoso1-15/+15
2017-03-21lib: Open debugfs files for the given DRM deviceTomeu Vizoso1-15/+15
2017-03-10igt: Exercise the shrinkerChris Wilson1-0/+9
2017-02-28lib/igt_debugfs: Add functions/tests for controlling/testing HPD storm logicLyude1-0/+5
2016-12-17igt_kms: Use const parameters for igt_assert_crc_equalLyude1-1/+1
2016-12-14lib/debugfs: Support new generic ABI for CRC captureTomeu Vizoso1-1/+3
2016-11-07igt: Add a test for reordering execbufsChris Wilson1-0/+1
2016-09-19lib: Add support for DROP_FREED in igt_drop_caches_set()Chris Wilson1-1/+8
2016-09-16lib: Export igt_debugfs_mount()Chris Wilson1-0/+2
2016-07-27lib/debugs: nuke igt_crc_equal againDaniel Vetter1-1/+0
2016-07-27lib: update docs for igt_debugfsDaniel Vetter1-1/+6
2016-06-20igt/vgem_basic: Exercise opening sysfs/debugfsChris Wilson1-0/+2
2016-03-21lib: add crc comparison function without an assertLionel Landwerlin1-0/+1
2016-01-08lib: Add igt_pipe_crc_new_nonblock()Ville Syrjälä1-2/+5
2015-12-16gem_flink_race/prime_self_import: Improve test reliabilityDerek Morton1-0/+6
2015-12-02docs: document intel_pipe_crc_source enum valuesThomas Wood1-0/+11
2015-09-24lib: add igt_debugfs_searchThomas Wood1-0/+1
2015-08-05lib: add igt_debugfs_read()Paulo Zanoni1-0/+12
2015-03-23tests: Remove usage of igt_crc_equal and _non_nullDaniel Vetter1-2/+0
2015-03-23lib/debugfs: Add igt_assert_crc_equalDaniel Vetter1-0/+1