index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-04
drm: warn if cursor plane is set with legacy funcs
Simon Ser
1
-0
/
+10
2020-12-30
drm/panel: s6e63m0: Support max-brightness
Linus Walleij
1
-4
/
+13
2020-12-30
drm/tve200: remove unused including <linux/version.h>
Tian Tao
2
-2
/
+0
2020-12-23
drm/hisilicon: Remove drm_dev_put in hibmc
Tian Tao
1
-5
/
+3
2020-12-22
drm/hisilicon: Use pcim_enable_device()
Tian Tao
1
-4
/
+2
2020-12-22
drm/virtio: align blob resources to page sizes
Chia-I Wu
1
-0
/
+2
2020-12-22
drm/qxl: use flexible-array member instead of zero-length array
Tian Tao
1
-8
/
+8
2020-12-22
drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
Enrico Weigelt, metux IT consult
1
-1
/
+2
2020-12-22
drm/fb-helper: Add a FIXME that generic_setup is very confusing
Daniel Vetter
1
-0
/
+5
2020-12-17
drm: require each CRTC to have a unique primary plane
Simon Ser
2
-0
/
+26
2020-12-17
drm/doc: fix reference to drm_format_modifier_blob
Simon Ser
1
-3
/
+3
2020-12-17
drm/doc: introduce new section for standard plane properties
Simon Ser
2
-6
/
+12
2020-12-16
dma-buf: doc polish for pin/unpin
drm-misc-next-2020-12-17
Daniel Vetter
1
-3
/
+16
2020-12-16
dma-buf: begin/end_cpu might lock the dma_resv lock
Daniel Vetter
1
-0
/
+4
2020-12-16
dma-buf: some kerneldoc formatting fixes
Daniel Vetter
1
-13
/
+18
2020-12-16
dma-buf: Remove kmap kerneldoc vestiges
Daniel Vetter
1
-6
/
+14
2020-12-16
drm/vc4: hdmi: Enable 10/12 bpc output
Maxime Ripard
3
-1
/
+79
2020-12-16
drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
Maxime Ripard
1
-2
/
+4
2020-12-16
drm/vc4: hdmi: Use the connector state pixel rate for the PHY
Maxime Ripard
3
-10
/
+11
2020-12-16
drm/vc4: hdmi: Store pixel frequency in the connector state
Maxime Ripard
2
-1
/
+26
2020-12-16
drm/vc4: hdmi: Create a custom connector state
Maxime Ripard
2
-3
/
+40
2020-12-16
drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
Maxime Ripard
1
-1
/
+3
2020-12-16
drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
Maxime Ripard
1
-0
/
+3
2020-12-16
drm/vc4: Pass the atomic state to encoder hooks
Maxime Ripard
3
-18
/
+25
2020-12-16
drm/vc4: hvs: Align the HVS atomic hooks to the new API
Maxime Ripard
4
-24
/
+19
2020-12-16
drm/hisilicon: Fix rmmod hibmc_drm failed
Tian Tao
1
-1
/
+5
2020-12-15
drm/ttm: cleanup LRU handling further
Christian König
4
-39
/
+31
2020-12-15
drm/ttm: use pin_count more extensively
Christian König
1
-2
/
+1
2020-12-15
drm: require a non_NULL drm_crtc.primary
Simon Ser
2
-1
/
+4
2020-12-15
drm: validate possible_crtcs for primary and cursor planes
Simon Ser
1
-0
/
+16
2020-12-15
drm: rework description of primary and cursor planes
Simon Ser
2
-7
/
+12
2020-12-15
drm/omap: Delete useless kfree code
Zheng Yongjun
1
-1
/
+0
2020-12-15
drm/omap: dsi: allow DSI commands to be sent early
Tomi Valkeinen
2
-5
/
+48
2020-12-15
drm/omap: dsi: fix DCS_CMD_ENABLE
Tomi Valkeinen
1
-1
/
+2
2020-12-15
drm/omap: dsi: remove ulps support
Tomi Valkeinen
2
-293
/
+8
2020-12-15
drm/omap: dsi: fix and cleanup ddr_clk_always_on
Tomi Valkeinen
2
-9
/
+5
2020-12-15
drm/omap: dsi: split video mode enable/disable into separate func
Tomi Valkeinen
1
-44
/
+57
2020-12-15
drm/omap: dsi: cleanup initial vc setup
Tomi Valkeinen
1
-54
/
+31
2020-12-15
drm/omap: dsi: rename dsi_display_* functions
Tomi Valkeinen
1
-18
/
+18
2020-12-15
drm/omap: dsi: display_disable cleanup
Tomi Valkeinen
1
-16
/
+3
2020-12-15
drm/omap: dsi: display_enable cleanup
Tomi Valkeinen
1
-13
/
+3
2020-12-15
drm/omap: dsi: move enable/disable to bridge enable/disable
Tomi Valkeinen
1
-33
/
+22
2020-12-15
drm/omap: dsi: move structs & defines to dsi.h
Tomi Valkeinen
3
-447
/
+460
2020-12-15
drm/panel: panel-dsi-cm: drop unneeded includes
Tomi Valkeinen
1
-2
/
+0
2020-12-15
drm/panel: panel-dsi-cm: add panel database to driver
Tomi Valkeinen
1
-38
/
+66
2020-12-15
drm/panel: panel-dsi-cm: remove extra 'if'
Tomi Valkeinen
1
-5
/
+3
2020-12-15
drm/omap: dsi: use separate VCs for cmd and video
Tomi Valkeinen
1
-5
/
+7
2020-12-15
drm/omap: dsi: enable HS before sending the frame
Tomi Valkeinen
1
-0
/
+2
2020-12-15
drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
Tomi Valkeinen
1
-6
/
+4
2020-12-15
drm/omap: dsi: untangle vc & channel
Tomi Valkeinen
1
-23
/
+22
[next]