index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mcde
Age
Commit message (
Expand
)
Author
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
2019-12-17
drm/mcde: Some fixes to handling video mode
Linus Walleij
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-09
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-11-24
drm/mcde: Do not needlessly logically and with 3
Linus Walleij
2019-11-24
drm/mcde: Reuse global DSI command defs
Linus Walleij
2019-11-20
drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found
Stephan Gerhold
2019-11-09
drm/mcde: Handle pending vblank while disabling display
Stephan Gerhold
2019-11-09
drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set()
Stephan Gerhold
[next]