summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-13tests/kms_writeback.c: Prevents test failure by the XR48/AR48 formatIgor Torrente
2021-10-11tools/intel_display_poller: Add frame timestamp testsVille Syrjälä
2021-10-11tools/intel_display_poller: Extract wait_scanline()Ville Syrjälä
2021-10-11lib: Add timestmap registersVille Syrjälä
2021-10-11lib: Add transcoder VRR registersVille Syrjälä
2021-10-11tools/intel_display_poller: Add async flip test modeVille Syrjälä
2021-10-11tests/i915/i915_pm_dc: Nuke pointless snprintf()Ville Syrjälä
2021-10-11igt: s/tiling/modifier/ all overVille Syrjälä
2021-10-11igt: s/DRM_FORMAT_MOD_NONE/DRM_FORMAT_MOD_LINEAR/Ville Syrjälä
2021-10-08lib: Typechecking minmaxChris Wilson
2021-10-08lib: Refactor construction of unique tokensChris Wilson
2021-10-08tests/kms_writeback.c: fix the `fill_fb` functionIgor Matheus Andrade Torrente
2021-10-08tests/i915/gem_exec_nop: Update poll sequentialPriyanka Dandamudi
2021-10-08tests/core_hotunplug: Drop log level for preventively unloading snd driverJeevan B
2021-10-07README.md: Accept the i915_drm.h standalone update.Rodrigo Vivi
2021-10-07include: Introduce linux-uapi for non-drm-uapi files.Rodrigo Vivi
2021-10-07README.md: Detail the drm-uapi headers sync.Rodrigo Vivi
2021-10-07include/drm-uapi: Sync with drm-nextRodrigo Vivi
2021-10-07tests/gem_userptr_blits: Remove LOCAL_Rodrigo Vivi
2021-10-07i915_drm.h sync with drm-nextRodrigo Vivi
2021-10-07tests/kms_psr2_sf: Skip tests if selected fetch is not availableVidya Srinivas
2021-10-06tests/i915_pxp: Use ioctl_wrapper for DRM_IOCTL_PRIME_HANDLE_TO_FDAlan Previn
2021-10-06Revert include/drm-uapi/i915_drm.h back to a drm-next one.Rodrigo Vivi
2021-10-06tests/kms_psr2_su: Skip test when necessaryJosé Roberto de Souza
2021-10-06Revert "tests/kms_psr: Skip h/w tracking PSR2 tests for ADL-P"José Roberto de Souza
2021-10-06tests/i915_pxp: CRC validation for display tests.Karthik B S
2021-10-06tests/i915/gem_pxp: Verify protected surfaces are dma buffer sharableAlan Previn
2021-10-06tests/i915/gem_pxp: Verify execution behavior with stale PXP assets through s...Alan Previn
2021-10-06tests/i915/gem_pxp: Verify execbuf ok with stale PXP buf in opt-out useAlan Previn
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP buffer after teardownAlan Previn
2021-10-06tests/i915/gem_pxp: Verify execbuf fails with stale PXP context after teardownAlan Previn
2021-10-06tests/i915/gem_pxp: Verify PXP teardown occurred through suspend-resumeAlan Previn
2021-10-06tests/i915/gem_pxp: Add test where both src and dest are protectedAlan Previn
2021-10-06tests/i915/gem_pxp: Add subtest to copy raw source to protected destAlan Previn
2021-10-06lib/rendercopy_gen9: Enable protected session cmd in gen12_render_copyfuncAlan Previn
2021-10-06lib/intel_reg: Add MI_SET_APPID instruction definitionAlan Previn
2021-10-06lib: Add PXP attribute support in batchbuffer and buffer_ops libsAlan Previn
2021-10-06tests/i915/gem_pxp: Perform a regular 3d copy as a control checkpointAlan Previn
2021-10-06tests/i915/gem_pxp: Add basic PXP testing of buffer and context allocAlan Previn
2021-10-06i915_drm.h syncAlan Previn
2021-10-05lib/intel_bufops: Store gem bo sizeZbigniew Kempczyński
2021-10-05lib/intel_bufops: Rename intel_buf_bo_size() -> intel_buf_size()Zbigniew Kempczyński
2021-10-05tests/kms_invalid_mode: Allow the test on !i915Ville Syrjälä
2021-10-05tests/kms_invalid_mode: Test clock==(U)INT_MAXVille Syrjälä
2021-10-05tests/kms_invalid_mode: Test various bogus timingsVille Syrjälä
2021-10-05tests/kms_invalid_mode: Move bigjoiner handling into the proper placeVille Syrjälä
2021-10-05tests/kms_invalid_mode: Convert the max dotclock test into a subtestVille Syrjälä
2021-10-05tests/kms_invalid_dotclock: Rename to kms_invalid_modeVille Syrjälä
2021-10-05tests/kms_lease: add empty lease testSimon Ser
2021-10-04tests/i915: use device_coherent mmapPriyanka Dandamudi