summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests
AgeCommit message (Expand)Author
8 daysdrm/tests: probe-helper: Fix drm_display_mode memory leakMaxime Ripard
8 daysdrm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard
8 daysdrm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard
8 daysdrm/tests: cmdline: Fix drm_display_mode memory leakMaxime Ripard
8 daysdrm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard
8 daysdrm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard
8 daysdrm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard
2025-03-03drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay
2025-03-03drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie
2025-02-13drm/tests: Fix a test in drm_test_check_valid_clones()Dan Carpenter
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-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-23Merge v6.13 into drm-nextSimona Vetter
2025-01-21Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-01-15drm/tests/buddy: fix build with unused prngMatthew Auld
2025-01-14drm/tests: hdmi: Add connector disablement testLiu Ying
2025-01-14drm/buddy: Add a testcase to verify the multiroot finiArunpravin Paneer Selvam
2025-01-13drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea
2025-01-08drm/tests: Add test for drm_atomic_helper_check_modeset()Jessica Zhang
2025-01-08drm/tests: Add test for drm_crtc_in_clone_mode()Jessica Zhang
2025-01-08drm/tests: Add test for drm_atomic_helper_commit_modeset_disables()Jessica Zhang
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