index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/msm: fix memleak on release
Johan Hovold
2019-11-13
1
-5
/
+1
*
drm: msm: a6xx: fix debug bus register configuration
Sharat Masetty
2019-11-06
1
-12
/
+12
*
drm/msm: edp: Avoid drm_dp_link helpers
Thierry Reding
2019-10-23
1
-21
/
+49
*
Merge v5.4-rc4 into drm-next
Daniel Vetter
2019-10-23
1
-2
/
+4
|
\
|
*
drm/msm/dsi: Implement reset correctly
Jeffrey Hugo
2019-10-11
1
-2
/
+4
*
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
69
-460
/
+1034
|
\
|
|
*
drm/msm: Use the correct dma_sync calls harder
Rob Clark
2019-09-04
1
-2
/
+2
|
*
drm/msm: remove unlikely() from WARN_ON() conditions
Denis Efremov
2019-09-04
2
-3
/
+3
|
*
drm/msm/dsi: Fix return value check for clk_get_parent
Sean Paul
2019-09-04
1
-4
/
+4
|
*
drm/msm: add atomic traces
Rob Clark
2019-09-04
5
-4
/
+136
|
*
drm/msm/dpu: async commit support
Rob Clark
2019-09-04
6
-45
/
+34
|
*
drm/msm: async commit support
Rob Clark
2019-09-04
4
-1
/
+210
|
*
drm/msm: split power control from prepare/complete_commit
Rob Clark
2019-09-04
5
-14
/
+54
|
*
drm/msm: add kms->flush_commit()
Rob Clark
2019-09-04
5
-4
/
+63
|
*
drm/msm: convert kms->complete_commit() to crtc_mask
Rob Clark
2019-09-04
7
-36
/
+11
|
*
drm/msm: add kms->wait_flush()
Rob Clark
2019-09-04
5
-42
/
+54
|
*
drm/msm/dpu: handle_frame_done() from vblank irq
Rob Clark
2019-09-04
2
-23
/
+9
|
*
drm/msm/dpu: add real wait_for_commit_done()
Rob Clark
2019-09-04
1
-1
/
+21
|
*
drm/msm/dpu: unwind async commit handling
Rob Clark
2019-09-04
6
-57
/
+37
|
*
drm/msm/dpu: remove unused arg
Rob Clark
2019-09-04
3
-4
/
+3
|
*
drm/msm/dpu: remove some impossible error checking
Rob Clark
2019-09-04
6
-45
/
+0
|
*
drm/msm/dpu: add rotation property
Rob Clark
2019-09-04
1
-0
/
+20
|
*
drm/msm: Remove Kconfig default
Jordan Crouse
2019-09-04
1
-1
/
+1
|
*
drm/msm/dpu: remove stray "\n"
Rob Clark
2019-09-04
1
-1
/
+1
|
*
drm/msm/dpu: fix "frame done" timeouts
Rob Clark
2019-09-04
4
-33
/
+38
|
*
drm/msm: Use struct_size() helper
Gustavo A. R. Silva
2019-09-04
1
-2
/
+2
|
*
drm/msm: Use generic bulk clock function
Jordan Crouse
2019-09-04
4
-43
/
+2
|
*
drm/msm/mdp5: Find correct node for creating gem address space
Jeffrey Hugo
2019-09-04
1
-1
/
+6
|
*
drm/msm/phy/dsi_phy: silence -EPROBE_DEFER warnings
Brian Masney
2019-09-04
1
-5
/
+7
|
*
drm/msm/a6xx: add missing MODULE_FIRMWARE()
Rob Clark
2019-09-04
1
-0
/
+1
|
*
drm/msm/mdp5: Add msm8998 support
Jeffrey Hugo
2019-09-04
1
-5
/
+127
|
*
drm/msm/dpu: remove dpu_mdss:hwversion
Rob Clark
2019-09-04
1
-5
/
+0
|
*
drm/msm: Transition console to msm framebuffer
Jeffrey Hugo
2019-09-04
1
-0
/
+3
|
*
drm/msm/hdmi: Convert to use GPIO descriptors
Linus Walleij
2019-09-04
3
-67
/
+45
|
*
drm/msm/dpu: Drop unused GPIO code
Linus Walleij
2019-09-04
3
-9
/
+5
|
*
drm/msm/dsi: Drop unused GPIO includes
Linus Walleij
2019-09-04
1
-2
/
+0
|
*
drm/msm/mdp4: Drop unused GPIO include
Linus Walleij
2019-09-04
1
-2
/
+0
|
*
drm/msm: drop use of drmP.h
Sam Ravnborg
2019-09-04
40
-18
/
+99
|
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
3
-11
/
+11
|
|
\
|
*
\
Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-09
5
-33
/
+19
|
|
\
\
|
*
|
|
drm: msm: Fix add_gpu_components
Jeffrey Hugo
2019-08-01
1
-1
/
+2
|
*
|
|
drm/msm: Annotate intentional switch statement fall throughs
Jordan Crouse
2019-08-01
3
-0
/
+4
|
*
|
|
drm/msm: add support for per-CRTC max_vblank_count on mdp5
Brian Masney
2019-08-01
2
-2
/
+16
|
*
|
|
drm/msm: Use the correct dma_sync calls in msm_gem
Rob Clark
2019-07-31
1
-5
/
+42
|
*
|
|
drm/msm: stop abusing dma_map/unmap for cache
Rob Clark
2019-07-22
1
-2
/
+2
|
*
|
|
drm/msm/dpu: Correct dpu encoder spinlock initialization
Shubhashree Dhar
2019-07-22
1
-2
/
+1
|
*
|
|
drm/msm: correct NULL pointer dereference in context_init
Brian Masney
2019-07-22
1
-1
/
+1
*
|
|
|
drm/msm: use drm_debug_enabled() to check for debug categories
Jani Nikula
2019-10-02
1
-2
/
+2
*
|
|
|
drm/msm: Use drm_attach_bridge() to attach a bridge to an encoder
Boris Brezillon
2019-08-28
2
-2
/
+6
*
|
|
|
drm: Stop including drm_bridge.h from drm_crtc.h
Boris Brezillon
2019-08-28
3
-0
/
+4
|
|
_
|
/
|
/
|
|
[next]