summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc
Commit message (Expand)AuthorAgeFilesLines
* drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart2020-02-261-1/+1
* Revert "drm: atmel-hlcdc: enable sys_clk during initalization."Claudiu Beznea2020-01-061-18/+1
* drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin2020-01-061-2/+2
* drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea2020-01-061-1/+7
* drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea2020-01-061-3/+3
* drm/atmel: plane_state->fb iff plane_state->crtcDaniel Vetter2019-12-131-1/+1
* drm/atmel: ditch fb_create wrapperDaniel Vetter2019-11-191-7/+1
* drm/atmel-hlcdc: Use swap() where appropriateVille Syrjälä2019-10-111-4/+1
* drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart2019-09-081-1/+2
* Merge v5.3-rc1 into drm-misc-nextMaxime Ripard2019-07-225-60/+5
|\
| * Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-07-154-18/+133
| |\
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-195-60/+5
* | | drm/atmel_hlcdc: drop use of drmP.hSam Ravnborg2019-07-155-22/+35
* | | drm/atmel-hlcdc: set layer REP bit to enable replication logicJoshua.Henderson@microchip.com2019-07-121-1/+1
* | | drm/atmel: Drop drm_gem_prime_export/importDaniel Vetter2019-06-211-2/+0
* | | drm/prime: Actually remove DRIVER_PRIME everywhereDaniel Vetter2019-06-211-3/+1
| |/ |/|
* | drm/atmel-hlcdc: revert shift by 8Claudiu Beznea2019-06-041-1/+1
* | drm: atmel-hlcdc: add sam9x60 LCD controllerSandeep Sheriker Mallikarjun2019-06-041-0/+101
* | drm: atmel-hlcdc: enable sys_clk during initalization.Sandeep Sheriker Mallikarjun2019-06-041-1/+18
* | drm: atmel-hlcdc: avoid initializing cfg with zeroClaudiu Beznea2019-06-041-4/+2
* | drm: atmel-hlcdc: add config option for clock selectionClaudiu Beznea2019-06-042-5/+9
* | Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-05-281-7/+2
|\ \ | |/ |/|
| * drm: Remove users of drm_format_(horz|vert)_chroma_subsamplingMaxime Ripard2019-05-201-7/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
|/
* drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)installDaniel Vetter2019-01-291-1/+1
* drm/atmel-hlcdc: fix clipping of planesPeter Rosin2019-01-271-101/+61
* drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotatedPeter Rosin2019-01-271-3/+0
* drm/atmel-hlcdc: rotate planes counterclockwisePeter Rosin2019-01-271-15/+15
* drm: Split out drm_probe_helper.hDaniel Vetter2019-01-242-2/+2
* drm/atmel-hlcdc: Use drm_fbdev_generic_setup()Noralf Trønnes2018-11-011-5/+2
* drm/atmel: Drop transitional hooksDaniel Vetter2018-10-051-2/+0
* drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_putThomas Zimmermann2018-09-271-4/+4
* drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodesPeter Rosin2018-08-273-28/+120
* drm/atmel-hlcdc: always iterate over the first 4 output endpointsPeter Rosin2018-08-271-2/+13
* drm/atmel-hlcdc: allow selecting a higher pixel-clock than requestedPeter Rosin2018-08-271-0/+12
* drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock basePeter Rosin2018-08-271-7/+11
* drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...Alexandru Gheorghe2018-08-061-4/+1
* Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan2018-06-281-1/+1
|\
| * Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-06-221-1/+1
| |\
| | * drm/atmel-hlcdc: check stride values in the first planeStefan Agner2018-06-171-1/+1
* | | drm/atmel-hlcdc: Stop using plane->fbVille Syrjälä2018-05-252-11/+2
* | | drm/atmel-hlcdc: Stop consulting plane->crtcVille Syrjälä2018-05-251-3/+4
|/ /
* / drm/atmel-hclcdc: Convert to the new generic alpha propertyMaxime Ripard2018-04-162-88/+14
|/
* drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard2018-01-291-19/+5
* drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()Noralf Trønnes2017-12-082-23/+5
* Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-152-1/+2
|\
| * drm/atmel-hlcdc: Use drm_gem_fb_create()Noralf Trønnes2017-08-272-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter2017-08-081-1/+0
* drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter2017-08-081-1/+0