summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-10-18drm/client: Add client-lib moduleThomas Zimmermann1-5/+9
2024-10-18drm/client: Make client support optionalThomas Zimmermann1-3/+4
2024-10-18drm/client: Move client event handlers to drm_client_event.cThomas Zimmermann1-0/+1
2024-10-14drm: Remove DRM aperture helpersThomas Zimmermann1-1/+0
2024-09-26drm: Add client-agnostic setup helperThomas Zimmermann1-0/+2
2024-09-26drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann1-1/+3
2024-09-24drm: Link drm_rect.o into DRM core moduleThomas Zimmermann1-1/+1
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter1-1/+0
2024-09-03drm/bridge-connector: move to DRM_DISPLAY_HELPER moduleDmitry Baryshkov1-1/+0
2024-08-23drm/panic: Add a QR code panic screenJocelyn Falempe1-0/+1
2024-05-02drm/fbdev-generic: Convert to fbdev-ttmThomas Zimmermann1-3/+2
2024-05-02drm/fbdev: Add fbdev-shmemThomas Zimmermann1-0/+1
2024-04-15drm/panic: Add a drm panic handlerJocelyn Falempe1-0/+1
2024-03-05drm: Add CONFIG_DRM_WERRORJani Nikula1-0/+3
2024-03-05drm: enable (most) W=1 warnings by default across the subsystemJani Nikula1-0/+25
2024-03-01drm/panthor: Allow driver compilationBoris Brezillon1-0/+1
2023-12-12drm/xe: Introduce a new DRM driver for Intel GPUsMatthew Brost1-0/+1
2023-12-06drm: Remove source code for non-KMS driversThomas Zimmermann1-12/+0
2023-11-23drm/imagination: Add skeleton PowerVR driverSarah Walker1-0/+1
2023-11-09drm/eld: add helpers to modify the SADs of an ELDJani Nikula1-0/+1
2023-09-26drm/gpuvm: allow building as moduleDanilo Krummrich1-1/+1
2023-09-26drm/gpuvm: rename struct drm_gpuva_manager to struct drm_gpuvmDanilo Krummrich1-1/+1
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