summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-04-12drm/amd/display: add dscclk instance offset checkCharlene Liu3-0/+30
2023-04-12drm/amd/display: On clock init, maintain DISPCLK freqAlvin Lee6-5/+45
2023-04-12drm/amd/display: Add FPO + VActive supportAlvin Lee8-3/+267
2023-04-12drm/amd/display: Correct DML calculation to follow HW SPECPaul Hsieh4-4/+4
2023-04-12drm/amd/display: prep work for root clock optimization enablement for DCN314Hamza Mahfooz2-1/+33
2023-04-12drm/amd/display: add scaler control for dcn32Zhikai Zhai1-0/+1
2023-04-12drm/amd/display: Clear FAMS flag if FAMS doesn't reduce vlevelAlvin Lee1-0/+4
2023-04-12drm/amdgpu: Add MES KIQ dequeue in MES hw finiYifan Zha1-6/+11
2023-04-12drm/amd/display: remove unused average_render_time_in_us and i variablesTom Rix1-14/+0
2023-04-12drm/amdgpu: add new parameters in v11_structArvind Yadav1-8/+8
2023-04-12drm/amd/amdgpu: introduce gc_*_mes_2.bin v2Jack Xiao2-9/+27
2023-04-12drm/amdgpu: allow more APUs to do mode2 reset when go to S4Tim Huang1-1/+6
2023-04-11Merge tag 'mediatek-drm-next-6.4' of https://git.kernel.org/pub/scm/linux/ker...Daniel Vetter17-315/+1675
2023-04-11Merge tag 'drm-msm-next-2023-04-10' of https://gitlab.freedesktop.org/drm/msm...Daniel Vetter112-4505/+6515
2023-04-07drm/msm/dpu: drop unused macros from hw catalogDmitry Baryshkov1-42/+0
2023-04-07drm/msm/dpu: fetch DPU configuration from match dataDmitry Baryshkov17-83/+46
2023-04-07drm/msm/dpu: inline IRQ_n_MASK definesDmitry Baryshkov14-86/+99
2023-04-07drm/msm/dpu: drop duplicate vig_sblk instancesDmitry Baryshkov3-26/+8
2023-04-07drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAYDmitry Baryshkov5-0/+5
2023-04-07drm/msm/dpu: use defined symbol for sc8280xp's maxwidthDmitry Baryshkov1-1/+1
2023-04-07drm/msm/dpu: expand sm8550 catalogDmitry Baryshkov1-1/+31
2023-04-07drm/msm/dpu: expand sm6115 catalogDmitry Baryshkov2-11/+41
2023-04-07drm/msm/dpu: expand sc7180 catalogDmitry Baryshkov1-2/+7
2023-04-07drm/msm/dpu: expand sc8180x catalogDmitry Baryshkov1-10/+110
2023-04-07drm/msm/dpu: duplicate sm8350 catalog entriesDmitry Baryshkov1-2/+8
2023-04-07drm/msm/dpu: duplicate sm8250 catalog entriesDmitry Baryshkov1-2/+21
2023-04-07drm/msm/dpu: duplicate sm8150 catalog entriesDmitry Baryshkov5-28/+221
2023-04-07drm/msm/dpu: duplicate sc7180 catalog entriesDmitry Baryshkov1-2/+7
2023-04-07drm/msm/dpu: duplicate sdm845 catalog entriesDmitry Baryshkov4-10/+60
2023-04-07drm/msm/dpu: split SDM845 catalog entry to the separate fileDmitry Baryshkov2-206/+203
2023-04-07drm/msm/dpu: split MSM8998 catalog entry to the separate fileDmitry Baryshkov2-188/+190
2023-04-07drm/msm/dpu: split SM8150 catalog entry to the separate fileDmitry Baryshkov2-185/+194
2023-04-07drm/msm/dpu: split SC8180X catalog entry to the separate fileDmitry Baryshkov2-104/+108
2023-04-07drm/msm/dpu: split SM8250 catalog entry to the separate fileDmitry Baryshkov2-130/+131
2023-04-07drm/msm/dpu: split SC7180 catalog entry to the separate fileDmitry Baryshkov2-142/+148
2023-04-07drm/msm/dpu: split QCM2290 catalog entry to the separate fileDmitry Baryshkov2-106/+116
2023-04-07drm/msm/dpu: split SM6115 catalog entry to the separate fileDmitry Baryshkov2-87/+97
2023-04-07drm/msm/dpu: split SM8350 catalog entry to the separate fileDmitry Baryshkov2-173/+175
2023-04-07drm/msm/dpu: split SC7280 catalog entry to the separate fileDmitry Baryshkov2-142/+150
2023-04-07drm/msm/dpu: split SC8280XP catalog entry to the separate fileDmitry Baryshkov2-186/+195
2023-04-07drm/msm/dpu: split SM8550 catalog entry to the separate fileDmitry Baryshkov3-379/+383
2023-04-07drm/msm/dpu: move UBWC/memory configuration to separate structDmitry Baryshkov4-46/+107
2023-04-07drm/msm/dpu: mark remaining pp data as constDmitry Baryshkov1-3/+3
2023-04-07drm/msm/dpu: constify DSC data structuresDmitry Baryshkov3-5/+5
2023-04-07drm/msm/dpu: Allow variable INTF_BLK sizeKonrad Dybcio1-48/+48
2023-04-07drm/msm/dpu: Allow variable SSPP_BLK sizeKonrad Dybcio1-73/+73
2023-04-06Merge branches 'msm-next-lumag-dp', 'msm-next-lumag-dsi', 'msm-next-lumag-mdp...Dmitry Baryshkov14-187/+129
2023-04-06Merge branch 'msm-next-lumag-dpu' into msm-next-lumagDmitry Baryshkov20-962/+868
2023-04-06drm/msm/mdp4: Remove empty prepare_commit() functionJessica Zhang1-5/+0
2023-04-06drm/msm/mdp5: set varaiable msm8x76_config storage-class-specifier to staticTom Rix1-1/+1