summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-09drm/ingenic: Don't request full modeset if property is not modifiedPaul Cercueil1-1/+3
2022-07-09drm/ingenic: Add support for the JZ4760(B)Paul Cercueil1-0/+28
2022-07-09drm/ingenic: Fix MODULE_LICENSE() stringPaul Cercueil1-1/+1
2022-07-09dt-bindings/display: ingenic: Add compatible string for the JZ4760(B)Paul Cercueil1-0/+2
2022-07-09drm/fb: Improve drm_framebuffer.offsets documentationGeert Uytterhoeven1-4/+4
2022-07-09drm/panel: simple: add support for the Samsung LTL101AL01 panelMartin Jücker1-0/+34
2022-07-09dt-bindings: display: simple: add support for Samsung LTL101AL01Martin Jücker1-0/+2
2022-07-09drm/mode: Improve drm_mode_fb_cmd2 documentationGeert Uytterhoeven1-4/+4
2022-07-09drm/fourcc: Add DRM_FORMAT_D[1248]Geert Uytterhoeven2-0/+19
2022-07-09drm/fourcc: Add DRM_FORMAT_R[124]Geert Uytterhoeven2-0/+15
2022-07-09drm/fourcc: Clarify the meaning of single-channel "red"Geert Uytterhoeven1-4/+4
2022-07-09drm/gem-fb-helper: Use actual bpp for size calculationsGeert Uytterhoeven1-9/+3
2022-07-09drm/fb-helper: Add support for DRM_FORMAT_C[124]Geert Uytterhoeven1-26/+75
2022-07-09drm/fourcc: Add DRM_FORMAT_C[124]Geert Uytterhoeven2-0/+24
2022-07-09io_uring: check that we have a file table when allocating update slotsJens Axboe1-0/+3
2022-07-09drm/framebuffer: Use actual bpp for DRM_IOCTL_MODE_GETFBGeert Uytterhoeven1-1/+1
2022-07-09drm/client: Use actual bpp when allocating frame buffersGeert Uytterhoeven1-2/+2
2022-07-09drm/fourcc: Add drm_format_info.is_color_indexed flagGeert Uytterhoeven2-1/+4
2022-07-09drm/fourcc: Add drm_format_info_bpp() helperGeert Uytterhoeven2-0/+20
2022-07-09drm/mipi-dsi: Make remove callback return voidUwe Kleine-König51-147/+54
2022-07-09drm/panel-novatek-nt35510: Emit an error message if power off failsUwe Kleine-König1-1/+4
2022-07-09drm/panel: simple: Make panel_simple_remove() return voidUwe Kleine-König1-5/+7
2022-07-09Merge tag 'fscache-fixes-20220708' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-7/+27
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds5-9/+35
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-31/+27
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds10-14/+25
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-106/+4
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+5
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki3-28/+24
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-2/+5
2022-07-08Merge tag 'io_uring-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+5
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-2/+53
2022-07-08drm/tegra: vic: Use devm_platform_ioremap_resource()Lv Ruyi1-8/+1
2022-07-08gpu: host1x: Use the bitmap API to allocate bitmapsChristophe JAILLET1-6/+2
2022-07-08gpu: host1x: Generalize host1x_cdma_push_wide()Mikko Perttunen1-15/+9
2022-07-08gpu: host1x: Initialize syncval in channel_submit()Mikko Perttunen1-0/+1
2022-07-08drm/msm/dpu: Fix for non-visible planesRob Clark1-0/+6
2022-07-08drm/tegra: Include DMA API header where usedRobin Murphy4-0/+4
2022-07-08drm/tegra: Fix vmapping of prime buffersDmitry Osipenko1-1/+10
2022-07-08drm/tegra: vic: Fix build warning when CONFIG_PM=nYueHaibing1-2/+2
2022-07-08gpu: host1x: Register context bus unconditionallyRobin Murphy1-5/+0
2022-07-08drm/tegra: vic: Add Tegra234 supportMikko Perttunen2-0/+13
2022-07-08gpu: host1x: Use RESTART_W to skip timed out jobs on Tegra186+Mikko Perttunen1-2/+17
2022-07-08gpu: host1x: Add MLOCK release code on Tegra234Mikko Perttunen2-0/+41
2022-07-08gpu: host1x: Rewrite job opcode sequenceMikko Perttunen1-59/+85
2022-07-08gpu: host1x: Tegra234 device data and headersMikko Perttunen10-1/+354
2022-07-08gpu: host1x: Program interrupt destinations on Tegra234Mikko Perttunen1-0/+11
2022-07-08gpu: host1x: Allow reset to be missingMikko Perttunen1-3/+0
2022-07-08gpu: host1x: Program virtualization tablesMikko Perttunen2-3/+26
2022-07-08gpu: host1x: Simplify register mapping and add common apertureMikko Perttunen2-27/+22