summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-09-04drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa1-1/+1
2024-09-04drm/amd/display: avoid using null object of framebufferMa Ke1-2/+7
2024-09-04drm/amdgpu: fix eGPU hotplug regressionAlex Deucher1-1/+1
2024-09-04drm/amdgpu: Do not wait for MP0_C2PMSG_33 IFWI init in SRIOVVictor Lu1-12/+14
2024-09-04drm/xe: prevent UAF around preempt fenceMatthew Auld4-4/+4
2024-09-04drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast4-40/+40
2024-09-04drm/xe/vm: Simplify if conditionThorsten Blum1-2/+2
2024-09-04drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst2-5/+29
2024-09-04drm/xe: Prepare display for D3ColdRodrigo Vivi3-11/+22
2024-09-04drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin1-2/+4
2024-09-04drm/vmwgfx: Fix prime with external buffersZack Rusin3-12/+118
2024-09-04drm/vmwgfx: Prevent unmapping active read buffersZack Rusin2-2/+14
2024-09-04drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher1-6/+9
2024-09-04drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher1-4/+2
2024-09-04drm/i915/dp_mst: Fix MST state after a sink resetImre Deak3-0/+53
2024-09-04drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede1-1/+0
2024-09-04drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin1-0/+6
2024-09-04drm/amdgpu/mes: fix mes ring buffer overflowJack Xiao2-4/+16
2024-08-29drm/amdgpu/vcn: not pause dpg for unified queueBoyuan Zhang1-3/+11
2024-08-29drm/amdgpu/vcn: identify unified queue in sw initBoyuan Zhang2-24/+16
2024-08-29drm/xe: Do not dereference NULL job->fence in trace pointsMatthew Brost2-2/+2
2024-08-29nouveau/firmware: use dma non-coherent allocatorDave Airlie2-3/+12
2024-08-29drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher1-8/+10
2024-08-29drm/amdgpu: Validate TA binary sizeCandice Li1-0/+3
2024-08-29drm/xe: Free job before xe_exec_queue_putMatthew Brost1-1/+2
2024-08-29drm/xe: Don't initialize fences at xe_sched_job_create()Thomas Hellström6-93/+115
2024-08-29drm/xe: Split lrc seqno fence creation upThomas Hellström4-16/+101
2024-08-29drm/xe: Decouple job seqno and lrc seqnoMatthew Brost7-19/+30
2024-08-29drm/xe: Relax runtime pm protection during executionRodrigo Vivi3-21/+6
2024-08-29drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers1-2/+16
2024-08-29drm/xe: Fix tile fini sequenceMatthew Brost1-1/+4
2024-08-29drm/xe: reset mmio mappings with devmMatthew Auld3-8/+33
2024-08-29drm/xe/mmio: move mmio_fini over to devmMatthew Auld1-2/+5
2024-08-29drm/xe: Fix opregion leakLucas De Marchi1-1/+4
2024-08-29drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld1-1/+0
2024-08-29drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal1-1/+3
2024-08-29drm/msm: fix the highest_bank_bit for sc7180Abhinav Kumar1-1/+1
2024-08-29drm/msm/dpu: take plane rotation into account for wide planesDmitry Baryshkov1-0/+12
2024-08-29drm/msm/dpu: relax YUV requirementsDmitry Baryshkov1-3/+2
2024-08-29drm/msm/dpu: limit QCM2290 to RGB formats onlyDmitry Baryshkov1-2/+2
2024-08-29drm/msm/dpu: cleanup FB if dpu_format_populate_layout failsDmitry Baryshkov1-0/+3
2024-08-29drm/msm/dp: reset the link phy params before link trainingAbhinav Kumar1-0/+2
2024-08-29drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()Abhinav Kumar1-2/+2
2024-08-29drm/msm/dp: fix the max supported bpp logicAbhinav Kumar1-9/+10
2024-08-29drm/msm/dpu: don't play tricks with debug macrosDmitry Baryshkov1-12/+2
2024-08-29drm/amd/display: Don't register panel_power_savings on OLED panelsMario Limonciello1-4/+25
2024-08-29drm/v3d: Fix out-of-bounds read in `v3d_csd_job_run()`Maíra Canal1-3/+11
2024-08-29drm/amd/amdgpu: command submission parser for JPEGDavid (Ming Qiang) Wu5-2/+76
2024-08-29drm/amdgpu/jpeg4: properly set atomics vmid fieldAlex Deucher1-2/+2
2024-08-29drm/amdgpu/jpeg2: properly set atomics vmid fieldAlex Deucher1-2/+2