summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-07drm/vkms: Allow to attach planes and CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple CRTCsJosé Expósito
2025-03-07drm/vkms: Allow to configure multiple planesJosé Expósito
2025-03-07drm/vkms: Add a validation function for VKMS configurationLouis Chauvet
2025-03-07drm/vkms: Set device name from vkms_configJosé Expósito
2025-03-07drm/vkms: Move default_config creation to its own functionJosé Expósito
2025-03-07drm/vkms: Extract vkms_config headerJosé Expósito
2025-03-07drm/vkms: Add KUnit test scaffoldingJosé Expósito
2025-03-07drm/vkms: Create vkms_connector structJosé Expósito
2025-03-07drm/vkms: Extract vkms_connector headerJosé Expósito
2025-03-07drm: pl111: fix inconsistent indenting warningCharles Han
2025-03-07drm/gma500: Remove unused mrst_clock_funcsDr. David Alan Gilbert
2025-03-07drm/imx: legacy-bridge: fix inconsistent indenting warningCharles Han
2025-03-06drm/tegra: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/mxsfb: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/hisilicon: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/fsl-dcu: move to devm_platform_ioremap_resource() usageAnusha Srivatsa
2025-03-06drm/ttm: test private resv obj on release/destroyChristian König
2025-03-06drm/sched: Document run_job() refcount hazardPhilipp Stanner
2025-03-06dma-buf: drop caching of sg_tablesChristian König
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-03-06drm/gma500: fix inconsistent indenting warningCharles Han
2025-03-06drm/gma500: Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-03-06drm/prime: Use dma_buf from GEM object instanceThomas Zimmermann
2025-03-06drm/mipi-dbi: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-03-06drm/fb-dma-helper: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-03-06drm/gem-framebuffer: Use dma_buf from GEM object instanceThomas Zimmermann
2025-03-06drm/gem-framebuffer: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-03-06drm/gem-shmem: Use dma_buf from GEM object instanceThomas Zimmermann
2025-03-06drm/gem-shmem: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-03-06drm/gem-dma: Use dma_buf from GEM object instanceThomas Zimmermann
2025-03-06drm/gem-dma: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2025-03-06drm/gem: Test for imported GEM buffers with helperThomas Zimmermann
2025-03-05drm/panel: fix Visionox RM692E5 dependenciesArnd Bergmann
2025-03-05drm/xe: Increase the XE_PL_TT watermarkThomas Hellström
2025-03-05drm/xe: Add a shrinker for xe bosThomas Hellström
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström
2025-03-05drm/ttm: Use fault-injection to test error pathsThomas Hellström
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström
2025-03-05drm/panthor: Clean up FW version information displaySteven Price
2025-03-05drm/panthor: Avoid sleep locking in the internal BO size pathAdrián Larumbe
2025-03-05drm/panthor: Replace sleep locks with spinlocks in fdinfo pathAdrián Larumbe
2025-03-05drm: adp: Remove unnecessary print function dev_err()Jiapeng Chong
2025-03-05drm/sched: drm_sched_job_cleanup(): correct false docPhilipp Stanner
2025-03-05drm/panthor: Update CS_STATUS_ defines to correct valuesAshley Smith
2025-03-04drm/rockchip: lvds: lower log severity for missing pinctrl settingsHeiko Stuebner
2025-03-04drm/rockchip: lvds: Hide scary error messages on probe deferralHeiko Stuebner
2025-03-04drm/rockchip: lvds: move pclk preparation in with clk_getHeiko Stuebner