summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tests
AgeCommit message (Expand)Author
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-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
2024-07-01drm/tests: Add tests for the new Monochrome value of tv_modeDave Stevenson
2024-06-28Merge tag 'drm-misc-next-2024-06-27' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-06-13' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-21Merge tag 'drm-misc-next-2024-05-30' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-06-20drm/tests: add drm_hdmi_state_helper_test MODULE_DESCRIPTION()Jeff Johnson
2024-06-10drm/tests: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-05-28drm/tests: Add infoframes testMaxime Ripard
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 HDMI TDMS character rate testsMaxime 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
2024-05-28drm/connector: hdmi: Add output BPC to the connector stateMaxime Ripard
2024-05-28drm/tests: connector: Add tests for drmm_connector_hdmi_initMaxime Ripard
2024-05-27Merge tag 'drm-misc-fixes-2024-05-23' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-17drm/tests/buddy: stop using PAGE_SIZEMatthew Auld
2024-05-16drm/tests: Add a unit test for range bias allocationArunpravin Paneer Selvam
2024-04-22drm/tests: Add a test case for drm buddy clear allocationArunpravin Paneer Selvam
2024-04-22drm/buddy: Implement tracking clear page featureArunpravin Paneer Selvam
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-08Merge tag 'drm-misc-fixes-2024-03-07' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-03-07drm/tests/buddy: fix print formatMatthew Auld
2024-03-01Merge tag 'drm-misc-fixes-2024-02-29' of https://anongit.freedesktop.org/git/...Dave Airlie
2024-02-28drm: tests: Fix invalid printf format specifiers in KUnit testsDavid Gow
2024-02-28drm/tests: connector: Add tests for drmm_connector_initMaxime Ripard
2024-02-28drm/tests: Add helper to create mock crtcMaxime Ripard
2024-02-28drm/tests: Add helper to create mock planeMaxime Ripard
2024-02-28drm/tests: helpers: Add atomic helpersMaxime Ripard
2024-02-28drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld
2024-02-26Merge v6.8-rc6 into drm-nextDaniel Vetter
2024-02-23Merge tag 'drm-fixes-2024-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2024-02-20drm/tests/drm_buddy: fix build failure on 32-bit targetsLinus Torvalds
2024-02-19drm/tests/drm_buddy: fix 32b buildMatthew Auld