summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests
AgeCommit message (Expand)Author
2025-02-06drm/tests: hdmi: Fix recursive lockingMaxime Ripard
2025-02-06drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard
2025-02-06drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard
2025-02-06drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard
2025-01-23Merge v6.13 into drm-nextSimona Vetter
2025-01-14drm/tests: hdmi: Add connector disablement testLiu Ying
2025-01-13drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea
2025-01-07drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula
2025-01-06drm/tests: helpers: Fix compiler warningYu-Chun Lin
2024-12-17drm/tests: Add tests for drm_connector_dynamic_init()/register()Imre Deak
2024-12-05drm/display: hdmi: add generic mode_valid helperDmitry Baryshkov
2024-12-05drm/tests: hdmi: return meaningful value from set_connector_edid()Dmitry Baryshkov
2024-12-05drm/tests: hdmi: rename connector creation functionDmitry Baryshkov
2024-12-05drm/tests: hdmi: handle empty modes in find_preferred_mode()Dmitry Baryshkov
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie
2024-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan
2024-09-11drm/tests: Add test for drm_framebuffer_free()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_init()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_lookup()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_cleanup()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test for drm_framebuffer_check_src_coords()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Add test case for drm_internal_framebuffer_create()Carlos Eduardo Gallo Filho
2024-09-11drm/tests: Replace strcpy to strscpy on drm_test_framebuffer_create testCarlos Eduardo Gallo Filho
2024-09-11drm/tests: Add parameters to the drm_test_framebuffer_create testCarlos Eduardo Gallo Filho
2024-09-11drm/tests: Stop using deprecated dev_private member on drm_framebuffer testsCarlos Eduardo Gallo Filho
2024-08-27Merge v6.11-rc5 into drm-nextDaniel Vetter
2024-08-02drm/test: fix the gem shmem test to map the sg table.Dave Airlie
2024-07-29Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2024-07-25drm/test: use kunit action wrapper macro in the gem shmem test suiteMarco Pagani
2024-07-05Merge tag 'drm-misc-next-2024-07-04' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter
2024-07-01drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-20drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()Jeff Johnson
2024-06-10drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-28drm/tests: Add infoframes testMaxime Ripard
2024-05-28drm/connector: hdmi: Add Infoframes generationMaxime Ripard
2024-05-28drm/tests: Add RGB Quantization testsMaxime Ripard
2024-05-28drm/tests: Add tests for Broadcast RGB propertyMaxime Ripard
2024-05-28drm/tests: Add HDMI connector bpc and format testsMaxime Ripard
2024-05-28drm/connector: hdmi: Compute bpc and format automaticallyMaxime Ripard
2024-05-28drm/tests: Add HDMI connector rate filter hook testsMaxime Ripard
2024-05-28drm/connector: hdmi: Add custom hook to filter TMDS character rateMaxime Ripard
2024-05-28drm/tests: Add TDMS character rate connector state testsMaxime Ripard
2024-05-28drm/connector: hdmi: Calculate TMDS character rateMaxime Ripard
2024-05-28drm/tests: Add HDMI TDMS character rate testsMaxime Ripard
2024-05-28drm/tests: Add output formats testsMaxime Ripard