summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-08-23Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-23Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-23Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2024-08-23Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers
2024-08-20drm/amdgpu: fix eGPU hotplug regressionAlex Deucher
2024-08-20drm/amdgpu: Validate TA binary sizeCandice Li
2024-08-20drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher
2024-08-20drm/amdgpu: fixing rlc firmware loading failure issueYang Wang
2024-08-19drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio
2024-08-19drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio
2024-08-19drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay
2024-08-19drm/xe: fix WA 14018094691Daniele Ceraolo Spurio
2024-08-19drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay
2024-08-19drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah
2024-08-19drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld
2024-08-19drm/xe: Fix tile fini sequenceMatthew Brost
2024-08-19drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost
2024-08-19drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit
2024-08-19drm/xe: Fix opregion leakLucas De Marchi
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal
2024-08-16Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...Dave Airlie
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2024-08-16nouveau/firmware: use dma non-coherent allocatorDave Airlie
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa
2024-08-15drm/xe: Validate user fence during creationMatthew Brost
2024-08-15drm/rockchip: inno-hdmi: Fix infoframe uploadAlex Bee
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng
2024-08-13drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao
2024-08-13drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao