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
/
malidp_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
malidp: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-9
/
+2
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-5
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 443
Thomas Gleixner
1
-5
/
+1
2019-06-04
drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
Wen He
1
-1
/
+12
2019-03-12
drm/arm/malidp: Added support for AFBC modifiers for all layers except DE_SMART
Ayan Kumar Halder
1
-0
/
+1
2019-03-12
drm/arm/malidp:- Use the newly introduced malidp_format_get_bpp() instead of ...
Ayan Kumar Halder
1
-5
/
+10
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for ...
Ayan Kumar Halder
1
-26
/
+6
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2018-10-05
drm: malidp: Add the size of the superblocks when calculating total
Liviu Dudau
1
-1
/
+3
2018-10-02
drm/arm/malidp: Implemented the size validation for AFBC framebuffers
Ayan Kumar Halder
1
-1
/
+127
2018-10-02
drm: mali-dp: Call drm_crtc_vblank_reset on device init
Alexandru Gheorghe
1
-0
/
+1
2018-09-25
drm/arm/mali: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-9
/
+2
2018-07-23
drm: mali-dp: Set encoder possible_clones
Alexandru Gheorghe
1
-0
/
+10
2018-07-05
drm/arm/malidp: Added the late system pm functions
Ayan Kumar Halder
1
-0
/
+17
2018-07-05
drm/arm/malidp: Set the output_depth register in modeset
Ayan Kumar Halder
1
-0
/
+1
2018-07-05
drm/arm/malidp: Enable/disable interrupts in runtime pm
Ayan Kumar Halder
1
-0
/
+4
2018-07-05
drm/arm/malidp: Modified the prototype of malidp irq de-initializers
Ayan Kumar Halder
1
-5
/
+8
2018-07-05
drm: mali-dp: Add debugfs file for reporting internal errors
Alexandru Gheorghe
1
-0
/
+104
2018-07-05
drm/mali-dp: Improve writeback handling for DP500.
Liviu Dudau
1
-1
/
+2
2018-07-05
drm: mali-dp: Add writeback connector
Brian Starkey
1
-5
/
+14
2018-07-05
drm/mali-dp: Add writeback support for DP500.
Liviu Dudau
1
-4
/
+12
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-06
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
[next]