Age | Commit message (Expand) | Author | Files | Lines |
2018-06-18 | drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encode... | Ayan Kumar Halder | 1 | -1/+2 |
2018-03-14 | drm: mali-dp: Turn off CRTC vblank when removing module. | Liviu Dudau | 1 | -0/+2 |
2018-03-14 | drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal | Laurent Pinchart | 1 | -0/+1 |
2018-03-14 | drm: arm: malidp: Don't destroy planes manually in error handlers | Laurent Pinchart | 1 | -1/+0 |
2018-03-14 | drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending. | Liviu Dudau | 1 | -15/+17 |
2018-03-14 | drm/mali-dp: Align pitch size to be multiple of bus burst read size. | Liviu Dudau | 1 | -1/+14 |
2017-12-08 | drm/arm/mali: Use drm_fb_cma_fbdev_init/fini() | Noralf Trønnes | 1 | -32/+7 |
2017-12-04 | Merge arlied/drm-next into drm-misc-next | Gustavo Padovan | 1 | -19/+15 |
2017-11-30 | drm/arm/mali: Use drm_mode_config_helper_suspend/resume() | Noralf Trønnes | 1 | -21/+3 |
2017-11-24 | drm: mali-dp: Separate static internal data into a read-only structure. | Liviu Dudau | 1 | -17/+13 |
2017-11-24 | drm/arm: Replace instances of drm_dev_unref with drm_dev_put. | Srishti Sharma | 1 | -2/+2 |
2017-08-27 | drm/arm/mali: Use drm_gem_fb_create() | Noralf Trønnes | 1 | -1/+2 |
2017-07-29 | drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults | Noralf Trønnes | 1 | -2/+0 |
2017-07-13 | drm/mali: Use new atomic iterator macros | Maarten Lankhorst | 1 | -1/+1 |
2017-06-01 | drm/hdlcd|mali: Drop drm_vblank_cleanup | Daniel Vetter | 1 | -2/+0 |
2017-04-24 | drm: mali-dp: Enable image enhancement when scaling | Mihail Atanassov | 1 | -0/+3 |
2017-04-24 | drm: mali-dp: Add plane upscaling support | Mihail Atanassov | 1 | -0/+47 |
2017-04-24 | drm/mali-dp: Add core_id file to the sysfs interface | Liviu Dudau | 1 | -0/+35 |
2017-04-24 | drm: mali-dp: Add CTM support | Mihail Atanassov | 1 | -1/+34 |
2017-04-24 | drm: mali-dp: enable gamma support | Mihail Atanassov | 1 | -0/+51 |
2017-04-24 | drm: mali-dp: Enable power management for the device. | Liviu Dudau | 1 | -22/+106 |
2017-04-24 | drm: mali-dp: Update the state of all planes before re-enabling active CRTCs. | Liviu Dudau | 1 | -4/+8 |
2017-04-07 | 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-03 | drm: mali-dp: Set the drm->irq_enabled flag to match driver's state. | Liviu Dudau | 1 | -0/+3 |
2016-11-03 | 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 |