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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-23
drm: mali-dp: fix Lx_CONTROL register fields clobber
Mihail Atanassov
1
-1
/
+2
2017-01-23
drm: mali-dp: Fix transposed horizontal/vertical flip
Brian Starkey
1
-2
/
+2
2017-01-23
drm: mali-dp: Fix destination size handling when rotating
Brian Starkey
1
-7
/
+2
2017-01-23
drm: mali-dp: Don't force source size == crtc size
Brian Starkey
1
-2
/
+1
2017-01-23
drm: mali-dp: Check more use cases in the plane's ->atomic_check()
Liviu Dudau
1
-1
/
+14
2017-01-23
drm: malidp: Remove event_list member from struct malidp_drm
Liviu Dudau
2
-3
/
+1
2017-01-23
drm/arm/malidp: Fix possible dereference of NULL
Shailendra Verma
1
-7
/
+8
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2
-5
/
+5
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-12-14
drm/arm: Add local 'fb' variables
Ville Syrjälä
2
-11
/
+13
2016-12-05
Backmerge tag 'v4.9-rc8' into drm-next
Dave Airlie
2
-4
/
+3
2016-11-25
drm: hdlcd: Fix cleanup order
Robin Murphy
1
-1
/
+1
2016-11-22
drm/arm: hdlcd: fix plane base address update
Russell King
1
-3
/
+2
2016-11-17
Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
2
-15
/
+22
2016-11-11
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...
Dave Airlie
5
-40
/
+92
2016-11-08
drm: mali-dp: Clear CVAL when leaving config mode
Brian Starkey
1
-0
/
+2
2016-11-04
drm/arm: mark symbols static where possible
Baoyou Xie
1
-3
/
+4
2016-11-04
drm: mali-dp: Add support for setting plane's rotation property from userspace.
Liviu Dudau
1
-0
/
+1
2016-11-04
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
Brian Starkey
1
-2
/
+1
2016-11-04
drm: mali-dp: Store internal format and n_planes in plane state
Brian Starkey
2
-15
/
+15
2016-11-04
drm: mali-dp: Enable alpha blending
Brian Starkey
1
-6
/
+27
2016-11-04
drm: mali-dp: Refactor plane initialisation
Brian Starkey
1
-13
/
+8
2016-11-04
arm: mali-dp: Extract mode_config cleanup into malidp_fini
Brian Starkey
1
-4
/
+8
2016-11-04
drm: mali-dp: Add pitch alignment check for planes
Brian Starkey
1
-1
/
+14
2016-11-04
drm: mali-dp: Add pitch alignment check function
Brian Starkey
2
-0
/
+12
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
2
-4
/
+0
2016-10-31
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
Brian Starkey
2
-15
/
+22
2016-10-25
drm: convert DT component matching to component_match_add_release()
Russell King
2
-2
/
+5
2016-10-21
drm/arm: Use per-plane rotation property
Ville Syrjälä
1
-8
/
+5
2016-10-18
drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-6
/
+1
2016-10-18
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
Laurent Pinchart
1
-3
/
+2
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2
-4
/
+4
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+2
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2
-11
/
+11
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-07-18
drm/arm: make fbdev support really optional
Tobias Jakobi
1
-1
/
+0
2016-07-18
drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
Markus Elfring
1
-2
/
+1
2016-06-15
drm/arm: Add support for Mali Display Processors
Liviu Dudau
9
-0
/
+2202
2016-06-10
drm/hdlcd: Use helper support for nonblocking commits
Daniel Vetter
1
-7
/
+1
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-19
/
+0
2016-06-09
Backmerge tag 'v4.7-rc2' into drm-next
Dave Airlie
3
-81
/
+78
2016-06-02
drm: hdlcd: Add information about the underlying framebuffers in debugfs
Liviu Dudau
1
-0
/
+1
2016-06-02
drm: hdlcd: Cleanup the atomic plane operations
Liviu Dudau
2
-17
/
+29
2016-06-02
drm/hdlcd: Fix up crtc_state->event handling
Daniel Vetter
3
-29
/
+9
2016-06-02
drm: hdlcd: Revamp runtime power management
Liviu Dudau
3
-35
/
+39
[prev]
[next]