dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-16 00:11:04 to 2021-03-17 16:31:23 UTC [more...]

[PATCH v13 0/8] drm/mediatek: add support for mediatek SOC MT8183
 2021-03-17 16:31 UTC  (3+ messages)
` [PATCH v13 7/8] soc: mediatek: add mtk mutex support for MT8183

[PATCH] gpu/drm/msm: fix shutdown hook in case GPU components failed to bind
 2021-03-17 16:25 UTC  (2+ messages)

[PATCH] drm/amdgpu/ttm: Fix memory leak userptr pages
 2021-03-17 16:08 UTC 

[PATCH 00/18] drm/vc4: hdmi: Add Support for the YUV output
 2021-03-17 16:08 UTC  (20+ messages)
` [PATCH 01/18] drm: Introduce new HDMI helpers
` [PATCH 02/18] drm/bridge: Add HDMI output fmt helper
` [PATCH 03/18] drm/bridge: dw-hdmi: Use helpers
` [PATCH 04/18] drm/vc4: txp: Properly set the possible_crtcs mask
` [PATCH 05/18] drm/vc4: crtc: Skip the TXP
` [PATCH 06/18] drm/vc4: Rework the encoder retrieval code
` [PATCH 07/18] drm/vc4: hdmi: Add full range RGB helper
` [PATCH 08/18] drm/vc4: hdmi: Use full range helper in csc functions
` [PATCH 09/18] drm/vc4: hdmi: Remove limited_rgb_range
` [PATCH 10/18] drm/vc4: hdmi: Convert to bridge
` [PATCH 11/18] drm/vc4: hdmi: Move XBAR setup to csc_setup
` [PATCH 12/18] drm/vc4: hdmi: Replace CSC_CTL hardcoded value by defines
` [PATCH 13/18] drm/vc4: hdmi: Define colorspace matrices
` [PATCH 14/18] drm/vc4: hdmi: Change CSC callback prototype
` [PATCH 15/18] drm/vc4: hdmi: Rework the infoframe prototype
` [PATCH 16/18] drm/vc4: hdmi: Support HDMI YUV output
` [PATCH 17/18] drm/vc4: hdmi: Move the pixel rate calculation to a helper
` [PATCH 18/18] drm/vc4: hdmi: Force YUV422 if the rate is too high

[PATCH v3 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-17 16:05 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
` [PATCH v3 2/2] drm: bridge: cdns-mhdp8546: Enable HDCP

[PATCH] drm/amd/display: Try YCbCr420 color when YCbCr444 fails
 2021-03-17 15:13 UTC 

[PATCH v3] drm/scheduler re-insert Bailing job to avoid memleak
 2021-03-17 15:11 UTC  (7+ messages)

[PATCH 2/3] drm/i915/gem: Drop relocation support on all new hardware (v5)
 2021-03-17 15:06 UTC  (4+ messages)
` [PATCH] drm/i915/gem: Drop relocation support on all new hardware (v6)

[PATCH v1 00/26] drm/msm/dsi: refactor MSM DSI PHY/PLL drivers
 2021-03-17 14:40 UTC  (26+ messages)
` [PATCH v1 01/26] clk: mux: provide devm_clk_hw_register_mux()
` [PATCH v1 02/26] clk: divider: add devm_clk_hw_register_divider
` [PATCH v1 04/26] drm/msm/dsi: drop multiple pll enable_seq support
` [PATCH v1 05/26] drm/msm/dsi: move all PLL callbacks into PHY config struct
` [PATCH v1 06/26] drm/msm/dsi: move min/max PLL rate to phy config
` [PATCH v1 07/26] drm/msm/dsi: remove msm_dsi_pll_set_usecase
` [PATCH v1 08/26] drm/msm/dsi: stop setting clock parents manually
` [PATCH v1 09/26] arm64: dts: qcom: sm8250: assign DSI clock source parents
` [PATCH v1 10/26] arm64: dts: qcom: sdm845: "
` [PATCH v1 11/26] drm/msm/dsi: push provided clocks handling into a generic code
` [PATCH v1 12/26] drm/msm/dsi: use devm_clk_*register to registe DSI PHY clocks
` [PATCH v1 13/26] drm/msm/dsi: use devm_of_clk_add_hw_provider
` [PATCH v1 14/26] drm/msm/dsi: replace PHY's init callback with configurable data
` [PATCH v1 15/26] drm/msm/dsi: make save/restore_state phy-level functions
` [PATCH v1 16/26] drm/msm/dsi: limit vco_delay to 28nm PHY
` [PATCH v1 17/26] drm/msi/dsi: inline msm_dsi_pll_helper_clk_prepare/unprepare
` [PATCH v1 18/26] drm/msm/dsi: make save_state/restore_state callbacks accept msm_dsi_phy
` [PATCH v1 19/26] drm/msm/dsi: drop msm_dsi_pll abstracton
` [PATCH v1 20/26] drm/msm/dsi: drop PLL accessor functions
` [PATCH v1 21/26] drm/msm/dsi: move ioremaps to dsi_phy_driver_probe
` [PATCH v1 22/26] drm/msm/dsi: remove duplicate fields from dsi_pll_Nnm instances
` [PATCH v1 23/26] drm/msm/dsi: remove temp data from global pll structure
` [PATCH v1 24/26] drm/msm/dsi: drop global msm_dsi_phy_type enumaration
` [PATCH v1 25/26] drm/msm/dsi: inline msm_dsi_phy_set_src_pll
` [PATCH v1 26/26] drm/msm/dsi: stop passing src_pll_id to the phy_enable call

[PATCH] drm: xlnx: call pm_runtime_get_sync before setting pixel clock
 2021-03-17 11:50 UTC  (7+ messages)

[PATCH 0/8] drm/vc4: hdmi: Support the 4k @ 60Hz modes
 2021-03-17 13:04 UTC  (6+ messages)
` [PATCH 1/8] clk: Add range accessors

[PATCH] omapdrm/dss/dsi.c:modify 'u32'->'int'
 2021-03-17 11:54 UTC  (2+ messages)

[Bug 212311] New: amdgpu DCN callis sleeping function in illegal context
 2021-03-17 10:50 UTC  (2+ messages)
` [Bug 212311] "

[PATCH v4 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-03-17 10:22 UTC  (3+ messages)
` [PATCH v4 2/5] phy: Add LVDS configuration options

[PATCH] nouveau/nvkm/subdev/devinit/mcp89.c:Unneeded variable
 2021-03-17  9:35 UTC 

[PATCH 0/3] iommu/drm/msm: Allow non-coherent masters to use system cache
 2021-03-17  9:33 UTC  (13+ messages)
` [PATCH 2/3] iommu/io-pgtable-arm: Add IOMMU_LLC page protection flag

[PATCH] backlight: qcom-wled: Use sink_addr for sync toggle
 2021-03-17  9:16 UTC  (4+ messages)

[PATCH] gpu: drm: Rudimentary typo fix in the file drm_drv.c
 2021-03-17  8:52 UTC 

[PATCH] the print is redundant because platform_get_irq()
 2021-03-17  7:24 UTC 

[PATCH] drm/gma500: use NULL instead of using plain integer as pointer
 2021-03-17  8:27 UTC 

[PATCH] drm/tilcdc: fix LCD pixel clock setting
 2021-03-17  8:19 UTC  (2+ messages)

[Bug 212293] New: [amdgpu] divide error: 0000 on resume from S3
 2021-03-17  8:19 UTC  (6+ messages)
` [Bug 212293] "

[RESEND 00/53] Rid GPU from W=1 warnings
 2021-03-17  8:17 UTC  (6+ messages)

[PATCH 0/3] switch to unsafe_follow_pfn
 2021-03-17  8:04 UTC  (6+ messages)
` [PATCH 1/3] mm: Add unsafe_follow_pfn
` [PATCH 2/3] media/videobuf1|2: Mark follow_pfn usage as unsafe
` [PATCH 3/3] mm: unexport follow_pfn

linux-next: build warning after merge of the drm tree
 2021-03-17  7:42 UTC 

[PATCH] display: Fix typo issue
 2021-03-17  7:42 UTC 

[PATCH] drm/rockchip: Cope with endpoints that haven't been registered yet
 2021-03-16 18:27 UTC 

[PATCH] drm/tegra: dpaux: move to use request_irq by IRQF_NO_AUTOEN flag
 2021-03-17  6:26 UTC 

[PATCH] drm/i915: Add Wa_14011060649
 2021-03-17  4:13 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v6 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-17  3:42 UTC  (15+ messages)
` [PATCH v6 01/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v6 02/14] media: docs: "
` [PATCH v6 03/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v6 04/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v6 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v6 06/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v6 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v6 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v6 09/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v6 10/14] drm/bridge: imx: Add LDB driver helper support
` [PATCH v6 11/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v6 12/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v6 13/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v6 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

linux-next: manual merge of the drm-intel tree with the drm tree
 2021-03-17  3:08 UTC 

[PATCH] drm/msm: Remove need for reiterating the compatibles
 2021-03-17  2:56 UTC 

linux-next: build warning after merge of the drm tree
 2021-03-17  2:53 UTC 

[PATCH v5 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2021-03-17  2:04 UTC  (6+ messages)
` [PATCH v5 07/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v5 08/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding

vmwgfx leaking bo pins?
 2021-03-17  1:51 UTC  (9+ messages)

[PATCH AUTOSEL 4.14 18/21] drm/radeon: fix AGP dependency
 2021-03-17  0:59 UTC 

[PATCH AUTOSEL 4.19 19/23] drm/radeon: fix AGP dependency
 2021-03-17  0:58 UTC 

[PATCH AUTOSEL 5.4 28/37] drm/amd/display: Revert dram_clock_change_latency for DCN2.1
 2021-03-17  0:57 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 29/37] drm/amdgpu: fb BO should be ttm_bo_type_device
` [PATCH AUTOSEL 5.4 30/37] drm/radeon: fix AGP dependency

[PATCH AUTOSEL 5.10 40/54] drm/amd/display: Revert dram_clock_change_latency for DCN2.1
 2021-03-17  0:56 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 41/54] drm/amdgpu: fb BO should be ttm_bo_type_device
` [PATCH AUTOSEL 5.10 42/54] drm/radeon: fix AGP dependency

[PATCH AUTOSEL 5.11 43/61] drm/amd/display: Enable pflip interrupt upon pipe enable
 2021-03-17  0:55 UTC  (6+ messages)
` [PATCH AUTOSEL 5.11 44/61] drm/amd/display: Revert dram_clock_change_latency for DCN2.1
` [PATCH AUTOSEL 5.11 45/61] drm/amd/display: Enabled pipe harvesting in dcn30
` [PATCH AUTOSEL 5.11 46/61] drm/amdgpu/display: Use wm_table.entries for dcn301 calculate_wm
` [PATCH AUTOSEL 5.11 47/61] drm/amdgpu: fb BO should be ttm_bo_type_device
` [PATCH AUTOSEL 5.11 48/61] drm/radeon: fix AGP dependency

[PATCH 1/3] drm/bridge: ti-sn65dsi86: Simplify refclk handling
 2021-03-17  0:44 UTC  (6+ messages)
` [PATCH 3/3] drm/bridge: ti-sn65dsi86: Properly get the EDID, but only if refclk

[PATCH] drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
 2021-03-16 23:46 UTC  (8+ messages)
            ` [Intel-gfx] "

Is LLVM 13 (git) really ready for testing/development? libclc didn't compile
 2021-03-16 23:01 UTC  (6+ messages)

[PATCH v15 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
 2021-03-16 22:56 UTC  (5+ messages)
` [PATCH v15 1/2] drm/tegra: dc: Support memory bandwidth management

[PATCH] drm/i915: Add Wa_14011060649
 2021-03-16 22:12 UTC 

[PATCHv1 0/6] Support for GE B1x5v2
 2021-03-16 21:51 UTC  (8+ messages)
` [PATCHv1 1/6] rtc: m41t80: add support for protected clock

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-03-16 21:08 UTC  (3+ messages)
` [RFC PATCH 2/3] drm/panel: panel-simple: "
` [RFC PATCH 3/3] arm64: dts: qcom: Don't specify exactly what panel is on pompom

[PATCH v8 0/3] GUD USB Display driver
 2021-03-16 20:28 UTC  (5+ messages)
` [PATCH v8 3/3] drm: Add "

[PATCH] drm/ttm: make ttm_bo_unpin more defensive
 2021-03-16 18:58 UTC  (14+ messages)

2021 X.Org Foundation Election Candidates
 2021-03-16 18:12 UTC  (2+ messages)

[PULL] drm-intel-next
 2021-03-16 16:24 UTC 

[PATCH 0/6] Default request/fence expiry + watchdog
 2021-03-16 16:23 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: Individual request cancellation
` [PATCH 2/6] drm/i915: Restrict sentinel requests further
` [PATCH 3/6] drm/i915: Handle async cancellation in sentinel assert
` [PATCH 4/6] drm/i915: Request watchdog infrastructure
` [PATCH 5/6] drm/i915: Fail too long user submissions by default
` [PATCH 6/6] drm/i915: Allow configuring default request expiry via modparam

[PATCH 1/3] drm/ttm: move swapout logic around
 2021-03-16 15:13 UTC  (6+ messages)
` [PATCH 3/3] drm/ttm: switch to per device LRU lock

[PATCH 3/3] RFC: dma-buf: Add an API for importing and exporting sync files (v5)
 2021-03-16 14:35 UTC  (14+ messages)
` [PATCH 0/3] dma-buf: Add an API for exporting sync files (v6)
  ` [PATCH 3/3] "
  ` [PATCH 0/3] dma-buf: Add an API for exporting sync files (v7)
    ` [PATCH 1/3] dma-buf: add dma_fence_array_for_each (v2)
    ` [PATCH 2/3] dma-buf: add dma_resv_get_singleton_rcu (v3)
    ` [PATCH 3/3] dma-buf: Add an API for exporting sync files (v7)

[PATCH v4 24/80] drm/omap: dsi: move TE GPIO handling into core
 2021-03-16 14:11 UTC  (3+ messages)
` [PATCH] drm/panel: panel-dsi-cm: disable TE for now

[PATCH] drm/omap: dsi: fix unsigned expression compared with zero
 2021-03-16 14:03 UTC  (3+ messages)

[PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
 2021-03-16 13:03 UTC  (4+ messages)

Need -fixes commit in drm-misc-next
 2021-03-16 10:21 UTC  (3+ messages)

[RFC 0/6] Default request/fence expiry + watchdog
 2021-03-16 10:10 UTC  (10+ messages)
` [RFC 1/6] drm/i915: Individual request cancellation
  ` [Intel-gfx] "
` [RFC 4/6] drm/i915: Allow userspace to configure the watchdog
` [RFC 5/6] drm/i915: Fail too long user submissions by default
` [RFC 6/6] drm/i915: Allow configuring default request expiry via modparam

[PATCH 1/3] drm/qxl: clean up qxl_bo_move_notify
 2021-03-16  9:39 UTC  (2+ messages)

[PATCH] drm/amdgpu: nuke the ih reentrant lock
 2021-03-16  9:32 UTC  (7+ messages)

[syzbot] upstream boot error: WARNING in vkms_vblank_simulate
 2021-03-16  9:29 UTC  (5+ messages)

[PATCH] drm/amd/display: Remove unnecessary conversion to bool
 2021-03-16  8:08 UTC 

[PULL] drm-misc-next
 2021-03-16  8:03 UTC 

[PATCH 00/30] [Set 1] Rid W=1 warnings in SCSI
 2021-03-16  2:15 UTC  (2+ messages)

[PATCH 0/3] drm/i915: Drop legacy IOCTLs on new HW
 2021-03-16  5:31 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/komeda: Fix off-by-1 when with readback conn due to rounding
 2021-03-16  3:17 UTC  (3+ messages)

[GIT FIXES FOR v5.12] R-Car DU fix
 2021-03-16  1:16 UTC 


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