summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests
AgeCommit message (Expand)AuthorFilesLines
2025-08-28drm/tests: Fix drm_test_fb_xrgb8888_to_xrgb2101010() on big-endianJosé Expósito1-0/+1
2025-08-28drm/tests: Do not use drm_fb_blit() in format-helper testsThomas Zimmermann1-92/+16
2025-08-28drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay1-0/+81
2025-08-28drm/tests: Fix endian warningJosé Expósito1-1/+1
2025-05-09drm/tests: shmem: Fix memleakMaxime Ripard1-0/+3
2025-04-20drm/tests: probe-helper: Fix drm_display_mode memory leakMaxime Ripard1-1/+7
2025-04-20drm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard1-0/+22
2025-04-20drm/tests: cmdline: Fix drm_display_mode memory leakMaxime Ripard1-1/+9
2025-04-20drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard1-0/+22
2025-04-20drm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard1-0/+3
2025-03-22drm/tests: hdmi: Fix recursive lockingMaxime Ripard1-57/+57
2025-03-22drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard1-39/+42
2025-03-22drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard1-4/+0
2025-02-21drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard1-0/+7
2025-02-17drm/tests: hdmi: return meaningful value from set_connector_edid()Dmitry Baryshkov1-16/+15
2025-02-17drm/tests: hdmi: handle empty modes in find_preferred_mode()Dmitry Baryshkov1-1/+1
2025-01-23drm/tests: helpers: Fix compiler warningYu-Chun Lin1-2/+1
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan1-4/+4
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan1-12/+12
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan1-0/+42
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter1-0/+11
2024-08-02drm/test: fix the gem shmem test to map the sg table.Dave Airlie1-0/+11
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-21/+21
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani1-20/+7
2024-07-05Merge tag 'drm-misc-next-2024-07-04' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter3-0/+43
2024-07-01drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson3-0/+43
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+1
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie16-0/+16
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie4-1/+3278
2024-06-20drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()Jeff Johnson1-0/+1
2024-06-10drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson16-0/+16
2024-05-28drm/tests: Add infoframes testMaxime Ripard1-0/+219
2024-05-28drm/connector: hdmi: Add Infoframes generationMaxime Ripard2-0/+13
2024-05-28drm/tests: Add RGB Quantization testsMaxime Ripard1-0/+355
2024-05-28drm/tests: Add tests for Broadcast RGB propertyMaxime Ripard2-0/+267
2024-05-28drm/tests: Add HDMI connector bpc and format testsMaxime Ripard2-0/+669
2024-05-28drm/connector: hdmi: Compute bpc and format automaticallyMaxime Ripard1-9/+16
2024-05-28drm/tests: Add HDMI connector rate filter hook testsMaxime Ripard1-0/+65
2024-05-28drm/connector: hdmi: Add custom hook to filter TMDS character rateMaxime Ripard2-0/+18
2024-05-28drm/tests: Add TDMS character rate connector state testsMaxime Ripard2-0/+382
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard1-0/+3
2024-05-28drm/tests: Add HDMI TDMS character rate testsMaxime Ripard1-0/+300
2024-05-28drm/tests: Add output formats testsMaxime Ripard2-1/+130
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard2-5/+26
2024-05-28drm/tests: Add output bpc testsMaxime Ripard4-0/+702
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard1-4/+8
2024-05-28drm/tests: connector: Add tests for drmm_connector_hdmi_initMaxime Ripard1-0/+123
2024-05-27Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-21/+21
2024-05-17drm/tests/buddy: stop using PAGE_SIZEMatthew Auld1-21/+21
2024-05-16drm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam1-1/+35