index
:
kernel
0x221E-v0.0-v7.0
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
2017-08-22
drm/msm: make msm_framebuffer_init() static
Rob Clark
2017-08-22
drm/msm: add helper to allocate stolen fb
Rob Clark
2017-08-22
drm/msm: don't track fbdev's gem object separately
Rob Clark
2017-08-22
drm/msm: add modeset module param
Rob Clark
2017-08-22
drm/msm/mdp5: add tracking for clk enable-count
Rob Clark
2017-08-22
drm/msm: remove unused define
Rob Clark
2017-08-22
drm/msm: Add a helper function for in-kernel buffer allocations
Jordan Crouse
2017-08-22
drm/msm: Attach the GPU MMU when it is created
Jordan Crouse
2017-08-17
Merge tag 'drm-misc-next-2017-08-16' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-08-16
drm/msm: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-02
drm/msm: Add A5XX hardware fault detection
Jordan Crouse
2017-08-02
drm/msm: Remove uneeded platform dev members
Jordan Crouse
2017-08-02
drm/msm/mdp5: Set up runtime PM for MDSS
Archit Taneja
2017-08-02
drm/msm/mdp5: Write to SMP registers even if allocations don't change
Archit Taneja
2017-08-02
drm/msm/mdp5: Don't use mode_set helper funcs for encoders and CRTCs
Archit Taneja
2017-08-02
drm/msm/dsi: Implement RPM suspend/resume callbacks
Archit Taneja
2017-08-02
drm/msm/dsi: Set up runtime PM for DSI
Archit Taneja
2017-08-02
drm/msm/hdmi: Set up runtime PM for HDMI
Archit Taneja
2017-08-02
drm/msm/mdp5: Use runtime PM get/put API instead of toggling clocks
Archit Taneja
2017-08-01
drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations
Arnd Bergmann
2017-08-01
drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM
Arnd Bergmann
2017-08-01
drm/msm/adreno: Prevent unclocked access when retrieving timestamps
Archit Taneja
2017-08-01
drm/msm: args->fence should be args->flags
Jordan Crouse
2017-08-01
drm/msm: Turn off hardware clock gating before reading A5XX registers
Jordan Crouse
2017-08-01
drm/msm: Allow hardware clock gating to be toggled
Jordan Crouse
2017-08-01
drm/msm: Remove some potentially blocked register ranges
Jordan Crouse
2017-08-01
drm/msm/mdp5: Drop clock names with "_clk" suffix
Archit Taneja
2017-08-01
drm/msm/mdp5: Fix typo in encoder_enable path
Archit Taneja
2017-08-01
drm/msm: NULL pointer dereference in drivers/gpu/drm/msm/msm_gem_vma.c
Hans Verkuil
2017-08-01
drm/msm: fix WARN_ON in add_vma() with no iommu
Hans Verkuil
2017-08-01
drm/msm/dsi: Calculate link clock rates with updated dsi->lanes
Archit Taneja
2017-08-01
drm/msm/mdp5: fix unclocked register access in _cursor_set()
Rob Clark
2017-08-01
drm/msm: unlock on error in msm_gem_get_iova()
Dan Carpenter
2017-08-01
drm/msm: fix an integer overflow test
Dan Carpenter
2017-08-01
drm/msm/mdp5: Fix compilation warnings
Viresh Kumar
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
2017-08-01
drm/msm: Convert to use new iterator macros, v2.
Maarten Lankhorst
2017-07-26
drm/msm: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
2017-07-26
drm/<drivers>: Drop fbdev info flags
Daniel Vetter
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-19
drm/msm: Fix potential buffer overflow issue
Kasin Li
2017-06-17
drm/msm: Separate locking of buffer resources from struct_mutex
Sushmita Susheelendra
2017-06-16
drm/msm/hdmi: Fix HDMI pink strip issue seen on 8x96
Archit Taneja
2017-06-16
drm/msm/hdmi: 8996 PLL: Populate unprepare
Archit Taneja
[prev]
[next]