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