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.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-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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-02
Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
90
-3832
/
+5335
2021-11-30
drm/msm: use compatible lists to find mdp node
Krishna Manikandan
4
-5
/
+9
2021-11-30
drm/msm/dpu: Add more of the INTF interrupt regions
Bjorn Andersson
2
-0
/
+21
2021-11-30
drm/msm/dp: Drop now unused hpd_high member
Bjorn Andersson
3
-10
/
+0
2021-11-30
drm/msm/gpu: Name GMU bos
Rob Clark
1
-9
/
+13
2021-11-30
drm/msm/gpu: Add a comment in a6xx_gmu_init()
Rob Clark
1
-0
/
+3
2021-11-30
drm/msm/gpu: Snapshot GMU debug buffer
Rob Clark
1
-0
/
+12
2021-11-30
drm/msm/gpu: Also snapshot GMU HFI buffer
Rob Clark
3
-1
/
+68
2021-11-30
drm/msm/gpu: Make a6xx_get_gmu_log() more generic
Rob Clark
1
-19
/
+15
2021-11-30
drm/msm/gpu: Add some WARN_ON()s
Rob Clark
1
-0
/
+3
2021-11-29
drm/i915: Fix DPT suspend/resume on !HAS_DISPLAY platforms
Imre Deak
1
-0
/
+6
2021-11-28
drm/msm/a6xx: Capture gmu log in devcoredump
Akhil P Oommen
3
-1
/
+44
2021-11-28
drm/msm/gpu: Respect PM QoS constraints
Rob Clark
2
-51
/
+71
2021-11-28
drm/msm: Increase gpu boost interval
Akhil P Oommen
1
-1
/
+1
2021-11-28
drm/msm/adreno: Name the shadow buffer
Rob Clark
2
-0
/
+4
2021-11-28
drm/msm: Add debugfs to disable hw err handling
Rob Clark
4
-0
/
+22
2021-11-28
drm/msm: Handle fence rollover
Rob Clark
4
-5
/
+17
2021-11-28
drm/msm: Remove struct_mutex usage
Rob Clark
8
-34
/
+49
2021-11-28
drm/msm: Drop priv->lastctx
Rob Clark
10
-35
/
+22
2021-11-28
drm/msm: Remove unnecessary struct_mutex
Rob Clark
2
-34
/
+16
2021-11-28
drm/msm/mdp5: drop vdd regulator
Dmitry Baryshkov
1
-22
/
+2
2021-11-28
drm/msm/dp: Enable ASSR for supported DP sinks
Sankeerth Billakanti
1
-2
/
+9
2021-11-28
drm/msm/dp: Enable downspread for supported DP sinks
Sankeerth Billakanti
1
-1
/
+11
2021-11-28
drm/msm/dp: Add DP controllers for sc7280
Sankeerth Billakanti
2
-2
/
+11
2021-11-28
drm/msm/dsi: stop setting clock parents manually
Dmitry Baryshkov
4
-73
/
+2
2021-11-28
drm/msm/dsi: untangle cphy setting from the src pll setting
Dmitry Baryshkov
3
-2
/
+13
2021-11-28
drm/msm/edp: drop old eDP support
Dmitry Baryshkov
11
-2662
/
+0
2021-11-28
drm/msm/mdp5: drop eDP support
Dmitry Baryshkov
1
-16
/
+1
2021-11-28
drm/msm/dpu: don't cache pipe->cap->sblk in dpu_plane
Dmitry Baryshkov
1
-17
/
+8
2021-11-28
drm/msm/dpu: don't cache pipe->cap->features in dpu_plane
Dmitry Baryshkov
1
-7
/
+5
2021-11-28
drm/msm/dpu: remove dpu_hw_pipe_cdp_cfg from dpu_plane
Dmitry Baryshkov
2
-9
/
+7
2021-11-28
drm/msm/dpu: drop dpu_csc_cfg from dpu_plane
Dmitry Baryshkov
5
-50
/
+54
2021-11-28
drm/msm/dpu: move dpu_hw_pipe_cfg out of struct dpu_plane
Dmitry Baryshkov
1
-47
/
+57
2021-11-28
drm/msm/dpu: remove stage_cfg from struct dpu_crtc
Dmitry Baryshkov
2
-7
/
+6
2021-11-28
drm/msm/dpu: drop pipe_name from struct dpu_plane
Dmitry Baryshkov
1
-6
/
+2
2021-11-28
drm/msm/dpu: remove pipe_qos_cfg from struct dpu_plane
Dmitry Baryshkov
1
-14
/
+16
2021-11-28
drm/msm/dpu: move LUT levels out of QOS config
Dmitry Baryshkov
3
-28
/
+20
2021-11-26
drm: msm: fix building without CONFIG_COMMON_CLK
Arnd Bergmann
2
-4
/
+4
2021-11-24
Revert "drm/i915/dg2: Tile 4 plane format support"
Stanislav Lisovskiy
10
-29
/
+8
2021-11-23
drm/i915/dsi: split out icl_dsi.h
Jani Nikula
5
-6
/
+18
2021-11-23
drm/i915/dsi: split out vlv_dsi.h
Jani Nikula
5
-5
/
+22
2021-11-23
drm/i915/dsi: split out vlv_dsi_pll.h
Jani Nikula
6
-24
/
+42
2021-11-23
drm/i915/dsi: split out intel_dsi_vbt.h
Jani Nikula
5
-9
/
+25
2021-11-23
drm/i915/dg2: Tile 4 plane format support
Stanislav Lisovskiy
10
-8
/
+29
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
235
-3376
/
+9312
2021-11-22
drm/msm: Do hw_init() before capturing GPU state
Rob Clark
1
-0
/
+1
2021-11-22
drm/msm/dp: Avoid unpowered AUX xfers that caused crashes
Douglas Anderson
1
-0
/
+17
2021-11-22
drm/msm/dsi: set default num_data_lanes
Philip Chen
1
-0
/
+2
2021-11-22
Merge drm/drm-next into drm-intel-next
Jani Nikula
4516
-95651
/
+292593
2021-11-22
drm/i915/rpm: Enable runtime pm autosuspend by default
Tilak Tangudu
1
-0
/
+3
[prev]
[next]