summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/meson: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/mediatek: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/mcde: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/logicvc: Run DRM default client setupThomas Zimmermann2024-09-262-12/+5
* drm/kmb: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/ingenic: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/imx/lcdc: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/imx/ipuv3: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/imx/dcss: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/ili9486: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/ili9341: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/ili9225: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/ili9163: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/hx8357d: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/hisilicon/kirin: Run DRM default client setupThomas Zimmermann2024-09-263-2/+5
* drm/fsl-dcu: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/atmel-hdlcd: Run DRM default client setupThomas Zimmermann2024-09-262-1/+5
* drm/aspeed: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/arm/malidp: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/arm/hdlcd: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/arm/komeda: Run DRM default client setupThomas Zimmermann2024-09-263-2/+5
* drm/arcgpu: Run DRM default client setupThomas Zimmermann2024-09-262-1/+4
* drm/fbdev-dma: Support struct drm_driver.fbdev_probeThomas Zimmermann2024-09-262-24/+48
* drm: Add client-agnostic setup helperThomas Zimmermann2024-09-264-0/+106
* drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann2024-09-265-7/+190
* drm/fbdev-helper: Set and clear VGA switcheroo client from fb_infoThomas Zimmermann2024-09-261-5/+12
* drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann2024-09-263-56/+45
* gpu: host1x: Fix boot regression for TegraJon Hunter2024-09-251-10/+8
* gpu: host1x: Set up device DMA parametersThierry Reding2024-09-252-0/+2
* drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev queryMary Guillemard2024-09-252-19/+64
* drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard2024-09-253-3/+8
* drm/v3d: Expose Super Pages capabilityMaíra Canal2024-09-252-0/+4
* drm/v3d: Add modparam for turning off Big/Super PagesMaíra Canal2024-09-253-0/+12
* drm/v3d: Use gemfs/THP in BO creation if availableMaíra Canal2024-09-251-2/+19
* drm/v3d: Support Big/Super Pages when writing out PTEsMaíra Canal2024-09-252-13/+42
* drm/v3d: Reduce the alignment of the node allocationMaíra Canal2024-09-252-3/+1
* drm/gem: Create shmem GEM object in a given mountpointMaíra Canal2024-09-252-4/+29
* drm/v3d: Introduce gemfsMaíra Canal2024-09-254-1/+60
* drm/gem: Create a drm_gem_object_init_with_mnt() functionMaíra Canal2024-09-252-4/+33
* drm/v3d: Fix return if scheduler initialization failsMaíra Canal2024-09-251-1/+2
* drm/v3d: Flush the MMU before we supply more memory to the binnerMaíra Canal2024-09-253-1/+4
* drm/v3d: Address race-condition in MMU flushMaíra Canal2024-09-251-19/+10
* drm/vkms: Add missing check for CRTC initializationLouis Chauvet2024-09-251-1/+6
* drm/vkms: Suppress context imbalance detected by sparse warningLouis Chauvet2024-09-251-0/+2
* drm/vkms: Add documentationLouis Chauvet2024-09-254-23/+161
* MAINTAINERS: Add myself as VKMS MaintainerLouis Chauvet2024-09-251-0/+1
* MAINTAINERS: remove myself as a VKMS maintainerRodrigo Siqueira2024-09-251-1/+0
* drm/v3d: Use v3d_perfmon_find()Christian Gmeiner2024-09-251-5/+1
* drm: renesas: rcar-du: Add drm_panic support for non-vspGeert Uytterhoeven2024-09-241-2/+12
* drm: renesas: shmobile: Add drm_panic supportGeert Uytterhoeven2024-09-241-1/+13