summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Makefile
AgeCommit message (Expand)AuthorLines
2024-03-01drm/panthor: Allow driver compilationBoris Brezillon-0/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost-0/+1
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann-12/+0
2023-11-23drm/imagination: Add skeleton PowerVR driverSarah Walker-0/+1
2023-11-09drm/eld: add helpers to modify the SADs of an ELDJani Nikula-0/+1
2023-09-26drm/gpuvm: allow building as moduleDanilo Krummrich-1/+1
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich-1/+1
2023-07-20drm: manager to keep track of GPUs VA mappingsDanilo Krummrich-0/+1
2023-07-12drm: execution context for GEM buffers v7Christian König-0/+2
2023-07-05drm: Add kms driver for loongson display controllerSui Jingfeng-0/+1
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie-0/+1
2023-06-09drm/amdxcp: add platform device driver for amdxcpJames Zhu-0/+1
2023-05-29drm: Place Renesas drivers in a separate dirBiju Das-2/+1
2023-03-14drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpersThomas Zimmermann-0/+1
2023-03-01drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst-0/+3
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann-0/+1
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing-1/+0
2023-01-13drm: Remove the obsolete driver-tdfxCai Huoqing-1/+0
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing-1/+0
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing-1/+0
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing-1/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing-1/+0
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing-1/+0
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter-1/+1
2022-12-08drm/tests: Introduce a config option for the KUnit helpersMaxime Ripard-1/+1
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay-0/+1
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann-1/+0
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann-1/+3
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard-0/+2
2022-10-12drm: split build lists one per line and sortJani Nikula-30/+77
2022-10-07Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+2
2022-09-24drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie-0/+2
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich-3/+3
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich-1/+1
2022-07-11drm: selftest: convert drm_mm selftest to KUnitArthur Grillo-1/+0
2022-06-29drm: lcdif: Add support for i.MX8MP LCDIF variantMarek Vasut-1/+1
2022-06-27drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito-0/+1
2022-06-09drm: Add support for the LogiCVC display controllerPaul Kocialkowski-0/+1
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann-1/+1
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann-1/+1
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann-1/+1
2022-04-25drm: Put related statements next to each other in MakefileThomas Zimmermann-6/+17
2022-02-16drm: Add driver for Solomon SSD130x OLED displaysJavier Martinez Canillas-0/+1
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin-0/+2
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann-2/+0
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann-6/+4
2021-12-10drm/sprd: add Unisoc's drm kms masterKevin Tang-0/+1
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann-1/+1
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann-3/+3