Age | Commit message (Expand) | Author |
2021-09-14 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2021-09-13 | drm/meson: Make use of the helper function devm_platform_ioremap_resourcexxx() | Cai Huoqing |
2021-09-01 | Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2021-08-10 | drm/meson: fix colour distortion from HDR set during vendor u-boot | Christian Hewitt |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-08 | drm/meson: Convert to Linux IRQ interfaces | Thomas Zimmermann |
2021-07-01 | drm/aperture: Pass DRM driver structure instead of driver name | Thomas Zimmermann |
2021-06-24 | drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default | Daniel Vetter |
2021-06-23 | Backmerge tag 'v5.13-rc7' into drm-next | Dave Airlie |
2021-05-25 | drm/meson: fix shutdown crash when component not probed | Neil Armstrong |
2021-04-20 | drm/meson: dw-hdmi: disable DW-HDMI CEC sub-driver | Neil Armstrong |
2021-04-14 | drm/aperture: Convert drivers to aperture interfaces | Thomas Zimmermann |
2021-03-19 | drm/meson: Fix few typo | Bhaskar Chowdhury |
2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-03-11 | drm: meson_drv add shutdown function | Artem Lapkin |
2021-02-25 | drm: Use state helper instead of the plane state pointer | Maxime Ripard |
2021-02-25 | drm/atomic: Pass the full state to planes atomic disable and update | Maxime Ripard |
2021-02-24 | drm: Rename plane->state variables in atomic update and disable | Maxime Ripard |
2021-02-24 | drm: Use the state pointer directly in planes atomic_check | Maxime Ripard |
2021-02-24 | drm/atomic: Pass the full state to planes atomic_check | Maxime Ripard |
2021-02-24 | drm: Rename plane atomic_check state names | Maxime Ripard |
2021-02-23 | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers | Thomas Zimmermann |
2020-11-20 | drm/meson: dw-hdmi: Enable the iahb clock early enough | Marc Zyngier |
2020-11-20 | drm/meson: dw-hdmi: Disable clocks on driver teardown | Marc Zyngier |
2020-11-17 | drm/meson/meson_vclk: Make two local functions static | Lee Jones |
2020-11-17 | drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static | Lee Jones |
2020-11-17 | drm/meson: dw-hdmi: Ensure that clocks are enabled before touching the TOP re... | Marc Zyngier |
2020-11-17 | drm/meson: dw-hdmi: Register a callback to disable the regulator | Marc Zyngier |
2020-11-17 | drm/meson: Unbind all connectors on module removal | Marc Zyngier |
2020-11-17 | drm/meson: Free RDMA resources after tearing down DRM | Marc Zyngier |
2020-11-06 | drm/<drivers>: Constify struct drm_driver | Daniel Vetter |
2020-11-02 | drm/atomic: Pass the full state to CRTC atomic begin and flush | Maxime Ripard |
2020-10-09 | drm/atomic: Pass the full state to CRTC atomic enable/disable | Maxime Ripard |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-07-24 | Merge v5.8-rc6 into drm-next | Dave Airlie |
2020-07-07 | drm/meson: overlay: fix build failure | Neil Armstrong |
2020-07-03 | drm/meson: crtc: handle commit of Amlogic FBC frames | Neil Armstrong |
2020-07-03 | drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout | Neil Armstrong |
2020-07-03 | drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode | Neil Armstrong |
2020-07-03 | drm/meson: overlay: setup overlay for Amlogic FBC | Neil Armstrong |
2020-07-03 | drm/meson: add Amlogic Video FBC registers | Neil Armstrong |
2020-07-02 | drm/meson: viu: fix setting the OSD burst length in VIU_OSD1_FIFO_CTRL_STAT | Martin Blumenstingl |
2020-06-29 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2020-06-24 | Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2020-06-23 | drm: bridge: dw-hdmi: Pass drm_display_info to dw_hdmi_support_scdc() | Laurent Pinchart |
2020-06-23 | drm: bridge: dw-hdmi: Constify mode argument to dw_hdmi_phy_ops .init() | Laurent Pinchart |
2020-06-23 | drm: bridge: dw-hdmi: Pass drm_display_info to .mode_valid() | Laurent Pinchart |
2020-06-23 | drm: meson: dw-hdmi: Use dw_hdmi context to replace hack | Laurent Pinchart |
2020-06-23 | drm: bridge: dw-hdmi: Pass private data pointer to .mode_valid() | Laurent Pinchart |
2020-06-10 | drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE | Thomas Zimmermann |