summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc
Commit message (Expand)AuthorAgeFilesLines
* drm: Call drm_atomic_helper_shutdown() at shutdown time for misc driversDouglas Anderson2023-09-211-0/+6
* drm: atmel-hlcdc: Support inverting the pixel clock polarityMiquel Raynal2023-08-101-0/+25
* drm/atmel-hlcdc: Convert to platform remove callback returning voidUwe Kleine-König2023-06-081-4/+2
* drm/atmel-hlcdc: Use GEM DMA fbdev emulationThomas Zimmermann2023-03-141-2/+2
* drm: atmel-hlcdc: Remove #ifdef guards for PM related functionsPaul Cercueil2022-12-121-5/+4
* drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann2022-11-051-1/+1
* drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich2022-08-031-1/+1
* drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich2022-08-033-6/+6
* drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich2022-08-031-2/+2
* drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann2022-07-261-1/+0
* drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä2022-07-051-0/+1
* drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä2022-07-051-0/+1
* drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä2022-06-201-0/+1
* drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas2022-01-271-1/+2
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-301-1/+0
* drm/atmel-hlcdc: Convert to Linux IRQ interfacesThomas Zimmermann2021-08-101-33/+47
* drm/atmel-hlcdc: Allow async page flipsDan Sneddon2021-06-191-0/+1
* drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.Dan Sneddon2021-06-191-7/+10
* drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-251-1/+2
* drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-251-3/+3
* drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard2021-02-241-2/+3
* drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-241-1/+1
* drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-241-1/+2
* drm/atmel-hlcdc: Rename custom plane state variableMaxime Ripard2021-02-241-59/+59
* drm/atmel: Use drm_atomic_helper_commitDaniel Vetter2021-02-232-112/+2
* drm: automatic legacy gamma supportTomi Valkeinen2020-12-151-1/+0
* drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...Lee Jones2020-11-121-1/+2
* drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...Lee Jones2020-11-121-2/+2
* drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docsLee Jones2020-11-121-3/+3
* drm/<drivers>: Constify struct drm_driverDaniel Vetter2020-11-061-1/+1
* 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-1/+2
* drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard2020-10-091-2/+2
* drm/atomic-helper: reset vblank on crtc resetDaniel Vetter2020-07-021-5/+2
* drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann2020-06-101-6/+1
* drm/atmel-hlcdc: Use GEM CMA object functionsThomas Zimmermann2020-06-101-5/+1
* drm/atmel-hlcdc: Use simple encoderThomas Zimmermann2020-04-021-8/+4
* 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