summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tests
Commit message (Expand)AuthorAgeFilesLines
* drm/tests: probe-helper: Fix drm_display_mode memory leakMaxime Ripard12 days1-1/+7
* drm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard12 days1-0/+4
* drm/tests: modes: Fix drm_display_mode memory leakMaxime Ripard12 days1-0/+22
* drm/tests: cmdline: Fix drm_display_mode memory leakMaxime Ripard12 days1-1/+9
* drm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard12 days1-1/+5
* drm/tests: modeset: Fix drm_display_mode memory leakMaxime Ripard12 days1-0/+3
* drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard12 days1-0/+22
* drm/format-helper: Add conversion from XRGB8888 to BGR888Kerem Karabay2025-03-031-0/+81
* drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()Maxime Ripard2025-03-033-155/+164
* Merge tag 'v6.14-rc4' into drm-nextDave Airlie2025-02-251-97/+103
|\
| * drm/tests: hdmi: Fix recursive lockingMaxime Ripard2025-02-061-57/+57
| * drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard2025-02-061-39/+42
| * drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard2025-02-061-4/+0
| * drm/tests: hdmi: Fix WW_MUTEX_SLOWPATH failuresMaxime Ripard2025-02-061-0/+7
| * Merge v6.13 into drm-nextSimona Vetter2025-01-232-2/+61
| |\
* | | drm/tests: Fix a test in drm_test_check_valid_clones()Dan Carpenter2025-02-131-1/+1
* | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2025-02-064-18/+114
|\ \ \
| * | | Merge tag 'drm-next-2025-01-17' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2025-01-214-136/+907
| |\| | | | |/ | |/|
| | * drm/tests: hdmi: Add connector disablement testLiu Ying2025-01-141-0/+52
| | * drm/mst: remove mgr parameter and debug logging from drm_dp_get_vc_payload_bw()Jani Nikula2025-01-071-16/+1
| * | drm/tests: connector: Add ycbcr_420_allowed testsCristian Ciocaltea2025-01-131-0/+60
| * | drm/tests: helpers: Fix compiler warningYu-Chun Lin2025-01-061-2/+1
* | | drm/tests/buddy: fix build with unused prngMatthew Auld2025-01-151-1/+0
* | | drm/buddy: Add a testcase to verify the multiroot finiArunpravin Paneer Selvam2025-01-141-9/+20
* | | drm/tests: Add test for drm_atomic_helper_check_modeset()Jessica Zhang2025-01-081-0/+71
* | | drm/tests: Add test for drm_crtc_in_clone_mode()Jessica Zhang2025-01-081-1/+61
* | | drm/tests: Add test for drm_atomic_helper_commit_modeset_disables()Jessica Zhang2025-01-082-0/+245
| |/ |/|
* | drm/tests: Add tests for drm_connector_dynamic_init()/register()Imre Deak2024-12-171-0/+463
* | drm/display: hdmi: add generic mode_valid helperDmitry Baryshkov2024-12-052-5/+277
* | drm/tests: hdmi: return meaningful value from set_connector_edid()Dmitry Baryshkov2024-12-051-16/+15
* | drm/tests: hdmi: rename connector creation functionDmitry Baryshkov2024-12-051-101/+101
* | drm/tests: hdmi: handle empty modes in find_preferred_mode()Dmitry Baryshkov2024-12-051-1/+1
|/
* Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie2024-11-043-16/+58
|\
| * drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()Jinjie Ruan2024-10-311-4/+4
| * drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()Jinjie Ruan2024-10-311-12/+12
| * drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan2024-10-311-0/+42
* | drm/tests: Add test for drm_framebuffer_free()Carlos Eduardo Gallo Filho2024-09-111-0/+50
* | drm/tests: Add test for drm_framebuffer_init()Carlos Eduardo Gallo Filho2024-09-111-0/+84
* | drm/tests: Add test for drm_framebuffer_lookup()Carlos Eduardo Gallo Filho2024-09-111-0/+41
* | drm/tests: Add test for drm_framebuffer_cleanup()Carlos Eduardo Gallo Filho2024-09-111-0/+32
* | drm/tests: Add test for drm_framebuffer_check_src_coords()Carlos Eduardo Gallo Filho2024-09-111-0/+61
* | drm/tests: Add test case for drm_internal_framebuffer_create()Carlos Eduardo Gallo Filho2024-09-111-0/+24
* | drm/tests: Replace strcpy to strscpy on drm_test_framebuffer_create testCarlos Eduardo Gallo Filho2024-09-111-1/+1
* | drm/tests: Add parameters to the drm_test_framebuffer_create testCarlos Eduardo Gallo Filho2024-09-111-0/+27
* | drm/tests: Stop using deprecated dev_private member on drm_framebuffer testsCarlos Eduardo Gallo Filho2024-09-111-16/+38
|/
* Merge v6.11-rc5 into drm-nextDaniel Vetter2024-08-271-0/+11
|\
| * drm/test: fix the gem shmem test to map the sg table.Dave Airlie2024-08-021-0/+11
* | Merge drm/drm-next into drm-misc-nextThomas Zimmermann2024-07-291-21/+21
|\|
| * Merge tag 'drm-misc-next-2024-07-04' of https://gitlab.freedesktop.org/drm/mi...Daniel Vetter2024-07-053-0/+43
| |\
| * \ Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-06-281-0/+1
| |\ \