summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-04-21Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li
2026-04-21drm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu
2026-04-21drm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf
2026-04-21drm/amdgpu: OR init_pte_flags into invalid leaf PTE updatesSiwei He
2026-04-21drm/amd: Adjust ASPM support quirk to cover more Intel hostsMario Limonciello
2026-04-21drm/amdgpu/gfx12.1: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx9.4.3: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx12: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx11: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx10: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx9: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx8: align mqd settings with KFDAlex Deucher
2026-04-21drm/amdgpu/gfx7: align mqd settings with KFDAlex Deucher
2026-04-21drm/amd/pm: Check SMUv13.0.6/12 metrics integrityLijo Lazar
2026-04-21drm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li
2026-04-21drm/xe/pat: Introduce xe_cache_pat_idx() macro helperXin Wang
2026-04-21drm/xe/pat: Default XE_CACHE_NONE_COMPRESSION to invalidXin Wang
2026-04-21drm/xe: Standardize pat_index to u16 typeXin Wang
2026-04-21drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin
2026-04-21drm/xe/gsc: Fix BO leak on error in query_compatibility_version()Shuicheng Lin
2026-04-21drm/auth: Only drm_drop_master if it existsJonathan Cavitt
2026-04-21drm/i915: Don't pass the framebuffer to low level pinning functionsVille Syrjälä
2026-04-21drm/xe: Eliminate intel_fb_uses_dpt() call from __xe_pin_fb_vma()Ville Syrjälä
2026-04-21drm/i915: Introduce pin_params.needs_fenceVille Syrjälä
2026-04-21drm/i915: Extract intel_plane_needs_fence()Ville Syrjälä
2026-04-21drm/i915: Introduce pin_params.needs_physicalVille Syrjälä
2026-04-21drm/i915: Introduce pin_params.needs_low_addressVille Syrjälä
2026-04-21drm/i915: Extract intel_plane_needs_low_address()Ville Syrjälä
2026-04-21drm/i915: Introduce pin_params.needs_cpu_lmem_accessVille Syrjälä
2026-04-21drm/i915: Extract intel_fb_needs_cpu_access()Ville Syrjälä
2026-04-21drm/i915: Introduce struct intel_fb_pin_paramsVille Syrjälä
2026-04-21drm/xe/fb: Use the correct gtt view for remapped FBsVille Syrjälä
2026-04-20drm/nouveau: fix u32 overflow in pushbuf reloc bounds checkGreg Kroah-Hartman
2026-04-20Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-04-20drm/i915/psr: Init variable to avoid early exit from et alignment loopJouni Högander
2026-04-20drm/mgag200: Enable DRM_FORMAT_XRGB1555 on the primary planeThomas Zimmermann
2026-04-20drm/mgag200: Enable DRM_FORMAT_C8 on the primary planeThomas Zimmermann
2026-04-20drm/mgag200: g200se: Set hiprilvl from DRM formatThomas Zimmermann
2026-04-20drm/mgag200: Simplify offset calculationThomas Zimmermann
2026-04-20drm/mgag200: Set scale from DRM formatThomas Zimmermann
2026-04-20drm/mgag200: Set xmulctrl from DRM formatThomas Zimmermann
2026-04-20drm/ast: Support DRM_FORMAT_XRGB1555 on the primary planeThomas Zimmermann
2026-04-20drm/ast: Replace references to struct drm_format_info.cppThomas Zimmermann
2026-04-20drm/ast: Remove traces of DRM_FORMAT_RGB888 handlingThomas Zimmermann
2026-04-20drm/ast: Add constant for VGACR91Thomas Zimmermann
2026-04-19drm/v3d: Reject empty multisync extension to prevent infinite loopAshutosh Desai