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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
drm/stm: ltdc: remove call of pm-runtime functions
Yannick Fertre
1
-16
/
+0
2020-07-07
drm/meson: overlay: fix build failure
Neil Armstrong
1
-2
/
+4
2020-07-07
drm/ast: Initialize mode setting in ast_mode_config_init()
Thomas Zimmermann
3
-37
/
+41
2020-07-07
drm/ast: Use managed mode-config init
Thomas Zimmermann
3
-8
/
+3
2020-07-07
drm/ast: Replace struct ast_crtc with struct drm_crtc
Thomas Zimmermann
2
-10
/
+6
2020-07-07
drm/ast: Init cursors before creating modesetting structures
Thomas Zimmermann
1
-1
/
+4
2020-07-07
drm/ast: Managed cursor release
Thomas Zimmermann
3
-20
/
+22
2020-07-07
drm/ast: Keep cursor HW BOs mapped
Thomas Zimmermann
2
-28
/
+21
2020-07-07
drm/ast: Add helper to hide cursor
Thomas Zimmermann
3
-1
/
+7
2020-07-07
drm/ast: Don't enable HW cursors twice during atomic update
Thomas Zimmermann
1
-6
/
+0
2020-07-07
drm/ast: Replace ast_cursor_move() with ast_cursor_show()
Thomas Zimmermann
3
-23
/
+35
2020-07-07
drm/ast: Move cursor pageflip into helper
Thomas Zimmermann
3
-13
/
+21
2020-07-07
drm/ast: Update cursor image and checksum from same function
Thomas Zimmermann
1
-19
/
+5
2020-07-07
drm/ast: Move cursor fb pinning and mapping into helper
Thomas Zimmermann
3
-42
/
+59
2020-07-07
drm/ast: Pass struct ast_private instance to cursor init/fini functions
Thomas Zimmermann
3
-8
/
+9
2020-07-07
drm/ast: Move cursor functions to ast_cursor.c
Thomas Zimmermann
4
-196
/
+229
2020-07-07
drm/vc4: crtc: Remove the feed_txp tests
Maxime Ripard
1
-22
/
+7
2020-07-07
drm/vc4: txp: Turn the TXP into a CRTC of its own
Maxime Ripard
2
-20
/
+99
2020-07-07
drm/vc4: crtc: Move the txp_armed function to the TXP
Maxime Ripard
3
-9
/
+8
2020-07-07
drm/vc4: crtc: Move the CRTC initialisation to a separate function
Maxime Ripard
2
-37
/
+53
2020-07-07
drm/vc4: crtc: Only access the PixelValve registers if we have to
Maxime Ripard
1
-4
/
+15
2020-07-07
drm/vc4: crtc: Split CRTC data in two
Maxime Ripard
2
-11
/
+37
2020-07-07
drm/vc4: crtc: Make state functions public
Maxime Ripard
2
-11
/
+20
2020-07-07
drm/vc4: crtc: Move HVS setup code to the HVS driver
Maxime Ripard
3
-251
/
+302
2020-07-07
drm/vc4: Reorder the bind order of the devices
Maxime Ripard
1
-1
/
+1
2020-07-07
drm/vc4: Convert register accessors to FIELD_*
Maxime Ripard
1
-5
/
+4
2020-07-06
drm/hisilicon: Code refactoring for hibmc_drv_vdac
Tian Tao
2
-41
/
+13
2020-07-03
drm/meson: crtc: handle commit of Amlogic FBC frames
Neil Armstrong
1
-30
/
+88
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layout
Neil Armstrong
1
-18
/
+35
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving mode
Neil Armstrong
1
-2
/
+23
2020-07-03
drm/meson: overlay: setup overlay for Amlogic FBC
Neil Armstrong
2
-8
/
+259
2020-07-03
drm/meson: add Amlogic Video FBC registers
Neil Armstrong
1
-0
/
+22
2020-07-02
drm/vmwgfx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-2
/
+1
2020-07-02
drm/vc4: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-2
/
+1
2020-07-02
drm/mtk: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-10
/
+6
2020-07-02
drm/imx: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-13
/
+8
2020-07-02
drm/amdgpu: Use __drm_atomic_helper_crtc_reset
Daniel Vetter
1
-3
/
+1
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
11
-33
/
+15
2020-07-02
drm : Insert blank lines after declarations.
Suraj Upadhyay
20
-0
/
+74
2020-07-02
dma-buf: fix dma-fence-chain out of order test
Lionel Landwerlin
1
-22
/
+21
2020-07-02
Revert "dma-buf: Report signaled links inside dma-fence-chain"
Lionel Landwerlin
1
-7
/
+0
2020-07-02
drm/i915: Fix the old vs. new epoch counter check during hotplug detect
Imre Deak
1
-1
/
+3
2020-07-02
drm/hisilicon: Use drmm_kzalloc() instead of devm_kzalloc()
Tian Tao
1
-1
/
+2
2020-07-01
drm/panel: st7703: Assert reset prior to powering down the regulators
Ondrej Jirman
1
-0
/
+1
2020-07-01
drm/panel: st7703: Enter sleep after display off
Ondrej Jirman
1
-1
/
+12
2020-07-01
drm/panel: st7703: Add support for Xingbangda XBD599
Ondrej Jirman
1
-2
/
+197
2020-07-01
drm/panel: st7703: Move generic part of init sequence to enable callback
Ondrej Jirman
1
-15
/
+18
2020-07-01
drm/panel: st7703: Move code specific to jh057n closer together
Ondrej Jirman
1
-24
/
+24
2020-07-01
drm/panel: st7703: Prepare for supporting multiple panels
Ondrej Jirman
1
-12
/
+31
2020-07-01
drm/panel: st7703: Rename functions from jh057n prefix to st7703
Ondrej Jirman
1
-44
/
+46
[next]