Age | Commit message (Expand) | Author |
---|---|---|
2023-07-31 | drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device() | Maxime Ripard |
2022-12-08 | drm/tests: helpers: Allow for a custom device struct to be allocated | Maxime Ripard |
2022-12-08 | drm/tests: helpers: Create the device in another function | Maxime Ripard |
2022-12-08 | drm/tests: helpers: Remove the name parameter | Maxime Ripard |
2022-12-08 | drm/tests: helpers: Rename the device init helper | Maxime Ripard |
2022-12-08 | drm/tests: helpers: Move the helper header to include/drm | Maxime Ripard |
2022-11-24 | drm/modes: Introduce more named modes | Maxime Ripard |
2022-11-24 | drm/modes: Properly generate a drm_display_mode from a named mode | Maxime Ripard |
2022-11-24 | drm/tests: client: Mention that we can't use MODULE_ macros | Maxime Ripard |
2022-11-17 | drm/tests: client: Remove extra blank lines | Maxime Ripard |
2022-11-15 | drm/client: Add some tests for drm_connector_pick_cmdline_mode() | Maxime Ripard |