dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 08:15:03 to 2020-12-04 09:23:22 UTC [more...]

[PATCH v3 1/7] drm: add drmm_encoder_alloc()
 2020-12-04  9:23 UTC  (8+ messages)
` [PATCH v3 2/7] drm/simple_kms_helper: add drmm_simple_encoder_alloc()
` [PATCH v3 3/7] drm/plane: add drmm_universal_plane_alloc()
` [PATCH v3 4/7] drm/crtc: add drmm_crtc_alloc_with_planes()

[PATCH v2 0/6] drm/panel: mantix and st7703 fixes and additions
 2020-12-04  9:17 UTC  (3+ messages)

[PATCH v6 00/18] HDCP 2.2 and HDCP 1.4 Gen12 DP MST support
 2020-12-04  9:02 UTC  (4+ messages)
` [PATCH v6 04/18] drm/i915/hdcp: No HDCP when encoder is't initialized

drm: Fix drm.h uapi header for Windows
 2020-12-04  8:53 UTC  (19+ messages)
` [PATCH] "
                  ` [PATCH] drm: Allow drm_fourcc.h without including drm.h

[PATCH v2 0/7] drm/vram-helper: Lock GEM BOs while they are mapped
 2020-12-04  8:47 UTC  (14+ messages)
` [PATCH v2 1/7] drm/ast: Don't pin cursor source BO explicitly during update
` [PATCH v2 2/7] drm/ast: Only map cursor BOs during updates
` [PATCH v2 3/7] drm/vram-helper: Move BO locking from vmap code into callers
` [PATCH v2 4/7] drm/vram-helper: Remove pinning from drm_gem_vram_{vmap, vunmap}()
` [PATCH v2 5/7] drm/vram-helper: Remove vmap reference counting
` [PATCH v2 6/7] drm/vram-helper: Simplify vmap implementation
` [PATCH v2 7/7] dma-buf: Write down some rules for vmap usage

[PATCH V3 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-12-03 18:09 UTC  (4+ messages)

[PATCH 0/4] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2020-12-04  7:33 UTC  (5+ messages)
` [PATCH 1/4] drm/bridge: nwl-dsi: Set PHY mode in nwl_dsi_enable()
` [PATCH 2/4] phy: Add LVDS configuration options
` [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 drm/hisilicon 0/3] support reading resolutions from EDID
 2020-12-04  1:23 UTC  (14+ messages)
` [PATCH] drm/fsl-dcu: remove redundant platform_get_irq error message
` [PATCH 1/2] drm/hisilicon: Use managed mode-config init
` [PATCH] drm/msm/dp: remove duplicate include statement
` [PATCH] drm/msm/dsi: Replace spin_lock_irqsave by spin_lock in hard IRQ
` [PATCH] drm/nouveau/fb/gp102-: use flexible-array member instead of zero-length array
` [PATCH] drm/nouveau: Use vmemdup_user()
` [PATCH] drm/tilcdc: Remove unnecessary THIS_MODULE
` [PATCH] drm/ttm: remove unused varibles
` [PATCH] drm/vc4: Deleted the drm_device declaration
` [PATCH] gpu: ipu-v3: replace spin_lock_irqsave by spin_lock in hard IRQ
` [PATCH 2/2] drm/hisilicon: Deletted unused local parameters
` [PATCH v2] drm/hisilicon: Delete the entire file hibmc_ttm.c
` [PATCH drm/hisilicon v3 0/2] support reading resolutions from EDID

[PATCH v3 0/3] drm/mipi-dbi: Type B bus support, drm/tiny: MRB2801
 2020-12-03 10:28 UTC  (4+ messages)
` [PATCH v3 1/3] drm/mipi-dbi: Add support for Type B
` [PATCH v3 2/3] drm/tiny: Add driver for ili9341 with parallel bus
` [PATCH v3 3/3] dt-bindings: panel: Add bindings for MRB2801

[PATCH v11 00/10] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-12-03 19:24 UTC  (11+ messages)
` [PATCH v11 01/10] dt-bindings: memory: tegra20: emc: Document opp-supported-hw property
` [PATCH v11 02/10] memory: tegra20: Support hardware versioning and clean up OPP table initialization
` [PATCH v11 03/10] memory: tegra30: Support interconnect framework
` [PATCH v11 04/10] memory: tegra124-emc: Make driver modular
` [PATCH v11 05/10] memory: tegra124-emc: Continue probing if timings are missing in device-tree
` [PATCH v11 06/10] memory: tegra124: Support interconnect framework
` [PATCH v11 07/10] drm/tegra: dc: Support memory bandwidth management
` [PATCH v11 08/10] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v11 09/10] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v11 10/10] PM / devfreq: tegra30: Separate configurations per-SoC generation

[PATCH 0/8] drm/vc4: DSI improvements and BCM2711 support
 2020-12-03 15:19 UTC  (10+ messages)
` [PATCH 1/8] drm/vc4: drv: Remove the DSI pointer in vc4_drv
` [PATCH 2/8] drm/vc4: dsi: Correct DSI register definition
` [PATCH 3/8] drm/vc4: dsi: Use snprintf for the PHY clocks instead of an array
` [PATCH 4/8] drm/vc4: dsi: Introduce a variant structure
` [PATCH 5/8] drm/vc4: dsi: Add support for DSI0
` [PATCH 6/8] dt-bindings: Add compatible for BCM2711 DSI1
` [PATCH 7/8] drm/vc4: dsi: Add configuration "
` [PATCH 8/8] ARM: dts: bcm2711: Use compatible string "

[PATCH] drm/fb-helper: Add missed unlocks in setcmap_legacy()
 2020-12-03 16:39 UTC  (3+ messages)

[RFC PATCH 0/2] drm: use dynamic_debug
 2020-12-04  3:53 UTC  (3+ messages)
` [RFC PATCH 1/2] drm: RFC add choice to use dynamic debug in drm-debug
` [RFC PATCH 2/2] i915: POC use dynamic_debug_exec_queries to control pr_debugs in gvt

[PATCH v3 0/3] Add bus format negotiation support for Cadence MHDP8546 driver
 2020-12-03 14:03 UTC  (4+ messages)
` [PATCH v3 1/3] drm: bridge: cdns-mhdp8546: Modify atomic_get_input_bus_format bridge function
` [PATCH v3 2/3] drm: bridge: cdns-mhdp8546: Remove setting of bus format using connector info
` [PATCH v3 3/3] drm: bridge: cdns-mhdp8546: Retrieve the pixel format and bpc based on bus format

[PATCH v2 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-03 16:09 UTC  (15+ messages)
` [PATCH v2 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [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 v2 4/5] thermal: devfreq_cooling: remove old power model and use EM

[PATCH drm/hisilicon 0/3] support reading resolutions from EDID
 2020-12-04  1:28 UTC 

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

[PATCH] drm/hisilicon: Deletted the entire file hibmc_ttm.c
 2020-12-03  9:39 UTC  (2+ messages)

[PATCH] drm/mediatek: mtk_dpi: Create connector for bridges
 2020-12-03  8:24 UTC 

[PULL] drm-misc-fixes
 2020-12-03 12:59 UTC 

[PATCH v2] drm/hisilicon: Delete the entire file hibmc_ttm.c
 2020-12-03  9:47 UTC 

[PATCH v2 0/2] drm: panel: add support for the Khadas TS050 panel
 2020-12-04  8:19 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: panel-simple-dsi: add Khadas TS050 panel bindings
` [PATCH v2 2/2] drm: panel: add Khadas TS050 panel driver

[PATCH 1/2] drm/exynos: depend on COMMON_CLK to fix compile tests
 2020-12-04  8:18 UTC  (4+ messages)
` [PATCH 2/2] drm/ingenic: "

[PATCH 0/5] Allow to extend the timeout without jobs disappearing (v2)
 2020-12-04  8:16 UTC  (8+ messages)
` [PATCH 1/5] drm/scheduler: "node" --> "list"
` [PATCH 2/5] gpu/drm: ring_mirror_list --> pending_list
` [PATCH 3/5] drm/scheduler: Essentialize the job done callback
` [PATCH 4/5] drm/scheduler: Job timeout handler returns status (v2)
` [PATCH 5/5] drm/sched: Make use of a "done" list (v2)

[PATCH] drm/amdgpu: make DRM_AMD_DC x86-only again
 2020-12-04  8:13 UTC 

[Bug 210479] New: amdgpu: Monitor connected to RX 6800XT loses signal when module is loaded
 2020-12-04  6:23 UTC  (4+ messages)
` [Bug 210479] "

[PATCH] drm/amdgpu: fix debugfs creation/removal, again
 2020-12-04  6:17 UTC  (2+ messages)

[PATCH 00/15] drm: Move struct drm_device.pdev to legacy
 2020-12-04  5:06 UTC  (10+ messages)
` [PATCH 14/15] drm/vmwgfx: Remove references to struct drm_device.pdev

[git pull] drm fixes for 5.10-rc7
 2020-12-04  2:25 UTC 

[PATCH] drm/msm: add IOMMU_SUPPORT dependency
 2020-12-03 23:13 UTC 

[PATCH drm/hisilicon 0/3] Add the new api to install irq
 2020-12-03 21:33 UTC  (8+ messages)
` [PATCH drm/hisilicon 1/3] drm/hisilicon: Code refactoring for hibmc_drm_drv
` [PATCH drm/hisilicon 2/3] drm/irq: Add the new api to install irq
` [PATCH drm/hisilicon 3/3] drm/hisilicon: Use the new api devm_drm_irq_install

[Bug 209123] New: Bogus possible_crtcs: [ENCODER:58:TMDS-58] possible_crtcs=0xf (full crtc mask=0x7)
 2020-12-03 21:33 UTC  (2+ messages)
` [Bug 209123] "

[PATCH v3 0/7] drm: Try to fix encoder possible_clones/crtc
 2020-12-03 21:30 UTC  (9+ messages)
` [PATCH v3 6/7] drm: Validate encoder->possible_crtcs

[Bug 210467] New: Vega 3 lock MCLK on 1200mhz
 2020-12-03 21:28 UTC  (6+ messages)
` [Bug 210467] "
` [Bug 210467] amdgpu "

[PATCH v4 0/2] drm: add DisplayPort connector
 2020-12-03 21:24 UTC  (3+ messages)

[PATCH] drm/vkms: Add setup and testing information
 2020-12-03 21:15 UTC  (2+ messages)

[PATCH] Revert "i2c: qcom-geni: Disable DMA processing on the Lenovo Yoga C630"
 2020-12-03 20:15 UTC  (2+ messages)

[Bug 94061] New: [radeon - Kaveri] dpm works badly - much to high power consumption compared to catalyst
 2020-12-03 20:02 UTC  (4+ messages)
` [Bug 94061] "

[Bug 78111] New: APU turbo core boost not working when radeon.dpm=1
 2020-12-03 17:42 UTC  (2+ messages)
` [Bug 78111] "

[PATCH v2 1/3] drm/msm: adreno: Make speed-bin support generic
 2020-12-03 16:02 UTC  (5+ messages)

[PATCH] drm/sched: remove superfluous whitespace in drm_sched_resubmit_jobs
 2020-12-03 16:03 UTC  (2+ messages)

[PULL] drm-intel-fixes v2
 2020-12-03 13:47 UTC 

[PATCH] drm/i915: Check the correct variable
 2020-12-03 13:13 UTC  (4+ messages)
  ` [Intel-gfx] "

[PATCH AUTOSEL 5.9 20/39] drm/exynos: depend on COMMON_CLK to fix compile tests
 2020-12-03 13:28 UTC 

[PATCH v4 2/7] drm/bridge: tfp410: Set input_bus_flags in atomic_check
 2020-12-03 12:50 UTC  (2+ messages)
` [PATCH v5] "

[PATCH v2 0/5] drm/omap: add color mgmt support
 2020-12-03 12:35 UTC  (9+ messages)
` [PATCH v2 1/5] drm: add legacy support for using degamma for gamma

[PATCH] iommu/io-pgtable: Remove tlb_flush_leaf
 2020-12-03 11:53 UTC  (2+ messages)

[PATCH 0/2] drm: fix and cleanup legacy gamma support
 2020-12-03 11:48 UTC  (3+ messages)
` [PATCH 1/2] drm: add legacy support for using degamma for gamma
` [PATCH 2/2] drm: automatic legacy gamma support

[Bug 210465] New: Vega 3 lock MCLK on 1200mhz
 2020-12-03 11:28 UTC  (2+ messages)
` [Bug 210465] "

[PATCH] gma500: clean up error handling in init
 2020-12-03  9:45 UTC  (2+ messages)

[PATCH v2 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2020-12-03  3:06 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v2 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v2 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v2 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v2 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
` [PATCH v2 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH v6 0/8] mainline Plymovent M2M and BAS board
 2020-12-02  8:18 UTC  (8+ 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 v6 4/8] dt-bindings: vendor-prefixes: Add an entry for Plymovent
` [PATCH v6 6/8] ARM: dts: add Plymovent M2M board
` [PATCH v6 7/8] dt-bindings: arm: fsl: add Plymovent BAS board
` [PATCH v6 8/8] ARM: dts: "

[PATCH 1/2] ALSA: ppc: drop if block with always false condition
 2020-12-02 12:14 UTC  (5+ messages)
` [PATCH 2/2] powerpc/ps3: make system bus's remove and shutdown callbacks return void

[PATCH v2] drm/vc4: hdmi: Don't poll for the infoframes status on setup
 2020-12-03  7:46 UTC 

[PATCH drm/hisilicon v2 0/3] Add the new api to install irq
 2020-12-02  9:26 UTC  (4+ messages)
` [PATCH drm/hisilicon v2 1/3] drm/hisilicon: Code refactoring for hibmc_drm_drv
` [PATCH drm/hisilicon v2 2/3] drm/irq: Add the new api to install irq
` [PATCH drm/hisilicon v2 3/3] drm/hisilicon: Use the new api devm_drm_irq_install

[PATCH] drm: Fix drm.h uapi header for Windows
 2020-12-02  9:07 UTC  (3+ messages)

[PATCH RESEND 1/2] dma-fence: allow signaling drivers to set fence timestamp
 2020-12-03  1:14 UTC  (3+ messages)

[PATCH] drm/hisilicon: Use managed VRAM-helper initialization
 2020-12-03  3:09 UTC 

[PATCH rdma-core v3 0/6] Add user space dma-buf support
 2020-12-02 16:33 UTC  (3+ messages)
` [PATCH rdma-core v3 2/6] verbs: Support dma-buf based memory region


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