summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Kconfig
AgeCommit message (Expand)Author
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-15drm/tests: Build KMS helpers when DRM_KUNIT_TEST_HELPERS is enabledKarolina Stolarek
2024-03-13Merge tag 'drm-next-2024-03-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-02-26drm/ttm/tests: depend on UML || COMPILE_TESTChristian König
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard
2024-01-23video/nomodeset: Select nomodeset= parameter with CONFIG_VIDEOThomas Zimmermann
2024-01-23video/cmdline: Introduce CONFIG_VIDEO for video= parameterThomas Zimmermann
2024-01-02drm/vkms: Create separate Kconfig file for VKMSHarry Wentland
2023-12-18drm/mm: Allow CONFIG_DRM_MM_DEBUG with DRM=mVille Syrjälä
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost
2023-12-06drm: Remove Kconfig option for legacy support (CONFIG_DRM_LEGACY)Thomas Zimmermann
2023-12-04drm/test: add a test suite for GEM objects backed by shmemMarco Pagani
2023-11-23drm/imagination: Add skeleton PowerVR driverSarah Walker
2023-11-15drm/test: rearrange test entries in Kconfig and MakefileMarco Pagani
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-09-26drm/gpuvm: allow building as moduleDanilo Krummrich
2023-09-18drm: fix up fbdev Kconfig defaultsArnd Bergmann
2023-08-17drm/ttm/tests: Require MMU when testingKarolina Stolarek
2023-08-11drm/ttm/tests: Require MMU when testingKarolina Stolarek
2023-08-09drm/ttm: Introduce KUnit testKarolina Stolarek
2023-08-04drm: Drop select FRAMEBUFFER_CONSOLE for DRM_FBDEV_EMULATIONJavier Martinez Canillas
2023-07-31fbdev: Use _DMAMEM_ infix for DMA-memory helpersThomas Zimmermann
2023-07-31fbdev: Use _SYSMEM_ infix for system-memory helpersThomas Zimmermann
2023-07-24drm/fbdev-dma: Use fbdev DMA helpersThomas Zimmermann
2023-07-22drm: Make FB_CORE to be selected if DRM fbdev emulation is enabledJavier Martinez Canillas
2023-07-12drm: add drm_exec selftests v4Christian König
2023-07-12drm: execution context for GEM buffers v7Christian König
2023-07-05drm: Add kms driver for loongson display controllerSui Jingfeng
2023-06-09Merge tag 'drm-next-20230529' of git://git.kernel.org/pub/scm/linux/kernel/gi...Dave Airlie
2023-06-01drm/i915: Implement dedicated fbdev I/O helpersThomas Zimmermann
2023-06-01drm/fbdev-generic: Implement dedicated fbdev I/O helpersThomas Zimmermann
2023-06-01drm/fbdev-dma: Use regular fbdev I/O helpersThomas Zimmermann
2023-05-29drm: Place Renesas drivers in a separate dirBiju Das
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2023-03-01drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst
2023-02-22Merge tag 'drm-next-2023-02-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-02-20fbdev: Handle video= parameter in video/cmdline.cThomas Zimmermann
2023-02-13drm: Disable dynamic debug as brokenVille Syrjälä
2023-01-13drm: Add comments to KconfigCai Huoqing
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing
2023-01-13drm: Remove the obsolete driver-tdfxCai Huoqing
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing
2023-01-10drm: Only select I2C_ALGOBIT for drivers that actually need itUwe Kleine-König
2022-12-08drm/tests: Introduce a config option for the KUnit helpersMaxime Ripard
2022-11-22Merge tag 'amd-drm-next-6.2-2022-11-18' of https://gitlab.freedesktop.org/agd...Dave Airlie