index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2021-01-07
213
-5243
/
+4976
|
\
|
*
dma-buf: doc polish for pin/unpin
Daniel Vetter
2020-12-16
1
-3
/
+16
|
*
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
1
-13
/
+18
|
*
dma-buf: Remove kmap kerneldoc vestiges
Daniel Vetter
2020-12-16
1
-6
/
+14
|
*
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
4
-39
/
+31
|
*
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
|
*
drm/omap: dsi: send nop instead of page & column
Tomi Valkeinen
2020-12-15
1
-29
/
+17
|
*
drm/panel: panel-dsi-cm: set column & page at setup
Tomi Valkeinen
2020-12-15
1
-0
/
+20
|
*
drm/omap: dsi: set trans_mode according to client mode_flags
Tomi Valkeinen
2020-12-15
1
-0
/
+7
|
*
drm/omap: pll: fix iteration loop check
Tomi Valkeinen
2020-12-15
1
-0
/
+6
|
*
drm/panel: panel-dsi-cm: cleanup tear enable
Tomi Valkeinen
2020-12-15
1
-19
/
+4
|
*
drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
Tomi Valkeinen
2020-12-15
1
-2
/
+1
[next]