index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
/
disp
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-03
drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
Dmitry Baryshkov
1
-13
/
+0
2023-08-03
drm/msm/dpu: add missing flush and fetch bits for DMA4/DMA5 planes
Jonathan Marek
1
-1
/
+7
2023-07-19
drm/msm/dpu: correct MERGE_3D length
Dmitry Baryshkov
1
-1
/
+1
2023-07-19
drm/msm/dpu: fix sc7280 and sc7180 PINGPONG done interrupts
Dmitry Baryshkov
2
-6
/
+18
2023-07-19
drm/msm/dpu: Disable pingpong TE on DPU 5.0.0 and above
Marijn Suijten
10
-49
/
+45
2023-07-19
drm/msm/dpu: Move autorefresh disable from CMD encoder to pingpong
Marijn Suijten
4
-79
/
+57
2023-07-19
drm/msm/dpu: Drop unused poll_timeout_wr_ptr PINGPONG callback
Marijn Suijten
2
-24
/
+0
2023-07-19
drm/msm/dpu: Fix slice_last_group_size calculation
Jessica Zhang
1
-2
/
+3
2023-07-19
drm/msm/dpu: do not enable color-management if DSPPs are not available
Dmitry Baryshkov
1
-1
/
+4
2023-07-19
drm/msm/dpu: always clear every individual pending flush mask
Kuogee Hsieh
1
-0
/
+3
2023-07-19
drm/msm/dpu: set DSC flush bit correctly at MDP CTL flush register
Kuogee Hsieh
1
-1
/
+1
2023-07-19
drm/msm/dpu: Set DPU_DATA_HCTL_EN for in INTF_SC7180_MASK
Konrad Dybcio
1
-2
/
+5
2023-07-19
drm/msm/dpu: Use V4.0 PCC DSPP sub-block in SC7[12]80
Marijn Suijten
3
-7
/
+2
2023-07-19
drm/msm/dpu: fix cursor block register bit offset in msm8998 hw catalog
Arnaud Vrac
1
-2
/
+2
2023-07-19
drm/msm/dpu: enable DSPP_2/3 for LM_2/3 on sm8450
Dmitry Baryshkov
1
-2
/
+2
2023-04-27
drm/msm/dpu: Remove duplicate register defines from INTF
Marijn Suijten
1
-5
/
+0
2023-04-27
drm/msm/dpu: Set PINGPONG block length to zero for DPU >= 7.0.0
Marijn Suijten
4
-24
/
+24
2023-04-27
drm/msm/dpu: Use V2 DITHER PINGPONG sub-block in SM8[34]50/SC8280XP
Marijn Suijten
3
-20
/
+20
2023-04-27
drm/msm/dpu: Fix PP_BLK_DIPHER -> DITHER typo
Marijn Suijten
2
-9
/
+9
2023-04-27
drm/msm/dpu: Reindent REV_7xxx interrupt masks with tabs
Marijn Suijten
1
-9
/
+9
2023-04-27
drm/msm/dpu: Move non-MDP_TOP INTF_INTR offsets out of hwio header
Marijn Suijten
2
-4
/
+4
2023-04-27
drm/msm/dpu: Remove TE2 block and feature from DPU >= 5.0.0 hardware
Marijn Suijten
7
-24
/
+24
2023-04-27
drm/msm/dpu: Remove unused INTF0 interrupt mask from SM6115/QCM2290
Marijn Suijten
2
-2
/
+0
2023-04-27
drm/msm/dpu: tweak lm pairings in msm8998 hw catalog
Arnaud Vrac
1
-4
/
+4
2023-04-27
drm/msm/dpu: tweak msm8998 hw catalog values
Arnaud Vrac
2
-14
/
+9
2023-04-27
drm/msm/dpu: Assign missing writeback log_mask
Marijn Suijten
1
-0
/
+1
2023-04-07
drm/msm/dpu: drop unused macros from hw catalog
Dmitry Baryshkov
1
-42
/
+0
2023-04-07
drm/msm/dpu: fetch DPU configuration from match data
Dmitry Baryshkov
17
-83
/
+46
2023-04-07
drm/msm/dpu: inline IRQ_n_MASK defines
Dmitry Baryshkov
14
-86
/
+99
2023-04-07
drm/msm/dpu: drop duplicate vig_sblk instances
Dmitry Baryshkov
3
-26
/
+8
2023-04-07
drm/msm/dpu: catalog: add comments regarding DPU_CTL_SPLIT_DISPLAY
Dmitry Baryshkov
5
-0
/
+5
2023-04-07
drm/msm/dpu: use defined symbol for sc8280xp's maxwidth
Dmitry Baryshkov
1
-1
/
+1
2023-04-07
drm/msm/dpu: expand sm8550 catalog
Dmitry Baryshkov
1
-1
/
+31
2023-04-07
drm/msm/dpu: expand sm6115 catalog
Dmitry Baryshkov
2
-11
/
+41
2023-04-07
drm/msm/dpu: expand sc7180 catalog
Dmitry Baryshkov
1
-2
/
+7
2023-04-07
drm/msm/dpu: expand sc8180x catalog
Dmitry Baryshkov
1
-10
/
+110
2023-04-07
drm/msm/dpu: duplicate sm8350 catalog entries
Dmitry Baryshkov
1
-2
/
+8
2023-04-07
drm/msm/dpu: duplicate sm8250 catalog entries
Dmitry Baryshkov
1
-2
/
+21
2023-04-07
drm/msm/dpu: duplicate sm8150 catalog entries
Dmitry Baryshkov
5
-28
/
+221
2023-04-07
drm/msm/dpu: duplicate sc7180 catalog entries
Dmitry Baryshkov
1
-2
/
+7
2023-04-07
drm/msm/dpu: duplicate sdm845 catalog entries
Dmitry Baryshkov
4
-10
/
+60
2023-04-07
drm/msm/dpu: split SDM845 catalog entry to the separate file
Dmitry Baryshkov
2
-206
/
+203
2023-04-07
drm/msm/dpu: split MSM8998 catalog entry to the separate file
Dmitry Baryshkov
2
-188
/
+190
2023-04-07
drm/msm/dpu: split SM8150 catalog entry to the separate file
Dmitry Baryshkov
2
-185
/
+194
2023-04-07
drm/msm/dpu: split SC8180X catalog entry to the separate file
Dmitry Baryshkov
2
-104
/
+108
2023-04-07
drm/msm/dpu: split SM8250 catalog entry to the separate file
Dmitry Baryshkov
2
-130
/
+131
2023-04-07
drm/msm/dpu: split SC7180 catalog entry to the separate file
Dmitry Baryshkov
2
-142
/
+148
2023-04-07
drm/msm/dpu: split QCM2290 catalog entry to the separate file
Dmitry Baryshkov
2
-106
/
+116
2023-04-07
drm/msm/dpu: split SM6115 catalog entry to the separate file
Dmitry Baryshkov
2
-87
/
+97
2023-04-07
drm/msm/dpu: split SM8350 catalog entry to the separate file
Dmitry Baryshkov
2
-173
/
+175
[next]