index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
drm/msm/dpu: Defer SSPP allocation until CRTC check
Jun Nie
2
-81
/
+80
2026-03-25
drm/msm/dpu: Extract plane splitting into a dedicated function
Jun Nie
1
-15
/
+33
2026-03-25
drm/msm/dpu: calculate data_width like downstream
Alexander Koskovich
3
-5
/
+24
2026-03-25
drm/msm/dpu: drop VBIF index from the struct dpu_hw_vbif
Dmitry Baryshkov
4
-28
/
+8
2026-03-25
drm/msm/dpu: drop VBIF index from the VBIF params
Dmitry Baryshkov
5
-30
/
+14
2026-03-25
drm/msm/dpu: drop vbif_idx from WB configuration
Dmitry Baryshkov
22
-24
/
+4
2026-03-25
drm/msm/dpu: drop VBIF id, base and name from the catalog
Dmitry Baryshkov
3
-15
/
+9
2026-03-25
drm/msm/dpu: replace VBIF-related array with bare pointers
Dmitry Baryshkov
4
-49
/
+29
2026-03-25
drm/msm/dpu: stop declaring VBIFs as an array in catalog
Dmitry Baryshkov
37
-143
/
+88
2026-03-25
drm/msm/dpu: drop VBIF_NRT handling
Dmitry Baryshkov
3
-17
/
+0
2026-03-25
drm/msm/dsi: fix hdisplay calculation for CMD mode panel
Pengyu Luo
1
-5
/
+10
2026-03-25
drm/msm/dsi: fix bits_per_pclk
Pengyu Luo
1
-1
/
+1
2026-03-25
drm/msm/dpu: fix vblank IRQ registration before atomic_mode_set
Cédric Bellegarde
1
-0
/
+6
2026-03-25
drm/msm/dpu: don't try using 2 LMs if only one DSC is available
Dmitry Baryshkov
1
-1
/
+2
2026-03-25
drm/msm/hdmi: Drop redundant 'int' for longs
Krzysztof Kozlowski
5
-7
/
+7
2026-03-25
drm/msm/hdmi: Consistently use u32 instead of uint32_t
Krzysztof Kozlowski
5
-14
/
+13
2026-03-25
drm/msm/hdmi: Simplify with local 'dev' variable
Krzysztof Kozlowski
1
-12
/
+10
2026-03-25
drm/msm/hdmi: Avoid double error print on msm_hdmi_get_phy() failure
Krzysztof Kozlowski
1
-3
/
+1
2026-03-25
drm/msm/hdmi: Simplify with dev_of_node()
Krzysztof Kozlowski
1
-2
/
+2
2026-03-25
drm/msm/hdmi: Fix wrong CTRL1 register used in writing info frames
Krzysztof Kozlowski
1
-2
/
+2
2026-03-25
drm/msm/hdmi: make 'msm_hdmi_pm_ops' static
Ben Dooks
1
-1
/
+1
2026-03-25
drm/msm/mdss: Add a TODO for better managing the MDSS clock power state
Konrad Dybcio
1
-0
/
+8
2026-03-25
drm/msm/dsi: add the missing parameter description
Pengyu Luo
1
-0
/
+1
2026-03-25
drm/msm/dpu: fix mismatch between power and frequency
Yuanjie Yang
1
-2
/
+0
2026-03-25
drm/msm/mdss: Add support for Eliza SoC
Krzysztof Kozlowski
1
-0
/
+1
2026-03-25
drm/msm/dpu: Add support for Eliza SoC
Krzysztof Kozlowski
4
-0
/
+368
2026-03-25
drm/msm/mdp5: Remove MSM8974v1
Konrad Dybcio
1
-92
/
+2
2026-03-25
drm/msm: add missing MODULE_DEVICE_ID definitions
Dmitry Baryshkov
5
-0
/
+5
2026-03-25
drm/msm/dpu: enable virtual planes by default
Dmitry Baryshkov
1
-1
/
+1
2026-03-25
drm/i915: move CNP clock gating init into intel_pch
Luca Coelho
2
-12
/
+11
2026-03-25
drm/i915: move LPT clock gating init into intel_pch
Luca Coelho
2
-19
/
+21
2026-03-25
drm/i915: move CPT clock gating init into intel_pch
Luca Coelho
2
-37
/
+42
2026-03-25
drm/i915/display: move clock-gating init for IBX to display
Luca Coelho
3
-11
/
+27
2026-03-25
drm/bridge: lt8713sx: avoid 64-bit division
Arnd Bergmann
1
-1
/
+1
2026-03-25
drm/bridge: lt8713sx select CONFIG_CRC8
Arnd Bergmann
1
-0
/
+1
2026-03-25
drm/msm/dsi/phy: rename DSI_PHY_7NM_QUIRK_PRE_V4_1 to DSI_PHY_7NM_QUIRK_V4_0
Pengyu Luo
1
-8
/
+8
2026-03-25
drm/msm/dpu: use full scale alpha in _dpu_crtc_setup_blend_cfg()
Dmitry Baryshkov
3
-20
/
+19
2026-03-25
drm/msm/dpu: simplify bg_alpha selection
Dmitry Baryshkov
1
-1
/
+3
2026-03-25
gpu: nova-core: create GSP-RM logging buffers debugfs entries
Timur Tabi
1
-8
/
+39
2026-03-25
gpu: nova-core: create debugfs root in module init
Timur Tabi
1
-0
/
+25
2026-03-25
gpu: nova-core: Replace module_pci_driver! with explicit module init
Timur Tabi
1
-2
/
+23
2026-03-25
drm/ci: add rk3588-rock-5b
Vignesh Raman
9
-1
/
+84
2026-03-25
drm/ci: move qualcomm baremetal jobs to lava
Vignesh Raman
4
-17
/
+31
2026-03-25
drm/ci: uprev mesa
Vignesh Raman
35
-355
/
+387
2026-03-25
drm/ci: i915: cml: update runner tag
Vignesh Raman
1
-4
/
+4
2026-03-25
drm/ci: reduce sm8350-hdk parallel jobs from 4 to 2
Vignesh Raman
1
-1
/
+1
2026-03-24
drm/amd/display: Fix DCE LVDS handling
Alex Deucher
6
-22
/
+19
2026-03-24
drm/amdgpu: Handle GPU page faults correctly on non-4K page systems
Donet Tom
1
-3
/
+3
2026-03-24
drm/amd/pm: disable OD_FAN_CURVE if temp or pwm range invalid for smu v14
Yang Wang
1
-1
/
+32
2026-03-24
drm/amdkfd: Fix NULL pointer check order in kfd_ioctl_create_process
Srinivasan Shanmugam
1
-3
/
+3
[prev]
[next]