]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-13 Ville Syrjälädrm/client: Stop using the legacy crtc->mode
2025-03-13 Ville Syrjälädrm/client: Make copies of modes
2025-03-13 Ville Syrjälädrm/client: Streamline mode selection debugs
2025-03-13 Ville Syrjälädrm/client: Use array notation for function arguments
2025-03-13 Ville Syrjälädrm/client: Constify modes
2025-03-12 Vignesh Ramandrm/ci: fix merge request rules
2025-03-12 Arnd Bergmanndrm: xlnx: zynqmp_dpsub: fix Kconfig dependencies for...
2025-03-12 Christian Königdrm/sched: revert "drm_sched_job_cleanup(): correct...
2025-03-12 Luca Ceresolidrm/debugfs: add top-level 'bridges' file showing all...
2025-03-12 Luca Ceresolidrm/bridge: move bridges_show logic from drm_debugfs.c
2025-03-12 Antonin Godarddrm/panel: simple: Add POWERTIP PH128800T004-ZZA01...
2025-03-12 Antonin Godarddt-bindings: display: simple: Add POWERTIP PH128800T004...
2025-03-12 Dario Binacchidrm/mxsfb: Remove generic DRM drivers in probe function
2025-03-12 Thomas Zimmermanndrm/udl: Set struct drm_device.dma_dev
2025-03-12 Thomas Zimmermanndrm/gud: Set struct drm_device.dma_dev
2025-03-12 Thomas Zimmermanndrm/gm12u320: Set struct drm_device.dma_dev
2025-03-12 Thomas Zimmermanndrm/appletbdrm: Set struct drm_device.dma_dev
2025-03-12 Thomas Zimmermanndrm/prime: Support dedicated DMA device for dma-buf...
2025-03-12 Thomas Zimmermanndrm/ast: cursor: Drop page alignment
2025-03-12 Thomas Zimmermanndrm/ast: Remove vram_fb_available from struct ast_device
2025-03-12 Thomas Zimmermanndrm/ast: Add helper for computing framebuffer location...
2025-03-12 Thomas Zimmermanndrm/ast: cursor: Add helpers for computing location...
2025-03-12 Thomas Zimmermanndrm/ast: Add VGACR99 register constants
2025-03-12 Thomas Zimmermanndrm/ast: Add VGACRAA register constants
2025-03-12 Thomas Zimmermanndrm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
2025-03-12 Vignesh Ramandrm/ci: enable lockdep detection
2025-03-12 Vignesh Ramandrm/ci: enable CONFIG_DEBUG_WW_MUTEX_SLOWPATH
2025-03-12 Vignesh Ramandrm/ci: refactor software-driver stage jobs
2025-03-10 Anusha SrivatsaDocumentation: Update the todo
2025-03-10 Anusha Srivatsadrm/sti: move to devm_platform_ioremap_resource() usage
2025-03-10 Anusha Srivatsadrm/sprd: move to devm_platform_ioremap_resource()...
2025-03-10 Keisuke Nishimuradrm/vmwgfx: Add error path for xa_store in vmw_bo_add_d...
2025-03-10 Ian Forbesdrm/vmwgfx: Add seqno waiter for sync_files
2025-03-10 Zack Rusindrm/vmwgfx: Bump the minor version
2025-03-10 Zack Rusindrm/vmwgfx: Refactor cursor handling
2025-03-10 Vignesh RamanMAINTAINERS: Update drm/ci maintainers
2025-03-10 Miguel Ojedadrm/panic: clean Clippy warning
2025-03-10 Dr. David Alan... drm/gma500: Remove unused psb_mmu_virtual_to_pfn
2025-03-10 Dr. David Alan... drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc...
2025-03-09 Charles Handrm/vc4: plane: fix inconsistent indenting warning
2025-03-09 Zhi Wangdrm/nouveau/nvkm: introduce new GSP reply policy NVKM_G...
2025-03-09 Zhi Wangdrm/nouveau/nvkm: factor out current GSP RPC command...
2025-03-07 José Expósitodrm/vkms: Allow to attach connectors and encoders
2025-03-07 José Expósitodrm/vkms: Allow to configure multiple connectors
2025-03-07 José Expósitodrm/vkms: Allow to attach encoders and CRTCs
2025-03-07 José Expósitodrm/vkms: Allow to configure multiple encoders
2025-03-07 José Expósitodrm/vkms: Allow to attach planes and CRTCs
2025-03-07 José Expósitodrm/vkms: Allow to configure multiple CRTCs
2025-03-07 José Expósitodrm/vkms: Allow to configure multiple planes
2025-03-07 Louis Chauvetdrm/vkms: Add a validation function for VKMS configuration
2025-03-07 José Expósitodrm/vkms: Set device name from vkms_config
2025-03-07 José Expósitodrm/vkms: Move default_config creation to its own function
2025-03-07 José Expósitodrm/vkms: Extract vkms_config header
2025-03-07 José Expósitodrm/vkms: Add KUnit test scaffolding
2025-03-07 José Expósitodrm/vkms: Create vkms_connector struct
2025-03-07 José Expósitodrm/vkms: Extract vkms_connector header
2025-03-07 Charles Handrm: pl111: fix inconsistent indenting warning
2025-03-07 Dr. David Alan... drm/gma500: Remove unused mrst_clock_funcs
2025-03-07 Charles Handrm/imx: legacy-bridge: fix inconsistent indenting...
2025-03-06 Anusha Srivatsadrm/tegra: move to devm_platform_ioremap_resource(...
2025-03-06 Anusha Srivatsadrm/mxsfb: move to devm_platform_ioremap_resource(...
2025-03-06 Anusha Srivatsadrm/hisilicon: move to devm_platform_ioremap_resource...
2025-03-06 Anusha Srivatsadrm/fsl-dcu: move to devm_platform_ioremap_resource...
2025-03-06 Christian Königdrm/ttm: test private resv obj on release/destroy
2025-03-06 Philipp Stannerdrm/sched: Update timedout_job()'s documentation
2025-03-06 Philipp Stannerdrm/sched: Document run_job() refcount hazard
2025-03-06 Philipp Stannerdrm/sched: Adjust outdated docu for run_job()
2025-03-06 Christian Königdma-buf: drop caching of sg_tables
2025-03-06 Christian Königdma-buf: dma-buf: stop mapping sg_tables on attach v2
2025-03-06 Christian Königdma-buf/dma-fence: remove unnecessary callbacks
2025-03-06 Christian Königdma-buf: fix incorrect dma-fence documentation v2
2025-03-06 Charles Handrm/gma500: fix inconsistent indenting warning
2025-03-06 Thorsten Blumdrm/gma500: Replace deprecated strncpy() with strscpy()
2025-03-06 Thomas Zimmermanndrm/prime: Use dma_buf from GEM object instance
2025-03-06 Thomas Zimmermanndrm/mipi-dbi: Test for imported buffers with drm_gem_is...
2025-03-06 Thomas Zimmermanndrm/fb-dma-helper: Test for imported buffers with drm_g...
2025-03-06 Thomas Zimmermanndrm/gem-framebuffer: Use dma_buf from GEM object instance
2025-03-06 Thomas Zimmermanndrm/gem-framebuffer: Test for imported buffers with...
2025-03-06 Thomas Zimmermanndrm/gem-shmem: Use dma_buf from GEM object instance
2025-03-06 Thomas Zimmermanndrm/gem-shmem: Test for imported buffers with drm_gem_i...
2025-03-06 Thomas Zimmermanndrm/gem-dma: Use dma_buf from GEM object instance
2025-03-06 Thomas Zimmermanndrm/gem-dma: Test for imported buffers with drm_gem_is_...
2025-03-06 Thomas Zimmermanndrm/gem: Test for imported GEM buffers with helper
2025-03-05 Arnd Bergmanndrm/panel: fix Visionox RM692E5 dependencies
2025-03-05 Thomas Hellströmdrm/xe: Increase the XE_PL_TT watermark
2025-03-05 Thomas Hellströmdrm/xe: Add a shrinker for xe bos
2025-03-05 Thomas Hellströmdrm/ttm: Add helpers for shrinking
2025-03-05 Thomas Hellströmdrm/ttm: Add a macro to perform LRU iteration
2025-03-05 Thomas Hellströmdrm/ttm: Use fault-injection to test error paths
2025-03-05 Thomas Hellströmdrm/ttm/pool, drm/ttm/tt: Provide a helper to shrink...
2025-03-05 Thomas Hellströmdrm/ttm: Provide a shmem backup implementation
2025-03-05 Steven Pricedrm/panthor: Clean up FW version information display
2025-03-05 Adrián Larumbedrm/panthor: Avoid sleep locking in the internal BO...
2025-03-05 Adrián Larumbedrm/panthor: Replace sleep locks with spinlocks in...
2025-03-05 Jiapeng Chongdrm: adp: Remove unnecessary print function dev_err()
2025-03-05 Philipp Stannerdrm/sched: drm_sched_job_cleanup(): correct false doc
2025-03-05 Ashley Smithdrm/panthor: Update CS_STATUS_ defines to correct values
2025-03-05 Matthew Wilcox... fbtft: Remove access to page->index
2025-03-04 Heiko Stuebnerdrm/rockchip: lvds: lower log severity for missing...
2025-03-04 Heiko Stuebnerdrm/rockchip: lvds: Hide scary error messages on probe...
next