index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
arm
/
malidp_drv.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
Merge tag 'drm-misc-next-2024-12-05' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next
Dave Airlie
1
-2
/
+1
2024-12-05
drm: remove driver date from struct drm_driver and all drivers
Jani Nikula
1
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-1
/
+1
2024-11-15
drm/client: Move public client header to clients/ subdirectory
Thomas Zimmermann
1
-1
/
+1
2024-09-26
drm/arm/malidp: Run DRM default client setup
Thomas Zimmermann
1
-1
/
+3
2023-09-21
drm: Call drm_atomic_helper_shutdown() at shutdown time for misc drivers
Douglas Anderson
1
-0
/
+6
2023-07-21
drm: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-06-08
drm/arm/malidp: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-03-17
drm/arm/malidp: Use devm_platform_get_and_ioremap_resource()
Yang Li
1
-2
/
+1
2023-03-14
arm/malidp: Use GEM DMA fbdev emulation
Thomas Zimmermann
1
-2
/
+2
2023-02-03
drm/arm/malidp: use sysfs_emit in show function callback
Deepak R Varma
1
-1
/
+1
2022-11-16
drm/arm/malidp: remove calls to drm_mode_config_cleanup()
Danilo Krummrich
1
-14
/
+6
2022-11-16
drm/arm/malidp: replace drm->dev_private with drm_to_malidp()
Danilo Krummrich
1
-16
/
+13
2022-11-16
drm/arm/malidp: use drmm_* to allocate driver structures
Danilo Krummrich
1
-13
/
+7
2022-11-05
drm/fb-helper: Move generic fbdev emulation into separate source file
Thomas Zimmermann
1
-1
/
+1
2022-08-03
drm/gem: rename GEM CMA helpers to GEM DMA helpers
Danilo Krummrich
1
-4
/
+4
2022-08-03
drm/fb: remove unused includes of drm_fb_cma_helper.h
Danilo Krummrich
1
-1
/
+0
2022-01-19
drm/malidp: Replace module initialization with DRM helpers
Javier Martinez Canillas
1
-1
/
+2
2021-06-29
drm/malidp: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-4
/
+0
2021-05-05
drm/arm: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-1
/
+0
2021-02-23
drm/malidp: Annotate dma-fence critical section in commit path
Daniel Vetter
1
-0
/
+3
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
1
-1
/
+0
2020-06-15
drm/malidp: convert platform driver to use dev_groups
Emil Velikov
1
-21
/
+6
2020-06-10
drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/malidp: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-06-03
drm/malidp: Don't call drm_crtc_vblank_off on unbind
Daniel Vetter
1
-2
/
+1
2020-05-19
drm/arm: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
1
-2
/
+2
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
1
-2
/
+1
2019-10-18
drm/arm: make undeclared items static
Ben Dooks (Codethink)
1
-5
/
+5
2019-10-08
drm/arm/mali-dp: Add display QoS interface configuration for Mali DP500
Wen He
1
-0
/
+6
2019-08-14
drm/arm: drop use of drmP.h
Sam Ravnborg
1
-3
/
+5
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-9
/
+2
2019-06-21
drm/arm: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-2
/
+1
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/gregkh/driver-core
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 relying on cpp for calculating framebuffer size
Ayan Kumar Halder
1
-5
/
+10
2019-03-12
drm/arm/malidp:- Define a common list of AFBC format modifiers supported for DP500, DP550 and DP650
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
[next]