summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-02drm/amdkfd: Fix eviction fence handlingFelix Kuehling
2024-05-02drm/amdkfd: Fix rescheduling of restore workerFelix Kuehling
2024-05-02drm/amdgpu: Fix leak when GPU memory allocation failsMukul Joshi
2024-05-02drm/amdgpu/umsch: don't execute umsch test when GPU is in reset/suspendLang Yu
2024-05-02drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun
2024-05-02drm/atomic-helper: fix parameter order in drm_format_conv_state_copy() callLucas Stach
2024-05-02drm/amdgpu: Assign correct bits for SDMA HDP flushLijo Lazar
2024-05-02drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3Alex Deucher
2024-05-02drm/amdgpu: fix visible VRAM handling during faultsChristian König
2024-05-02drm/amdgpu: add shared fdinfo statsAlex Deucher
2024-05-02Revert "drm/amd/display: fix USB-C flag update after enc10 feature init"Alex Deucher
2024-05-02drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen
2024-05-02drm/xe: call free_gsc_pkt only once on action add failureHimal Prasad Ghimiray
2024-05-02drm/xe: Remove sysfs only once on action add failureHimal Prasad Ghimiray
2024-05-02drm/gma500: Remove lid codePatrik Jakobsson
2024-04-27nouveau: fix instmem race condition around ptr storesDave Airlie
2024-04-27drm/vmwgfx: Fix crtc's atomic check conditionalZack Rusin
2024-04-27drm/vmwgfx: Sort primary plane formats by order of preferenceZack Rusin
2024-04-27drm/vmwgfx: Fix prime import/exportZack Rusin
2024-04-27drm/xe: Fix bo leak in intel_fb_bo_framebuffer_initMaarten Lankhorst
2024-04-27drm/ttm: stop pooling cached NUMA pages v2Christian König
2024-04-27drm/amdgpu: remove invalid resource->start check v2Christian König
2024-04-27drm/amdkfd: Fix memory leak in create_process failureFelix Kuehling
2024-04-27drm/amdgpu: validate the parameters of bo mapping operations more clearlyxinhui pan
2024-04-27drm/radeon: make -fstrict-flex-arrays=3 happyAlex Deucher
2024-04-27drm/panel: visionox-rm69299: don't unregister DSI deviceDmitry Baryshkov
2024-04-27drm/v3d: Don't increment `enabled_ns` twiceMaíra Canal
2024-04-27drm: nv04: Fix out of bounds accessMikhail Kobuk
2024-04-27drm/i915/cdclk: Fix voltage_level programming edge caseVille Syrjälä
2024-04-17drm/amd/display: fix disable otg wa logic in DCN316Fudongwang
2024-04-17drm/amd/display: always reset ODM mode in context when adding first planeWenjing Liu
2024-04-17drm/amd/display: Return max resolution supported by DWBAlex Hung
2024-04-17drm/amd/display: Do not recursively call manual trigger programmingDillon Varone
2024-04-17drm/amd/display: Set VSC SDP Colorimetry same way for MST and SSTHarry Wentland
2024-04-17drm/amd/display: Program VSC SDP colorimetry for all DP sinks >= 1.4Harry Wentland
2024-04-17drm/amdgpu: differentiate external rev id for gfx 11.5.0Yifan Zhang
2024-04-17drm/amdgpu: fix incorrect number of active RBs for gfx11Tim Huang
2024-04-17drm/amdgpu: always force full reset for SOC21Alex Deucher
2024-04-17drm/amdgpu: Reset dGPU if suspend got abortedLijo Lazar
2024-04-17drm/i915: Disable live M/N updates when using bigjoinerVille Syrjälä
2024-04-17drm/i915: Disable port sync when bigjoiner is usedVille Syrjälä
2024-04-17drm/i915/psr: Disable PSR when bigjoiner is usedVille Syrjälä
2024-04-17drm/i915/cdclk: Fix CDCLK programming order when pipes are activeVille Syrjälä
2024-04-17drm/amdgpu/umsch: reinitialize write pointer in hw initLang Yu
2024-04-17drm/msm/dp: fix runtime PM leak on connect failureJohan Hovold
2024-04-17drm/msm/dp: fix runtime PM leak on disconnectJohan Hovold
2024-04-17drm/client: Fully protect modes[] with dev->mode_config.mutexVille Syrjälä
2024-04-17drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()Boris Brezillon
2024-04-17drm/ast: Fix soft lockupJammy Huang
2024-04-17drm/amdkfd: Reset GPU on queue preemption failureHarish Kasiviswanathan