summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-11drm/ttm: rename and cleanup ttm_bo_initChristian König
2022-07-11Revert "drm/amdgpu: fix start calculation in amdgpu_vram_mgr_new"Arunpravin Paneer Selvam
2022-07-11Revert "drm/amdgpu: move internal vram_mgr function into the C file"Arunpravin Paneer Selvam
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-07-09drm/ingenic: Use the new PM macrosPaul Cercueil
2022-07-09drm/ingenic: Don't request full modeset if property is not modifiedPaul Cercueil
2022-07-09drm/ingenic: Add support for the JZ4760(B)Paul Cercueil
2022-07-09drm/ingenic: Fix MODULE_LICENSE() stringPaul Cercueil
2022-07-09drm/panel: simple: add support for the Samsung LTL101AL01 panelMartin Jücker
2022-07-09drm/fourcc: Add DRM_FORMAT_D[1248]Geert Uytterhoeven
2022-07-09drm/fourcc: Add DRM_FORMAT_R[124]Geert Uytterhoeven
2022-07-09drm/gem-fb-helper: Use actual bpp for size calculationsGeert Uytterhoeven
2022-07-09drm/fb-helper: Add support for DRM_FORMAT_C[124]Geert Uytterhoeven
2022-07-09drm/fourcc: Add DRM_FORMAT_C[124]Geert Uytterhoeven
2022-07-09drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFBGeert Uytterhoeven
2022-07-09drm/client: Use actual bpp when allocating frame buffersGeert Uytterhoeven
2022-07-09drm/fourcc: Add drm_format_info.is_color_indexed flagGeert Uytterhoeven
2022-07-09drm/fourcc: Add drm_format_info_bpp() helperGeert Uytterhoeven
2022-07-09drm/mipi-dsi: Make remove callback return voidUwe Kleine-König
2022-07-09drm/panel-novatek-nt35510: Emit an error message if power off failsUwe Kleine-König
2022-07-09drm/panel: simple: Make panel_simple_remove() return voidUwe Kleine-König
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-08drm/tegra: vic: Use devm_platform_ioremap_resource()Lv Ruyi
2022-07-08gpu: host1x: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-08gpu: host1x: Generalize host1x_cdma_push_wide()Mikko Perttunen
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing
2022-07-08gpu: host1x: Register context bus unconditionallyRobin Murphy
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen
2022-07-08gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+Mikko Perttunen
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen