index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-21
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
Stephane Viau
1
-1
/
+1
2015-05-15
drm/msm: fix locking inconsistencies in gpu->destroy()
Rob Clark
3
-3
/
+3
2015-05-14
drm/msm/dsi: Simplify the code to get the number of read byte
Hai Li
1
-10
/
+4
2015-05-14
drm/msm: Attach assigned encoder to eDP and DSI connectors
Hai Li
3
-6
/
+12
2015-05-14
drm/msm: setup vram after component_bind_all()
Rob Clark
1
-4
/
+4
2015-05-14
drm/msm/dsi: use pr_err_ratelimited
Rob Clark
1
-1
/
+1
2015-05-14
drm/msm: fix unbalanced DRM framebuffer init/destroy
Stephane Viau
1
-4
/
+3
2015-05-14
drm/msm/mdp5: Fix iteration on INTF config array
Stephane Viau
3
-26
/
+29
2015-05-14
drm/msm/dsi: Fixup missing *break* statement during cmd rx
Hai Li
1
-0
/
+1
2015-05-14
drm/msm/dp: fix error return code
Julia Lawall
1
-1
/
+2
2015-05-14
drm: msm: Fix build when legacy fbdev support isn't set
Archit Taneja
1
-0
/
+4
2015-05-14
drm/msm/dsi: Fix a couple more 64-bit build warnings
Stephane Viau
1
-2
/
+2
2015-05-14
drm/msm: Fix a couple of 64-bit build warnings
Thierry Reding
4
-10
/
+10
2015-04-20
Merge Linus master into drm-next
Dave Airlie
2
-8
/
+8
2015-04-10
Merge remote-tracking branches 'regulator/topic/mode', 'regulator/topic/notif...
Mark Brown
1
-3
/
+3
2015-04-01
drm/msm/mdp5: Enable DSI connector in msm drm driver
Hai Li
8
-7
/
+497
2015-04-01
drm/msm: Initial add DSI connector support
Hai Li
8
-0
/
+3423
2015-04-01
drm/msm: Add split display interface
Hai Li
1
-0
/
+4
2015-04-01
drm/msm/mdp5: Move *_modeset_init out of construct_encoder function
Hai Li
1
-35
/
+54
2015-04-01
drm/msm/mdp5: Remove CTL flush dummy bits
Stephane Viau
1
-11
/
+0
2015-04-01
drm/msm/mdp5: Update headers (add CTL flush bits)
Stephane Viau
1
-2
/
+10
2015-04-01
drm/msm/mdp5: Add hardware configuration for msm8x16
Stephane Viau
1
-1
/
+51
2015-04-01
drm/msm/mdp5: Get SMP client list from mdp5_cfg
Stephane Viau
3
-24
/
+41
2015-04-01
drm/msm/mdp5: Update headers (remove enum mdp5_client_id)
Stephane Viau
1
-34
/
+7
2015-04-01
drm/msm/mdp5: Separate MDP5 domain from MDSS domain
Stephane Viau
7
-38
/
+48
2015-04-01
drm/msm/mdp5: Update headers (introduce MDP5 domain)
Stephane Viau
1
-85
/
+118
2015-04-01
drm/msm/dsi: Update generated DSI header file
Hai Li
1
-42
/
+376
2015-04-01
drm/msm/mdp5: Fix PIPE source image size settings
Hai Li
1
-2
/
+2
2015-04-01
drm/msm/mdp5: Update generated mdp5 header file with DSI support
Hai Li
1
-0
/
+105
2015-04-01
drm/msm/mdp5: Add pingpong entry to mdp5 config table
Hai Li
2
-0
/
+9
2015-04-01
drm/msm/mdp5: Make the intf connection in config module
Stephane Viau
3
-49
/
+75
2015-04-01
drm/msm/mdp5: Add START signal to kick off certain pipelines
Stephane Viau
7
-97
/
+276
2015-04-01
drm/msm/mdp5: Enhance operation mode for pipeline configuration
Stephane Viau
7
-74
/
+159
2015-04-01
drm/msm/mdp5: Update generated header files
Stephane Viau
2
-35
/
+36
2015-04-01
drm/msm/mdp5: only flush on a CRTC ->atomic_flush()
Stephane Viau
1
-7
/
+0
2015-04-01
drm/msm/hdmi: add 74.176MHz and 154.0MHz pix clks
Rob Clark
1
-0
/
+34
2015-04-01
drm/msm: add support for "stolen" mem
Rob Clark
4
-11
/
+66
2015-04-01
drm/msm: split out vram initialization
Rob Clark
1
-24
/
+34
2015-03-10
regulator: fixes for regulator_set_optimum_mode name change
Stephen Rothwell
1
-3
/
+3
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
6
-53
/
+81
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
2
-4
/
+8
2015-03-04
drm/msm: kexec fixes
Rob Clark
2
-0
/
+10
2015-03-04
drm/msm/mdp5: fix cursor blending
Rob Clark
1
-1
/
+0
2015-03-04
drm/msm/mdp5: fix cursor ROI
Rob Clark
1
-28
/
+40
2015-03-04
drm/msm/atomic: Don't leak atomic commit object when commit fails
Laurent Pinchart
1
-1
/
+3
2015-03-04
drm/msm/mdp5: Avoid flushing registers when CRTC is disabled
Stephane Viau
1
-7
/
+19
2015-03-04
drm/msm: update generated headers (add 6th lm.base entry)
Stephane Viau
1
-11
/
+4
2015-03-04
drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"
Stephane Viau
2
-5
/
+5
2015-02-24
drm/atomic-helper: Rename commmit_post/pre_planes
Daniel Vetter
1
-2
/
+2
2015-02-01
drm/msm: add moduleparam to disable fbdev
Rob Clark
1
-1
/
+8
[next]