aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/meson
AgeCommit message (Expand)Author
2021-11-30drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann
2021-11-12drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTORNeil Armstrong
2021-11-12drm/meson: rename venc_cvbs to encoder_cvbsNeil Armstrong
2021-11-12drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong
2021-11-12drm/meson: split out encoder from meson_dw_hdmiNeil Armstrong
2021-11-12drm/meson: remove useless recursive components matchingNeil Armstrong
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-09-13drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-10drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-08drm/meson: Convert to Linux IRQ interfacesThomas Zimmermann
2021-07-01drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann
2021-06-24drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-05-25drm/meson: fix shutdown crash when component not probedNeil Armstrong
2021-04-20drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driverNeil Armstrong
2021-04-14drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann
2021-03-19drm/meson: Fix few typoBhaskar Chowdhury
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-03-11drm: meson_drv add shutdown functionArtem Lapkin
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: Rename plane->state variables in 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: Rename plane atomic_check state namesMaxime Ripard
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2020-11-20drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier
2020-11-20drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier
2020-11-17drm/meson/meson_vclk: Make two local functions staticLee Jones
2020-11-17drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' staticLee Jones
2020-11-17drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re...Marc Zyngier
2020-11-17drm/meson: dw-hdmi: Register a callback to disable the regulatorMarc Zyngier
2020-11-17drm/meson: Unbind all connectors on module removalMarc Zyngier
2020-11-17drm/meson: Free RDMA resources after tearing down DRMMarc Zyngier
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-10-09drm/atomic: Pass the full state to CRTC atomic enable/disableMaxime Ripard
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-07-07drm/meson: overlay: fix build failureNeil Armstrong
2020-07-03drm/meson: crtc: handle commit of Amlogic FBC framesNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layoutNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving modeNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBCNeil Armstrong
2020-07-03drm/meson: add Amlogic Video FBC registersNeil Armstrong
2020-07-02drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-24Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie