index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-09
drm/amd/display: Move the memory allocation out of dcn21_validate_bandwidth_f...
Sebastian Andrzej Siewior
3
-9
/
+13
2023-10-09
drm/amd/display: Add a warning if the FPU is used outside from task context.
Sebastian Andrzej Siewior
1
-0
/
+1
2023-10-09
drm/amd: Fix UBSAN array-index-out-of-bounds for Polaris and Tonga
Mario Limonciello
1
-6
/
+6
2023-10-09
drm/radeon: Fix UBSAN array-index-out-of-bounds for Radeon HD 5430
Mario Limonciello
1
-1
/
+1
2023-10-09
drm/amd: Fix UBSAN array-index-out-of-bounds for SMU7
Mario Limonciello
2
-4
/
+4
2023-10-09
drm/vmwgfx: Keep a gem reference to user bos in surfaces
Zack Rusin
11
-49
/
+68
2023-10-09
drm/vmwgfx: fix typo of sizeof argument
Konstantin Meskhidze
1
-1
/
+1
2023-10-09
drm/rockchip: dsi: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-10-09
drm/rockchip: remove redundant of_match_ptr
Zhu Wang
3
-3
/
+3
2023-10-09
drm/rockchip: cdn-dp: Fix some error handling paths in cdn_dp_probe()
Christophe JAILLET
1
-2
/
+13
2023-10-09
drm/rockchip: vop2: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-10-09
drm/rockchip: vop2: Demote message in mod_supported to drm_dbg_kms
Michael Tretter
1
-2
/
+2
2023-10-09
drm/msm: carve out KMS code from msm_drv.c
Dmitry Baryshkov
4
-328
/
+365
2023-10-09
drm/msm: make fb debugfs file available only in KMS case
Dmitry Baryshkov
1
-1
/
+8
2023-10-09
drm/msm: only register 'kms' debug file if KMS is used
Dmitry Baryshkov
1
-2
/
+3
2023-10-09
drm/msm: switch to drmm_mode_config_init()
Dmitry Baryshkov
1
-6
/
+5
2023-10-09
drm/msm: rename msm_drv_shutdown() to msm_kms_shutdown()
Dmitry Baryshkov
5
-5
/
+5
2023-10-09
drm/msm: remove shutdown callback from msm_platform_driver
Dmitry Baryshkov
1
-1
/
+0
2023-10-09
drm/msm: rename msm_pm_prepare/complete to note the KMS nature
Dmitry Baryshkov
5
-10
/
+10
2023-10-09
drm/msm: drop pm ops from the headless msm driver
Dmitry Baryshkov
1
-6
/
+0
2023-10-09
drm/msm: remove msm_drm_private::bridges field
Dmitry Baryshkov
2
-7
/
+0
2023-10-09
drm/msm/dp: switch to devm_drm_bridge_add()
Dmitry Baryshkov
3
-16
/
+16
2023-10-09
drm/msm/dp: move pdev from struct dp_display_private to struct msm_dp
Dmitry Baryshkov
2
-13
/
+13
2023-10-09
drm/msm/hdmi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
4
-43
/
+17
2023-10-09
drm/msm/dsi: switch to devm_drm_bridge_add()
Dmitry Baryshkov
3
-45
/
+16
2023-10-09
drm/msm/mdp5: move resource allocation to the _probe function
Dmitry Baryshkov
1
-56
/
+44
2023-10-09
drm/msm/mdp4: move resource allocation to the _probe function
Dmitry Baryshkov
1
-55
/
+51
2023-10-09
drm/msm/dpu: move resource allocation to the _probe function
Dmitry Baryshkov
1
-72
/
+61
2023-10-09
drm/msm: allow passing struct msm_kms to msm_drv_probe()
Dmitry Baryshkov
5
-6
/
+9
2023-10-09
drm/msm/adreno: Add A635 speedbin 0xac (A643)
Konrad Dybcio
1
-0
/
+1
2023-10-09
drm/msm/adreno: Add ZAP firmware name to A635
Konrad Dybcio
1
-0
/
+1
2023-10-09
drm/msm/a6xx: Fix unknown speedbin case
Konrad Dybcio
1
-1
/
+1
2023-10-09
drm/msm/adreno: Fix SM6375 GPU ID
Konrad Dybcio
1
-1
/
+1
2023-10-09
drm/msm/a6xx: Poll for GBIF unhalt status in hw_init
Konrad Dybcio
1
-0
/
+4
2023-10-09
drm/msm/a6xx: Add A740 support
Konrad Dybcio
6
-38
/
+201
2023-10-09
drm/msm/a6xx: Add A730 support
Konrad Dybcio
4
-4
/
+203
2023-10-09
drm/msm/a6xx: Mostly implement A7xx gpu_state
Konrad Dybcio
2
-3
/
+110
2023-10-09
drm/msm/a6xx: Send ACD state to QMP at GMU resume
Konrad Dybcio
2
-0
/
+18
2023-10-09
drm/msm/a6xx: Add skeleton A7xx support
Konrad Dybcio
5
-81
/
+479
2023-10-09
drm/msm/a6xx: Add missing regs for A7XX
Konrad Dybcio
2
-0
/
+17
2023-10-09
drm/i915/guc: Annotate struct ct_incoming_msg with __counted_by
Kees Cook
1
-1
/
+1
2023-10-09
drm/msm/dp: support setting the DP subconnector type
Dmitry Baryshkov
3
-1
/
+14
2023-10-09
drm/msm/dp: Remove error message when downstream port not connected
Stephen Boyd
1
-1
/
+0
2023-10-09
drm/msm/dp: Inline dp_display_is_sink_count_zero()
Stephen Boyd
1
-9
/
+1
2023-10-09
drm/msm/dpu: move INTF tearing checks to dpu_encoder_phys_cmd_init
Dmitry Baryshkov
1
-16
/
+23
2023-10-09
drm/msm/dpu: drop useless check from dpu_encoder_phys_cmd_te_rd_ptr_irq()
Dmitry Baryshkov
1
-8
/
+0
2023-10-09
drm/msm/dpu: drop DPU_INTF_TE feature flag
Dmitry Baryshkov
3
-5
/
+3
2023-10-09
drm/msm/dpu: enable INTF TE operations only when supported by HW
Dmitry Baryshkov
1
-1
/
+4
2023-10-09
drm/msm/dpu: inline _setup_intf_ops()
Dmitry Baryshkov
1
-30
/
+26
2023-10-09
drm/msm/dpu: drop the DPU_PINGPONG_TE flag
Dmitry Baryshkov
2
-4
/
+2
[prev]
[next]