index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
mcde
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
7
-118
/
+680
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
2020-11-25
drm/mcde: fix masking and bitwise-or on variable val
Colin Ian King
1
-1
/
+1
2020-11-24
drm/mcde: Fix uninitialized value
Linus Walleij
1
-1
/
+1
2020-11-24
drm/mcde: Support DPI output
Linus Walleij
7
-47
/
+595
2020-11-24
drm/mcde: Break out DSI set-up routine
Linus Walleij
1
-60
/
+75
2020-11-24
drm/mcde: Fix RGB/BGR bug
Linus Walleij
2
-14
/
+13
2020-11-11
drm/mcde: Fix unbalanced regulator
Linus Walleij
1
-1
/
+7
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
1
-1
/
+1
2020-10-17
drm/mcde: Fix handling of platform_get_irq() error
Krzysztof Kozlowski
1
-2
/
+2
2020-08-15
drm/mcde: Retry DSI read/write transactions
Linus Walleij
1
-66
/
+92
2020-08-13
drm/mcde: Enable the DSI link with display
Linus Walleij
3
-35
/
+47
2020-08-13
drm/mcde: Fix display pipeline restart
Linus Walleij
4
-82
/
+133
2020-08-13
drm/mcde: Support using DSI in LP mode
Linus Walleij
1
-4
/
+6
2020-08-13
drm/mcde: Improve pixel fetcher FIFO depth setting
Linus Walleij
1
-4
/
+30
2020-08-13
drm/mcde: Fix display data flow control
Linus Walleij
4
-50
/
+111
2020-08-13
drm/mcde: Rename flow function
Linus Walleij
1
-2
/
+2
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
1
-3
/
+8
2020-07-26
drm/mcde: Fix stability issue
Linus Walleij
1
-3
/
+8
2020-07-24
Merge v5.8-rc6 into drm-next
Dave Airlie
2
-2
/
+3
2020-06-16
drm: mcde: Fix forgotten user of drm->dev_private
Linus Walleij
1
-1
/
+1
2020-06-16
drm: mcde: Fix display initialization problem
Linus Walleij
1
-1
/
+2
2020-06-10
drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-7
/
+1
2020-06-10
drm/mcde: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-05-27
drm/mcde: Use mode->clock instead of reverse calculating it from the vrefresh
Ville Syrjälä
1
-2
/
+1
2020-05-27
drm: Nuke mode->vrefresh
Ville Syrjälä
1
-3
/
+3
2020-05-12
drm/mcde: dsi: Fix return value check in mcde_dsi_bind()
Wei Yongjun
1
-4
/
+3
2020-04-28
drm/mcde: Don't use drm_device->dev_private
Daniel Vetter
4
-10
/
+10
2020-04-28
drm/mcde: Use devm_drm_dev_alloc
Daniel Vetter
1
-11
/
+4
2020-03-26
drm/mcde: More devm_drm_dev_init
Daniel Vetter
1
-6
/
+3
2020-03-26
drm/mcde: Drop explicit drm_mode_config_cleanup call
Daniel Vetter
1
-14
/
+6
2020-03-26
drm: Garbage collect drm_dev_fini
Daniel Vetter
1
-1
/
+0
2020-03-26
drm/mcde: Use drmm_add_final_kfree
Daniel Vetter
1
-3
/
+2
2020-02-26
drm/bridge: Extend bridge API to disable connector creation
Laurent Pinchart
1
-2
/
+3
2020-02-14
drm/mcde: Fix Sphinx formatting
Jonathan Neuschäfer
1
-4
/
+5
2020-01-03
Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-48
/
+192
2019-12-17
drm/mcde: Some fixes to handling video mode
Linus Walleij
2
-48
/
+192
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
5
-143
/
+131
2019-12-09
Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+4
2019-11-24
drm/mcde: Do not needlessly logically and with 3
Linus Walleij
1
-4
/
+4
2019-11-24
drm/mcde: Reuse global DSI command defs
Linus Walleij
2
-12
/
+1
2019-11-20
drm/mcde: dsi: Fix invalid pointer dereference if panel cannot be found
Stephan Gerhold
1
-2
/
+4
2019-11-09
drm/mcde: Handle pending vblank while disabling display
Stephan Gerhold
1
-0
/
+10
2019-11-09
drm/mcde: dsi: Enable clocks in pre_enable() instead of mode_set()
Stephan Gerhold
1
-30
/
+37
2019-11-09
drm/mcde: dsi: Fix duplicated DSI connector
Stephan Gerhold
1
-51
/
+1
2019-11-09
drm/mcde: dsi: Delay start of video stream generator
Stephan Gerhold
1
-5
/
+8
2019-11-09
drm/mcde: dsi: Make video mode errors more verbose
Stephan Gerhold
2
-1
/
+31
2019-11-09
drm/mcde: Fix frame sync setup for video mode panels
Stephan Gerhold
4
-18
/
+30
2019-11-09
drm/mcde: Provide vblank handling unconditionally
Stephan Gerhold
2
-22
/
+9
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2
-25
/
+48
[next]