summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2024-08-23Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie27-41/+261
2024-08-23Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-3/+12
2024-08-23Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-1/+3
2024-08-23Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...Dave Airlie4-11/+17
2024-08-22Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-30/+37
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost3-7/+11
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-21drm/amdgpu: fix eGPU hotplug regressionAlex Deucher1-1/+1
2024-08-21drm/amdgpu: Validate TA binary sizeCandice Li1-0/+3
2024-08-21drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher1-8/+10
2024-08-21drm/amdgpu: fixing rlc firmware loading failure issueYang Wang1-2/+3
2024-08-19drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio2-4/+4
2024-08-19drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio1-3/+3
2024-08-19drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay2-0/+5
2024-08-19drm/xe: fix WA 14018094691Daniele Ceraolo Spurio1-2/+2
2024-08-19drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay1-0/+23
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay3-0/+9
2024-08-19drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah1-0/+4
2024-08-19drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan1-0/+10
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld9-1/+117
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst2-5/+29
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld4-4/+4
2024-08-19drm/xe: Fix tile fini sequenceMatthew Brost1-1/+4
2024-08-19drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost1-9/+14
2024-08-19drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit1-1/+0
2024-08-19drm/xe: Fix opregion leakLucas De Marchi1-1/+4
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal1-1/+3
2024-08-16Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...Dave Airlie1-2/+2
2024-08-16Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-160/+247
2024-08-16nouveau/firmware: use dma non-coherent allocatorDave Airlie2-3/+12
2024-08-16Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-6/+24
2024-08-15drm/msm/adreno: Fix error return if missing firmware-nameRob Clark1-1/+1
2024-08-15drm/xe: Hold a PM ref when GT TLB invalidations are inflightMatthew Brost4-3/+29
2024-08-15drm/xe: Drop xe_gt_tlb_invalidation_waitMatthew Brost4-110/+80
2024-08-15drm/xe: Add xe_gt_tlb_invalidation_fence_init helperMatthew Brost3-25/+40
2024-08-15drm/xe/pf: Fix VF config validation on multi-GT platformsMichal Wajdeczko1-3/+8
2024-08-15drm/xe: Build PM into GuC CT layerMatthew Brost3-1/+18
2024-08-15drm/xe/vf: Fix register value lookupMichal Wajdeczko1-1/+1
2024-08-15drm/xe: Fix use after free when client stats are capturedUmesh Nerlige Ramappa3-9/+13
2024-08-15drm/xe: Take a ref to xe file when user creates a VMUmesh Nerlige Ramappa1-1/+5
2024-08-15drm/xe: Add ref counting for xe_fileUmesh Nerlige Ramappa3-2/+37
2024-08-15drm/xe: Move part of xe_file cleanup to a helperUmesh Nerlige Ramappa1-11/+18
2024-08-15drm/xe: Validate user fence during creationMatthew Brost1-4/+8
2024-08-15drm/rockchip: inno-hdmi: Fix infoframe uploadAlex Bee1-3/+1
2024-08-13drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar1-1/+1
2024-08-13drm/amd/amdgpu: add HDP_SD support on gc 12.0.0/1Kenneth Feng1-0/+2
2024-08-13drm/amdgpu: Update kmd_fw_shared for VCN5Yinjie Yao1-1/+4
2024-08-13drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu5-2/+76
2024-08-13drm/amdgpu/mes12: fix suspend issueJack Xiao2-26/+23