summaryrefslogtreecommitdiffstats
path: root/lib/decompress_inflate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-26drm/mediatek: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/mcde: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/logicvc: Run DRM default client setupThomas Zimmermann2-12/+5
2024-09-26drm/kmb: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/ingenic: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/imx/lcdc: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/imx/ipuv3: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/imx/dcss: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/ili9486: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/ili9341: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/ili9225: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/ili9163: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/hx8357d: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/hisilicon/kirin: Run DRM default client setupThomas Zimmermann3-2/+5
2024-09-26drm/fsl-dcu: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/atmel-hdlcd: Run DRM default client setupThomas Zimmermann2-1/+5
2024-09-26drm/aspeed: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/arm/malidp: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/arm/hdlcd: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/arm/komeda: Run DRM default client setupThomas Zimmermann3-2/+5
2024-09-26drm/arcgpu: Run DRM default client setupThomas Zimmermann2-1/+4
2024-09-26drm/fbdev-dma: Support struct drm_driver.fbdev_probeThomas Zimmermann2-24/+48
2024-09-26drm: Add client-agnostic setup helperThomas Zimmermann4-0/+106
2024-09-26drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann5-7/+190
2024-09-26drm/fbdev-helper: Set and clear VGA switcheroo client from fb_infoThomas Zimmermann1-5/+12
2024-09-26drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann3-56/+45
2024-09-25gpu: host1x: Fix boot regression for TegraJon Hunter1-10/+8
2024-09-25gpu: host1x: Set up device DMA parametersThierry Reding2-0/+2
2024-09-25drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev queryMary Guillemard2-19/+64
2024-09-25drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard3-3/+8
2024-09-25drm/v3d: Expose Super Pages capabilityMaíra Canal2-0/+4
2024-09-25drm/v3d: Add modparam for turning off Big/Super PagesMaíra Canal3-0/+12
2024-09-25drm/v3d: Use gemfs/THP in BO creation if availableMaíra Canal1-2/+19
2024-09-25drm/v3d: Support Big/Super Pages when writing out PTEsMaíra Canal2-13/+42
2024-09-25drm/v3d: Reduce the alignment of the node allocationMaíra Canal2-3/+1
2024-09-25drm/gem: Create shmem GEM object in a given mountpointMaíra Canal2-4/+29
2024-09-25drm/v3d: Introduce gemfsMaíra Canal4-1/+60
2024-09-25drm/gem: Create a drm_gem_object_init_with_mnt() functionMaíra Canal2-4/+33
2024-09-25drm/v3d: Fix return if scheduler initialization failsMaíra Canal1-1/+2
2024-09-25drm/v3d: Flush the MMU before we supply more memory to the binnerMaíra Canal3-1/+4
2024-09-25drm/v3d: Address race-condition in MMU flushMaíra Canal1-19/+10
2024-09-25drm/vkms: Add missing check for CRTC initializationLouis Chauvet1-1/+6
2024-09-25drm/vkms: Suppress context imbalance detected by sparse warningLouis Chauvet1-0/+2
2024-09-25drm/vkms: Add documentationLouis Chauvet4-23/+161
2024-09-25MAINTAINERS: Add myself as VKMS MaintainerLouis Chauvet1-0/+1
2024-09-25MAINTAINERS: remove myself as a VKMS maintainerRodrigo Siqueira1-1/+0
2024-09-25drm/v3d: Use v3d_perfmon_find()Christian Gmeiner1-5/+1
2024-09-24drm: renesas: rcar-du: Add drm_panic support for non-vspGeert Uytterhoeven1-2/+12
2024-09-24drm: renesas: shmobile: Add drm_panic supportGeert Uytterhoeven1-1/+13
2024-09-24drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin1-0/+2