summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-09-01mm: kvmalloc: align kvrealloc() with krealloc()Danilo Krummrich-2/+1
2024-08-30Merge tag 'drm-misc-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-16/+142
2024-08-30Merge tag 'drm-xe-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-14/+25
2024-08-30Merge tag 'drm-intel-fixes-2024-08-29' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+104
2024-08-29drm/xe/hwmon: Fix WRITE_I1 param from u32 to u16Karthik Poosa-1/+1
2024-08-28drm/v3d: Disable preemption while updating GPU statsTvrtko Ursulin-0/+6
2024-08-28drm/amd/pm: Drop unsupported features on smu v14_0_2Candice Li-47/+0
2024-08-28drm/amd/pm: Add support for new P2S table revisionLijo Lazar-1/+6
2024-08-28drm/amdgpu: support for gc_info table v1.3Likun Gao-0/+59
2024-08-28drm/amd/display: avoid using null object of framebufferMa Ke-2/+7
2024-08-28drm/amdgpu/gfx12: set UNORD_DISPATCH in compute MQDsAlex Deucher-1/+2
2024-08-28drm/amd/pm: update message interface for smu v14.0.2/3Kenneth Feng-5/+14
2024-08-28drm/amdgpu/swsmu: always force a state reprogram on initAlex Deucher-6/+9
2024-08-28drm/amdgpu/smu13.0.7: print index for profilesAlex Deucher-2/+2
2024-08-28drm/amdgpu: align pp_power_profile_mode with kernel docsAlex Deucher-4/+2
2024-08-28drm/i915/dp_mst: Fix MST state after a sink resetImre Deak-0/+53
2024-08-27drm/xe: Invalidate media_gt TLBsMatthew Brost-13/+24
2024-08-27drm/i915: ARL requires a newer GSC firmwareJohn Harrison-2/+51
2024-08-27drm/i915/dsi: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede-1/+0
2024-08-26drm/vmwgfx: Disable coherent dumb buffers without 3dZack Rusin-2/+4
2024-08-26drm/vmwgfx: Fix prime with external buffersZack Rusin-12/+118
2024-08-26drm/vmwgfx: Prevent unmapping active read buffersZack Rusin-2/+14
2024-08-23Merge tag 'drm-xe-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-41/+261
2024-08-23Merge tag 'drm-misc-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-3/+12
2024-08-23Merge tag 'drm-intel-fixes-2024-08-22' of https://gitlab.freedesktop.org/drm/...Dave Airlie-1/+3
2024-08-23Merge tag 'amd-drm-fixes-6.11-2024-08-21' of https://gitlab.freedesktop.org/a...Dave Airlie-11/+17
2024-08-23Merge tag 'drm-msm-fixes-2024-08-19' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie-30/+37
2024-08-21drm/xe: Free job before xe_exec_queue_putMatthew Brost-1/+2
2024-08-21drm/xe: Drop HW fence pointer to HW fence ctxMatthew Brost-7/+11
2024-08-21drm/xe: Fix missing workqueue destroy in xe_gt_pagefaultStuart Summers-2/+16
2024-08-20drm/amdgpu: fix eGPU hotplug regressionAlex Deucher-1/+1
2024-08-20drm/amdgpu: Validate TA binary sizeCandice Li-0/+3
2024-08-20drm/amdgpu/sdma5.2: limit wptr workaround to sdma 5.2.1Alex Deucher-8/+10
2024-08-20drm/amdgpu: fixing rlc firmware loading failure issueYang Wang-2/+3
2024-08-19drm/xe/uc: Use devm to register cleanup that includes exec_queuesDaniele Ceraolo Spurio-4/+4
2024-08-19drm/xe: use devm instead of drmm for managed boDaniele Ceraolo Spurio-3/+3
2024-08-19drm/xe/xe2hpg: Add Wa_14021821874Tejas Upadhyay-0/+5
2024-08-19drm/xe: fix WA 14018094691Daniele Ceraolo Spurio-2/+2
2024-08-19drm/xe/xe2: Add Wa_15015404425Tejas Upadhyay-0/+23
2024-08-19drm/xe/xe2: Make subsequent L2 flush sequentialTejas Upadhyay-0/+9
2024-08-19drm/xe/xe2lpg: Extend workaround 14021402888Bommu Krishnaiah-0/+4
2024-08-19drm/xe/xe2lpm: Extend Wa_16021639441Ngai-Mint Kwan-0/+10
2024-08-19drm/xe/bmg: implement Wa_16023588340Matthew Auld-1/+117
2024-08-19drm/xe/display: Make display suspend/resume work on discreteMaarten Lankhorst-5/+29
2024-08-19drm/xe: prevent UAF around preempt fenceMatthew Auld-4/+4
2024-08-19drm/xe: Fix tile fini sequenceMatthew Brost-1/+4
2024-08-19drm/xe: Move VM dma-resv lock from xe_exec_queue_create to __xe_exec_queue_initMatthew Brost-9/+14
2024-08-19drm/xe/observation: Drop empty sysctl table entryAshutosh Dixit-1/+0
2024-08-19drm/xe: Fix opregion leakLucas De Marchi-1/+4
2024-08-19drm/i915/hdcp: Use correct cp_irq_countSuraj Kandpal-1/+3