summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Makefile
AgeCommit message (Expand)AuthorLines
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
2021-11-27drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas-1/+1
2021-11-27drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas-0/+2
2021-10-27drm: Link CMA framebuffer helpers into KMS helper libraryThomas Zimmermann-1/+1
2021-10-22drm: Move GEM memory managers into modulesThomas Zimmermann-3/+7
2021-10-22drm: Link several object files into drm_kms_helper.koThomas Zimmermann-5/+5
2021-10-22drm: Build drm_irq.o only if CONFIG_DRM_LEGACY has been setThomas Zimmermann-3/+3
2021-10-14drm/privacy-screen: Add X86 specific arch init codeHans de Goede-1/+1
2021-10-14drm: Add privacy-screen class (v4)Hans de Goede-0/+1
2021-08-26drm: zte: remove obsolete DRM Support for ZTE SoCsLukas Bulwahn-1/+0
2021-07-05drm/bochs: Move to tiny/Thomas Zimmermann-1/+0
2021-06-11drm: Introduce the DP AUX busDouglas Anderson-0/+2
2021-06-07drm/hyperv: Add DRM driver for hyperv synthetic video deviceDeepak Rawat-0/+1
2021-05-10drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann-3/+3
2021-04-14drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann-1/+1
2021-03-31drm/displayid: add separate drm_displayid.cJani Nikula-1/+1
2021-03-16drm: Add GUD USB Display driverNoralf Trønnes-0/+1
2021-02-25drm/arc: Move to drm/tinyDaniel Vetter-1/+0
2021-02-08drm: Add additional atomic helpers for shadow-buffered planesThomas Zimmermann-1/+2
2021-01-13drm: Merge CONFIG_DRM_VM into CONFIG_DRM_LEGACYThomas Zimmermann-2/+1
2021-01-13drm: Build drm_memory.o only for legacy driversThomas Zimmermann-2/+3
2020-11-05drm/kmb: Build files for KeemBay Display driverAnitha Chrisanthus-0/+1
2020-09-09drm/imx: compile imx directory by defaultLaurentiu Palcu-1/+1
2020-07-23Merge tag 'drm-xilinx-dpsub-20200718' of git://linuxtv.org/pinchartl/media in...Dave Airlie-0/+1
2020-07-18drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort SubsystemHyun Kwon-0/+1
2020-07-16drm/vblank: Add vblank worksLyude Paul-1/+1