index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
tests
Age
Commit message (
Expand
)
Author
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
2025-07-16
drm/tests: edid: Add edid-decode --check output
Maxime Ripard
2025-07-16
drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block
Maxime Ripard
2025-07-16
drm/tests: edid: Fix monitor range limits
Maxime Ripard
2025-06-27
drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()
Thomas Zimmermann
2025-06-18
drm/format-helper: Move drm_fb_build_fourcc_list() to sysfb helpers
Thomas Zimmermann
2025-06-18
drm/tests: Test drm_fb_build_fourcc_list() in separate test suite
Thomas Zimmermann
2025-06-18
drm/tests: Do not use drm_fb_blit() in format-helper tests
Thomas Zimmermann
2025-06-16
drm: Include <linux/export.h>
Thomas Zimmermann
2025-06-13
drm/format-helper: Update tests after BT.601 changes
Thomas Zimmermann
2025-06-06
drm/tests: bridge: add KUnit tests for devm_drm_bridge_alloc()
Luca Ceresoli
2025-06-06
drm/tests: bridge: convert to devm_drm_bridge_alloc() API
Luca Ceresoli
2025-06-02
drm/tests: hdmi: Add test for unsuccessful fallback to YUV420
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Add max TMDS rate fallback tests for YUV420 mode
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with RGB/YUV
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Rename max TMDS rate fallback tests
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Add limited range tests for YUV420 mode
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Provide EDID supporting 4K@30Hz with YUV420 only
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Switch to drm_atomic_get_new_connector_state() where possible
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Setup ycbcr_420_allowed before initializing connector
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Drop unused drm_kunit_helper_connector_hdmi_init_funcs()
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Replace open coded EDID setup
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Add macro to simplify EDID setup
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Switch to 'void *' type for EDID data
Cristian Ciocaltea
2025-06-02
drm/tests: hdmi: Replace '[_]MHz' with 'mhz'
Cristian Ciocaltea
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-29
drm/tests: shmem: Fix memleak
Maxime Ripard
2025-04-14
Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2025-04-08
drm/tests: probe-helper: Fix drm_display_mode memory leak
Maxime Ripard
2025-04-08
drm/tests: modes: Fix drm_display_mode memory leak
Maxime Ripard
2025-04-08
drm/tests: modes: Fix drm_display_mode memory leak
Maxime Ripard
2025-04-08
drm/tests: cmdline: Fix drm_display_mode memory leak
Maxime Ripard
2025-04-08
drm/tests: modeset: Fix drm_display_mode memory leak
Maxime Ripard
2025-04-08
drm/tests: modeset: Fix drm_display_mode memory leak
Maxime Ripard
2025-04-08
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard
2025-03-26
drm/shmem-helper: Use refcount_t for vmap_use_count
Dmitry Osipenko
2025-03-26
drm/shmem-helper: Use refcount_t for pages_use_count
Dmitry Osipenko
2025-03-26
drm/shmem-helper: Refactor locked/unlocked functions
Dmitry Osipenko
2025-03-20
drm/tests: bridge: Provide tests for drm_bridge_helper_reset_crtc
Maxime Ripard
2025-03-20
drm/tests: Create tests for drm_atomic
Maxime Ripard
2025-03-20
drm/tests: hdmi_state_helpers: Switch to new helper
Maxime Ripard
2025-03-20
drm/tests: helpers: Create new helper to enable output
Maxime Ripard
2025-03-20
drm/tests: Add kunit tests for bridges
Maxime Ripard
2025-03-13
drm/client: Constify modes
Ville Syrjälä
2025-03-03
drm/format-helper: Add conversion from XRGB8888 to BGR888
Kerem Karabay
2025-03-03
drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
Maxime Ripard
2025-02-25
Merge tag 'v6.14-rc4' into drm-next
Dave Airlie
2025-02-13
drm/tests: Fix a test in drm_test_check_valid_clones()
Dan Carpenter
2025-02-06
drm/tests: hdmi: Fix recursive locking
Maxime Ripard
2025-02-06
drm/tests: hdmi: Reorder DRM entities variables assignment
Maxime Ripard
[next]