summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2023-07-20drm: manager to keep track of GPUs VA mappingsDanilo Krummrich1-0/+1
2023-07-12drm: execution context for GEM buffers v7Christian König1-0/+2
2023-07-04drm: Add kms driver for loongson display controllerSui Jingfeng1-0/+1
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie1-0/+1
2023-06-09drm/amdxcp: add platform device driver for amdxcpJames Zhu1-0/+1
2023-05-29drm: Place Renesas drivers in a separate dirBiju Das1-2/+1
2023-03-14drm/fbdev-dma: Implement fbdev emulation for GEM DMA helpersThomas Zimmermann1-0/+1
2023-03-01drm/suballoc: Extract amdgpu_sa.c as generic suballocation helperMaarten Lankhorst1-0/+3
2023-01-19Merge drm/drm-next into drm-misc-nextThomas Zimmermann1-0/+1
2023-01-13drm: Remove the obsolete driver-viaCai Huoqing1-1/+0
2023-01-13drm: Remove the obsolete driver-tdfxCai Huoqing1-1/+0
2023-01-13drm: Remove the obsolete driver-sisCai Huoqing1-1/+0
2023-01-13drm: Remove the obsolete driver-savageCai Huoqing1-1/+0
2023-01-13drm: Remove the obsolete driver-r128Cai Huoqing1-1/+0
2023-01-13drm: Remove the obsolete driver-mgaCai Huoqing1-1/+0
2023-01-13drm: Remove the obsolete driver-i810Cai Huoqing1-1/+0
2023-01-04Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+1
2022-12-08drm/tests: Introduce a config option for the KUnit helpersMaxime Ripard1-1/+1
2022-11-22drivers/accel: define kconfig and register a new majorOded Gabbay1-0/+1
2022-11-16drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann1-1/+0
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann1-1/+3
2022-10-18Merge drm/drm-next into drm-misc-nextMaxime Ripard1-0/+2
2022-10-12drm: split build lists one per line and sortJani Nikula1-30/+77
2022-10-08Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2022-09-24drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie1-0/+2
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich1-3/+3
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich1-1/+1
2022-07-11drm: selftest: convert drm_mm selftest to KUnitArthur Grillo1-1/+0
2022-06-29drm: lcdif: Add support for i.MX8MP LCDIF variantMarek Vasut1-1/+1
2022-06-27drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito1-0/+1
2022-06-09drm: Add support for the LogiCVC display controllerPaul Kocialkowski1-0/+1
2022-04-25drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann1-1/+1
2022-04-25drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann1-1/+1
2022-04-25drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann1-1/+1
2022-04-25drm: Rename dp/ to display/Thomas Zimmermann1-1/+1
2022-04-25drm: Put related statements next to each other in MakefileThomas Zimmermann1-6/+17
2022-02-16drm: Add driver for Solomon SSD130x OLED displaysJavier Martinez Canillas1-0/+1
2022-01-19drm: move the buddy allocator from i915 into common drmArunpravin1-0/+2
2022-01-17drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann1-2/+0
2022-01-17drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann1-6/+4
2021-12-10drm/sprd: add Unisoc's drm kms masterKevin Tang1-0/+1
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann1-1/+1
2021-11-30drm: Declare hashtable as legacyThomas Zimmermann1-3/+3
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas1-1/+1
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas1-0/+2
2021-10-27drm: Link CMA framebuffer helpers into KMS helper libraryThomas Zimmermann1-1/+1
2021-10-22drm: Move GEM memory managers into modulesThomas Zimmermann1-3/+7
2021-10-22drm: Link several object files into drm_kms_helper.koThomas Zimmermann1-5/+5
2021-10-22drm: Build drm_irq.o only if CONFIG_DRM_LEGACY has been setThomas Zimmermann1-3/+3
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede1-1/+1