Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
a9ee34b70e07ce942806eda154e48ea3f754a76f
/
drivers
/
gpu
/
drm
/
msm
a9ee34b
drm/msm: Remove local fbdev emulation Kconfig option
by Archit Taneja
· 10 years ago
d879eb5
drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)
by Stephane Viau
· 9 years ago
8e2930c
drm/msm/mdp: Add Software Pixel Extension support
by Stephane Viau
· 9 years ago
95651cd
drm/msm/mdp5: Use the newly introduced enum mdp_component_type
by Stephane Viau
· 9 years ago
0afbe59
drm/msm/hdmi: Add basic HDMI support for msm8996
by Stephane Viau
· 9 years ago
d40325b
drm/msm/mdp5: Avoid printing error messages for optional clocks
by Stephane Viau
· 9 years ago
5e921b1
drm/msm: Fix IOMMU clean up path in case msm_iommu_new() fails
by Stephane Viau
· 9 years ago
60fb49c
drm/msm/mdp5: remove the cfg pointer from SMP struct
by Stephane Viau
· 9 years ago
e01b1bf
drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHY
by Hai Li
· 9 years ago
556a76e
drm: msm: dsi: Don't attempt changing voltage of switches
by Bjorn Andersson
· 9 years ago
8217e97
drm/msm: update generated headers
by Rob Clark
· 9 years ago
4e270f0
drm/gem: Drop struct_mutex requirement from drm_gem_mmap_obj
by Daniel Vetter
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
646db26
Merge tag 'v4.3-rc2' into topic/drm-misc
by Daniel Vetter
· 9 years ago
ca0141d
gpu/drm: Kill off set_irq_flags usage
by Rob Herring
· 9 years ago
aef9dbb
drm/atomic-helper: Add option to update planes only on active crtc
by Daniel Vetter
· 9 years ago
844f911
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
by Maarten Lankhorst
· 9 years ago
f377ea8
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
8d2faea
Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 9 years ago
f36fc04
Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 9 years ago
203e118
drm/msm/dsi: Convert to clk_hw based provider APIs
by Stephen Boyd
· 9 years ago
d248b61
drm/msm/dsi: Introduce DSI configuration module
by Hai Li
· 9 years ago
1bf4d7c
drm/msm/dsi: Make each PHY type compilation independent
by Hai Li
· 9 years ago
5c82902
drm/msm/dsi: Split PHY drivers to separate files
by Hai Li
· 9 years ago
29e6169
drm/msm/dsi: Return void from msm_dsi_phy_disable()
by Hai Li
· 9 years ago
fae11c1
drm/msm/dsi: Specify bitmask to set source PLL
by Hai Li
· 9 years ago
29f034d
drm/msm/mdp: Clear pending interrupt status before enable interrupt
by jilai wang
· 9 years ago
8089082
drm/msm/mdp5: Add rotation (hflip/vflip) support to MDP5 planes (v2)
by jilai wang
· 9 years ago
095022b
drm/msm: add calls to prepare and unprepare panel
by Srinivas Kandagatla
· 9 years ago
09992e4d
drm/msm/dsi: Modify dsi manager bridge ops to work with external bridges
by Archit Taneja
· 9 years ago
c118e29
drm/msm/dsi: Allow dsi to connect to an external bridge
by Archit Taneja
· 9 years ago
6f054ec
drm/msm/dsi: Create a helper to check if there is a connected device
by Archit Taneja
· 9 years ago
a9ddac9
drm/msm/dsi: Refer to connected device as 'device' instead of 'panel'
by Archit Taneja
· 9 years ago
60d05cb
drm/msm/dsi: Make TE gpio optional
by Archit Taneja
· 10 years ago
3d6df06
drm/msm: mdp4 lvds: get panel node via of graph parsing
by Archit Taneja
· 10 years ago
f7009d2
drm/msm: dsi host: Use device graph parsing to parse connected panel
by Archit Taneja
· 10 years ago
14bb28b
drm/msm: dsi host: add missing of_node_put()
by Archit Taneja
· 10 years ago
78b1d47
drm/msm: Enable clocks during enable/disable_vblank() callbacks
by Hai Li
· 9 years ago
8a94b0a
drm/msm/mdp5: Add support for msm8x74v1
by jilai wang
· 10 years ago
8155ad4
drm/msm/mdp5: Add DMA pipe planes for MDP5
by jilai wang
· 10 years ago
3498409
drm/msm/mdp: Add capabilities to MDP planes (v2)
by jilai wang
· 10 years ago
bef799f
drm/msm/mdp5: add more YUV formats for MDP5
by Stephane Viau
· 10 years ago
9cc137a
drm/msm/mdp5: use 2 memory clients for YUV formats on newer mdp5
by Wentao Xu
· 10 years ago
ff78a6b
drm/msm/mdp: mark if a MDP format is YUV at definition
by Wentao Xu
· 10 years ago
02b3ee4
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
by Uwe Kleine-König
· 10 years ago
328e1a6
drm/msm/dsi: Save/Restore PLL status across PHY reset
by Hai Li
· 10 years ago
da882cd
drm/msm/dsi: One function call less in dsi_init() after error detection
by Markus Elfring
· 10 years ago
a60bbb2
drm/msm/dsi: Delete an unnecessary check before the function call "dsi_destroy"
by Markus Elfring
· 10 years ago
b96b3a0
drm/msm/mdp5: Allocate CTL0/1 for dual DSI single FLUSH
by Hai Li
· 10 years ago
c71716b
drm/msm/mdp5: Allocate CTL for each display interface
by Hai Li
· 10 years ago
1298778
drm/msm/mdp5: Add plane blending operation support for MDP5 (v2)
by jilai wang
· 10 years ago
4ff696e
drm/msm: don't install plane properties on crtc
by Rob Clark
· 9 years ago
0119936
drm/msm/dsi: Report PHY errors only when they really occur
by Archit Taneja
· 10 years ago
9b7a9fc
drm/msm: Set different display size limitation on each target
by Hai Li
· 10 years ago
5cf3a45
drm/msm/hdmi: standardize on lead chip for compatible names
by Rob Clark
· 9 years ago
3a84f84
drm/msm: Add support for msm8x94
by Stephane Viau
· 10 years ago
da32855
drm/msm/hdmi: remove ->reset() from HDMI PHY
by Stephane Viau
· 10 years ago
dcefc11
drm/msm/dsi: Add support for msm8x94
by Hai Li
· 10 years ago
ab8909b
drm/msm/dsi: Use pinctrl in DSI driver
by Hai Li
· 10 years ago
678565c
drm/msm/dsi: Rename *dual panel* to *dual DSI*
by Hai Li
· 10 years ago
13351cd
drm/msm/dsi: Update source PLL selection in DSI PHY
by Hai Li
· 10 years ago
c6a57a5
drm/msm/hdmi: add hdmi hdcp support (V3)
by jilai wang
· 10 years ago
2d3584e
drm/msm: update generated headers
by Rob Clark
· 9 years ago
657c63f
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
by Wentao Xu
· 10 years ago
a9702ca
drm/msm: change to uninterruptible wait in atomic commit
by Wentao Xu
· 10 years ago
507d71b
drm/msm: mdp4: Fix drm_framebuffer dereference crash
by Archit Taneja
· 10 years ago
bbcc718
drm/msm: fix msm_gem_prime_get_sg_table()
by Rob Clark
· 9 years ago
778014f
drm/msm: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
b4cba04
drm/msm/mdp5: release SMB (shared memory blocks) in various cases
by Wentao Xu
· 10 years ago
99fc1bc
drm/msm: change to uninterruptible wait in atomic commit
by Wentao Xu
· 10 years ago
a1c3e3e
drm/msm: mdp4: Fix drm_framebuffer dereference crash
by Archit Taneja
· 10 years ago
ac45146
drm/msm: fix msm_gem_prime_get_sg_table()
by Rob Clark
· 9 years ago
613d2b2
drm/atomic: pass old crtc state to atomic_begin/flush.
by Maarten Lankhorst
· 9 years ago
89ae3d3
drm/msm/dp: use flags argument of devm_gpiod_get to set direction
by Uwe Kleine-König
· 10 years ago
1a370be
drm/msm: restart queued submits after hang
by Rob Clark
· 10 years ago
56c2da8
drm/msm: fix timeout calculation
by Rob Clark
· 10 years ago
865807d
drm/msm/hdmi: Use pinctrl in HDMI driver
by Stephane Viau
· 10 years ago
5e4eb82
drm/msm/hdmi: Point to the right struct device
by Stephane Viau
· 10 years ago
fbd4ae8
drm/msm/mdp: Add support for more 32-bit RGB formats
by Stephane Viau
· 10 years ago
f65c18c
drm/msm/atomic: Clean up planes in the error paths of .atomic_commit()
by Laurent Pinchart
· 10 years ago
1efb92a
drm/msm/mdp5: Always generate active-high sync signals for DSI
by Hai Li
· 10 years ago
964a075
drm/msm: dsi: fix compile errors when CONFIG_GPIOLIB=n
by Brian Norris
· 10 years ago
9590e69
drm/msm: use devm_gpiod_get_optional for optional reset gpio
by Uwe Kleine-König
· 10 years ago
ec31abf
drm/msm/dsi: Separate PHY to another platform device
by Hai Li
· 10 years ago
9d32c498
drm/msm/dsi: Enable PLL driver in MSM DSI
by Hai Li
· 10 years ago
825637b
drm/msm/dsi: Add DSI PLL clock driver support
by Hai Li
· 10 years ago
bdc80de
drm/msm: use IS_ERR() to check regulator_get() return
by Fabian Frederick
· 10 years ago
73dbf69
drm/msm: use IS_ERR() to check msm_ioremap() return
by Fabian Frederick
· 10 years ago
68cdbed
drm/msm/mdp5: Wait for PP_DONE irq for command mode CRTC atomic commit
by Hai Li
· 10 years ago
0a5c9aa
drm/msm: Use customized function to wait for atomic commit done
by Hai Li
· 10 years ago
0c076bf
drm/msm: drop redundant debug output
by Nicholas Mc Guire
· 10 years ago
c6d0baf
drm/msm: wait_for_completion_timeout return is never negative
by Nicholas Mc Guire
· 10 years ago
a51d01f
drm/msm: match wait_for_completion_timeout return type
by Nicholas Mc Guire
· 10 years ago
65c5e54
drm/msm: dsi: Provide option to force continuous HS clock
by Archit Taneja
· 10 years ago
f28730c
drm/msm: Call drm_prime_gem_destroy to clean up imported GEM object
by jilai wang
· 10 years ago
07549df
drm/msm/edp: fix build warning - missing prototype
by Rob Clark
· 10 years ago
a7c0769
drm/msm: drop redundant output in debug message
by Nicholas Mc Guire
· 10 years ago
84c3b87
drm/msm: fix HZ dependency of timeout
by Nicholas Mc Guire
· 10 years ago
Next »