Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7c8c03bfc7b9f5211d8a69eab7fee99c9fb4f449
/
drivers
/
gpu
/
drm
/
arm
d1479f6
drm: mali-dp: Fix smart layer not going to composition
by Mihail Atanassov
· 8 years ago
9a8b0a2
drm: mali-dp: Remove mclk rate management
by Mihail Atanassov
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
012bbe2
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
e0dfccf
drm/hdlcd: Remove hdlcd_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
83d642e
drm: mali-dp: fix stride setting for multi-plane formats
by Mihail Atanassov
· 8 years ago
b70b332
drm: mali-dp: Add plane offset to the plane's physical start address register
by Liviu Dudau
· 8 years ago
4d6000e
drm: mali-dp: Check for sufficient address space
by Mihail Atanassov
· 8 years ago
592d8c8
drm: mali-dp: Check hw version matches device-tree
by Mihail Atanassov
· 8 years ago
6211b48
drm: mali-dp: Rename malidp_input_format to malidp_pixel_format
by Brian Starkey
· 8 years ago
c7ffa59
drm: mali-dp: fix Lx_CONTROL register fields clobber
by Mihail Atanassov
· 8 years ago
7916efe
drm: mali-dp: Fix transposed horizontal/vertical flip
by Brian Starkey
· 8 years ago
edabb3c
drm: mali-dp: Fix destination size handling when rotating
by Brian Starkey
· 8 years ago
b2a2ddb
drm: mali-dp: Don't force source size == crtc size
by Brian Starkey
· 8 years ago
b9c3315
drm: mali-dp: Check more use cases in the plane's ->atomic_check()
by Liviu Dudau
· 8 years ago
cf4c887
drm: malidp: Remove event_list member from struct malidp_drm
by Liviu Dudau
· 8 years ago
94d8b9b
drm/arm/malidp: Fix possible dereference of NULL
by Shailendra Verma
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 8 years ago
59477fa
drm/arm: Add local 'fb' variables
by Ville Syrjälä
· 8 years ago
f03ee46
Backmerge tag 'v4.9-rc8' into drm-next
by Dave Airlie
· 8 years ago
747e5a5
drm: hdlcd: Fix cleanup order
by Robin Murphy
· 8 years ago
7a79279
drm/arm: hdlcd: fix plane base address update
by Russell King
· 8 years ago
25bfe01
Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 8 years ago
c765102
Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next
by Dave Airlie
· 8 years ago
e64053f
drm: mali-dp: Clear CVAL when leaving config mode
by Brian Starkey
· 8 years ago
ed8b0c0
drm/arm: mark symbols static where possible
by Baoyou Xie
· 8 years ago
2fe1f08
drm: mali-dp: Add support for setting plane's rotation property from userspace.
by Liviu Dudau
· 8 years ago
fe37ed6
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
by Brian Starkey
· 8 years ago
70c94a3
drm: mali-dp: Store internal format and n_planes in plane state
by Brian Starkey
· 8 years ago
c57eb71
drm: mali-dp: Enable alpha blending
by Brian Starkey
· 8 years ago
1580778
drm: mali-dp: Refactor plane initialisation
by Brian Starkey
· 8 years ago
de9c481
arm: mali-dp: Extract mode_config cleanup into malidp_fini
by Brian Starkey
· 8 years ago
a46a096
drm: mali-dp: Add pitch alignment check for planes
by Brian Starkey
· 8 years ago
a228062
drm: mali-dp: Add pitch alignment check function
by Brian Starkey
· 8 years ago
a6a7b9a
drm: mali-dp: Set the drm->irq_enabled flag to match driver's state.
by Liviu Dudau
· 8 years ago
aad3896
drm: mali-dp: Clear the config_valid flag before using it in wait_event.
by Liviu Dudau
· 8 years ago
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
90731c2
drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration
by Brian Starkey
· 8 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
ea0e1ce
drm/arm: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
7ccf281
drm/arm: mali-dp: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 8 years ago
ba0891d
drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp()
by Laurent Pinchart
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
12ae57a
drm/arm: mali-dp: Fix error return code in malidp_bind()
by Wei Yongjun
· 8 years ago
1a9d71f
drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind()
by Wei Yongjun
· 8 years ago
3c31760
drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint
by Brian Starkey
· 8 years ago
f39c909
drm/arm: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
536cea6
drm/hdlcd: Delete an unnecessary check before drm_fbdev_cma_hotplug_event()
by Markus Elfring
· 8 years ago
ad49f86
drm/arm: Add support for Mali Display Processors
by Liviu Dudau
· 9 years ago
2bd6cc8
drm/hdlcd: Use helper support for nonblocking commits
by Daniel Vetter
· 8 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
fa625c1
Backmerge tag 'v4.7-rc2' into drm-next
by Dave Airlie
· 8 years ago
f6c68b4
drm: hdlcd: Add information about the underlying framebuffers in debugfs
by Liviu Dudau
· 8 years ago
96ebb1f
drm: hdlcd: Cleanup the atomic plane operations
by Liviu Dudau
· 8 years ago
38c8c22c
drm/hdlcd: Fix up crtc_state->event handling
by Daniel Vetter
· 8 years ago
a95acec
drm: hdlcd: Revamp runtime power management
by Liviu Dudau
· 8 years ago
9fb3fc7
drm/hdlcd: Clean up crtc hooks
by Daniel Vetter
· 8 years ago
6d910bf
drm/hlcd: Use lockless gem BO free callback
by Daniel Vetter
· 8 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 8 years ago
51b6bef
drm/arm/hdlcd: Rename async to nonblock.
by Maarten Lankhorst
· 9 years ago
69c2565
drm: ARM HDLCD - fix an error code
by Dan Carpenter
· 9 years ago
61a6dcd
drm: ARM HDLCD - get rid of devm_clk_put()
by Alexey Brodkin
· 9 years ago
8e22d79
drm: Add support for ARM's HDLCD controller.
by Liviu Dudau
· 10 years ago