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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
drm/mcde: Retry DSI read/write transactions
Linus Walleij
1
-66
/
+92
2020-08-13
drm: panel: Fix bus format for OrtusTech COM43H4M85ULC panel
Laurent Pinchart
1
-1
/
+1
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-13
drm/hisilicon: Fix build error of no type of module_init
Tian Tao
1
-0
/
+1
2020-08-12
drm/bridge: tc358762: Add basic driver for Toshiba TC358762 DSI-to-DPI bridge
Marek Vasut
3
-0
/
+289
2020-08-12
dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
Marek Vasut
1
-0
/
+127
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2677
-32845
/
+278749
2020-08-12
drm/radeon: drop superflous AGP handling
Christian König
1
-19
/
+2
2020-08-12
drm/ttm: give resource functions their own [ch] files
Christian König
11
-376
/
+446
2020-08-12
drm/ttm: rename ttm_resource_manager_func callbacks
Christian König
8
-36
/
+36
2020-08-12
drm/hisilicon: Code refactoring for hibmc_drv_de
Tian Tao
2
-42
/
+15
2020-08-12
drm/hisilicon: Remove the unused include statements
Tian Tao
3
-10
/
+0
2020-08-12
drm/ttm: revert "drm/ttm: make TT creation purely optional v3"
Christian König
4
-22
/
+31
2020-08-12
Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...
Dave Airlie
6
-30
/
+15
2020-08-11
drm/panel-notatek-nt35510: Fix MTP read init
Linus Walleij
1
-0
/
+16
2020-08-11
drm/amdgpu: utilize subconnector property for DP through DisplayManager
Oleg Vasilev
2
-1
/
+43
2020-08-11
drm/amdgpu: utilize subconnector property for DP through atombios
Oleg Vasilev
3
-1
/
+28
2020-08-11
drm/i915: utilize subconnector property for DP
Oleg Vasilev
1
-0
/
+8
2020-08-11
drm: report dp downstream port type as a subconnector property
Oleg Vasilev
6
-10
/
+148
2020-08-11
Merge tag 'amd-drm-fixes-5.9-2020-08-07' of git://people.freedesktop.org/~agd...
Dave Airlie
56
-286
/
+807
2020-08-11
Merge tag 'drm-misc-fixes-2020-08-04' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-2
/
+17
2020-08-11
Merge tag 'v5.8' into drm-next
Dave Airlie
463
-3862
/
+4863
2020-08-11
drm/vmwgfx/ttm: fix the non-THP cleanup path.
Dave Airlie
1
-1
/
+1
2020-08-11
drm/vmwgfx: fix spelling mistake "Cant" -> "Can't"
Colin Ian King
1
-1
/
+1
2020-08-11
drm/vmwgfx: fix spelling mistake "Cound" -> "Could"
Colin Ian King
1
-1
/
+1
2020-08-11
drm/vmwgfx/ldu: Use drm_mode_config_reset
Roland Scheidegger
1
-6
/
+2
2020-08-11
drm/vmwgfx/sou: Use drm_mode_config_reset
Roland Scheidegger
1
-7
/
+2
2020-08-11
drm/vmwgfx/stdu: Use drm_mode_config_reset
Daniel Vetter
1
-7
/
+2
2020-08-11
drm/vmwgfx: Fix two list_for_each loop exit tests
Dan Carpenter
1
-4
/
+4
2020-08-11
drm/vmwgfx: Use correct vmw_legacy_display_unit pointer
Dan Carpenter
1
-3
/
+2
2020-08-11
drm/vmwgfx: Use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2020-08-11
Merge tag 'drm-misc-next-fixes-2020-08-05' of git://anongit.freedesktop.org/d...
Dave Airlie
11
-42
/
+33
2020-08-10
display/drm/bridge: TC358775 DSI/LVDS driver
Vinay Simha BN
3
-0
/
+760
2020-08-10
dt-binding: Add DSI/LVDS TC358775 bridge bindings
Vinay Simha BN
1
-0
/
+215
2020-08-10
drm/v3d: convert to use module_platform_driver
Qinglang Miao
1
-12
/
+1
2020-08-10
drm/vkms: add missing platform_device_unregister() in vkms_init()
Qinglang Miao
1
-1
/
+1
2020-08-10
drm/vgem: add missing platform_device_unregister() in vgem_init()
Qinglang Miao
1
-1
/
+1
2020-08-10
drm/vkms: guarantee vblank when capturing crc
Melissa Wen
1
-3
/
+17
2020-08-10
drm/gma500: fix spelling mistake "pannel" -> "panel"
Colin Ian King
2
-3
/
+3
2020-08-10
drm/amdgpu/ttm: drop the adev link from vram mgr
Dave Airlie
2
-5
/
+7
2020-08-10
drm/amdgpu/ttm: move vram/gtt mgr allocations to mman.
Dave Airlie
3
-37
/
+27
2020-08-08
drm: Remove unnecessary drm_panel_attach and drm_panel_detach
Joe Perches
23
-196
/
+5
2020-08-07
drm/amdgpu: Fix bug where DPM is not enabled after hibernate and resume
Sandeep Raghuraman
1
-1
/
+4
2020-08-07
drm/amd/powerplay: put VCN/JPEG into PG ungate state before dpm table setup(V3)
Evan Quan
2
-13
/
+73
2020-08-07
drm/amd/powerplay: update swSMU VCN/JPEG PG logics
Evan Quan
7
-34
/
+60
[next]