summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/meson
Commit message (Expand)AuthorAgeFilesLines
* drm: Remove CONFIG_DRM_KMS_CMA_HELPER optionThomas Zimmermann2021-11-301-1/+0
* drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTORNeil Armstrong2021-11-121-125/+116
* drm/meson: rename venc_cvbs to encoder_cvbsNeil Armstrong2021-11-124-43/+43
* drm/meson: encoder_hdmi: switch to bridge DRM_BRIDGE_ATTACH_NO_CONNECTORNeil Armstrong2021-11-123-2/+82
* drm/meson: split out encoder from meson_dw_hdmiNeil Armstrong2021-11-125-322/+407
* drm/meson: remove useless recursive components matchingNeil Armstrong2021-11-121-41/+21
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-09-142-1/+11
|\
| * Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-09-013-10/+4
| |\
| * | drm/meson: fix colour distortion from HDR set during vendor u-bootChristian Hewitt2021-08-102-1/+11
* | | drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx()Cai Huoqing2021-09-132-5/+2
| |/ |/|
* | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-07-213-10/+4
|\ \ | |/ |/|
| * drm/meson: Convert to Linux IRQ interfacesThomas Zimmermann2021-07-081-7/+3
| * drm/aperture: Pass DRM driver structure instead of driver nameThomas Zimmermann2021-07-011-1/+1
| * drm/<driver>: drm_gem_plane_helper_prepare_fb is now the defaultDaniel Vetter2021-06-242-2/+0
* | Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie2021-06-231-4/+5
|\ \ | |/ |/|
| * drm/meson: fix shutdown crash when component not probedNeil Armstrong2021-05-251-4/+5
* | drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driverNeil Armstrong2021-04-201-0/+1
* | drm/aperture: Convert drivers to aperture interfacesThomas Zimmermann2021-04-141-19/+8
|/
* drm/meson: Fix few typoBhaskar Chowdhury2021-03-191-1/+1
* Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-162-36/+46
|\
| * drm: Use state helper instead of the plane state pointerMaxime Ripard2021-02-252-2/+4
| * drm/atomic: Pass the full state to planes atomic disable and updateMaxime Ripard2021-02-252-4/+4
| * drm: Rename plane->state variables in atomic update and disableMaxime Ripard2021-02-242-18/+18
| * drm: Use the state pointer directly in planes atomic_checkMaxime Ripard2021-02-242-2/+2
| * drm/atomic: Pass the full state to planes atomic_checkMaxime Ripard2021-02-242-2/+6
| * drm: Rename plane atomic_check state namesMaxime Ripard2021-02-242-8/+12
| * drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann2021-02-232-6/+6
* | drm: meson_drv add shutdown functionArtem Lapkin2021-03-111-0/+11
|/
* drm/meson: dw-hdmi: Enable the iahb clock early enoughMarc Zyngier2020-11-201-2/+6
* drm/meson: dw-hdmi: Disable clocks on driver teardownMarc Zyngier2020-11-201-14/+29
* drm/meson/meson_vclk: Make two local functions staticLee Jones2020-11-171-4/+4
* drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' staticLee Jones2020-11-171-2/+2
* drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re...Marc Zyngier2020-11-171-2/+2
* drm/meson: dw-hdmi: Register a callback to disable the regulatorMarc Zyngier2020-11-171-0/+9
* drm/meson: Unbind all connectors on module removalMarc Zyngier2020-11-171-1/+3
* drm/meson: Free RDMA resources after tearing down DRMMarc Zyngier2020-11-171-5/+5
* 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 enable/disableMaxime Ripard2020-10-091-4/+4
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* Merge v5.8-rc6 into drm-nextDave Airlie2020-07-242-9/+8
|\
| * drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STATMartin Blumenstingl2020-07-022-9/+8
* | drm/meson: overlay: fix build failureNeil Armstrong2020-07-071-2/+4
* | drm/meson: crtc: handle commit of Amlogic FBC framesNeil Armstrong2020-07-031-30/+88
* | drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layoutNeil Armstrong2020-07-031-18/+35
* | drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving modeNeil Armstrong2020-07-031-2/+23
* | drm/meson: overlay: setup overlay for Amlogic FBCNeil Armstrong2020-07-032-8/+259
* | drm/meson: add Amlogic Video FBC registersNeil Armstrong2020-07-031-0/+22
* | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst2020-06-292-6/+2
|\ \
| * \ Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-06-242-15/+2
| |\ \ | | |/ | |/|