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
/
mdp
/
mdp5
/
mdp5_kms.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-22
drm/msm/mdp5: add tracking for clk enable-count
Rob Clark
1
-0
/
+4
2017-08-02
drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocks
Archit Taneja
1
-3
/
+0
2017-06-16
drm/msm/mdp4+5: move aspace/id to base class
Rob Clark
1
-4
/
+0
2017-04-08
drm/msm/mdp5: Configure 'right' hwpipe
Archit Taneja
1
-0
/
+1
2017-04-08
drm/msm/mdp5: Assign a 'right hwpipe' to plane state
Archit Taneja
1
-0
/
+1
2017-04-08
drm/msm/mdp5: Add optional 'right' Layer Mixer in CRTC state
Archit Taneja
1
-0
/
+1
2017-04-08
drm/msm/mdp5: Remove mixer/intf pointers from mdp5_ctl
Archit Taneja
1
-2
/
+2
2017-04-08
drm/msm/mdp5: Add more stuff to CRTC state
Archit Taneja
1
-0
/
+7
2017-04-08
drm/msm/mdp5: Prepare for dynamic assignment of mixers
Archit Taneja
1
-0
/
+1
2017-04-08
drm/msm/mdp5: subclass CRTC state
Archit Taneja
1
-0
/
+14
2017-04-08
drm/msm/mdp5: Clean up interface assignment
Archit Taneja
1
-1
/
+5
2017-04-08
drm/msm/mdp5: Simplify LM <-> PP mapping
Archit Taneja
1
-5
/
+5
2017-04-08
drm/msm/mdp5: Start using mdp5_hw_mixer
Archit Taneja
1
-2
/
+2
2017-04-08
drm/msm/mdp5: Add structs for hw Layer Mixers
Archit Taneja
1
-0
/
+4
2017-02-06
drm/msm/mdp5: Add support for legacy cursor updates
Archit Taneja
1
-0
/
+1
2017-02-06
drm/msm/mdp5: Misc cursor plane bits
Archit Taneja
1
-2
/
+5
2017-02-06
drm/msm/mdp5: Create single encoder per interface (INTF)
Archit Taneja
1
-6
/
+26
2017-02-06
drm/msm/mdp5: Prepare for merging video and command encoders
Archit Taneja
1
-2
/
+2
2017-02-06
drm/msm: Set encoder's mode of operation using a kms func
Archit Taneja
1
-0
/
+1
2017-01-13
drm/msm/mdp5: rip out plane->pending tracking
Rob Clark
1
-4
/
+0
2016-11-27
drm/msm/mdp5: handle SMP block allocations "atomically"
Rob Clark
1
-0
/
+1
2016-11-27
drm/msm/mdp5: dynamically assign hw pipes to planes
Rob Clark
1
-3
/
+4
2016-11-27
drm/msm/mdp5: add skeletal mdp5_state
Rob Clark
1
-0
/
+22
2016-11-27
drm/msm/mdp5: introduce mdp5_hw_pipe
Rob Clark
1
-2
/
+5
2016-11-27
drm/msm/mdp5: rip out mode_changed
Rob Clark
1
-5
/
+0
2016-11-27
drm/msm/mdp5: nuke mdp5_plane_complete_flip()
Rob Clark
1
-1
/
+0
2016-11-27
drm/msm: support multiple address spaces
Rob Clark
1
-1
/
+1
2016-11-09
drm/msm/mdp5: add atomic_print_state support
Rob Clark
1
-0
/
+12
2016-07-16
drm/msm: Call pm_runtime_enable/disable for newly created devices
Archit Taneja
1
-0
/
+2
2016-07-16
drm/msm/mdp5: Use updated MDP5 register names
Archit Taneja
1
-1
/
+1
2016-07-16
drm/msm/mdp5: Remove old kms init/destroy funcs
Archit Taneja
1
-8
/
+1
2016-07-16
drm/msm/mdp5: Create a separate MDP5 device
Archit Taneja
1
-0
/
+2
2016-07-16
drm/msm/mdp5: Don't get source of MDP core clock
Archit Taneja
1
-1
/
+0
2016-02-08
drm/msm: Nuke preclose hooks
Daniel Vetter
1
-1
/
+0
2015-12-14
drm/msm/mdp5: high precision vblank timestamp support
Archit Taneja
1
-0
/
+2
2015-10-22
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
Stephane Viau
1
-0
/
+2
2015-08-16
drm/msm/mdp: Clear pending interrupt status before enable interrupt
jilai wang
1
-1
/
+2
2015-08-16
drm/msm/mdp: Add capabilities to MDP planes (v2)
jilai wang
1
-22
/
+2
2015-08-16
drm/msm/mdp5: Allocate CTL for each display interface
Hai Li
1
-6
/
+6
2015-08-16
drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)
jilai wang
1
-11
/
+5
2015-08-16
drm/msm: don't install plane properties on crtc
Rob Clark
1
-2
/
+0
2015-08-15
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
1
-0
/
+2
2015-06-11
drm/msm: Use customized function to wait for atomic commit done
Hai Li
1
-0
/
+1
2015-04-02
drm/msm/mdp5: Enable DSI connector in msm drm driver
Hai Li
1
-2
/
+26
2015-04-02
drm/msm/mdp5: Separate MDP5 domain from MDSS domain
Stephane Viau
1
-1
/
+1
2015-04-02
drm/msm/mdp5: Add START signal to kick off certain pipelines
Stephane Viau
1
-0
/
+1
2015-04-02
drm/msm/mdp5: Enhance operation mode for pipeline configuration
Stephane Viau
1
-11
/
+40
2015-04-02
drm/msm/mdp5: Update generated header files
Stephane Viau
1
-0
/
+3
2015-02-01
drm/msm/mdp: add common YUV information for MDP4/MDP5
Stephane Viau
1
-4
/
+15
2014-11-21
drm/msm/mdp5: atomic
Rob Clark
1
-15
/
+25
[next]