Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2269f0c15191af317d64115176a01bf303532af3
/
drivers
/
gpu
/
drm
/
arm
/
malidp_drv.c
25570b5
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
by Ayan Kumar Halder
· 7 years ago
7834c57
drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of relying on cpp for calculating framebuffer size
by Ayan Kumar Halder
· 6 years ago
5e29022
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650
by Ayan Kumar Halder
· 7 years ago
fcd70cd
drm: Split out drm_probe_helper.h
by Daniel Vetter
· 6 years ago
fd99bd8
drm: malidp: Add the size of the superblocks when calculating total
by Liviu Dudau
· 6 years ago
3dae1c0
drm/arm/malidp: Implemented the size validation for AFBC framebuffers
by Ayan Kumar Halder
· 7 years ago
cabce63
drm: mali-dp: Call drm_crtc_vblank_reset on device init
by Alexandru Gheorghe
· 7 years ago
9595809
drm/arm/mali: Use drm_fbdev_generic_setup()
by Noralf Trønnes
· 6 years ago
2e012e7
drm: mali-dp: Set encoder possible_clones
by Alexandru Gheorghe
· 7 years ago
e368fc7
drm/arm/malidp: Added the late system pm functions
by Ayan Kumar Halder
· 7 years ago
f877006
drm/arm/malidp: Set the output_depth register in modeset
by Ayan Kumar Halder
· 7 years ago
fbcc454
drm/arm/malidp: Enable/disable interrupts in runtime pm
by Ayan Kumar Halder
· 7 years ago
62862cf
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
by Ayan Kumar Halder
· 7 years ago
613c5c7
drm: mali-dp: Add debugfs file for reporting internal errors
by Alexandru Gheorghe
· 7 years ago
0735cfd
drm/mali-dp: Improve writeback handling for DP500.
by Liviu Dudau
· 7 years ago
8cbc5ca
drm: mali-dp: Add writeback connector
by Brian Starkey
· 7 years ago
1cb3cbe
drm/mali-dp: Add writeback support for DP500.
by Liviu Dudau
· 7 years ago
109c4d1
drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector
by Ayan Kumar Halder
· 7 years ago
57085dc
drm: mali-dp: Turn off CRTC vblank when removing module.
by Liviu Dudau
· 7 years ago
828f207
drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal
by Laurent Pinchart
· 7 years ago
084ffbd
drm: arm: malidp: Don't destroy planes manually in error handlers
by Laurent Pinchart
· 7 years ago
d862b2d
drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending.
by Liviu Dudau
· 7 years ago
5ed4fdf
drm/mali-dp: Align pitch size to be multiple of bus burst read size.
by Liviu Dudau
· 7 years ago
bdecd83
drm/arm/mali: Use drm_fb_cma_fbdev_init/fini()
by Noralf Trønnes
· 7 years ago
7b47c66
Merge arlied/drm-next into drm-misc-next
by Gustavo Padovan
· 7 years ago
194b879
drm/arm/mali: Use drm_mode_config_helper_suspend/resume()
by Noralf Trønnes
· 7 years ago
a6993b2
drm: mali-dp: Separate static internal data into a read-only structure.
by Liviu Dudau
· 7 years ago
0970d7a
drm/arm: Replace instances of drm_dev_unref with drm_dev_put.
by Srishti Sharma
· 7 years ago
783f7d9
drm/arm/mali: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
cdd7df8
drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 8 years ago
a8e3fb5
drm/mali: Use new atomic iterator macros
by Maarten Lankhorst
· 8 years ago
21774f2
drm/hdlcd|mali: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
0274e6a
drm: mali-dp: Enable image enhancement when scaling
by Mihail Atanassov
· 8 years ago
28ce675
drm: mali-dp: Add plane upscaling support
by Mihail Atanassov
· 8 years ago
50c7512
drm/mali-dp: Add core_id file to the sysfs interface
by Liviu Dudau
· 8 years ago
6954f24
drm: mali-dp: Add CTM support
by Mihail Atanassov
· 8 years ago
02725d3
drm: mali-dp: enable gamma support
by Mihail Atanassov
· 8 years ago
85f6421
drm: mali-dp: Enable power management for the device.
by Liviu Dudau
· 8 years ago
46f1d42
drm: mali-dp: Update the state of all planes before re-enabling active CRTCs.
by Liviu Dudau
· 8 years ago
86418f9
drm: convert drivers to use of_graph_get_remote_node
by Rob Herring
· 8 years ago
d55f7e5
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
by Daniel Vetter
· 8 years ago
a4b10cc
drm: Constify drm_mode_config atomic helper private pointer
by Laurent Pinchart
· 8 years ago
d7ae94b
drm: malidp: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 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
cf4c887
drm: malidp: Remove event_list member from struct malidp_drm
by Liviu Dudau
· 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
fe37ed6
drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY
by Brian Starkey
· 8 years ago
de9c481
arm: mali-dp: Extract mode_config cleanup into malidp_fini
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
· 9 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
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
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
ad49f86
drm/arm: Add support for Mali Display Processors
by Liviu Dudau
· 9 years ago