summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests/drm_hdmi_state_helper_test.c
AgeCommit message (Expand)Author
2025-06-02drm/tests: hdmi: Add test for unsuccessful fallback to YUV420Cristian Ciocaltea
2025-06-02drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 modeCristian Ciocaltea
2025-06-02drm/tests: hdmi: Rename max TMDS rate fallback testsCristian Ciocaltea
2025-06-02drm/tests: hdmi: Add limited range tests for YUV420 modeCristian Ciocaltea
2025-06-02drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possibleCristian Ciocaltea
2025-06-02drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connectorCristian Ciocaltea
2025-06-02drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()Cristian Ciocaltea
2025-06-02drm/tests: hdmi: Replace open coded EDID setupCristian Ciocaltea
2025-06-02drm/tests: hdmi: Add macro to simplify EDID setupCristian Ciocaltea
2025-06-02drm/tests: hdmi: Switch to 'void *' type for EDID dataCristian Ciocaltea
2025-06-02drm/tests: hdmi: Replace '[_]MHz' with 'mhz'Cristian Ciocaltea
2025-03-20drm/tests: hdmi_state_helpers: Switch to new helperMaxime Ripard
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard
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-14drm/tests: hdmi: Add connector disablement testLiu Ying
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-10-31drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan
2024-06-20drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()Jeff Johnson
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 output formats testsMaxime Ripard
2024-05-28drm/connector: hdmi: Add support for output formatMaxime Ripard
2024-05-28drm/tests: Add output bpc testsMaxime Ripard