summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie1-1/+6
2024-04-27drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin1-3/+8
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin1-2/+2
2024-04-27drm/vmwgfx: Fix prime import/exportZack Rusin8-22/+117
2024-04-27drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst1-2/+6
2024-04-27drm/ttm: stop pooling cached NUMA pages v2Christian König1-10/+28
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König1-4/+0
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling1-2/+2
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan1-26/+46
2024-04-27drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher1-2/+6
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov1-2/+0
2024-04-27drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal1-4/+0
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk1-6/+7
2024-04-27drm/i915/cdclk: Fix voltage_level programming edge caseVille Syrjälä1-10/+27
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang1-7/+12
2024-04-17drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu1-0/+9
2024-04-17drm/amd/display: Return max resolution supported by DWBAlex Hung1-4/+2
2024-04-17drm/amd/display: Do not recursively call manual trigger programmingDillon Varone1-3/+0
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland1-9/+3
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland1-2/+5
2024-04-17drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang1-1/+4
2024-04-17drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang1-1/+1
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher1-2/+0
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar1-0/+25
2024-04-17drm/i915: Disable live M/N updates when using bigjoinerVille Syrjälä1-1/+5
2024-04-17drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä1-0/+5
2024-04-17drm/i915/psr: Disable PSR when bigjoiner is usedVille Syrjälä1-0/+11
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä2-2/+8
2024-04-17drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu1-0/+2
2024-04-17drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold1-0/+1
2024-04-17drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold1-0/+1
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä1-1/+2
2024-04-17drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon1-4/+9
2024-04-17drm/ast: Fix soft lockupJammy Huang1-0/+3
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan1-0/+1
2024-04-17drm/i915/vrr: Disable VRR when using bigjoinerVille Syrjälä1-0/+7
2024-04-17drm/vmwgfx: Enable DMA mappings with SEVZack Rusin1-5/+6
2024-04-17drm/xe/hwmon: Cast result to output precision on left shift of operandKarthik Poosa1-2/+2
2024-04-17drm/xe/display: Fix double mutex initializationLucas De Marchi1-5/+0
2024-04-17drm/msm/adreno: Set highest_bank_bit for A619Luca Weiss1-0/+4
2024-04-17nouveau: fix function cast warningArnd Bergmann1-1/+6
2024-04-17Revert "drm/qxl: simplify qxl_fence_wait"Alex Constantino1-5/+45
2024-04-17drm/msm/dpu: make error messages at dpu_core_irq_register_callback() more sen...Dmitry Baryshkov1-4/+4
2024-04-17drm/msm/dpu: don't allow overriding data from catalogDmitry Baryshkov1-5/+5
2024-04-17drm/msm: Add newlines to some debug printsStephen Boyd2-5/+5
2024-04-17drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang1-1/+11
2024-04-17drm/amdgpu/vpe: power on vpe when hw_initPeyton Lee1-0/+6
2024-04-13Revert "drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device...Ma Jun1-10/+6
2024-04-13nouveau: fix devinit paths to only handle display on GSP.Dave Airlie2-4/+9
2024-04-13drm/amdgpu: Init zone device and drm client after mode-1 reset on reloadAhmad Rehman2-2/+5