drm/doc: re-format drm.h file comment
[platform/kernel/linux-rpi.git] / drivers /
2021-01-04 Simon Serdrm: warn if cursor plane is set with legacy funcs
2020-12-30 Linus Walleijdrm/panel: s6e63m0: Support max-brightness
2020-12-30 Tian Taodrm/tve200: remove unused including <linux/version.h>
2020-12-23 Tian Taodrm/hisilicon: Remove drm_dev_put in hibmc
2020-12-23 Tian Taodrm/hisilicon: Use pcim_enable_device()
2020-12-22 Chia-I Wudrm/virtio: align blob resources to page sizes
2020-12-22 Tian Taodrm/qxl: use flexible-array member instead of zero...
2020-12-22 Enrico Weigelt,... drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO...
2020-12-22 Daniel Vetterdrm/fb-helper: Add a FIXME that generic_setup is very...
2020-12-17 Simon Serdrm: require each CRTC to have a unique primary plane
2020-12-17 Simon Serdrm/doc: fix reference to drm_format_modifier_blob
2020-12-17 Simon Serdrm/doc: introduce new section for standard plane prope...
2020-12-16 Daniel Vetterdma-buf: doc polish for pin/unpin
2020-12-16 Daniel Vetterdma-buf: begin/end_cpu might lock the dma_resv lock
2020-12-16 Daniel Vetterdma-buf: some kerneldoc formatting fixes
2020-12-16 Daniel Vetterdma-buf: Remove kmap kerneldoc vestiges
2020-12-16 Maxime Riparddrm/vc4: hdmi: Enable 10/12 bpc output
2020-12-16 Maxime Riparddrm/vc4: hdmi: Limit the BCM2711 to the max without...
2020-12-16 Maxime Riparddrm/vc4: hdmi: Use the connector state pixel rate for...
2020-12-16 Maxime Riparddrm/vc4: hdmi: Store pixel frequency in the connector...
2020-12-16 Maxime Riparddrm/vc4: hdmi: Create a custom connector state
2020-12-16 Maxime Riparddrm/vc4: hdmi: Don't access the connector state in...
2020-12-16 Maxime Riparddrm/vc4: hdmi: Take into account the clock doubling...
2020-12-16 Maxime Riparddrm/vc4: Pass the atomic state to encoder hooks
2020-12-16 Maxime Riparddrm/vc4: hvs: Align the HVS atomic hooks to the new API
2020-12-16 Tian Taodrm/hisilicon: Fix rmmod hibmc_drm failed
2020-12-15 Christian Königdrm/ttm: cleanup LRU handling further
2020-12-15 Christian Königdrm/ttm: use pin_count more extensively
2020-12-15 Simon Serdrm: require a non_NULL drm_crtc.primary
2020-12-15 Simon Serdrm: validate possible_crtcs for primary and cursor...
2020-12-15 Simon Serdrm: rework description of primary and cursor planes
2020-12-15 Zheng Yongjundrm/omap: Delete useless kfree code
2020-12-15 Tomi Valkeinendrm/omap: dsi: allow DSI commands to be sent early
2020-12-15 Tomi Valkeinendrm/omap: dsi: fix DCS_CMD_ENABLE
2020-12-15 Tomi Valkeinendrm/omap: dsi: remove ulps support
2020-12-15 Tomi Valkeinendrm/omap: dsi: fix and cleanup ddr_clk_always_on
2020-12-15 Tomi Valkeinendrm/omap: dsi: split video mode enable/disable into...
2020-12-15 Tomi Valkeinendrm/omap: dsi: cleanup initial vc setup
2020-12-15 Tomi Valkeinendrm/omap: dsi: rename dsi_display_* functions
2020-12-15 Tomi Valkeinendrm/omap: dsi: display_disable cleanup
2020-12-15 Tomi Valkeinendrm/omap: dsi: display_enable cleanup
2020-12-15 Tomi Valkeinendrm/omap: dsi: move enable/disable to bridge enable...
2020-12-15 Tomi Valkeinendrm/omap: dsi: move structs & defines to dsi.h
2020-12-15 Tomi Valkeinendrm/panel: panel-dsi-cm: drop unneeded includes
2020-12-15 Tomi Valkeinendrm/panel: panel-dsi-cm: add panel database to driver
2020-12-15 Tomi Valkeinendrm/panel: panel-dsi-cm: remove extra 'if'
2020-12-15 Tomi Valkeinendrm/omap: dsi: use separate VCs for cmd and video
2020-12-15 Tomi Valkeinendrm/omap: dsi: enable HS before sending the frame
2020-12-15 Tomi Valkeinendrm/omap: dsi: skip dsi_vc_enable_hs when already in...
2020-12-15 Tomi Valkeinendrm/omap: dsi: untangle vc & channel
2020-12-15 Tomi Valkeinendrm/omap: dsi: pass vc and channel to various functions
2020-12-15 Tomi Valkeinendrm/omap: dsi: rename 'channel' to 'vc'
2020-12-15 Tomi Valkeinendrm/omap: dsi: cleanup dispc channel usage
2020-12-15 Tomi Valkeinendrm/omap: dsi: drop useless channel checks
2020-12-15 Tomi Valkeinendrm/omap: dsi: simplify VC handling
2020-12-15 Tomi Valkeinendrm/omap: dsi: send nop instead of page & column
2020-12-15 Tomi Valkeinendrm/panel: panel-dsi-cm: set column & page at setup
2020-12-15 Tomi Valkeinendrm/omap: dsi: set trans_mode according to client mode_...
2020-12-15 Tomi Valkeinendrm/omap: pll: fix iteration loop check
2020-12-15 Tomi Valkeinendrm/panel: panel-dsi-cm: cleanup tear enable
2020-12-15 Tomi Valkeinendrm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_O...
2020-12-15 Tomi Valkeinendrm/omap: remove dss_mgr_ops
2020-12-15 Tomi Valkeinendrm/omap: remove dispc_ops
2020-12-15 Tomi Valkeinendrm/omap: drop unused owner field
2020-12-15 Tomi Valkeinendrm/omap: remove unused display.c
2020-12-15 Tomi Valkeinendrm/omap: squash omapdrm sub-modules into one
2020-12-15 Sebastian Reicheldrm/omap: dsi: simplify pin config
2020-12-15 Sebastian Reicheldrm/omap: simplify DSI manual update code
2020-12-15 Sebastian Reicheldrm/omap: drop dssdev display field
2020-12-15 Sebastian Reicheldrm/omap: drop DSS ops_flags
2020-12-15 Sebastian Reicheldrm/omap: drop unused DSS next pointer
2020-12-15 Sebastian Reicheldrm/omap: simplify omap_display_id
2020-12-15 Sebastian Reicheldrm/omap: remove unused omap_connector
2020-12-15 Sebastian Reicheldrm/omap: remove legacy DSS device operations
2020-12-15 Sebastian Reicheldrm/omap: dsi: Register a drm_bridge
2020-12-15 Sebastian Reicheldrm/panel: Move OMAP's DSI command mode panel driver
2020-12-15 Sebastian Reicheldrm/omap: remove global dss_device variable
2020-12-15 Sebastian Reicheldrm/omap: panel-dsi-cm: fix remove()
2020-12-15 Sebastian Reicheldrm/omap: panel-dsi-cm: support unbinding
2020-12-15 Sebastian Reicheldrm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
2020-12-15 Sebastian Reicheldrm/omap: dsi: implement check timings
2020-12-15 Sebastian Reicheldrm/omap: drop omapdss-boot-init
2020-12-15 Sebastian Reicheldrm/omap: dsi: convert to drm_panel
2020-12-15 Sebastian Reicheldrm/omap: dsi: drop custom panel capability support
2020-12-15 Sebastian Reicheldrm/omap: dsi: Reverse direction of the DSS device...
2020-12-15 Sebastian Reicheldrm/omap: dsi: move panel refresh function to host
2020-12-15 Sebastian Reicheldrm/omap: dsi: do ULPS in host driver
2020-12-15 Sebastian Reicheldrm/omap: dsi: untangle ulps ops from enable/disable
2020-12-15 Sebastian Reicheldrm/omap: dsi: do bus locking in host driver
2020-12-15 Sebastian Reicheldrm/omap: dsi: drop custom enable_te() API
2020-12-15 Sebastian Reicheldrm/omap: dsi: move TE GPIO handling into core
2020-12-15 Sebastian Reicheldrm/omap: dsi: lp/hs switching support for transfer()
2020-12-15 Sebastian Reicheldrm/omap: panel-dsi-cm: use bulk regulator API
2020-12-15 Sebastian Reicheldrm/omap: dsi: use pixel-format and mode from attach
2020-12-15 Sebastian Reicheldrm/omap: dsi: drop useless sync()
2020-12-15 Sebastian Reicheldrm/omap: dsi: drop unused enable_te()
2020-12-15 Sebastian Reicheldrm/omap: dsi: drop unused get_te()
2020-12-15 Sebastian Reicheldrm/omap: dsi: drop unused memory_read()
2020-12-15 Sebastian Reicheldrm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
2020-12-15 Sebastian Reicheldrm/omap: panel-dsi-cm: drop hardcoded VC
next