summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2025-05-02drm/msm/dpu: enable SmartDMA on SM8550Dmitry Baryshkov1-10/+10
2025-05-02drm/msm/dpu: enable SmartDMA on SC8280XPDmitry Baryshkov1-8/+8
2025-05-02drm/msm/dpu: enable SmartDMA on SC8180XDmitry Baryshkov1-8/+8
2025-05-02drm/msm/dpu: enable SmartDMA on SM8150Dmitry Baryshkov1-8/+8
2025-05-02drm/msm/dpu: allow sharing SSPP between planesDmitry Baryshkov1-26/+130
2025-05-02drm/msm/mdp4: switch LVDS to use drm_bridge/_connectorDmitry Baryshkov5-133/+28
2025-05-02drm/msm/mdp4: move move_valid callback to lcdc_encoderDmitry Baryshkov3-29/+20
2025-05-02drm/msm/mdp4: use parent_data for LVDS PLLDmitry Baryshkov1-3/+3
2025-05-02drm/msm/mdp4: register the LVDS PLL as a clock providerDmitry Baryshkov3-16/+34
2025-05-02drm/msm/mdp4: drop mpd4_lvds_pll_init stubDmitry Baryshkov1-7/+0
2025-05-01drm/msm: Convert comma to semicolonChen Ni1-1/+1
2025-05-01drm/msm/dpu: drop now-unused condition for has_legacy_ctlsDmitry Baryshkov1-2/+1
2025-05-01drm/msm/dpu: remove DPU_CTL_SPLIT_DISPLAY from CTL blocks on DPU >= 5.0Dmitry Baryshkov11-31/+22
2025-05-01drm/msm/dpu: allocate single CTL for DPU >= 5.0Dmitry Baryshkov2-13/+17
2025-05-01drm/msm/dpu: don't select single flush for active CTL blocksDmitry Baryshkov1-1/+2
2025-05-01drm/msm/dpu: use single CTL if it is the only CTL returned by RMDmitry Baryshkov1-1/+5
2025-05-01drm/msm/dpu: pass master interface to CTL configurationDmitry Baryshkov2-0/+4
2025-05-01drm/msm/dpu: program master INTF valueDmitry Baryshkov2-0/+14
2025-05-01drm/msm/dpu: don't overwrite CTL_MERGE_3D_ACTIVE registerDmitry Baryshkov1-4/+6
2025-05-01drm/i915/slpc: Balance the inc/dec for num_waitersVinay Belgaumkar1-3/+11
2025-05-01Merge tag 'drm-intel-fixes-2025-04-30' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-2/+6
2025-05-01drm/xe: Do not print timedout job message on killed exec queuesMatthew Brost1-3/+6
2025-05-01drm/xe/eustall: Do not support EU stall on SRIOV VFHarish Chegondi2-1/+5
2025-05-01drm/xe/eustall: Resolve a possible circular locking dependencyHarish Chegondi1-2/+9
2025-05-01drm/xe: fix devcoredump chunk alignmnent calculationArnd Bergmann1-4/+9
2025-05-01drm/amdgpu: Add DPG pause for VCN v5.0.1Sonny Jiang1-0/+54
2025-05-01drm/amdgpu: Fix offset for HDP remap in nbio v7.11Lijo Lazar1-1/+1
2025-05-01drm/amdgpu: Fail DMABUF map of XGMI-accessible memoryFelix Kuehling1-0/+5
2025-05-01drm/amd/display: Fix slab-use-after-free in hdcpChris Bainbridge1-3/+16
2025-05-01drm/rockchip: add CONFIG_OF dependencyArnd Bergmann1-0/+1
2025-05-01Merge tag 'drm-misc-fixes-2025-04-30' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-17/+32
2025-05-01drm/amd/display: Rename program_timing function for better debuggingAntonio Fernando Silva e Cruz Filho1-2/+2
2025-05-01drm/amdgpu/userq: remove unnecessary NULL checkDan Carpenter1-1/+1
2025-05-01drm/amdgpu/userq: Call unreserve on error in amdgpu_userq_fence_read_wptr()Dan Carpenter1-0/+1
2025-05-01drm/amdgpu: properly handle GC vs MM in amdgpu_vmid_mgr_init()Alex Deucher3-4/+12
2025-05-01drm/amdgpu/mes: use correct MES pipe for resetsAlex Deucher3-1/+3
2025-05-01drm/amdgpu/mes: consolidate on a single mes reset callbackAlex Deucher4-13/+16
2025-05-01drm/amdgpu/mes: remove more unused functionsAlex Deucher4-134/+0
2025-05-01drm/amdgpu/userq: fix user_queue parameters listBagas Sanjaya1-5/+6
2025-05-01drm/amdgpu: Fix comment styleLijo Lazar1-1/+1
2025-05-01drm/amd/pm: Fix comment styleLijo Lazar1-1/+1
2025-05-01drm/amdgpu: Print bootloader status for long waitsLijo Lazar1-0/+31
2025-05-01drm/amdgpu: refine MES register print for devices of hiveYifan Zha1-9/+9
2025-05-01drm/amdgpu: Fix query order of XGMI v6.4.1 statusLijo Lazar1-2/+2
2025-05-01drm/amd/pm: Add board voltage node to hwmonAsad Kamal3-0/+45
2025-05-01drm/amdgpu: Fix API status offset for MES queue resetJesse.Zhang2-2/+2
2025-05-01drm/amd/pm: Add voltage caps for smu_v13_0_6Asad Kamal2-1/+4
2025-05-01drm/amd/pm: Fill static metrics dataAsad Kamal2-0/+16
2025-05-01drm/amd/pm: Use common function to fetch static metrics tableAsad Kamal3-22/+3
2025-05-01drm/amd/pn: Fetch static metrics tableAsad Kamal1-0/+28