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
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-2
/
+2
2018-03-21
Merge tag 'drm-msm-next-2018-03-20' of git://people.freedesktop.org/~robclark...
Dave Airlie
71
-241
/
+1858
2018-03-19
drm/msm: fix building without debugfs
Arnd Bergmann
1
-0
/
+2
2018-03-19
drm/msm/mdp5: don't pre-reserve LM's if no dual-dsi
Rob Clark
1
-1
/
+5
2018-03-19
drm/msm/mdp5: add missing LM flush bits
Rob Clark
1
-0
/
+2
2018-03-19
drm/msm/mdp5: print a bit more of the atomic state
Rob Clark
1
-0
/
+5
2018-03-19
drm/msm/mdp5: rework CTL START signal handling
Rob Clark
7
-44
/
+35
2018-03-19
drm/msm: Trigger fence completion from GPU
Bjorn Andersson
3
-16
/
+4
2018-03-19
drm/msm/dsi: fix direct caller of msm_gem_free_object()
Rob Clark
2
-3
/
+2
2018-03-19
drm/msm: strip out msm_fence_cb
Rob Clark
2
-3
/
+0
2018-03-19
drm/msm: rename mdp->disp
Rob Clark
35
-25
/
+25
2018-03-19
drm/msm/dsi: Fix potential NULL pointer dereference in msm_dsi_modeset_init
Gustavo A. R. Silva
1
-1
/
+2
2018-03-19
drm/msm/adreno/a5xx_debugfs: fix potential NULL pointer dereference
Gustavo A. R. Silva
1
-1
/
+3
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-12
/
+2
2018-02-20
drm/msm/dsi: Get byte_intf_clk only for versions that need it
Archit Taneja
1
-5
/
+10
2018-02-20
drm/msm/adreno: Use generic function to load firmware to a buffer object
Jordan Crouse
3
-21
/
+23
2018-02-20
drm/msm/adreno: Define a list of firmware files to load per target
Jordan Crouse
8
-72
/
+80
2018-02-20
drm/msm/adreno: Rename gpmufw to powerfw
Jordan Crouse
3
-3
/
+3
2018-02-20
drm/msm: Pass the correct aperture end to drm_mm_init
Jordan Crouse
1
-1
/
+3
2018-02-20
drm/msm/gpu: Set number of clocks to 0 if the list allocation fails
Jordan Crouse
1
-1
/
+3
2018-02-20
drm/msm: Replace gem_object deprecated functions
Steve Kowalik
9
-26
/
+26
2018-02-20
drm/msm/hdmi: fix semicolon.cocci warnings
Fengguang Wu
1
-1
/
+1
2018-02-20
drm/msm/mdp5: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-02-20
drm/msm/dsi: Add byte_intf_clk
Archit Taneja
1
-0
/
+32
2018-02-20
drm/msm/dsi: Add SDM845 in dsi_cfg
Archit Taneja
2
-0
/
+20
2018-02-20
drm/msm/dsi: Use msm_clk_get in dsi_get_config
Archit Taneja
1
-4
/
+2
2018-02-20
drm/msm/dsi: Populate the 10nm PHY funcs
Archit Taneja
1
-0
/
+199
2018-02-20
drm/msm/dsi: Populate PLL 10nm clock ops
Archit Taneja
1
-8
/
+654
2018-02-20
drm/msm/dsi: Add skeleton 10nm PHY/PLL code
Archit Taneja
9
-0
/
+255
2018-02-20
drm/msm/dsi: Update generated headers for 10nm PLL/PHY
Archit Taneja
1
-13
/
+174
2018-02-20
drm/msm: add sudo flag to submit ioctl
Rob Clark
4
-0
/
+88
2018-02-20
drm/msm: add a5xx specific debugfs
Rob Clark
7
-1
/
+207
2018-02-20
drm/msm/dsi: check msm_dsi and dsi pointers before use
Lloyd Atkinson
1
-12
/
+10
2018-02-20
drm/msm/dsi: correct DSI id bounds check during registration
Lloyd Atkinson
1
-1
/
+1
2018-02-20
drm/msm/dsi: check for failure on retrieving pll in dsi manager
Lloyd Atkinson
3
-4
/
+8
2018-02-16
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-10
/
+10
2018-02-12
soc: qcom: mdt-loader: Return relocation base
Bjorn Andersson
1
-2
/
+2
2018-02-02
Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
12
-190
/
+272
2018-01-23
drm/msm/mdp5: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-10
/
+10
2018-01-12
Merge tag 'drm-msm-next-2018-01-10' of git://people.freedesktop.org/~robclark...
Dave Airlie
11
-170
/
+264
2018-01-10
drm/msm: Add devfreq support for the GPU
Jordan Crouse
4
-1
/
+110
2018-01-10
drm/msm/adreno: a5xx: Explicitly program the CP0 performance counter
Jordan Crouse
1
-0
/
+3
2018-01-10
drm/msm/adreno: Read the speed bins for a5xx targets
Jordan Crouse
1
-0
/
+23
2018-01-10
drm/msm/adreno: Move clock parsing to adreno_gpu_init()
Jordan Crouse
3
-77
/
+73
2018-01-10
drm/msm/adreno: Cleanup chipid parsing
Jordan Crouse
1
-22
/
+22
2018-01-10
drm/msm/gpu: Remove unused bus scaling code
Jordan Crouse
4
-55
/
+3
2018-01-10
drm/msm/adreno: Remove a useless call to dev_pm_opp_get_freq()
Jordan Crouse
1
-1
/
+1
2018-01-10
drm/msm/adreno: Call dev_pm_opp_put()
Jordan Crouse
2
-2
/
+10
2018-01-03
drm/msm: Fix NULL deref in adreno_load_gpu
Archit Taneja
1
-2
/
+5
2017-12-29
clk: divider: fix incorrect usage of container_of
Jerome Brunet
1
-1
/
+1
[next]