summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/armada
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/armada: drop use of drmP.hSam Ravnborg2019-08-1410-12/+49
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-2216-272/+537
|\
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-1511-213/+524
| |\
| | * Merge tag 'for-airlie-armada' of git://git.armlinux.org.uk/~rmk/linux-arm int...Dave Airlie2019-07-0410-212/+522
| | |\
| | | * drm/armada: no need to check parent of remoteRussell King2019-06-281-11/+3
| | | * drm/armada: use for_each_endpoint_of_node() to walk crtc endpointsRussell King2019-06-281-7/+4
| | | * drm/armada: replace the simple-framebufferLubomir Rintel2019-06-281-0/+11
| | | * drm/armada: redo CRTC debugfs filesRussell King2019-06-283-60/+48
| | | * drm/armada: use mode_valid to validate the adjusted modeRussell King2019-06-221-5/+14
| | | * drm/armada: improve Dove clock selectionRussell King2019-06-223-37/+183
| | | * drm/armada: add CRTC mode validationRussell King2019-05-171-0/+20
| | | * drm/armada: add drm_atomic_helper_shutdown() call in tear-downRussell King2019-05-171-0/+2
| | | * drm/armada: add and use definitions for RDREG4FRussell King2019-05-172-2/+17
| | | * drm/armada: add drm_mode_set_crtcinfo() mode fixupRussell King2019-05-171-0/+7
| | | * drm/armada: add comments about HWC32 cursor colour formatRussell King2019-05-171-0/+7
| | | * drm/armada: add support for setting gammaRussell King2019-05-173-1/+68
| | | * drm/armada: move plane address and pitch calculation to atomic_checkRussell King2019-05-173-33/+25
| | | * drm/armada: add missing interlaced support for overlay frameRussell King2019-05-171-2/+5
| | | * drm/armada: fix plane location and size for interlaceRussell King2019-05-174-39/+91
| | | * drm/armada: add plane size/location accessorsRussell King2019-05-173-12/+16
| | | * drm/armada: use __drm_atomic_helper_plane_reset in overlay resetRussell King2019-05-171-5/+4
| | | * drm/armada: fix crtc interlaceRussell King2019-05-171-8/+7
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1915-60/+15
* | | | drm/prime: Align gem_prime_export with obj_funcs.exportDaniel Vetter2019-06-212-5/+3
* | | | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-2/+1
| |/ / |/| |
* | | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-281-1/+2
|\ \ \ | |/ / |/| |
| * | drm: Remove users of drm_format_num_planesMaxime Ripard2019-05-201-1/+2
* | | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/ /