summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada
Commit message (Expand)AuthorAgeFilesLines
* drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann2023-02-211-0/+3
* drm/fb-helper: Initialize fb-helper's preferred BPP in prepare functionThomas Zimmermann2023-01-261-2/+2
* drm/fb-helper: Perform all fbdev I/O with the same implementationThomas Zimmermann2022-11-051-0/+2
* drm/fb-helper: Rename drm_fb_helper_unregister_fbi() to use _info postfixThomas Zimmermann2022-11-051-1/+1
* drm/fb-helper: Rename drm_fb_helper_alloc_fbi() to use _info postfixThomas Zimmermann2022-11-051-1/+1
* drm/armada: Prepare to dynamic dma-buf locking specificationDmitry Osipenko2022-10-181-4/+4
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-031-3/+3
* drm/armada: Use drm_plane_helper_destroy()Thomas Zimmermann2022-07-261-7/+2
* drm/plane-helper: Export individual helpersThomas Zimmermann2022-07-261-1/+1
* drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-262-2/+0
* drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä2022-07-051-0/+1
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+2
* Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-03-281-14/+3
|\
| * drm/armada: Make use of the helper component_compare_of/dev_nameYong Wu2022-02-251-14/+3
* | drm/armada: Add support for the nomodeset kernel parameterJavier Martinez Canillas2022-01-271-0/+3
|/
* Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+2
|\
| * dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+2
* | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher2021-10-181-4/+3
|/
* drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-1/+1
* drm/armada: Don't set struct drm_device.irq_enabledThomas Zimmermann2021-06-291-2/+0
* drm/armada: Remove prepare/cleanup_fb hooksDaniel Vetter2021-06-243-33/+0
* drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-141-3/+2
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-252-2/+4
* drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-252-4/+12
* drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-242-82/+85
* drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-2/+2
* drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-242-2/+4
* drm: Rename plane atomic_check state namesMaxime Ripard2021-02-241-19/+22
* drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate...Lee Jones2020-11-171-1/+1
* drm: Use state helper instead of CRTC state pointerMaxime Ripard2020-11-101-2/+6
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-4/+3
* drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard2020-11-021-2/+2
* drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard2020-11-021-4/+6
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2020-11-021-13/+11
|\
| * Merge tag 'drm-misc-next-2020-09-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-09-237-34/+20
| |\
| * | drm: armada: fix common struct sg_table related issuesMarek Szyprowski2020-09-101-13/+11
* | | drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+6
* | | drm/armada: Introduce GEM object functionsThomas Zimmermann2020-09-253-6/+11
| |/ |/|
* | drm/armada: Don't use drm_device->dev_privateDaniel Vetter2020-09-117-14/+14
* | drm/armada: Use devm_drm_dev_allocDaniel Vetter2020-09-111-20/+6
|/
* Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-244-14/+14
|\
| * drm/armada: remove _unlocked suffix in drm_gem_object_put_unlockedEmil Velikov2020-05-194-14/+14
* | Merge tag 'drm-next-2020-06-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-021-0/+2
|\|
| * drm/<drivers>: Use drmm_add_final_kfreeDaniel Vetter2020-03-261-0/+2
* | Update rmk's email address in various driversRussell King2020-04-211-1/+1
|/
* drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya2020-03-061-6/+0
* drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya2020-03-061-1/+1
* drm: constify fb ops across all driversJani Nikula2019-12-051-1/+1
* drm/armada: Delete dma_buf->k(un)map implemenationDaniel Vetter2019-11-261-12/+0