index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
msm
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-08
drm/msm: fix an integer overflow test
Dan Carpenter
1
-1
/
+1
2017-11-08
drm/msm: Fix potential buffer overflow issue
Kasin Li
1
-2
/
+5
2017-08-06
drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are set
Jordan Crouse
1
-1
/
+2
2017-08-06
drm/msm: Ensure that the hardware write pointer is valid
Jordan Crouse
2
-2
/
+10
2017-06-14
drm/msm: Expose our reservation object when exporting a dmabuf.
Eric Anholt
3
-0
/
+9
2016-09-15
drm/msm: fix use of copy_from_user() while holding spinlock
Rob Clark
1
-5
/
+22
2015-10-22
drm/msm: Remove local fbdev emulation Kconfig option
Archit Taneja
3
-21
/
+3
2015-10-22
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
Stephane Viau
6
-14
/
+133
2015-10-22
drm/msm/mdp: Add Software Pixel Extension support
Stephane Viau
2
-31
/
+128
2015-10-22
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
Stephane Viau
1
-12
/
+13
2015-10-22
drm/msm/hdmi: Add basic HDMI support for msm8996
Stephane Viau
1
-3
/
+14
2015-10-22
drm/msm/mdp5: Avoid printing error messages for optional clocks
Stephane Viau
1
-11
/
+16
2015-10-22
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
Stephane Viau
2
-0
/
+9
2015-10-22
drm/msm/mdp5: remove the cfg pointer from SMP struct
Stephane Viau
2
-5
/
+5
2015-10-22
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
Hai Li
1
-4
/
+2
2015-10-22
drm: msm: dsi: Don't attempt changing voltage of switches
Bjorn Andersson
2
-2
/
+2
2015-10-22
drm/msm: update generated headers
Rob Clark
14
-114
/
+359
2015-10-16
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
Daniel Vetter
2
-7
/
+0
2015-10-16
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
1
-7
/
+7
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-6
/
+6
2015-09-24
Merge tag 'v4.3-rc2' into topic/drm-misc
Daniel Vetter
2
-2
/
+1
2015-09-16
gpu/drm: Kill off set_irq_flags usage
Rob Herring
1
-1
/
+0
2015-09-08
drm/atomic-helper: Add option to update planes only on active crtc
Daniel Vetter
1
-1
/
+1
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2
-4
/
+16
2015-09-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
63
-1337
/
+4462
2015-09-04
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-15
/
+2
2015-08-31
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2015-08-24
drm/msm/dsi: Convert to clk_hw based provider APIs
Stephen Boyd
1
-2
/
+2
2015-08-15
drm/msm/dsi: Introduce DSI configuration module
Hai Li
4
-146
/
+177
2015-08-15
drm/msm/dsi: Make each PHY type compilation independent
Hai Li
4
-4
/
+33
2015-08-15
drm/msm/dsi: Split PHY drivers to separate files
Hai Li
6
-758
/
+857
2015-08-15
drm/msm/dsi: Return void from msm_dsi_phy_disable()
Hai Li
2
-12
/
+6
2015-08-15
drm/msm/dsi: Specify bitmask to set source PLL
Hai Li
1
-5
/
+11
2015-08-15
drm/msm/mdp: Clear pending interrupt status before enable interrupt
jilai wang
6
-10
/
+23
2015-08-15
drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)
jilai wang
1
-8
/
+41
2015-08-15
drm/msm: add calls to prepare and unprepare panel
Srinivas Kandagatla
1
-2
/
+6
2015-08-15
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
Archit Taneja
1
-15
/
+28
2015-08-15
drm/msm/dsi: Allow dsi to connect to an external bridge
Archit Taneja
4
-8
/
+90
2015-08-15
drm/msm/dsi: Create a helper to check if there is a connected device
Archit Taneja
3
-3
/
+10
2015-08-15
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
Archit Taneja
4
-16
/
+16
2015-08-15
drm/msm/dsi: Make TE gpio optional
Archit Taneja
1
-1
/
+2
2015-08-15
drm/msm: mdp4 lvds: get panel node via of graph parsing
Archit Taneja
2
-9
/
+25
2015-08-15
drm/msm: dsi host: Use device graph parsing to parse connected panel
Archit Taneja
1
-19
/
+53
2015-08-15
drm/msm: dsi host: add missing of_node_put()
Archit Taneja
1
-1
/
+5
2015-08-15
drm/msm: Enable clocks during enable/disable_vblank() callbacks
Hai Li
4
-2
/
+102
2015-08-15
drm/msm/mdp5: Add support for msm8x74v1
jilai wang
1
-4
/
+73
2015-08-15
drm/msm/mdp5: Add DMA pipe planes for MDP5
jilai wang
1
-4
/
+21
2015-08-15
drm/msm/mdp: Add capabilities to MDP planes (v2)
jilai wang
8
-63
/
+114
2015-08-15
drm/msm/mdp5: add more YUV formats for MDP5
Stephane Viau
2
-47
/
+77
[next]