index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: Take the mutex before calling msm_gem_new_impl
Jordan Crouse
2018-04-13
1
-0
/
+6
*
drm/msm: fix leak in failed get_pages
Prakash Kamliya
2018-03-24
1
-4
/
+10
*
drm/msm: fix an integer overflow test
Dan Carpenter
2017-11-08
1
-2
/
+2
*
drm/msm: Fix potential buffer overflow issue
Kasin Li
2017-11-08
1
-3
/
+6
*
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
2017-08-06
1
-1
/
+2
*
drm/msm: Put back the vaddr in submit_reloc()
Jordan Crouse
2017-08-06
1
-6
/
+9
*
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2017-08-06
2
-2
/
+10
*
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
2017-06-14
3
-0
/
+9
*
drm/msm/adreno: move function declarations to header file
Baoyou Xie
2017-04-12
2
-3
/
+3
*
drm/msm: Fix error handling crashes seen when VRAM allocation fails
Archit Taneja
2016-11-04
2
-3
/
+6
*
drm/msm/mdp5: 8x16 actually has 8 mixer stages
Rob Clark
2016-11-02
1
-1
/
+1
*
drm/msm/mdp5: no scaling support on RGBn pipes for 8x16
Rob Clark
2016-11-02
2
-7
/
+4
*
drm/msm/mdp5: handle non-fullscreen base plane case
Rob Clark
2016-11-02
1
-18
/
+28
*
drm/msm: Set CLK_IGNORE_UNUSED flag for PLL clocks
Archit Taneja
2016-11-02
4
-0
/
+4
*
drm/msm/dsi: Queue HPD helper work in attach/detach callbacks
Archit Taneja
2016-11-02
1
-2
/
+12
*
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
13
-63
/
+131
|
\
|
*
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-28
3
-5
/
+39
|
|
\
|
*
\
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
2016-09-28
12
-51
/
+120
|
|
\
\
|
|
*
|
drm/msm: bump kernel api version for explicit fencing
Rob Clark
2016-09-21
1
-1
/
+2
|
|
*
|
drm/msm: submit support for out-fences
Rob Clark
2016-09-15
1
-0
/
+25
|
|
*
|
drm/msm: move fence allocation out of msm_gpu_submit()
Rob Clark
2016-09-15
3
-13
/
+11
|
|
*
|
drm/msm: submit support for in-fences
Rob Clark
2016-09-15
2
-3
/
+32
|
|
*
|
drm/msm: extend the submit ioctl to pass in flags
Rob Clark
2016-09-15
1
-1
/
+4
|
|
*
|
drm/msm/mdp5: Set rotation property initial value to DRM_ROTATE_0 insted of 0
Ville Syrjälä
2016-09-15
1
-2
/
+2
|
|
*
|
drm/msm/hdmi: don't print error when adding i2c adapter fails
Wolfram Sang
2016-09-15
1
-4
/
+1
|
|
*
|
drm/msm/mdp4: mark symbols static where possible
Baoyou Xie
2016-09-15
2
-2
/
+2
|
|
*
|
drm/msm: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-09-15
1
-12
/
+10
|
|
*
|
drm/msm/hdmi: Clean up HDMI gpio DT bindings
Archit Taneja
2016-09-15
1
-2
/
+19
|
|
*
|
drm/msm/mdp4: Fix issue with LCDC/LVDS port parsing
Archit Taneja
2016-09-15
1
-11
/
+12
|
*
|
|
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
|
*
|
|
drm/fence: allow fence waiting to be interrupted by userspace
Gustavo Padovan
2016-09-12
1
-1
/
+1
|
|
/
/
|
*
|
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
|
*
|
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-19
2
-4
/
+4
|
*
|
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-08-08
1
-5
/
+5
*
|
|
Merge branch 'work.const-qstr' into work.misc
Al Viro
2016-10-08
2
-4
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
gpu: use %pd
Al Viro
2016-08-07
2
-4
/
+4
|
|
/
*
|
drm/msm: protect against faults from copy_from_user() in submit ioctl
Rob Clark
2016-08-28
3
-0
/
+18
*
|
drm/msm: fix use of copy_from_user() while holding spinlock
Rob Clark
2016-08-28
1
-5
/
+22
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-7
/
+6
*
drm/msm: Delete an unnecessary check before drm_gem_object_unreference()
Markus Elfring
2016-07-16
1
-3
/
+1
*
drm/msm: Delete unnecessary checks before drm_gem_object_unreference_unlocked()
Markus Elfring
2016-07-16
3
-7
/
+4
*
drm/msm/hdmi: Delete an unnecessary check before the function call "kfree"
Markus Elfring
2016-07-16
1
-1
/
+1
*
drm/msm: return -EFAULT instead of bytes remaining
Dan Carpenter
2016-07-16
2
-5
/
+7
*
drm/msm/hdmi: use PTR_ERR_OR_ZERO() to simplify the code
Wei Yongjun
2016-07-16
1
-4
/
+1
*
drm/msm: add missing of_node_put after calling of_parse_phandle
Peter Chen
2016-07-16
1
-0
/
+1
*
drm/msm: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
2016-07-16
1
-4
/
+2
*
drm/msm/dsi: Fix return value check in msm_dsi_host_set_display_mode()
Wei Yongjun
2016-07-16
1
-2
/
+2
*
drm: msm: Add ASoC generic hdmi audio codec support.
Srinivas Kandagatla
2016-07-16
3
-1
/
+134
*
drm/msm/rd: add module param to dump all bo's
Rob Clark
2016-07-16
1
-7
/
+31
*
drm/msm/rd: split out snapshot_buf helper
Rob Clark
2016-07-16
1
-14
/
+22
[next]