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
/
arm
/
malidp_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-06
drm: convert drivers to use of_graph_get_remote_node
Rob Herring
1
-24
/
+4
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-02-12
drm: Constify drm_mode_config atomic helper private pointer
Laurent Pinchart
1
-1
/
+1
2017-02-07
drm: malidp: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-21
/
+0
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+1
2017-01-26
drm: mali-dp: Check for sufficient address space
Mihail Atanassov
1
-0
/
+20
2017-01-26
drm: mali-dp: Check hw version matches device-tree
Mihail Atanassov
1
-0
/
+52
2017-01-23
drm: malidp: Remove event_list member from struct malidp_drm
Liviu Dudau
1
-2
/
+0
2016-11-17
Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-7
/
+11
2016-11-11
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
1
-6
/
+13
2016-11-04
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
Brian Starkey
1
-2
/
+1
2016-11-04
arm: mali-dp: Extract mode_config cleanup into malidp_fini
Brian Starkey
1
-4
/
+8
2016-11-02
drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.
Liviu Dudau
1
-0
/
+3
2016-11-02
drm: mali-dp: Clear the config_valid flag before using it in wait_event.
Liviu Dudau
1
-0
/
+1
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-31
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
Brian Starkey
1
-7
/
+11
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
1
-1
/
+3
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+2
2016-07-28
drm/arm: mali-dp: Fix error return code in malidp_bind()
Wei Yongjun
1
-1
/
+3
2016-07-28
drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
Wei Yongjun
1
-3
/
+1
2016-07-26
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
Brian Starkey
1
-3
/
+10
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau
1
-0
/
+512
[prev]