Age | Commit message (Expand) | Author |
2021-11-30 | drm: Remove CONFIG_DRM_KMS_CMA_HELPER option | Thomas Zimmermann |
2021-09-07 | drm/mcde: Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing |
2021-07-30 | Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-07-28 | drm/bridge: Centralize error message when bridge attach fails | Laurent Pinchart |
2021-07-27 | Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next | Maarten Lankhorst |
2021-07-27 | drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling features | Nicolas Boichat |
2021-07-21 | Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2021-06-24 | drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the default | Daniel Vetter |
2021-06-23 | Backmerge tag 'v5.13-rc7' into drm-next | Dave Airlie |
2021-06-09 | drm/mcde: Fix off by 10^3 in calculation | Linus Walleij |
2021-05-22 | drm/mcde: Remove redundant error printing in mcde_dsi_probe() | Zhen Lei |
2021-03-04 | drm/mcde/panel: Inverse misunderstood flag | Linus Walleij |
2021-02-23 | drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpers | Thomas Zimmermann |
2021-02-17 | drm: Switch to %p4cc format modifier | Sakari Ailus |
2020-12-15 | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d... | Daniel Vetter |
2020-12-14 | Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2020-11-25 | drm/mcde: fix masking and bitwise-or on variable val | Colin Ian King |
2020-11-24 | drm/mcde: Fix uninitialized value | Linus Walleij |
2020-11-24 | drm/mcde: Support DPI output | Linus Walleij |
2020-11-24 | drm/mcde: Break out DSI set-up routine | Linus Walleij |
2020-11-24 | drm/mcde: Fix RGB/BGR bug | Linus Walleij |
2020-11-11 | drm/mcde: Fix unbalanced regulator | Linus Walleij |
2020-11-06 | drm/<drivers>: Constify struct drm_driver | Daniel Vetter |
2020-10-17 | drm/mcde: Fix handling of platform_get_irq() error | Krzysztof Kozlowski |
2020-08-15 | drm/mcde: Retry DSI read/write transactions | Linus Walleij |
2020-08-13 | drm/mcde: Enable the DSI link with display | Linus Walleij |
2020-08-13 | drm/mcde: Fix display pipeline restart | Linus Walleij |
2020-08-13 | drm/mcde: Support using DSI in LP mode | Linus Walleij |
2020-08-13 | drm/mcde: Improve pixel fetcher FIFO depth setting | Linus Walleij |
2020-08-13 | drm/mcde: Fix display data flow control | Linus Walleij |
2020-08-13 | drm/mcde: Rename flow function | Linus Walleij |
2020-08-11 | Merge tag 'v5.8' into drm-next | Dave Airlie |
2020-07-26 | drm/mcde: Fix stability issue | Linus Walleij |
2020-07-24 | Merge v5.8-rc6 into drm-next | Dave Airlie |
2020-06-16 | drm: mcde: Fix forgotten user of drm->dev_private | Linus Walleij |
2020-06-16 | drm: mcde: Fix display initialization problem | Linus Walleij |
2020-06-10 | drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS | Thomas Zimmermann |
2020-06-10 | drm/mcde: Use GEM CMA object functions | Thomas Zimmermann |
2020-05-27 | drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh | Ville Syrjälä |
2020-05-27 | drm: Nuke mode->vrefresh | Ville Syrjälä |
2020-05-12 | drm/mcde: dsi: Fix return value check in mcde_dsi_bind() | Wei Yongjun |
2020-04-28 | drm/mcde: Don't use drm_device->dev_private | Daniel Vetter |
2020-04-28 | drm/mcde: Use devm_drm_dev_alloc | Daniel Vetter |
2020-03-26 | drm/mcde: More devm_drm_dev_init | Daniel Vetter |
2020-03-26 | drm/mcde: Drop explicit drm_mode_config_cleanup call | Daniel Vetter |
2020-03-26 | drm: Garbage collect drm_dev_fini | Daniel Vetter |
2020-03-26 | drm/mcde: Use drmm_add_final_kfree | Daniel Vetter |
2020-02-26 | drm/bridge: Extend bridge API to disable connector creation | Laurent Pinchart |
2020-02-14 | drm/mcde: Fix Sphinx formatting | Jonathan Neuschäfer |
2020-01-03 | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |