dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-10 11:59:46 to 2020-12-11 08:17:33 UTC [more...]

[patch 00/30] genirq: Treewide hunt for irq descriptor abuse and assorted fixes
 2020-12-11  6:17 UTC  (31+ messages)
` [patch 01/30] genirq: Move irq_has_action() into core code
` [patch 03/30] genirq: Move irq_set_lockdep_class() to core
` [patch 04/30] genirq: Provide irq_get_effective_affinity()
` [patch 06/30] parisc/irq: Simplify irq count output for /proc/interrupts
` [patch 07/30] genirq: Make kstat_irqs() static
` [patch 08/30] genirq: Provide kstat_irqdesc_cpu()
` [patch 11/30] parisc/irq: Use irq_desc_kstat_cpu() in show_interrupts()
` [patch 12/30] s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
` [patch 13/30] drm/i915/lpe_audio: Remove pointless irq_to_desc() usage
  ` [Intel-gfx] "
` [patch 14/30] drm/i915/pmu: Replace open coded kstat_irqs() copy
` [patch 15/30] pinctrl: nomadik: Use irq_has_action()
` [patch 17/30] NTB/msi: "
` [patch 18/30] PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()
` [patch 19/30] PCI: mobiveil: "
` [patch 21/30] net/mlx4: Use effective interrupt affinity
` [patch 22/30] net/mlx5: Replace irq_to_desc() abuse
` [patch 23/30] net/mlx5: Use effective interrupt affinity
` [patch 24/30] xen/events: Remove unused bind_evtchn_to_irq_lateeoi()
` [patch 26/30] xen/events: Use immediate affinity setting
` [patch 27/30] xen/events: Only force affinity mask for percpu interrupts

[PATCH v8, 0/6] drm/mediatek: add support for mediatek SOC MT8183
 2020-12-11  3:41 UTC  (14+ messages)
` [PATCH v8, 1/6] dt-bindings: mediatek: add rdma_fifo_size description for mt8183 display
` [PATCH v8, 2/6] dt-bindings: mediatek: add "
` [PATCH v8, 3/6] soc: mediatek: mmsys: add mt8183 function call for setting the routing registers
` [PATCH v8, 4/6] drm/mediatek: add fifo_size into rdma private data
` [PATCH v8, 5/6] drm/mediatek: add RDMA fifo size error handle
` [PATCH v8, 6/6] drm/mediatek: add support for mediatek SOC MT8183

[PATCH v3 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-11  1:46 UTC  (4+ messages)
` [PATCH v3 1/5] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH v3 2/5] phy: Add LVDS configuration options
` [PATCH v3 5/5] phy: freescale: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support

[PATCH 00/15] drm/vc4: hdmi: Add CEC support for the BCM2711
 2020-12-10 17:59 UTC  (20+ messages)
` [PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms
` [PATCH 02/15] drm/vc4: hdmi: Move hdmi reset to bind
` [PATCH 03/15] drm/vc4: hdmi: Fix register offset with longer CEC messages
` [PATCH 04/15] drm/vc4: hdmi: Fix up CEC registers
` [PATCH 05/15] drm/vc4: hdmi: Restore cec physical address on reconnect
` [PATCH 06/15] drm/vc4: hdmi: Compute the CEC clock divider from the clock rate
` [PATCH 07/15] drm/vc4: hdmi: Update the CEC clock divider on HSM rate change
` [PATCH 08/15] drm/vc4: hdmi: Introduce a CEC clock
` [PATCH 09/15] drm/vc4: hdmi: Split the interrupt handlers
` [PATCH 10/15] drm/vc4: hdmi: Support BCM2711 CEC interrupt setup
` [PATCH 11/15] drm/vc4: hdmi: Remove cec_available flag
` [PATCH 12/15] drm/vc4: hdmi: Don't register the CEC adapter if there's no interrupts
` [PATCH 13/15] dt-binding: display: bcm2711-hdmi: Add CEC and hotplug interrupts
` [PATCH 14/15] ARM: dts: bcm2711: Add the BSC interrupt controller
` [PATCH 15/15] ARM: dts: bcm2711: Add the CEC "

[PATCH] drm/amdgpu: make DRM_AMD_DC x86-only again
 2020-12-10 22:52 UTC  (11+ messages)

[PATCH v3 0/4] tpm_tis: Detect interrupt storms
 2020-12-10 17:51 UTC  (9+ messages)
` [PATCH v3 2/4] drm/i915/pmu: Use kstat_irqs to get interrupt count
    ` [Intel-gfx] "

[PATCH] dmabuf: Add the capability to expose DMA-BUF stats in sysfs
 2020-12-11  8:03 UTC  (11+ messages)

[PATCH] drm/qxl: use flexible-array member instead of zero-length array
 2020-12-11  1:32 UTC 

[PATCH 1/2] video: fbdev: Use framebuffer_release instead of kfree to free a frame buffer
 2020-12-10 14:48 UTC 

[PATCH] drm/hisilicon: Add the CONFIG_PM_SLEEP
 2020-12-11  7:02 UTC 

[PATCH v1] drm/bridge: lt9611: Fix handling of 4k panels
 2020-12-11  0:25 UTC  (3+ messages)

[PATCH] drm/drv: Remove invalid assignments
 2020-12-11  2:17 UTC 

[PATCH] video: hyperv_fb: Reduce scope for the variable “page” in hvfb_get_phymem()
 2020-12-10 16:17 UTC 

[git pull] drm for 5.11-rc1
 2020-12-11  3:52 UTC 

[PATCH] drm/msm: Fix WARN_ON() splat in _free_object()
 2020-12-10 18:10 UTC  (2+ messages)

[PATCH 2/2] video: fbdev: Fix a dev_err format specifier
 2020-12-10 14:49 UTC 

[PATCH 1/3] drm/exynos: Init the DSIM PHY in samsung_dsim_enable()
 2020-12-10 15:01 UTC  (3+ messages)
` [PATCH 2/3] drm/exynos: Scale the DSIM PHY HFP/HBP/HSA to lanes and bpp

Fence wait in mmu_interval_notifier_ops::invalidate
 2020-12-11  7:50 UTC  (5+ messages)

[PATCH v7 00/18] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-12-11  7:24 UTC  (13+ messages)
` [PATCH v7 04/18] drm/i915/hdcp: No HDCP when encoder is't initialized
` [PATCH v7 08/18] drm/i915/hdcp: Enable HDCP 1.4 stream encryption
` [PATCH v7 09/18] drm/i915/hdcp: Enable Gen12 HDCP 1.4 DP MST support
` [PATCH v7 14/18] drm/i915/hdcp: MST streams support in hdcp port_data
` [PATCH v7 17/18] drm/i915/hdcp: Support for HDCP 2.2 MST shim callbacks
` [PATCH v7 18/18] drm/i915/hdcp: Enable HDCP 2.2 MST support

[Intel-gfx] [PATCH 1/2] drm/framebuffer: Format modifier for Intel Gen 12 render compression with Clear Color
 2020-12-11  7:04 UTC  (6+ messages)

[Bug 210543] New: amdgpu Kernel panic:__ttm_dma_free_page.isra.0+0xac/0xe8 [ttm]
 2020-12-11  6:09 UTC  (4+ messages)
` [Bug 210543] "

[PATCH v2 0/3] Experimental freesync video mode optimization
 2020-12-11  4:26 UTC  (2+ messages)

[PATCH v2 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-11  3:19 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: phy: Convert mixel, mipi-dsi-phy to json-schema
` [PATCH v2 4/5] dt-bindings: phy: mixel: mipi-dsi-phy: Add Mixel combo PHY support for i.MX8qxp

[radeon-alex:amd-staging-drm-next 534/912] drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c:904:6: warning: old-style function definition
 2020-12-11  1:35 UTC 

[git pull] drm fixes for 5.10 final
 2020-12-11  1:03 UTC 

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

[PATCH v2 2/2] drm: automatic legacy gamma support
 2020-12-10 18:06 UTC  (2+ messages)

[PATCH 0/7] Adding a proper workaround for fixing RTD3 issues with Nouveau
 2020-12-10 17:59 UTC  (3+ messages)
` [PATCH 2/7] Revert "ACPI / OSI: Add OEM _OSI string to enable NVidia HDMI audio"

[PATCH] drm/bridge: ti-sn65dsi86: Implement the pwm_chip
 2020-12-10 17:43 UTC  (5+ messages)

[RFC PATCH] drm/panel: Make backlight attachment lazy
 2020-12-10 17:18 UTC  (9+ messages)

[PATCH v3 0/2] drm: automatic legacy gamma support
 2020-12-10 16:45 UTC  (8+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] drm: add legacy support for using degamma for gamma

[PATCH] drm: rework description of primary and cursor planes
 2020-12-10 16:27 UTC  (11+ messages)

[PATCH v2 00/12] Decouple Mediatek DRM sub driver
 2020-12-10 16:10 UTC  (13+ messages)
` [PATCH v2 01/12] drm/mediatek: Get CMDQ client register for all ddp component
` [PATCH v2 02/12] drm/mediatek: Use correct device pointer to get CMDQ client register
` [PATCH v2 03/12] drm/mediatek: Separate getting larb device to a function
` [PATCH v2 04/12] drm/mediatek: Move clk info from struct mtk_ddp_comp to sub driver private data
` [PATCH v2 05/12] drm/mediatek: Move regs "
` [PATCH v2 06/12] drm/mediatek: Remove irq in struct mtk_ddp_comp
` [PATCH v2 07/12] drm/mediatek: Use struct cmdq_client_reg to gather cmdq variable
` [PATCH v2 08/12] drm/mediatek: Move cmdq_reg info from struct mtk_ddp_comp to sub driver private data
` [PATCH v2 09/12] drm/mediatek: Change sub driver interface from mtk_ddp_comp to device
` [PATCH v2 10/12] drm/mediatek: Register vblank callback function
` [PATCH v2 11/12] drm/mediatek: DRM driver directly refer to sub driver's function
` [PATCH v2 12/12] drm/mediatek: Move mtk_ddp_comp_init() from sub driver to DRM driver

[PATCH 3/3] drm: require a non_NULL drm_crtc.primary
 2020-12-10 15:50 UTC 

[PATCH 2/3] drm: validate possible_crtcs for primary and cursor planes
 2020-12-10 15:50 UTC 

[PATCH 1/3] drm: rework description of primary and cursor planes
 2020-12-10 15:50 UTC 

[PATCH v5 00/19] drm: managed encoder/plane/crtc allocation
 2020-12-10 15:38 UTC  (20+ messages)
` [PATCH v5 01/19] drm/encoder: make encoder control functions optional
` [PATCH v5 02/19] drm: add drmm_encoder_alloc()
` [PATCH v5 03/19] drm/simple_kms_helper: add drmm_simple_encoder_alloc()
` [PATCH v5 04/19] drm/plane: add drmm_universal_plane_alloc()
` [PATCH v5 05/19] drm/crtc: add drmm_crtc_alloc_with_planes()
` [PATCH v5 06/19] drm/imx: dw_hdmi-imx: move initialization into probe
` [PATCH v5 07/19] drm/imx: imx-ldb: use local connector variable
` [PATCH v5 08/19] drm/imx: imx-ldb: move initialization into probe
` [PATCH v5 09/19] drm/imx: imx-tve: use local encoder and connector variables
` [PATCH v5 10/19] drm/imx: imx-tve: move initialization into probe
` [PATCH v5 11/19] drm/imx: imx-tve: use devm_clk_register
` [PATCH v5 12/19] drm/imx: parallel-display: use local bridge and connector variables
` [PATCH v5 13/19] drm/imx: parallel-display: move initialization into probe
` [PATCH v5 14/19] drm/imx: dw_hdmi-imx: use drm managed resources
` [PATCH v5 15/19] drm/imx: imx-ldb: "
` [PATCH v5 16/19] drm/imx: imx-tve: "
` [PATCH v5 17/19] drm/imx: parallel-display: "
` [PATCH v5 18/19] drm/imx: ipuv3-plane: "
` [PATCH v5 19/19] drm/imx: ipuv3-crtc: "

[PATCH] drm/ttm: cleanup BO size handling v3
 2020-12-10 14:52 UTC 

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

[PATCH v4 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 14:30 UTC  (6+ messages)
` [PATCH v4 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v4 2/5] thermal: devfreq_cooling: use a copy of device status
` [PATCH v4 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model
` [PATCH v4 4/5] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v4 5/5] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH v2 0/7] vc4: Convert to drm_atomic_helper_commit
 2020-12-10 14:36 UTC  (3+ messages)
` [PATCH v2 5/7] drm/vc4: kms: Remove unassigned_channels from the HVS state

[PATCH] drm: drm_basic_types.h, DRM_FOURCC_STANDALONE
 2020-12-10  9:12 UTC  (3+ messages)

[PATCH 0/4] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-10  8:56 UTC  (6+ messages)
` [PATCH 4/4] phy: freescale: "

[PATCH v5 0/9] drm/vc4: hdmi: Support the 10/12 bit output
 2020-12-10 14:21 UTC  (4+ messages)
` [PATCH v5 9/9] drm/vc4: hdmi: Enable 10/12 bpc output

[PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs
 2020-12-10 14:08 UTC  (5+ messages)

[PATCH v3 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 13:22 UTC  (2+ messages)

[PATCH v2 00/20] drm: Move struct drm_device.pdev to legacy
 2020-12-10 14:25 UTC  (5+ messages)
` [PATCH v2 13/20] drm/nouveau: Remove references to struct drm_device.pdev

[PATCH v4 00/19] drm: managed encoder/plane/crtc allocation
 2020-12-10 13:13 UTC  (9+ messages)
` [PATCH v4 02/19] drm: add drmm_encoder_alloc()

[PATCH] drm/sched: Add missing structure comment
 2020-12-10 12:24 UTC  (3+ messages)

[PATCH v4 07/16] drm/dp_helper: Add helpers to configure PCONs RGB-YCbCr Conversion
 2020-12-10 12:20 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).