summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2023-04-17drm/nouveau/debugfs: Move an expression into a function call parameter in nou...Markus Elfring1-2/+2
2023-04-17drm/panel: nt36523: Add Lenovo J606F panelKonrad Dybcio1-0/+486
2023-04-17drm/panel: nt36523: Get orientation from OFKonrad Dybcio1-0/+15
2023-04-17drm/panel: nt36523: Add DCS backlight supportKonrad Dybcio1-3/+65
2023-04-16Merge drm/drm-next into drm-misc-nextThomas Zimmermann406-9660/+132926
2023-04-16video/aperture: Provide a VGA helper for gma500 and internal useThomas Zimmermann1-14/+34
2023-04-16video/aperture: Drop primary argumentDaniel Vetter1-1/+1
2023-04-16drm/aperture: Remove primary argumentDaniel Vetter12-19/+13
2023-04-16drm/gma500: Use drm_aperture_remove_conflicting_pci_framebuffersDaniel Vetter1-2/+7
2023-04-16drm/imx/lcdc: fix a NULL vs IS_ERR() bug in probeDan Carpenter1-2/+2
2023-04-14drm/bridge: fsl-ldb: Add i.MX6SX supportFabio Estevam1-1/+13
2023-04-13Merge tag 'drm-intel-next-fixes-2023-04-13' of git://anongit.freedesktop.org/...Daniel Vetter2-0/+20
2023-04-12Merge tag 'drm-misc-next-2023-04-12' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter18-211/+209
2023-04-12drm/vkms: Use drmm_mode_config_init()Maíra Canal1-1/+5
2023-04-12drm/vkms: Use drmm_crtc_init_with_planes()Maíra Canal1-3/+2
2023-04-12drm/i915: disable sampler indirect state in bindless heapLionel Landwerlin2-0/+20
2023-04-11drm/vmwgfx: remove unused vmw_overlay functionTom Rix1-6/+0
2023-04-11drm/vmwgfx: Fix Legacy Display Unit atomic drm supportMartin Krastev3-74/+38
2023-04-11drm/vmwgfx: Print errors when running on broken/unsupported configsZack Rusin3-0/+40
2023-04-11drm/vmwgfx: Drop mksstat_init_record fn as currently unusedMartin Krastev1-26/+0
2023-04-11drm/nouveau/disp: make gv100_disp_core_mthd_base staticruanjinjie1-1/+1
2023-04-11drm/nouveau/mc/ga100: make ga100_mc_device staticBen Dooks1-1/+1
2023-04-11drm/vc4: remove unused render_wait variableTom Rix1-2/+0
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/vkms: Remove <drm/drm_simple_kms_helper.h> includeJavier Martinez Canillas1-2/+6
2023-04-07drm/vkms: Drop vkms_connector_destroy() wrapperJavier Martinez Canillas1-6/+1
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