summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-06drm/xe: Select DRM_GPUSVM KconfigMatthew Brost
2025-03-06drm/gpusvm: Add support for GPU Shared Virtual MemoryMatthew Brost
2025-03-06drm/xe/bo: Introduce xe_bo_put_asyncThomas Hellström
2025-03-06drm/xe: Retry BO allocationMatthew Brost
2025-03-06drm/msm/dpu: Support YUV formats on writeback for DPU 5.x+Jessica Zhang
2025-03-06drm/msm/dpu: Clear perf params before calculating bwJessica Zhang
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-06drm/i915/gt/uc: Fix typo in a commentYuichiro Tsuji
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König
2025-03-06drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä
2025-03-06drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov
2025-03-06drm/xe: Allow fault injection in exec queue IOCTLsFrancois Dugast
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-06drm/bochs: Fix DPMS regressionTakashi Iwai
2025-03-05drm/msm/a6xx: Fix a6xx indexed-regs in devcoreduumpRob Clark
2025-03-05drm/i915: implement vmap/vunmap GEM object functionsAsbjørn Sloth Tønnesen
2025-03-05drm/fb-helper: Remove struct drm_fb_helper.fb_probeThomas Zimmermann
2025-03-05drm/i915/display: Remove compile guard around fbdev debugfs outputThomas Zimmermann
2025-03-05drm/{i915,xe}: Run DRM default client setupThomas Zimmermann
2025-03-05drm/i915/display: Move fbdev code aroundThomas Zimmermann
2025-03-05drm/i915/display: Remove struct drm_fb_helper from struct intel_fbdevThomas Zimmermann
2025-03-05drm/i915/display: Remove preferred_bpp from struct intel_fbdevThomas Zimmermann
2025-03-05drm/i915/display: fbdev: Move custom suspend code to new callbackThomas Zimmermann
2025-03-05drm/i915/display: fbdev: Move custom restore code to new callbackThomas Zimmermann
2025-03-05drm/i915/display: Remove fbdev suspend and hotplug trackingThomas Zimmermann
2025-03-05drm/client: Send pending hotplug events after resumeThomas Zimmermann
2025-03-05drm/client: Add client-hotplug helperThomas Zimmermann
2025-03-05drm/{i915, xe}: Suspend/resume fbdev emulation via client interfacesThomas Zimmermann
2025-03-05drm/xe/display: Fix fbdev GGTT mapping handling.Maarten Lankhorst
2025-03-05drm/xe: Simplify setting release info in xe->infoGustavo Sousa
2025-03-05drm/xe: Re-use feature descriptors for pre-GMDID IPsGustavo Sousa
2025-03-05drm/xe: Convert pre-GMDID IPs to struct xe_ipGustavo Sousa
2025-03-05drm/xe: Define xe_ip instances before xe_device_descGustavo Sousa