summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/atmel-hlcdc
AgeCommit message (Expand)Author
2023-08-10drm: atmel-hlcdc: Support inverting the pixel clock polarityMiquel Raynal
2023-06-08drm/atmel-hlcdc: Convert to platform remove callback returning voidUwe Kleine-König
2023-03-14drm/atmel-hlcdc: Use GEM DMA fbdev emulationThomas Zimmermann
2022-12-12drm: atmel-hlcdc: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-11-05drm/fb-helper: Move generic fbdev emulation into separate source fileThomas Zimmermann
2022-08-03drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr}Danilo Krummrich
2022-08-03drm/gem: rename GEM CMA helpers to GEM DMA helpersDanilo Krummrich
2022-08-03drm/fb: rename FB CMA helpers to FB DMA helpersDanilo Krummrich
2022-07-26drm: Remove unnecessary include statements of drm_plane_helper.hThomas Zimmermann
2022-07-05drm: Remove linux/media-bus-format.h from drm_crtc.hVille Syrjälä
2022-07-05drm: Remove linux/fb.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_blend.h from drm_crtc.hVille Syrjälä
2022-06-20drm: Drop drm_framebuffer.h from drm_crtc.hVille Syrjälä
2022-01-27drm/atmel-hlcdc: Use drm_module_platform_driver() to register the driverJavier Martinez Canillas
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann
2021-08-10drm/atmel-hlcdc: Convert to Linux IRQ interfacesThomas Zimmermann
2021-06-19drm/atmel-hlcdc: Allow async page flipsDan Sneddon
2021-06-19drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.Dan Sneddon
2021-02-25drm: Use state helper instead of the plane state pointerMaxime Ripard
2021-02-25drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard
2021-02-24drm: Store new plane state in a variable for atomic_update and disableMaxime Ripard
2021-02-24drm: Use the state pointer directly in planes atomic_checkMaxime Ripard
2021-02-24drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard
2021-02-24drm/atmel-hlcdc: Rename custom plane state variableMaxime Ripard
2021-02-23drm/atmel: Use drm_atomic_helper_commitDaniel Vetter
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missi...Lee Jones
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plan...Lee Jones
2020-11-12drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docsLee Jones
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-11-02drm/atomic: Pass the full state to CRTC atomic begin and flushMaxime Ripard
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-07-02drm/atomic-helper: reset vblank on crtc resetDaniel Vetter
2020-06-10drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/atmel-hlcdc: Use GEM CMA object functionsThomas Zimmermann
2020-04-02drm/atmel-hlcdc: Use simple encoderThomas Zimmermann
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-01-06Revert "drm: atmel-hlcdc: enable sys_clk during initalization."Claudiu Beznea
2020-01-06drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin
2020-01-06drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-01-06drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea
2019-12-13drm/atmel: plane_state->fb iff plane_state->crtcDaniel Vetter
2019-11-19drm/atmel: ditch fb_create wrapperDaniel Vetter
2019-10-11drm/atmel-hlcdc: Use swap() where appropriateVille Syrjälä
2019-09-08drm/bridge: panel: Infer connector type from panel by defaultLaurent Pinchart
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-15drm/atmel_hlcdc: drop use of drmP.hSam Ravnborg
2019-07-12drm/atmel-hlcdc: set layer REP bit to enable replication logicJoshua.Henderson@microchip.com