summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-06-24i915: Handle the case where legacy mmap is not available, v2.Maarten Lankhorst
2021-06-24i915/perf: Enable perf OA tests for ADLPUmesh Nerlige Ramappa
2021-06-22lib: Ensure the spinner reuses the canonical addressChris Wilson
2021-06-22lib: Beware implicit sign extension on large constantsChris Wilson
2021-06-18lib/intel_allocator: Move ioctl calls to client processesAndrzej Turko
2021-06-17lib/intel_allocator: Check validity of the file descriptorAndrzej Turko
2021-06-16tests/amdgpu: Add amdgpu module reload testVictor Lu
2021-06-16lib/igt_fb: Add checks for intel deviceAnson Jacob
2021-06-10lib/dummyload: Support intel_ctx_t (v2)Jason Ekstrand
2021-06-10lib/dummyload: Rename igt_spin_factory::ctx to ctx_idJason Ekstrand
2021-06-10lib/dummyload: Better document igt_spin_factoryJason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Add an iterator for intel_ctx_t (v3)Jason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Add an iterator which doesn't munge contexts (v2)Jason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Factor out static engine listingJason Ekstrand
2021-06-10lib/i915/gem_engine_topology: Rework query_engine_list()Jason Ekstrand
2021-06-10lib: Add an intel_ctx wrapper struct and helpers (v6)Jason Ekstrand
2021-06-09lib/i915/gem_context: Add gem_context_create_ext helpersJason Ekstrand
2021-06-09lib/i915/gem_engine_topology: Expose the __query_engines helper (v2)Jason Ekstrand
2021-06-09docs: Add gem_engine_topology.h to the docsJason Ekstrand
2021-06-08lib/i915: Add ADL-P stride restrictions for non-linear buffersJosé Roberto de Souza
2021-06-07lib/i915: Add ADL-P plane offset restriction for CCS framebuffersImre Deak
2021-06-07lib/i915/adl-p: Basic ADL-P enablingClint Taylor
2021-06-07lib/i915: Add intel_display_ver() and use it in display tests/libsMatt Roper
2021-06-07lib/i915: Split 'gen' into graphics version and display versionMatt Roper
2021-06-03lib/i915/intel_memory_region: free query_info in gem_get_lmem_region_countAshutosh Dixit
2021-06-03lib: Use fast WC reads for gem_pread fallbackChris Wilson
2021-06-03lib: sync i915_pciids.h with kernelMatt Roper
2021-06-01lib/i915: find scheduler caps for timeslicingTejas Upadhyay
2021-05-31Fixup clang compiler warnings.Maarten Lankhorst
2021-05-27lib/i915/intel_memory_region: Add new memory region libAndrzej Turko
2021-05-27lib/i915/gem_create: Add gem_create_extAndrzej Turko
2021-05-21lib/i915/perf: have python scripts a custom_target inputLionel Landwerlin
2021-05-21lib/i915/perf-config: sanitize GT namesLionel Landwerlin
2021-05-21lib/i915/perf-config: don't forget to resolve single variableLionel Landwerlin
2021-05-21lib/i915/perf-config: document devinfo fieldsLionel Landwerlin
2021-05-21lib/i915/perf-config: simplify converter scriptLionel Landwerlin
2021-05-21lib/i915/perf-configs: rename metric descriptionsLionel Landwerlin
2021-05-21lib/i915/perf: add name checker for conversionLionel Landwerlin
2021-05-18lib/igt_kms: helper to override the mode on all connectorsBhanuprakash Modem
2021-05-11lib/igt_chamelium: Retry DP FSM on FailureKunal Joshi
2021-05-06lib/i915/perf: Fix non-card0 processingJanusz Krzysztofik
2021-05-05lib/veboxcopy_gen12: Add support for MC_CCS/XYUV8888 conversionsImre Deak
2021-05-05lib/intel_bufops: Fix CCS plane width calculationImre Deak
2021-05-05lib/igt_fb: Remove redundant VC4 SAND plane size alignmentImre Deak
2021-05-05lib/igt_fb: Fix stride for render_copy based FB conversionsImre Deak
2021-04-27lib: Put edid_ar_svds where it's usedPetri Latvala
2021-04-26Added structures and functions to generate tiled edidsKunal Joshi
2021-04-26Make basic chamelium function accessible to other testsKunal Joshi
2021-04-23gitignore: Remove various .gitignore filesPetri Latvala
2021-04-19lib: Fix option parsingVille Syrjälä