summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-05-16drm/i915: do not reference i915->display inlineJani Nikula
2025-05-16drm/xe/display: do not reference xe->display inlineJani Nikula
2025-05-16drm/xe/rpm: use to_xe_device() instead of container_ofJani Nikula
2025-05-16Merge drm/drm-next into drm-intel-nextJani Nikula
2025-05-16Merge tag 'drm-xe-fixes-2025-05-15-1' of https://gitlab.freedesktop.org/drm/x...Dave Airlie
2025-05-16Merge tag 'drm-misc-fixes-2025-05-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-05-16Merge tag 'drm-intel-next-fixes-2025-05-15' of https://gitlab.freedesktop.org...Dave Airlie
2025-05-16Merge tag 'mediatek-drm-next-20250515' of https://git.kernel.org/pub/scm/linu...Dave Airlie
2025-05-15drm/xe/guc: Track FAST_REQ H2Gs to report where errors came fromJohn Harrison
2025-05-15drm/xe/guc: Rename CONFIG_XE_LARGE_GUC_BUFFERJohn Harrison
2025-05-15drm/xe/guc: Add missing H2G error code definitionsJohn Harrison
2025-05-15drm/xe/guc: Remove double blank lineJohn Harrison
2025-05-15gpu: drm: nova: select AUXILIARY_BUS instead of depending on itAlexandre Courbot
2025-05-15gpu: nova-core: select AUXILIARY_BUS instead of depending on itAlexandre Courbot
2025-05-15drm/i915/pci: Remove force_probe requirement for DG1Ville Syrjälä
2025-05-15drm/i915/gem: Allow EXEC_CAPTURE on recoverable contexts on DG1Ville Syrjälä
2025-05-15drm/xe/guc_submit: Simplify and fix diff calculationLucas De Marchi
2025-05-15dma-fence: Change signature of __dma_fence_is_laterTvrtko Ursulin
2025-05-15drm/hyperv: Replace simple-KMS with regular atomic helpersRyosuke Yasuoka
2025-05-15drm/xe/guc: Don't allocate managed BO for each policy changeMichal Wajdeczko
2025-05-15drm/xe/guc: Unblock GuC buffer cache for all modesMichal Wajdeczko
2025-05-15Merge tag 'drm-misc-next-2025-05-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2025-05-14drm/mediatek: Replace custom compare_dev with component_compare_ofTang Dongxing
2025-05-14drm/mediatek: mtk_drm_drv: Unbind secondary mmsys components on errAngeloGioacchino Del Regno
2025-05-14drm/mediatek: Fix kobject put for component sub-driversAngeloGioacchino Del Regno
2025-05-14drm/mediatek: mtk_drm_drv: Fix kobject put for mtk_mutex device ptrAngeloGioacchino Del Regno
2025-05-14drm/xe: Add WA BB to capture active context utilizationUmesh Nerlige Ramappa
2025-05-14drm/xe: Save the gt pointer in lrc and drop the tileUmesh Nerlige Ramappa
2025-05-14drm/xe: Save CTX_TIMESTAMP mmio value instead of LRC valueUmesh Nerlige Ramappa
2025-05-14drm/xe: Timeslice GPU on atomic SVM faultMatthew Brost
2025-05-14drm/gpusvm: Add timeslicing support to GPU SVMMatthew Brost
2025-05-14drm/xe: Strict migration policy for atomic SVM faultsMatthew Brost
2025-05-14drm/gpusvm: Introduce devmem_only flag for allocationHimal Prasad Ghimiray
2025-05-14drm/xe/xe2hpg: Add Wa_22021007897Aradhya Bhatia
2025-05-14drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu
2025-05-14Revert "drm/amd/display: Hardware cursor changes color when switched to softw...Melissa Wen
2025-05-14drm/amdgpu: add debugfs for spirom IFWI dumpShiwu Zhang
2025-05-14drm/amdgpu: fix userq resource double freedPrike Liang
2025-05-14drm/amdgpu: Fix circular locking in userq creationJesse.Zhang
2025-05-14drm/amdgpu: read back register after written for VCN v4.0.5David (Ming Qiang) Wu
2025-05-14Revert "drm/amd/display: Hardware cursor changes color when switched to softw...Melissa Wen
2025-05-14drm/xe/vm: Add debug prints for SVM range prefetchHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Implement prefetch support for SVM rangesHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Add xe_svm_find_vma_start() helperHimal Prasad Ghimiray
2025-05-14drm/gpusvm: Introduce drm_gpusvm_find_vma_start() functionHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Add xe_svm_range_validate() and xe_svm_range_migrate_to_smem()Himal Prasad Ghimiray
2025-05-14drm/xe/svm: Make xe_svm_range_needs_migrate_to_vram() publicHimal Prasad Ghimiray
2025-05-14drm/xe/svm: Refactor usage of drm_gpusvm* function in xe_svmHimal Prasad Ghimiray
2025-05-14drm/xe: Rename lookup_vma function to xe_find_vma_by_addrHimal Prasad Ghimiray
2025-05-14drm/xe/vm: Add an identifier in xe_vma_ops for svm prefetchHimal Prasad Ghimiray