summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-09-26drm/arcgpu: Run DRM default client setupThomas Zimmermann
2024-09-26drm/fbdev-dma: Support struct drm_driver.fbdev_probeThomas Zimmermann
2024-09-26drm: Add client-agnostic setup helperThomas Zimmermann
2024-09-26drm/fbdev: Add memory-agnostic fbdev clientThomas Zimmermann
2024-09-26drm/fbdev-helper: Set and clear VGA switcheroo client from fb_infoThomas Zimmermann
2024-09-26drm/fbdev-helper: Move color-mode lookup into 4CC format helperThomas Zimmermann
2024-09-25gpu: host1x: Fix boot regression for TegraJon Hunter
2024-09-25gpu: host1x: Set up device DMA parametersThierry Reding
2024-09-25drm/panthor: Add DEV_QUERY_GROUP_PRIORITIES_INFO dev queryMary Guillemard
2024-09-25drm/panthor: Add PANTHOR_GROUP_PRIORITY_REALTIME group priorityMary Guillemard
2024-09-25drm/v3d: Expose Super Pages capabilityMaíra Canal
2024-09-25drm/v3d: Add modparam for turning off Big/Super PagesMaíra Canal
2024-09-25drm/v3d: Use gemfs/THP in BO creation if availableMaíra Canal
2024-09-25drm/v3d: Support Big/Super Pages when writing out PTEsMaíra Canal
2024-09-25drm/v3d: Reduce the alignment of the node allocationMaíra Canal
2024-09-25drm/gem: Create shmem GEM object in a given mountpointMaíra Canal
2024-09-25drm/v3d: Introduce gemfsMaíra Canal
2024-09-25drm/gem: Create a drm_gem_object_init_with_mnt() functionMaíra Canal
2024-09-25drm/v3d: Fix return if scheduler initialization failsMaíra Canal
2024-09-25drm/v3d: Flush the MMU before we supply more memory to the binnerMaíra Canal
2024-09-25drm/v3d: Address race-condition in MMU flushMaíra Canal
2024-09-24drm/vkms: Add missing check for CRTC initializationLouis Chauvet
2024-09-24drm/vkms: Suppress context imbalance detected by sparse warningLouis Chauvet
2024-09-24drm/vkms: Add documentationLouis Chauvet
2024-09-24drm/v3d: Use v3d_perfmon_find()Christian Gmeiner
2024-09-24drm: renesas: rcar-du: Add drm_panic support for non-vspGeert Uytterhoeven
2024-09-24drm: renesas: shmobile: Add drm_panic supportGeert Uytterhoeven
2024-09-24drm/sched: Add locking to drm_sched_entity_modify_schedTvrtko Ursulin
2024-09-24drm/ci: uprev mesa, IGT and deqp-runnerVignesh Raman
2024-09-24drm/scheduler: Improve documentationShuicheng Lin
2024-09-24accel/ivpu: Fix a typoAndrew Kreimer
2024-09-24drm: Link drm_rect.o into DRM core moduleThomas Zimmermann
2024-09-23drm/sti: avoid potential dereference of error pointersMa Ke
2024-09-23drm/sti: avoid potential dereference of error pointers in sti_gdp_atomic_checkMa Ke
2024-09-23drm/sti: avoid potential dereference of error pointers in sti_hqvdp_atomic_checkMa Ke
2024-09-23dma-buf: Add syntax highlighting to code listings in the documentTommy Chiang
2024-09-23drm/mcde: Enable module autoloadingLiao Chen
2024-09-23drm/bridge: it6505: Enable module autoloadingLiao Chen
2024-09-22drm/panel: nt35510: Make new commands optionalLinus Walleij
2024-09-22drm/imx: Add missing DRM_BRIDGE_CONNECTOR dependencyAlexander Stein
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO GEEKJoaquín Ignacio Aramendía
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO Founder editionJoaquín Ignacio Aramendía
2024-09-22drm: panel-orientation-quirks: Add quirk for AYA NEO 2 modelJoaquín Ignacio Aramendía
2024-09-21drm/imx/ipuv3: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-21drm/imx/dcss: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-20udmabuf: reuse folio array when pin foliosHuan Yang
2024-09-20udmabuf: remove udmabuf_folioHuan Yang
2024-09-20udmabuf: introduce udmabuf init and deinit helperHuan Yang
2024-09-20udmabuf: udmabuf_create pin folio codestyle cleanupHuan Yang