summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2025-03-05drm/xe: Rename gmdid_map to xe_ipGustavo Sousa
2025-03-05drm/xe: Disambiguate GMDID-based IP namesGustavo Sousa
2025-03-05drm/xe: Set IP names in functions handling IP versionGustavo Sousa
2025-03-05drm/xe/userptr: Unmap userptrs in the mmu notifierThomas Hellström
2025-03-05drm/xe/hmm: Don't dereference struct page pointers without notifier lockThomas Hellström
2025-03-05drm/xe/hmm: Style- and include fixesThomas Hellström
2025-03-05drm/xe: Add staging tree for VM bindsMatthew Brost
2025-03-05drm/xe: Fix fault mode invalidation with unbindThomas Hellström
2025-03-05drm/xe/vm: Fix a misplaced #endifThomas Hellström
2025-03-05drm/xe/vm: Validate userptr during gpu vma prefetchingThomas Hellström
2025-03-05drm/panel: fix Visionox RM692E5 dependenciesArnd Bergmann
2025-03-05drm/i915/display: convert intel_display.c to struct intel_displayJani Nikula
2025-03-05drm/i915/display: remove dupe intel_update_watermarks() declarationJani Nikula
2025-03-05drm/i915/display: convert intel_has_pending_fb_unpin() to struct intel_displayJani Nikula
2025-03-05drm/i915/display: convert some intel_display.[ch] functions to struct intel_d...Jani Nikula
2025-03-05drm/i915/display: convert various port/phy helpers to struct intel_displayJani Nikula
2025-03-05drm/amd/pm: always allow ih interrupt from fwKenneth Feng
2025-03-05drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200MRichard Thier
2025-03-05drm/amdkfd: Fix NULL Pointer Dereference in KFD queueAndrew Martin