summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2026-03-25drm/msm/dpu: drop vbif_idx from WB configurationDmitry Baryshkov-24/+4
2026-03-25drm/msm/dpu: drop VBIF id, base and name from the catalogDmitry Baryshkov-15/+9
2026-03-25drm/msm/dpu: replace VBIF-related array with bare pointersDmitry Baryshkov-49/+29
2026-03-25drm/msm/dpu: stop declaring VBIFs as an array in catalogDmitry Baryshkov-143/+88
2026-03-25drm/msm/dpu: drop VBIF_NRT handlingDmitry Baryshkov-17/+0
2026-03-25drm/msm/dsi: fix hdisplay calculation for CMD mode panelPengyu Luo-5/+10
2026-03-25drm/msm/dsi: fix bits_per_pclkPengyu Luo-1/+1
2026-03-25drm/msm/dpu: fix vblank IRQ registration before atomic_mode_setCédric Bellegarde-0/+6
2026-03-25drm/msm/dpu: don't try using 2 LMs if only one DSC is availableDmitry Baryshkov-1/+2
2026-03-25drm/msm/hdmi: Drop redundant 'int' for longsKrzysztof Kozlowski-7/+7
2026-03-25drm/msm/hdmi: Consistently use u32 instead of uint32_tKrzysztof Kozlowski-14/+13
2026-03-25drm/msm/hdmi: Simplify with local 'dev' variableKrzysztof Kozlowski-12/+10
2026-03-25drm/msm/hdmi: Avoid double error print on msm_hdmi_get_phy() failureKrzysztof Kozlowski-3/+1
2026-03-25drm/msm/hdmi: Simplify with dev_of_node()Krzysztof Kozlowski-2/+2
2026-03-25drm/msm/hdmi: Fix wrong CTRL1 register used in writing info framesKrzysztof Kozlowski-2/+2
2026-03-25drm/msm/hdmi: make 'msm_hdmi_pm_ops' staticBen Dooks-1/+1
2026-03-25drm/msm/mdss: Add a TODO for better managing the MDSS clock power stateKonrad Dybcio-0/+8
2026-03-25drm/msm/dsi: add the missing parameter descriptionPengyu Luo-0/+1
2026-03-25drm/msm/dpu: fix mismatch between power and frequencyYuanjie Yang-2/+0
2026-03-25drm/msm/mdss: Add support for Eliza SoCKrzysztof Kozlowski-0/+1
2026-03-25drm/msm/dpu: Add support for Eliza SoCKrzysztof Kozlowski-0/+368
2026-03-25drm/msm/mdp5: Remove MSM8974v1Konrad Dybcio-92/+2
2026-03-25drm/msm: add missing MODULE_DEVICE_ID definitionsDmitry Baryshkov-0/+5
2026-03-25drm/msm/dpu: enable virtual planes by defaultDmitry Baryshkov-1/+1
2026-03-25drm/i915: move CNP clock gating init into intel_pchLuca Coelho-12/+11
2026-03-25drm/i915: move LPT clock gating init into intel_pchLuca Coelho-19/+21
2026-03-25drm/i915: move CPT clock gating init into intel_pchLuca Coelho-37/+42
2026-03-25drm/i915/display: move clock-gating init for IBX to displayLuca Coelho-11/+27
2026-03-25drm/bridge: lt8713sx: avoid 64-bit divisionArnd Bergmann-1/+1
2026-03-25drm/bridge: lt8713sx select CONFIG_CRC8Arnd Bergmann-0/+1
2026-03-25drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0Pengyu Luo-8/+8
2026-03-25drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()Dmitry Baryshkov-20/+19
2026-03-25drm/msm/dpu: simplify bg_alpha selectionDmitry Baryshkov-1/+3
2026-03-25gpu: nova-core: create GSP-RM logging buffers debugfs entriesTimur Tabi-8/+39
2026-03-25gpu: nova-core: create debugfs root in module initTimur Tabi-0/+25
2026-03-25gpu: nova-core: Replace module_pci_driver! with explicit module initTimur Tabi-2/+23
2026-03-25drm/ci: add rk3588-rock-5bVignesh Raman-1/+84
2026-03-25drm/ci: move qualcomm baremetal jobs to lavaVignesh Raman-17/+31
2026-03-25drm/ci: uprev mesaVignesh Raman-355/+387
2026-03-25drm/ci: i915: cml: update runner tagVignesh Raman-4/+4
2026-03-25drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2Vignesh Raman-1/+1
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher-22/+19
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom-3/+3
2026-03-24drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14Yang Wang-1/+32
2026-03-24drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_processSrinivasan Shanmugam-3/+3
2026-03-24drm/amd/display: check if ext_caps is valid in BL setupAlex Deucher-1/+1
2026-03-24drm/amdgpu: Fix fence put before wait in amdgpu_amdkfd_submit_ibSrinivasan Shanmugam-2/+2
2026-03-24drm/amd/display: add a no_hpd link_encoder_funcs variantAlex Deucher-2/+62
2026-03-24drm/amdgpu/userq: schedule_delayed_work should be after fence signalledSunil Khatri-6/+7
2026-03-24drm/amdgpu/mes12_1: emove extra ; from declaration statementColin Ian King-1/+1