dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 08:58:10 to 2020-12-08 10:19:24 UTC [more...]

[PATCH] drm/ttm: fix unused function warning
 2020-12-08  9:43 UTC  (3+ messages)

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-12-08 10:19 UTC  (6+ messages)
` [PATCH v2 5/6] dt-bindings: vendor-prefixes: Add ys vendor prefix
` [PATCH v2 6/6] dt-binding: display: mantix: Add compatible for panel from YS

[PATCH v3 0/4] tpm_tis: Detect interrupt storms
 2020-12-08  9:54 UTC  (9+ messages)
` [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count
` [PATCH v3 3/4] tpm_tis: Disable interrupts if interrupt storm detected

[PATCH 0/4] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-08  9:24 UTC  (8+ messages)
` [PATCH 1/4] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH 3/4] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp
` [PATCH 4/4] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support

[PATCH v4 0/2] drm: add DisplayPort connector
 2020-12-08  9:14 UTC  (4+ messages)

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-07 22:11 UTC  (6+ messages)
  ` [PATCH v11 09/10] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree

[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
 2020-12-08  8:04 UTC  (2+ messages)

[PATCH v5 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-08  7:55 UTC  (13+ messages)
` [PATCH v5 1/9] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH v5 2/9] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v5 3/9] drm/vc4: hdmi: Take into account the clock doubling flag in atomic_check
` [PATCH v5 4/9] drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
` [PATCH v5 5/9] drm/vc4: hdmi: Create a custom connector state
` [PATCH v5 6/9] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v5 7/9] drm/vc4: hdmi: Use the connector state pixel rate for the PHY
` [PATCH v5 8/9] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
` [PATCH v5 9/9] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH v3 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2020-12-08  3:07 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v3 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v3 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v3 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM

[PATCH] drm/amdgpu: make DRM_AMD_DC x86-only again
 2020-12-07 22:28 UTC  (7+ messages)

[PATCH v1 0/6] Add Unisoc's drm kms module
 2020-12-07 14:50 UTC  (7+ messages)
` [PATCH v1 1/6] dt-bindings: display: add Unisoc's drm master bindings
` [PATCH v1 2/6] drm/sprd: add Unisoc's drm kms master
` [PATCH v1 3/6] dt-bindings: display: add Unisoc's dpu bindings
` [PATCH v1 4/6] drm/sprd: add Unisoc's drm display controller driver
` [PATCH v1 5/6] dt-bindings: display: add Unisoc's mipi dsi controller bindings
` [PATCH v1 6/6] drm/sprd: add Unisoc's drm mipi dsi&dphy driver

[PATCH v3 0/13] drivers/video: W=1 warning fixes
 2020-12-07 17:12 UTC  (20+ messages)
` [PATCH v3 02/13] video: fbdev: core: Fix kernel-doc warnings in fbmon + fb_notify
` [PATCH v3 07/13] video: fbdev: mmp: Fix kernel-doc warning for lcd_spi_write
` [PATCH v3 08/13] video: fbdev: wmt_ge_rops: Fix function not declared warnings
` [PATCH v3 09/13] video: fbdev: goldfishfb: Fix defined but not used warning
` [PATCH v3 10/13] video: fbdev: gbefb: Fix set "
` [PATCH v3 11/13] video: fbdev: efifb: Fix set but not used warning for screen_pitch
` [PATCH v3 12/13] video: fbdev: controlfb: Fix set but not used warnings
` [PATCH v3 13/13] video: fbdev: sis: Drop useless call to SiS_GetResInfo()

[PATCH v4 0/8] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-07 15:56 UTC  (16+ messages)
` [PATCH v4 1/8] drm/vc4: hvs: Align the HVS atomic hooks to the new API
` [PATCH v4 2/8] drm/vc4: Pass the atomic state to encoder hooks
` [PATCH v4 3/8] drm/vc4: hdmi: Don't access the connector state in reset if kmalloc fails
` [PATCH v4 4/8] drm/vc4: hdmi: Create a custom connector state
` [PATCH v4 5/8] drm/vc4: hdmi: Store pixel frequency in the "
` [PATCH v4 6/8] drm/vc4: hdmi: Use the connector state pixel rate for the PHY
` [PATCH v4 7/8] drm/vc4: hdmi: Limit the BCM2711 to the max without scrambling
` [PATCH v4 8/8] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH drm/hisilicon v2 0/2] Code refactoring
 2020-12-07  9:53 UTC  (6+ messages)
` [PATCH drm/hisilicon v2 1/2] drm/hisilicon: Use managed mode-config init
` [PATCH drm/hisilicon v2 2/2] drm/hisilicon: Delete unused local parameters

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` (subset) "

drm: Fix drm.h uapi header for Windows
 2020-12-08  1:08 UTC  (36+ messages)
` [PATCH] "
                        ` [PATCH] drm: drm_basic_types.h, DRM_FOURCC_STANDALONE

[PATCH v3 01/11] dt-bindings: usb: convert usb-device.txt to YAML schema
 2020-12-08  2:00 UTC  (12+ messages)
` [PATCH v3 03/11] dt-bindings: phy: convert phy-mtk-xsphy.txt "
` [PATCH v3 04/11] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v3 07/11] dt-bindings: phy: convert MIP DSI PHY binding "
` [PATCH v3 09/11] dt-bindings: usb: convert mediatek, mtk-xhci.txt "
` [PATCH v3 10/11] dt-bindings: usb: convert mediatek, mtu3.txt "
  ` [PATCH v3 10/11] dt-bindings: usb: convert mediatek,mtu3.txt "

[PATCH v2] drm/vc4: hdmi: Don't poll for the infoframes status on setup
 2020-12-07  9:31 UTC  (3+ messages)

[PATCH v7 0/8] mainline Plymovent M2M and BAS board
 2020-12-07 14:09 UTC  (9+ messages)
` [PATCH v7 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles
` [PATCH v7 2/8] dt-bindings: display: simple: add EDT compatibles already supported by the driver
` [PATCH v7 3/8] dt-bindings: display: simple: Add Kyocera tcg070wvlq panel
` [PATCH v7 4/8] dt-bindings: vendor-prefixes: Add an entry for Plymovent
` [PATCH v7 5/8] dt-bindings: arm: fsl: add Plymovent M2M board
` [PATCH v7 6/8] ARM: dts: "
` [PATCH v7 7/8] dt-bindings: arm: fsl: add Plymovent BAS board
` [PATCH v7 8/8] ARM: dts: "

[PATCH][next] drm/mediatek: avoid dereferencing a null hdmi_phy on an error message
 2020-12-08  1:50 UTC  (2+ messages)

[RFC PATCH] drm/panel: Make backlight attachment lazy
 2020-12-08  5:48 UTC  (2+ messages)

[PATCH drm/hisilicon v2 0/2] Code refactoring
 2020-12-07 11:16 UTC  (3+ messages)
` [PATCH drm/hisilicon v2 1/2] drm/hisilicon: Use managed mode-config init
` [PATCH drm/hisilicon v2 2/2] drm/hisilicon: Delete unused local parameters

[PATCH v6 0/8] mainline Plymovent M2M and BAS board
 2020-12-07 11:16 UTC  (10+ messages)
` [PATCH v6 1/8] dt-bindings: display: simple: fix alphabetical order for EDT compatibles
` [PATCH v6 2/8] dt-bindings: display: simple: add EDT compatibles already supported by the driver
` [PATCH v6 3/8] dt-bindings: display: simple: Add Kyocera tcg070wvlq panel

[PATCH v2 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-07 12:41 UTC  (9+ messages)
` [PATCH v2 2/5] thermal: devfreq_cooling: get a copy of device status
` [PATCH v2 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model

[PATCH v7 0/3] drm: LogiCVC display controller support
 2020-12-07 10:42 UTC  (5+ messages)
` [PATCH v7 2/3] drm: Add support for the LogiCVC display controller

[PATCH] drm/tidss: Use the new api devm_drm_irq_install
 2020-12-08  7:50 UTC 

[PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-12-07 22:01 UTC  (6+ messages)

[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support
 2020-12-07  9:34 UTC  (3+ messages)

[PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-08  8:00 UTC  (5+ messages)
` [PATCH v2 09/20] drm/i915: Remove references to struct drm_device.pdev
` [PATCH v2 13/20] drm/nouveau: "

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

[PATCH] drm/drv: switch to using devm_add_action_or_reset()
 2020-12-08  7:58 UTC  (2+ messages)

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

linux-next: manual merge of the drm tree with the pci tree
 2020-12-08  2:27 UTC 

[PATCH 0/9] drm: rcar-du: Fix LVDS-related crash
 2020-12-08  0:42 UTC  (4+ messages)
` [PATCH 1/9] drm: rcar-du: Fix crash when using LVDS1 clock for CRTC

[Bug 210543] New: amdgpu Kernel panic:__ttm_dma_free_page.isra.0+0xac/0xe8 [ttm]
 2020-12-08  0:41 UTC 

[PATCH v2 0/1] dt-bindings: display: eliminate yamllint warnings
 2020-12-07 23:04 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2020-12-07 22:42 UTC  (2+ messages)

[PATCH] dma-buf: Fix kerneldoc formatting
 2020-12-07 21:54 UTC  (2+ messages)

[PATCH 0/5] Allow to extend the timeout without jobs disappearing (v2)
 2020-12-07 21:53 UTC  (14+ messages)
` [PATCH 4/5] drm/scheduler: Job timeout handler returns status (v2)
` [PATCH 5/5] drm/sched: Make use of a "done" list (v2)

[pull] drm/msm: msm-next for 5.11
 2020-12-07 21:48 UTC 

[PATCH] drm/vboxvideo: Used the vram helper
 2020-12-07 21:31 UTC  (2+ messages)

[Bug 210467] New: Vega 3 lock MCLK on 1200mhz
 2020-12-07 20:46 UTC  (5+ messages)
` [Bug 210467] amdgpu "

[PATCH] drm/ttm: cleanup BO size handling
 2020-12-07 19:34 UTC  (3+ messages)

[PATCH 0/2] drm: fix and cleanup legacy gamma support
 2020-12-07 15:45 UTC  (5+ messages)
` [PATCH 1/2] drm: add legacy support for using degamma for gamma

[PATCH v2 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-12-07 13:49 UTC  (4+ messages)
` [PATCH v2 2/2] drm: panel: add Khadas TS050 panel driver

[PATCH] drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO
 2020-12-07 13:43 UTC  (2+ messages)

[RFC PATCH 000/162] DG1 + LMEM enabling
 2020-12-07 13:39 UTC  (3+ messages)
` [RFC PATCH 113/162] drm/i915: Create stolen memory region from local memory
  ` [Intel-gfx] "

[PATCH v4 0/7] drm/tidss: Use new connector model for tidss
 2020-12-07 13:25 UTC  (6+ messages)
` [PATCH v4 4/7] drm/bridge: mhdp8546: Set input_bus_flags from atomic_check

[PATCH v3 1/2] drm/msm: Add speed-bin support to a618 gpu
 2020-12-07 10:42 UTC  (2+ messages)
` [PATCH v3 2/2] arm: dts: sc7180: Add support for gpu fuse

[Bug 203905] New: amdgpu:actual_brightness has unreal/wrong value
 2020-12-07 10:17 UTC  (2+ messages)
` [Bug 203905] "

[PATCH] drm: drivers may provide multiple primary planes per CRTC
 2020-12-07  9:10 UTC  (7+ messages)

[PATCH v6 0/5] Enable rk3066a HDMI sound
 2020-12-06 13:33 UTC  (2+ messages)
` [PATCH v6 5/5] ARM: dts: rockchip: enable hdmi_sound and i2s0 for rk3066a-mk808

[PATCH] drm/msm/dpu: enable DSPP support on SM8[12]50
 2020-12-05 15:23 UTC  (2+ messages)


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).