summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-13drm/panthor: Fix an off-by-one in the heap context retrieval logicBoris Brezillon
2024-05-13drm/panthor: Relax the constraints on the tiler chunk sizeBoris Brezillon
2024-05-13drm/panthor: Make sure the tiler initial/max chunks are consistentBoris Brezillon
2024-05-13drm/panthor: Fix tiler OOM handling to allow incremental renderingAntonino Maniscalco
2024-05-10Merge tag 'drm-fixes-2024-05-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-11Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"Dave Airlie
2024-05-11Merge tag 'drm-misc-fixes-2024-05-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-05-11Merge tag 'amd-drm-fixes-6.9-2024-05-10' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-05-10drm: use "0" instead of "" for deprecated driver dateJani Nikula
2024-05-10drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer
2024-05-10drm/amdkfd: don't allow mapping the MMIO HDP page with large pagesAlex Deucher
2024-05-10drm/i915: Polish types in fb calculationsVille Syrjälä
2024-05-10drm/i915: Extract intel_plane_needs_physical()Ville Syrjälä
2024-05-10drm/i915: Drop 'uses_fence' parameter from intel_pin_fb_obj_dpt()Ville Syrjälä
2024-05-10drm/i915: Clean up skl+ plane stride limitsVille Syrjälä
2024-05-10drm/i915: Split gen2 vs. gen3 .max_stride()Ville Syrjälä
2024-05-10drm/arm/komeda: update DMA mask to 40 bitsAmjad Ouled-Ameur
2024-05-10drm/arm/komeda: Move pipeline prints to after the entire pipeline has been en...Faiz Abbas
2024-05-10drm/arm/komeda: Fix komeda probe failing if there are no links in the seconda...Faiz Abbas
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VSYNCJani Nikula
2024-05-10Merge 6.9-rc7 into usb-nextGreg Kroah-Hartman
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_PUSHJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_STATUS2Jani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_FLIPLINEJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VTOTAL_PREVJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_STATUSJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VMAXSHIFTJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VMINJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_VMAXJani Nikula
2024-05-10drm/i915: pass dev_priv explicitly to TRANS_VRR_CTLJani Nikula
2024-05-10drm/i915/hdcp: Disable HDCP Line Rekeying for HDCP2.2 on HDMISuraj Kandpal
2024-05-10Merge tag 'drm-xe-next-fixes-2024-05-09-1' of https://gitlab.freedesktop.org/...Dave Airlie
2024-05-10Merge tag 'drm-misc-next-fixes-2024-05-08' of https://gitlab.freedesktop.org/...Dave Airlie
2024-05-10Merge tag 'drm-msm-next-2024-05-07' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie
2024-05-10Merge tag 'drm-xe-fixes-2024-05-09' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-05-10drm/arm/komeda: don't use confusing 'timeout' variable nameWolfram Sang
2024-05-10drm/xe: Nuke xe's copy of intel_fbdev_fb.hVille Syrjälä
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-05-09drm/xe: Rename few xe_args.h macrosMichal Wajdeczko
2024-05-09drm/xe: Move xe_gpu_commands.h file to instructions/Michal Wajdeczko
2024-05-09drm/xe/hwmon: Remove unwanted write permission for currN_labelKarthik Poosa
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost
2024-05-09drm/xe: Use ordered WQ for G2H handlerMatthew Brost
2024-05-09drm/xe/guc: Check error code when initializing the CT mutexDaniele Ceraolo Spurio
2024-05-09drm/xe/ads: Use flexible-arrayLucas De Marchi
2024-05-08drm/xe: Fix UBSAN shift-out-of-bounds failureShuicheng Lin
2024-05-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen
2024-05-08drm/amdgpu: Fix comparison in amdgpu_res_cpu_visibleMichel Dänzer
2024-05-08drm/xe/xe2: Enable Indirect Ring State support for Xe2Niranjana Vishwanathapura