index
:
kernel
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
2015-08-14
drm/msm: fix msm_gem_prime_get_sg_table()
Rob Clark
2015-08-06
drm/msm: Use new drm_fb_helper functions
Archit Taneja
2015-07-29
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
Wentao Xu
2015-07-29
drm/msm: change to uninterruptible wait in atomic commit
Wentao Xu
2015-07-29
drm/msm: mdp4: Fix drm_framebuffer dereference crash
Archit Taneja
2015-07-29
drm/msm: fix msm_gem_prime_get_sg_table()
Rob Clark
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-06
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
Uwe Kleine-König
2015-06-11
drm/msm: restart queued submits after hang
Rob Clark
2015-06-11
drm/msm: fix timeout calculation
Rob Clark
2015-06-11
drm/msm/hdmi: Use pinctrl in HDMI driver
Stephane Viau
2015-06-11
drm/msm/hdmi: Point to the right struct device
Stephane Viau
2015-06-11
drm/msm/mdp: Add support for more 32-bit RGB formats
Stephane Viau
2015-06-11
drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()
Laurent Pinchart
2015-06-11
drm/msm/mdp5: Always generate active-high sync signals for DSI
Hai Li
2015-06-11
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
Brian Norris
2015-06-11
drm/msm: use devm_gpiod_get_optional for optional reset gpio
Uwe Kleine-König
2015-06-11
drm/msm/dsi: Separate PHY to another platform device
Hai Li
2015-06-11
drm/msm/dsi: Enable PLL driver in MSM DSI
Hai Li
2015-06-11
drm/msm/dsi: Add DSI PLL clock driver support
Hai Li
2015-06-11
drm/msm: use IS_ERR() to check regulator_get() return
Fabian Frederick
2015-06-11
drm/msm: use IS_ERR() to check msm_ioremap() return
Fabian Frederick
2015-06-11
drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit
Hai Li
2015-06-11
drm/msm: Use customized function to wait for atomic commit done
Hai Li
2015-06-11
drm/msm: drop redundant debug output
Nicholas Mc Guire
2015-06-11
drm/msm: wait_for_completion_timeout return is never negative
Nicholas Mc Guire
2015-06-11
drm/msm: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-06-11
drm/msm: dsi: Provide option to force continuous HS clock
Archit Taneja
2015-06-11
drm/msm: Call drm_prime_gem_destroy to clean up imported GEM object
jilai wang
2015-06-11
drm/msm/edp: fix build warning - missing prototype
Rob Clark
2015-06-11
drm/msm: drop redundant output in debug message
Nicholas Mc Guire
2015-06-11
drm/msm: fix HZ dependency of timeout
Nicholas Mc Guire
2015-06-11
drm/msm: fixup wait_for_completion_timeout handling
Nicholas Mc Guire
2015-06-11
drm/msm/mdp5: fix for crash in disable path
Rob Clark
2015-06-11
drm/msm: workaround for missing irq on a306/8x16
Rob Clark
2015-06-11
drm/msm: adreno a306 support
Rob Clark
2015-06-11
drm/msm: clarify downstream bus scaling
Rob Clark
2015-06-11
drm/msm/mdp4: Support NV12MT format in mdp4
Rob Clark
2015-06-11
drm/msm: update generated headers
Rob Clark
2015-06-11
drm/msm: add missing DRIVER_ATOMIC flag
Rob Clark
2015-06-11
drm/msm/adreno: dump scratch regs and other info on hang
Rob Clark
2015-05-21
drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()
Stephane Viau
2015-05-15
drm/msm: fix locking inconsistencies in gpu->destroy()
Rob Clark
2015-05-14
drm/msm/dsi: Simplify the code to get the number of read byte
Hai Li
2015-05-14
drm/msm: Attach assigned encoder to eDP and DSI connectors
Hai Li
2015-05-14
drm/msm: setup vram after component_bind_all()
Rob Clark
2015-05-14
drm/msm/dsi: use pr_err_ratelimited
Rob Clark
2015-05-14
drm/msm: fix unbalanced DRM framebuffer init/destroy
Stephane Viau
2015-05-14
drm/msm/mdp5: Fix iteration on INTF config array
Stephane Viau
2015-05-14
drm/msm/dsi: Fixup missing *break* statement during cmd rx
Hai Li
[prev]
[next]