1. 25570b5 drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART by Ayan Kumar Halder · 7 years ago
  2. 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
  3. 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
  4. fcd70cd drm: Split out drm_probe_helper.h by Daniel Vetter · 6 years ago
  5. fd99bd8 drm: malidp: Add the size of the superblocks when calculating total by Liviu Dudau · 6 years ago
  6. 3dae1c0 drm/arm/malidp: Implemented the size validation for AFBC framebuffers by Ayan Kumar Halder · 7 years ago
  7. cabce63 drm: mali-dp: Call drm_crtc_vblank_reset on device init by Alexandru Gheorghe · 7 years ago
  8. 9595809 drm/arm/mali: Use drm_fbdev_generic_setup() by Noralf Trønnes · 6 years ago
  9. 2e012e7 drm: mali-dp: Set encoder possible_clones by Alexandru Gheorghe · 7 years ago
  10. e368fc7 drm/arm/malidp: Added the late system pm functions by Ayan Kumar Halder · 7 years ago
  11. f877006 drm/arm/malidp: Set the output_depth register in modeset by Ayan Kumar Halder · 7 years ago
  12. fbcc454 drm/arm/malidp: Enable/disable interrupts in runtime pm by Ayan Kumar Halder · 7 years ago
  13. 62862cf drm/arm/malidp: Modified the prototype of malidp irq de-initializers by Ayan Kumar Halder · 7 years ago
  14. 613c5c7 drm: mali-dp: Add debugfs file for reporting internal errors by Alexandru Gheorghe · 7 years ago
  15. 0735cfd drm/mali-dp: Improve writeback handling for DP500. by Liviu Dudau · 7 years ago
  16. 8cbc5ca drm: mali-dp: Add writeback connector by Brian Starkey · 7 years ago
  17. 1cb3cbe drm/mali-dp: Add writeback support for DP500. by Liviu Dudau · 7 years ago
  18. 109c4d1 drm/arm/malidp: Ensure that the crtcs are shutdown before removing any encoder/connector by Ayan Kumar Halder · 7 years ago
  19. 57085dc drm: mali-dp: Turn off CRTC vblank when removing module. by Liviu Dudau · 7 years ago
  20. 828f207 drm: arm: malidp: Use drm_atomic_helper_shutdown() to disable planes on removal by Laurent Pinchart · 7 years ago
  21. 084ffbd drm: arm: malidp: Don't destroy planes manually in error handlers by Laurent Pinchart · 7 years ago
  22. d862b2d drm/mali-dp: Fix malidp_atomic_commit_hw_done() for event sending. by Liviu Dudau · 7 years ago
  23. 5ed4fdf drm/mali-dp: Align pitch size to be multiple of bus burst read size. by Liviu Dudau · 7 years ago
  24. bdecd83 drm/arm/mali: Use drm_fb_cma_fbdev_init/fini() by Noralf Trønnes · 7 years ago
  25. 7b47c66 Merge arlied/drm-next into drm-misc-next by Gustavo Padovan · 7 years ago
  26. 194b879 drm/arm/mali: Use drm_mode_config_helper_suspend/resume() by Noralf Trønnes · 7 years ago
  27. a6993b2 drm: mali-dp: Separate static internal data into a read-only structure. by Liviu Dudau · 7 years ago
  28. 0970d7a drm/arm: Replace instances of drm_dev_unref with drm_dev_put. by Srishti Sharma · 7 years ago
  29. 783f7d9 drm/arm/mali: Use drm_gem_fb_create() by Noralf Trønnes · 7 years ago
  30. cdd7df8 drm/arm: mali-dp: Use .dumb_map_offset and .dumb_destroy defaults by Noralf Trønnes · 8 years ago
  31. a8e3fb5 drm/mali: Use new atomic iterator macros by Maarten Lankhorst · 8 years ago
  32. 21774f2 drm/hdlcd|mali: Drop drm_vblank_cleanup by Daniel Vetter · 8 years ago
  33. 0274e6a drm: mali-dp: Enable image enhancement when scaling by Mihail Atanassov · 8 years ago
  34. 28ce675 drm: mali-dp: Add plane upscaling support by Mihail Atanassov · 8 years ago
  35. 50c7512 drm/mali-dp: Add core_id file to the sysfs interface by Liviu Dudau · 8 years ago
  36. 6954f24 drm: mali-dp: Add CTM support by Mihail Atanassov · 8 years ago
  37. 02725d3 drm: mali-dp: enable gamma support by Mihail Atanassov · 8 years ago
  38. 85f6421 drm: mali-dp: Enable power management for the device. by Liviu Dudau · 8 years ago
  39. 46f1d42 drm: mali-dp: Update the state of all planes before re-enabling active CRTCs. by Liviu Dudau · 8 years ago
  40. 86418f9 drm: convert drivers to use of_graph_get_remote_node by Rob Herring · 8 years ago
  41. d55f7e5 drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers by Daniel Vetter · 8 years ago
  42. a4b10cc drm: Constify drm_mode_config atomic helper private pointer by Laurent Pinchart · 8 years ago
  43. d7ae94b drm: malidp: use vblank hooks in struct drm_crtc_funcs by Shawn Guo · 8 years ago
  44. 967dd48 drm: remove drm_vblank_no_hw_counter assignment from driver code by Shawn Guo · 8 years ago
  45. e4563f6 drm: Rely on mode_config data for fb_helper initialization by Gabriel Krisman Bertazi · 8 years ago
  46. 4d6000e drm: mali-dp: Check for sufficient address space by Mihail Atanassov · 8 years ago
  47. 592d8c8 drm: mali-dp: Check hw version matches device-tree by Mihail Atanassov · 8 years ago
  48. cf4c887 drm: malidp: Remove event_list member from struct malidp_drm by Liviu Dudau · 8 years ago
  49. 25bfe01 Merge branch 'drm-tda998x-mali' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next by Dave Airlie · 8 years ago
  50. c765102 Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-next by Dave Airlie · 8 years ago
  51. fe37ed6 drm: mali-dp: Don't set DRM_PLANE_COMMIT_ACTIVE_ONLY by Brian Starkey · 8 years ago
  52. de9c481 arm: mali-dp: Extract mode_config cleanup into malidp_fini by Brian Starkey · 8 years ago
  53. a6a7b9a drm: mali-dp: Set the drm->irq_enabled flag to match driver's state. by Liviu Dudau · 8 years ago
  54. aad3896 drm: mali-dp: Clear the config_valid flag before using it in wait_event. by Liviu Dudau · 9 years ago
  55. 55edf41 drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs by Jani Nikula · 8 years ago
  56. 90731c2 drm/i2c: tda998x: mali-dp: hdlcd: refactor connector registration by Brian Starkey · 8 years ago
  57. 97ac0e4 drm: convert DT component matching to component_match_add_release() by Russell King · 8 years ago
  58. 0f28860 drm: Don't swallow error codes in drm_dev_alloc() by Tom Gundersen · 8 years ago
  59. 2b58e98 drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit by Liu Ying · 8 years ago
  60. 12ae57a drm/arm: mali-dp: Fix error return code in malidp_bind() by Wei Yongjun · 8 years ago
  61. 1a9d71f drm/arm: mali-dp: Remove redundant dev_err call in malidp_bind() by Wei Yongjun · 8 years ago
  62. 3c31760 drm/arm: mali-dp: Set crtc.port to the port instead of the endpoint by Brian Starkey · 8 years ago
  63. ad49f86 drm/arm: Add support for Mali Display Processors by Liviu Dudau · 9 years ago