summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-241-7/+0
|\
| * drm: Remove the obsolete driver-viaCai Huoqing2023-01-131-1/+0
| * drm: Remove the obsolete driver-tdfxCai Huoqing2023-01-131-1/+0
| * drm: Remove the obsolete driver-sisCai Huoqing2023-01-131-1/+0
| * drm: Remove the obsolete driver-savageCai Huoqing2023-01-131-1/+0
| * drm: Remove the obsolete driver-r128Cai Huoqing2023-01-131-1/+0
| * drm: Remove the obsolete driver-mgaCai Huoqing2023-01-131-1/+0
| * drm: Remove the obsolete driver-i810Cai Huoqing2023-01-131-1/+0
* | Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-041-1/+1
|\|
| * drm/tests: Introduce a config option for the KUnit helpersMaxime Ripard2022-12-081-1/+1
* | drivers/accel: define kconfig and register a new majorOded Gabbay2022-11-221-0/+1
|/
* drm: Move nomodeset kernel parameter to drivers/videoThomas Zimmermann2022-11-161-1/+0
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+3
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-10-181-0/+2
|\
| * Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-071-0/+2
| |\
| | * drm_print: wrap drm_*_dbg in dyndbg descriptor factory macroJim Cromie2022-09-241-0/+2
* | | drm: split build lists one per line and sortJani Nikula2022-10-121-30/+77
|/ /
* | drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-031-3/+3
* | drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-031-1/+1
* | drm: selftest: convert drm_mm selftest to KUnitArthur Grillo2022-07-111-1/+0
|/
* drm: lcdif: Add support for i.MX8MP LCDIF variantMarek Vasut2022-06-291-1/+1
* drm/format-helper: Add KUnit tests for drm_fb_xrgb8888_to_rgb332()José Expósito2022-06-271-0/+1
* drm: Add support for the LogiCVC display controllerPaul Kocialkowski2022-06-091-0/+1
* drm/display: Move SCDC helpers into display-helper libraryThomas Zimmermann2022-04-251-1/+1
* drm/display: Move HDCP helpers into display-helper moduleThomas Zimmermann2022-04-251-1/+1
* drm/display: Move DSC header and helpers into display-helper moduleThomas Zimmermann2022-04-251-1/+1
* drm: Rename dp/ to display/Thomas Zimmermann2022-04-251-1/+1
* drm: Put related statements next to each other in MakefileThomas Zimmermann2022-04-251-6/+17
* drm: Add driver for Solomon SSD130x OLED displaysJavier Martinez Canillas2022-02-161-0/+1
* drm: move the buddy allocator from i915 into common drmArunpravin2022-01-191-0/+2
* drm/dp: Move DisplayPort AUX bus helpers into dp/Thomas Zimmermann2022-01-171-2/+0
* drm/dp: Move DisplayPort helpers into separate helper moduleThomas Zimmermann2022-01-171-6/+4
* drm/sprd: add Unisoc's drm kms masterKevin Tang2021-12-101-0/+1
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-301-1/+1
* drm: Declare hashtable as legacyThomas Zimmermann2021-11-301-3/+3
* drm: Decouple nomodeset from CONFIG_VGA_CONSOLEJavier Martinez Canillas2021-11-271-1/+1
* drm: Move nomodeset kernel parameter to the DRM subsystemJavier Martinez Canillas2021-11-271-0/+2
* drm: Link CMA framebuffer helpers into KMS helper libraryThomas Zimmermann2021-10-271-1/+1
* drm: Move GEM memory managers into modulesThomas Zimmermann2021-10-221-3/+7
* drm: Link several object files into drm_kms_helper.koThomas Zimmermann2021-10-221-5/+5
* drm: Build drm_irq.o only if CONFIG_DRM_LEGACY has been setThomas Zimmermann2021-10-221-3/+3
* drm/privacy-screen: Add X86 specific arch init codeHans de Goede2021-10-141-1/+1
* drm: Add privacy-screen class (v4)Hans de Goede2021-10-141-0/+1
* drm: zte: remove obsolete DRM Support for ZTE SoCsLukas Bulwahn2021-08-261-1/+0
* drm/bochs: Move to tiny/Thomas Zimmermann2021-07-051-1/+0
* drm: Introduce the DP AUX busDouglas Anderson2021-06-111-0/+2
* drm/hyperv: Add DRM driver for hyperv synthetic video deviceDeepak Rawat2021-06-071-0/+1
* drm: Mark AGP implementation and ioctls as legacyThomas Zimmermann2021-05-101-3/+3
* drm/aperture: Add infrastructure for aperture ownershipThomas Zimmermann2021-04-141-1/+1
* drm/displayid: add separate drm_displayid.cJani Nikula2021-03-311-1/+1