index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/doc: introduce new section for standard plane properties
Simon Ser
2020-12-17
3
-6
/
+18
*
drm/doc: the KMS properties section is for user-space devs
Simon Ser
2020-12-17
1
-0
/
+3
*
drm/doc: move color management functions under CRTC section
Simon Ser
2020-12-17
1
-6
/
+9
*
drm/doc: move damage tracking functions to new section
Simon Ser
2020-12-17
1
-6
/
+9
*
drm/doc: move composition function docs to new section
Simon Ser
2020-12-17
1
-3
/
+6
*
drm/doc: rename FB_DAMAGE_CLIPS section
Simon Ser
2020-12-17
1
-2
/
+2
*
MAINTAINERS: Update addresses for TI display drivers
Tomi Valkeinen
2020-12-17
1
-5
/
+5
*
dma-buf: doc polish for pin/unpin
Daniel Vetter
2020-12-16
2
-6
/
+21
*
dma-buf: begin/end_cpu might lock the dma_resv lock
Daniel Vetter
2020-12-16
1
-0
/
+4
*
dma-buf: some kerneldoc formatting fixes
Daniel Vetter
2020-12-16
2
-16
/
+21
*
dma-buf: Remove kmap kerneldoc vestiges
Daniel Vetter
2020-12-16
2
-22
/
+23
*
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
2020-12-16
3
-1
/
+79
*
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
2020-12-16
1
-2
/
+4
*
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
2020-12-16
3
-10
/
+11
*
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2020-12-16
2
-1
/
+26
*
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2020-12-16
2
-3
/
+40
*
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
2020-12-16
1
-1
/
+3
*
drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
Maxime Ripard
2020-12-16
1
-0
/
+3
*
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
2020-12-16
3
-18
/
+25
*
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
2020-12-16
4
-24
/
+19
*
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
2020-12-16
1
-1
/
+5
*
drm/ttm: cleanup LRU handling further
Christian König
2020-12-15
6
-41
/
+36
*
drm/ttm: use pin_count more extensively
Christian König
2020-12-15
1
-2
/
+1
*
drm: require a non_NULL drm_crtc.primary
Simon Ser
2020-12-15
2
-1
/
+4
*
drm: validate possible_crtcs for primary and cursor planes
Simon Ser
2020-12-15
1
-0
/
+16
*
drm: rework description of primary and cursor planes
Simon Ser
2020-12-15
2
-7
/
+12
*
drm/omap: Delete useless kfree code
Zheng Yongjun
2020-12-15
1
-1
/
+0
*
drm/omap: dsi: allow DSI commands to be sent early
Tomi Valkeinen
2020-12-15
2
-5
/
+48
*
drm/omap: dsi: fix DCS_CMD_ENABLE
Tomi Valkeinen
2020-12-15
1
-1
/
+2
*
drm/omap: dsi: remove ulps support
Tomi Valkeinen
2020-12-15
2
-293
/
+8
*
drm/omap: dsi: fix and cleanup ddr_clk_always_on
Tomi Valkeinen
2020-12-15
2
-9
/
+5
*
drm/omap: dsi: split video mode enable/disable into separate func
Tomi Valkeinen
2020-12-15
1
-44
/
+57
*
drm/omap: dsi: cleanup initial vc setup
Tomi Valkeinen
2020-12-15
1
-54
/
+31
*
drm/omap: dsi: rename dsi_display_* functions
Tomi Valkeinen
2020-12-15
1
-18
/
+18
*
drm/omap: dsi: display_disable cleanup
Tomi Valkeinen
2020-12-15
1
-16
/
+3
*
drm/omap: dsi: display_enable cleanup
Tomi Valkeinen
2020-12-15
1
-13
/
+3
*
drm/omap: dsi: move enable/disable to bridge enable/disable
Tomi Valkeinen
2020-12-15
1
-33
/
+22
*
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
2020-12-15
3
-447
/
+460
*
drm/panel: panel-dsi-cm: drop unneeded includes
Tomi Valkeinen
2020-12-15
1
-2
/
+0
*
drm/panel: panel-dsi-cm: add panel database to driver
Tomi Valkeinen
2020-12-15
1
-38
/
+66
*
drm/panel: panel-dsi-cm: remove extra 'if'
Tomi Valkeinen
2020-12-15
1
-5
/
+3
*
drm/omap: dsi: use separate VCs for cmd and video
Tomi Valkeinen
2020-12-15
1
-5
/
+7
*
drm/omap: dsi: enable HS before sending the frame
Tomi Valkeinen
2020-12-15
1
-0
/
+2
*
drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
Tomi Valkeinen
2020-12-15
1
-6
/
+4
*
drm/omap: dsi: untangle vc & channel
Tomi Valkeinen
2020-12-15
1
-23
/
+22
*
drm/omap: dsi: pass vc and channel to various functions
Tomi Valkeinen
2020-12-15
1
-26
/
+28
*
drm/omap: dsi: rename 'channel' to 'vc'
Tomi Valkeinen
2020-12-15
1
-110
/
+110
*
drm/omap: dsi: cleanup dispc channel usage
Tomi Valkeinen
2020-12-15
1
-8
/
+8
*
drm/omap: dsi: drop useless channel checks
Tomi Valkeinen
2020-12-15
1
-11
/
+0
*
drm/omap: dsi: simplify VC handling
Tomi Valkeinen
2020-12-15
1
-36
/
+13
[next]