dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 10:47:34 to 2020-12-16 08:56:19 UTC [more...]

[PATCH v7 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-15 17:23 UTC  (10+ messages)
` [PATCH v7 1/9] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH v7 2/9] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v7 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v7 6/9] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v7 7/9] drm/vc4: hdmi: Use the connector state pixel rate for the PHY
` [PATCH v7 9/9] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH] drm/[amdgpu|radeon]: fix memset on io mem
 2020-12-16  7:59 UTC  (2+ messages)

[PATCH drm/hisilicon 0/2] Add the new api to enable msi
 2020-12-15 11:57 UTC  (4+ messages)
` [PATCH drm/hisilicon 1/2] drm/irq: Add the new api to enable pci msi
` [PATCH drm/hisilicon 2/2] drm/hisilicon: Use the new api devm_drm_msi_install

[PATCH v2 07/22] drm/msm: Do rpm get sooner in the submit path
 2020-12-16  5:22 UTC  (11+ messages)

[PATCH v7 0/5] dma-buf: Code rework and performance improvements for system heap
 2020-12-16  0:49 UTC  (5+ messages)
` [PATCH v7 2/5] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation
    ` [PATCH] dma-buf: cma_heap: Include linux/vmalloc.h to fix build failures on MIPS

WARNING: suspicious RCU usage in modeset_lock
 2020-12-16  1:14 UTC 

[PATCH] drm/sun4i: hdmi: Use PTR_ERR_OR_ZERO() to simplify code
 2020-12-15  8:50 UTC  (2+ messages)

[PATCH] drm/hisilicon: Fix rmmod hibmc_drm failed
 2020-12-15 12:04 UTC  (4+ messages)

[radeon-alex:amd-20.45 2127/2427] drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c:1880:39: sparse: sparse: incorrect type in argument 1 (different base types)
 2020-12-16  8:48 UTC  (4+ messages)
    ` [kbuild-all] "

linux-next: manual merge of the drm tree with the crypto tree
 2020-12-16  1:09 UTC  (3+ messages)

[PATCH v3 00/12] RFC Support hot device unplug in amdgpu
 2020-12-16  8:04 UTC  (13+ messages)
` [PATCH v3 05/12] drm/ttm: Expose ttm_tt_unpopulate for driver use

[PATCH] MAINTAINERS: Update addresses for TI display drivers
 2020-12-16  7:59 UTC 

[PATCH] dt-bindings: display: bridge: tc358768: Remove maintainer information
 2020-12-16  7:44 UTC  (3+ messages)

[PATCH v2 2/2] drm: automatic legacy gamma support
 2020-12-16  7:34 UTC  (8+ messages)
      ` [kbuild-all] "

[PATCH v5 00/15] Add support for DP-HDMI2.1 PCON
 2020-12-16  5:31 UTC  (16+ messages)
` [PATCH v5 01/15] drm/edid: Add additional HFVSDB fields for HDMI2.1
` [PATCH v5 02/15] drm/edid: Parse MAX_FRL field from HFVSDB block
` [PATCH v5 03/15] drm/edid: Parse DSC1.2 cap fields "
` [PATCH v5 04/15] drm/dp_helper: Add Helpers for FRL Link Training support for DP-HDMI2.1 PCON
` [PATCH v5 05/15] drm/dp_helper: Add support for link failure detection
` [PATCH v5 06/15] drm/dp_helper: Add support for Configuring DSC for HDMI2.1 Pcon
` [PATCH v5 07/15] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
` [PATCH v5 08/15] drm/i915: Capture max frl rate for PCON in dfp cap structure
` [PATCH v5 09/15] drm/i915: Add support for starting FRL training for HDMI2.1 via PCON
` [PATCH v5 10/15] drm/i915: Check for FRL training before DP Link training
` [PATCH v5 11/15] drm/i915: Add support for enabling link status and recovery
` [PATCH v5 12/15] drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoder
` [PATCH v5 13/15] drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1
` [PATCH v5 14/15] drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encoding
` [PATCH v5 15/15] drm/i915/display: Let PCON convert from RGB to YUV if it can

[PATCH v5 00/19] R-Car DU display writeback support
 2020-12-16  2:54 UTC  (5+ messages)
` [PATCH v5 15/19] drm/msm: Remove prototypes for non-existing functions

[PATCH v2 01/10] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-12-16  2:43 UTC  (10+ messages)
` [PATCH v2 02/10] drm: uapi: amd: Use SPDX in DRM drivers "
` [PATCH v2 03/10] drm: uapi: broadcom: "
` [PATCH v2 04/10] drm: uapi: intel: "
` [PATCH v2 05/10] drm: uapi: nouveau: "
` [PATCH v2 06/10] drm: uapi: redhat: "
` [PATCH v2 07/10] drm: uapi: tegra: "
` [PATCH v2 08/10] drm: uapi: vmware: "
` [PATCH v2 09/10] drm: uapi: legacy: "
` [PATCH v2 10/10] drm: uapi: Remove copies of GPL license text from headers

[PATCH 1/3] drm: uapi: Use SPDX in DRM core uAPI headers
 2020-12-16  2:15 UTC  (7+ messages)
` [PATCH 2/3] drm: uapi: Use SPDX in DRM drivers "

[PATCH 1/3] drm/atomic-helpers: remove legacy_cursor_update hacks
 2020-12-16  1:29 UTC  (4+ messages)
` [PATCH 01/65] drm/vc4: Drop legacy_cursor_update override
  ` [PATCH 14/65] drm/rcar-du: Annotate dma-fence critical section in commit path

[PATCH] drm: rcar-du: Fix leak of CMM platform device reference
 2020-12-16  1:22 UTC 

[PATCH] drm: rcar-du: Fix the return check of of_parse_phandle and of_find_device_by_node
 2020-12-16  1:05 UTC  (3+ messages)

[PATCH v2 0/4] Converter R-Car DU to the DRM bridge connector helper
 2020-12-16  0:50 UTC  (5+ messages)
` [PATCH v2 1/4] drm: rcar-du: lvds: Convert to DRM panel bridge helper
` [PATCH v2 2/4] drm: bridge: dw-hdmi: Attach to next bridge if available
` [PATCH v2 3/4] drm: rcar-du: dw-hdmi: Set output port number
` [PATCH v2 4/4] drm: rcar-du: Use drm_bridge_connector_init() helper

[PATCH] dt-bindings: display: renesas,du: Convert binding to YAML
 2020-12-15 23:06 UTC 

[PATCH] dt-bindings: display: bridge: renesas, lvds: RZ/G2E needs renesas, companion too
 2020-12-15 22:59 UTC 

[RFC][PATCH 1/3] dma-buf: system_heap: Make sure to return an error if we abort
 2020-12-15 22:05 UTC  (3+ messages)
` [RFC][PATCH 2/3] dma-buf: heaps: Add a WARN_ON should the vmap_cnt go negative
` [RFC][PATCH 3/3] dma-buf: heaps: Rework heep allocation hooks to return struct dma_buf instead of fd

[PATCH v16 0/4] RDMA: Add dma-buf support
 2020-12-15 21:27 UTC  (5+ messages)
` [PATCH v16 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v16 2/4] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v16 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v16 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

[PATCH] drm/bridge: thc63lvd1024: Fix regulator_get_optional() misuse
 2020-12-15 20:55 UTC  (2+ messages)

[PATCH v2 0/3] Finish constification of drm_driver in DRM core
 2020-12-15 20:31 UTC  (4+ messages)
` [PATCH v2 1/3] drm: Move legacy device list out of drm_driver
` [PATCH v2 2/3] drm: Use a const drm_driver for legacy PCI devices
` [PATCH v2 3/3] drm: Constify drm_driver in drivers that don't modify it

[PATCH] drm: Don't export the drm_gem_dumb_destroy() function
 2020-12-15 19:51 UTC 

[PATCH 1/4] drm: arc: Remove unnecessary drm_plane_cleanup() wrapper
 2020-12-15 19:37 UTC  (4+ messages)
` [PATCH 2/4] drm: sti: "
` [PATCH 3/4] drm: vc4: "
` [PATCH 4/4] drm: zte: "

[radeon-alex:amd-20.45 1953/2427] drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dce60/dce60_clk_mgr.c:83:5: warning: no previous prototype for function 'dce60_get_dp_ref_freq_khz'
 2020-12-15 19:28 UTC  (3+ messages)

[PATCH] drm/i915: remove h from printk format specifier
 2020-12-15 19:00 UTC  (3+ messages)

[PATCH] drm: rcar-du: fix reference leak in rcar_cmm_enable
 2020-12-15 18:51 UTC  (3+ messages)

[PULL] drm-misc-next-fixes
 2020-12-15 16:27 UTC  (2+ messages)

[PATCH v2, 00/17] drm/mediatek: add support for mediatek SOC MT8192
 2020-12-15 16:23 UTC  (14+ messages)
` [PATCH v2, 01/17] dt-bindings: mediatek: add description for postmask
` [PATCH v2, 03/17] dt-bindings: mediatek: add description for mt8192 display
` [PATCH v2, 07/17] drm/mediatek: add disp config and mm 26mhz clock into mutex device
` [PATCH v2, 14/17] soc: mediatek: mmsys: Use function call for setting mmsys ovl mout register
` [PATCH v2, 15/17] soc: mediatek: mmsys: add mt8192 mmsys support

[PATCH v6 1/5] drm: Add function to convert rect in 16.16 fixed format to regular format
 2020-12-15 15:50 UTC  (6+ messages)

[PATCH 0/9] drm: rcar-du: Fix LVDS-related crash
 2020-12-15 15:42 UTC  (5+ messages)
` [PATCH 4/9] drm: rcar-du: Use DRM-managed allocation for VSP planes

[PATCH] drm/amdgpu: remove h from printk format specifier
 2020-12-15 15:32 UTC  (5+ messages)

[PATCH v3 0/9] Xilinx AI engine kernel driver
 2020-12-15 15:23 UTC  (5+ messages)

[PATCH -next] drm: omapdrm: Delete useless kfree code
 2020-12-15 15:19 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"
 2020-12-15 14:51 UTC  (2+ messages)

[PATCH] drm/radeon: remove h from printk format specifier
 2020-12-15 14:42 UTC 

[PATCH 1/4] dma-buf: Remove kmap kerneldoc vestiges
 2020-12-15 14:18 UTC  (4+ messages)

[PATCH 3/4] dma-buf: begin/end_cpu might lock the dma_resv lock
 2020-12-15 14:16 UTC  (3+ messages)
` [PATCH] "

[PATCH v3 0/3] Experimental freesync video mode optimization
 2020-12-15 14:14 UTC  (4+ messages)
` [PATCH v3 2/3] drm/amd/display: Add freesync video modes based on preferred modes

[PATCH v4 0/2] drm: automatic legacy gamma support
 2020-12-15 12:45 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-15 11:23 UTC  (3+ messages)
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC messages

[PATCH v2 0/9] drm: rcar-du: Fix LVDS-related crash
 2020-12-15 11:16 UTC  (5+ messages)
` [PATCH v2 4/9] drm: rcar-du: Use DRM-managed allocation for VSP planes
` [PATCH v2 5/9] drm: rcar-du: Use DRM-managed allocation for encoders

[PATCH v6 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-15 11:04 UTC  (5+ messages)
` [PATCH v6 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v6 9/9] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH v6 00/84] Convert DSI code to use drm_mipi_dsi and drm_panel
 2020-12-15 10:46 UTC  (71+ messages)
` [PATCH v6 03/84] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [PATCH v6 13/84] drm/omap: panel-dsi-cm: use DSI helpers
` [PATCH v6 16/84] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [PATCH v6 17/84] drm/omap: dsi: drop unused memory_read()
` [PATCH v6 18/84] drm/omap: dsi: drop unused get_te()
` [PATCH v6 19/84] drm/omap: dsi: drop unused enable_te()
` [PATCH v6 20/84] drm/omap: dsi: drop useless sync()
` [PATCH v6 21/84] drm/omap: dsi: use pixel-format and mode from attach
` [PATCH v6 23/84] drm/omap: dsi: lp/hs switching support for transfer()
` [PATCH v6 24/84] drm/omap: dsi: move TE GPIO handling into core
` [PATCH v6 25/84] drm/omap: dsi: drop custom enable_te() API
` [PATCH v6 26/84] drm/omap: dsi: do bus locking in host driver
` [PATCH v6 27/84] drm/omap: dsi: untangle ulps ops from enable/disable
` [PATCH v6 28/84] drm/omap: dsi: do ULPS in host driver
` [PATCH v6 29/84] drm/omap: dsi: move panel refresh function to host
` [PATCH v6 30/84] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [PATCH v6 31/84] drm/omap: dsi: drop custom panel capability support
` [PATCH v6 32/84] drm/omap: dsi: convert to drm_panel
` [PATCH v6 33/84] drm/omap: drop omapdss-boot-init
` [PATCH v6 34/84] drm/omap: dsi: implement check timings
` [PATCH v6 35/84] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [PATCH v6 36/84] drm/omap: panel-dsi-cm: support unbinding
` [PATCH v6 37/84] drm/omap: panel-dsi-cm: fix remove()
` [PATCH v6 38/84] drm/omap: remove global dss_device variable
` [PATCH v6 39/84] drm/panel: Move OMAP's DSI command mode panel driver
` [PATCH v6 40/84] drm/omap: dsi: Register a drm_bridge
` [PATCH v6 41/84] drm/omap: remove legacy DSS device operations
` [PATCH v6 42/84] drm/omap: remove unused omap_connector
` [PATCH v6 43/84] drm/omap: simplify omap_display_id
` [PATCH v6 44/84] drm/omap: drop unused DSS next pointer
` [PATCH v6 45/84] drm/omap: drop DSS ops_flags
` [PATCH v6 46/84] drm/omap: drop dssdev display field
` [PATCH v6 47/84] drm/omap: simplify DSI manual update code
` [PATCH v6 48/84] drm/omap: dsi: simplify pin config
` [PATCH v6 49/84] ARM: omap2plus_defconfig: Update for moved DSI command mode panel
` [PATCH v6 50/84] drm/omap: squash omapdrm sub-modules into one
` [PATCH v6 51/84] drm/omap: remove unused display.c
` [PATCH v6 52/84] drm/omap: drop unused owner field
` [PATCH v6 53/84] drm/omap: remove dispc_ops
` [PATCH v6 54/84] drm/omap: remove dss_mgr_ops
` [PATCH v6 55/84] drm/panel: panel-dsi-cm: use MIPI_DCS_GET_ERROR_COUNT_ON_DSI
` [PATCH v6 56/84] drm/panel: panel-dsi-cm: cleanup tear enable
` [PATCH v6 57/84] ARM: dts: omap5: add address-cells & size-cells to dsi
` [PATCH v6 58/84] drm/omap: pll: fix iteration loop check
` [PATCH v6 59/84] drm/omap: dsi: set trans_mode according to client mode_flags
` [PATCH v6 60/84] drm/panel: panel-dsi-cm: set column & page at setup
` [PATCH v6 61/84] drm/omap: dsi: send nop instead of page & column
` [PATCH v6 62/84] drm/omap: dsi: simplify VC handling
` [PATCH v6 63/84] drm/omap: dsi: drop useless channel checks
` [PATCH v6 64/84] drm/omap: dsi: cleanup dispc channel usage
` [PATCH v6 65/84] drm/omap: dsi: rename 'channel' to 'vc'
` [PATCH v6 66/84] drm/omap: dsi: pass vc and channel to various functions
` [PATCH v6 67/84] drm/omap: dsi: untangle vc & channel
` [PATCH v6 68/84] drm/omap: dsi: skip dsi_vc_enable_hs when already in correct mode
` [PATCH v6 69/84] drm/omap: dsi: enable HS before sending the frame
` [PATCH v6 70/84] drm/omap: dsi: use separate VCs for cmd and video
` [PATCH v6 71/84] drm/panel: panel-dsi-cm: remove extra 'if'
` [PATCH v6 72/84] drm/panel: panel-dsi-cm: add panel database to driver
` [PATCH v6 73/84] drm/panel: panel-dsi-cm: drop unneeded includes
` [PATCH v6 74/84] drm/omap: dsi: move structs & defines to dsi.h
` [PATCH v6 75/84] drm/omap: dsi: move enable/disable to bridge enable/disable
` [PATCH v6 76/84] drm/omap: dsi: display_enable cleanup
` [PATCH v6 77/84] drm/omap: dsi: display_disable cleanup
` [PATCH v6 78/84] drm/omap: dsi: rename dsi_display_* functions
` [PATCH v6 79/84] drm/omap: dsi: cleanup initial vc setup
` [PATCH v6 80/84] drm/omap: dsi: split video mode enable/disable into separate func
` [PATCH v6 81/84] drm/omap: dsi: fix and cleanup ddr_clk_always_on
` [PATCH v6 82/84] drm/omap: dsi: remove ulps support
` [PATCH v6 83/84] drm/omap: dsi: fix DCS_CMD_ENABLE
` [PATCH v6 84/84] drm/omap: dsi: allow DSI commands to be sent early


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).