summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/mcde
AgeCommit message (Expand)Author
2021-09-07drm/mcde: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing
2021-07-30Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-07-28drm/bridge: Centralize error message when bridge attach failsLaurent Pinchart
2021-07-27Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2021-07-27drm/dsi: Add _NO_ to MIPI_DSI_* flags disabling featuresNicolas Boichat
2021-07-21Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-06-24drm/tiny: drm_gem_simple_display_pipe_prepare_fb is the defaultDaniel Vetter
2021-06-23Backmerge tag 'v5.13-rc7' into drm-nextDave Airlie
2021-06-09drm/mcde: Fix off by 10^3 in calculationLinus Walleij
2021-05-22drm/mcde: Remove redundant error printing in mcde_dsi_probe()Zhen Lei
2021-03-04drm/mcde/panel: Inverse misunderstood flagLinus Walleij
2021-02-23drm/gem: Move drm_gem_fb_prepare_fb() to GEM atomic helpersThomas Zimmermann
2021-02-17drm: Switch to %p4cc format modifierSakari Ailus
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-11-25drm/mcde: fix masking and bitwise-or on variable valColin Ian King
2020-11-24drm/mcde: Fix uninitialized valueLinus Walleij
2020-11-24drm/mcde: Support DPI outputLinus Walleij
2020-11-24drm/mcde: Break out DSI set-up routineLinus Walleij
2020-11-24drm/mcde: Fix RGB/BGR bugLinus Walleij
2020-11-11drm/mcde: Fix unbalanced regulatorLinus Walleij
2020-11-06drm/<drivers>: Constify struct drm_driverDaniel Vetter
2020-10-17drm/mcde: Fix handling of platform_get_irq() errorKrzysztof Kozlowski
2020-08-15drm/mcde: Retry DSI read/write transactionsLinus Walleij
2020-08-13drm/mcde: Enable the DSI link with displayLinus Walleij
2020-08-13drm/mcde: Fix display pipeline restartLinus Walleij
2020-08-13drm/mcde: Support using DSI in LP modeLinus Walleij
2020-08-13drm/mcde: Improve pixel fetcher FIFO depth settingLinus Walleij
2020-08-13drm/mcde: Fix display data flow controlLinus Walleij
2020-08-13drm/mcde: Rename flow functionLinus Walleij
2020-08-11Merge tag 'v5.8' into drm-nextDave Airlie
2020-07-26drm/mcde: Fix stability issueLinus Walleij
2020-07-24Merge v5.8-rc6 into drm-nextDave Airlie
2020-06-16drm: mcde: Fix forgotten user of drm->dev_privateLinus Walleij
2020-06-16drm: mcde: Fix display initialization problemLinus Walleij
2020-06-10drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPSThomas Zimmermann
2020-06-10drm/mcde: Use GEM CMA object functionsThomas Zimmermann
2020-05-27drm/mcde: Use mode->clock instead of reverse calculating it from the vrefreshVille Syrjälä
2020-05-27drm: Nuke mode->vrefreshVille Syrjälä
2020-05-12drm/mcde: dsi: Fix return value check in mcde_dsi_bind()Wei Yongjun
2020-04-28drm/mcde: Don't use drm_device->dev_privateDaniel Vetter
2020-04-28drm/mcde: Use devm_drm_dev_allocDaniel Vetter
2020-03-26drm/mcde: More devm_drm_dev_initDaniel Vetter
2020-03-26drm/mcde: Drop explicit drm_mode_config_cleanup callDaniel Vetter
2020-03-26drm: Garbage collect drm_dev_finiDaniel Vetter
2020-03-26drm/mcde: Use drmm_add_final_kfreeDaniel Vetter
2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart
2020-02-14drm/mcde: Fix Sphinx formattingJonathan Neuschäfer
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-12-17drm/mcde: Some fixes to handling video modeLinus Walleij