dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 10:40:15 to 2020-05-25 07:23:18 UTC [more...]

[PATCH v5 00/13] support gce on mt6779 platform
 2020-05-25  2:27 UTC  (25+ messages)
` [PATCH v5 06/13] soc: mediatek: cmdq: add assign function
` [PATCH v5 07/13] soc: mediatek: cmdq: add write_s function
` [PATCH v5 09/13] soc: mediatek: cmdq: add write_s value function
` [PATCH v5 10/13] soc: mediatek: cmdq: export finalize function
` [PATCH v5 12/13] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api
` [PATCH v5 13/13] soc: mediatek: cmdq: add set event function

[PATCH v2 0/5] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers
 2020-05-24 22:06 UTC  (28+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/5] mtd: rawnand: brcmnand: rename v4 registers
  ` [PATCH v3 2/5] mtd: rawnand: brcmnand: fix CS0 layout
  ` [PATCH v3 3/5] mtd: rawnand: brcmnand: rename page sizes
  ` [PATCH v3 4/5] dt: bindings: brcmnand: add v2.1 and v2.2 support
  ` [PATCH v3 5/5] nand: brcmnand: support v2.1-v2.2 controllers
  ` [PATCH v4 0/5] mtd: rawnand: "
    ` [PATCH v4 1/5] mtd: rawnand: brcmnand: rename v4 registers
    ` [PATCH v4 2/5] mtd: rawnand: brcmnand: fix CS0 layout
    ` [PATCH v4 3/5] mtd: rawnand: brcmnand: rename page sizes
    ` [PATCH v4 4/5] dt: bindings: brcmnand: add v2.1 and v2.2 support
    ` [PATCH v4 5/5] mtd: rawnand: brcmnand: support v2.1-v2.2 controllers

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:41 UTC  (8+ messages)
  ` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
  ` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
  ` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
  ` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
  ` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
  ` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
  ` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH v5 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-25  3:45 UTC  (9+ messages)
` [PATCH v5 1/8] ARM: dts: stm32: Add dma config for spi5
` [PATCH v5 2/8] ARM: dts: stm32: Add pin map for ltdc & spi5 on stm32f429-disco board
` [PATCH v5 3/8] ARM: dts: stm32: enable ltdc binding with ili9341, gyro l3gd20 on stm32429-disco board
` [PATCH v5 4/8] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v5 5/8] clk: stm32: Fix stm32f429's ltdc driver hang in set clock rate, fix duplicated ltdc clock register to 'clk_core' case ltdc's clock turn off by clk_disable_unused()
` [PATCH v5 6/8] drm/panel: Add ilitek ili9341 panel driver
` [PATCH v5 7/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4
` [PATCH v5 8/8] spi: flags 'SPI_CONTROLLER_MUST_RX' and 'SPI_CONTROLLER_MUST_TX' can't be coexit with 'SPI_3WIRE' mode

[PATCH v4 1/2] mtd: rawnand: brcmnand: fix hamming oob layout
 2020-05-24 19:17 UTC  (2+ messages)

MIPI DSI, DBI, and tinydrm drivers
 2020-05-25  1:46 UTC  (11+ messages)

[PATCH] video: fbdev: pxafb: Use correct return value for pxafb_probe()
 2020-05-25  7:11 UTC 

[PATCH] linux/bits.h: adjust GENMASK_INPUT_CHECK() check
 2020-05-23 19:35 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v1 0/4] Minor improvements for Host1x driver
 2020-05-24 17:51 UTC  (5+ messages)
` [PATCH v1 1/4] gpu: host1x: Optimize BOs usage when firewall is enabled
` [PATCH v1 2/4] gpu: host1x: Put gather's BO on pinning error
` [PATCH v1 3/4] gpu: host1x: debug: Fix multiple channels emitting messages simultaneously
` [PATCH v1 4/4] gpu: host1x: debug: Dump push buffer state

[PATCH v2 0/4] drm/etnaviv: Tidy up clocks handling
 2020-05-23 10:41 UTC  (5+ messages)
` [PATCH v2 1/4] drm/etnaviv: Fix error path on failure to enable bus clk
` [PATCH v2 2/4] drm/etnaviv: Don't ignore errors on getting clocks
` [PATCH v2 3/4] drm/etnaviv: Make the "core" clock mandatory
` [PATCH v2 4/4] drm/etnaviv: Simplify clock enable/disable

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-24 18:41 UTC  (2+ messages)

[PATCH v4] mtd: rawnand: brcmnand: correctly verify erased pages
 2020-05-24 19:16 UTC  (2+ messages)

[PATCH 2/3] drm/etnaviv: Don't ignore errors on getting clocks
 2020-05-23 10:22 UTC  (10+ messages)

[PATCH] drm/panfrost: Fix runtime PM imbalance in panfrost_perfcnt_enable_locked
 2020-05-24  2:18 UTC 

[PATCH v4 2/2] mtd: rawnand: brcmnand: improve hamming oob layout
 2020-05-24 19:17 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Fix runtime PM imbalance on error
 2020-05-24  2:08 UTC 

[PATCH] drm: rcar-du: Fix build error
 2020-05-23  9:38 UTC  (5+ messages)

linux-next: manual merge of the drm tree with Linus' tree
 2020-05-25  3:51 UTC 

[RESEND PATCH] drm/vc4: hdmi: Silence pixel clock error on -EPROBE_DEFER
 2020-05-25  1:28 UTC 

[PATCH][next] drm/auth: remove redundant assignment to variable ret
 2020-05-24 22:27 UTC 

[PATCH 00/21] drm: Convert most CMA-based drivers to GEM object functions
 2020-05-24 20:11 UTC  (34+ messages)
` [PATCH 01/21] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
` [PATCH 02/21] drm/arc: Use GEM CMA object functions
` [PATCH 03/21] drm/arm: "
` [PATCH 04/21] drm/aspeed: Set driver CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH 05/21] drm/atmel-hlcdc: Use GEM CMA object functions
` [PATCH 06/21] drm/fsl-dcu: "
` [PATCH 07/21] drm/hisilicon/kirin: "
` [PATCH 08/21] drm/imx: "
` [PATCH 09/21] drm/ingenic: "
` [PATCH 10/21] drm/komeda: "
` [PATCH 11/21] drm/malidp: "
` [PATCH 12/21] drm/mcde: "
` [PATCH 13/21] drm/meson: "
` [PATCH 14/21] drm/mxsfb: "
` [PATCH 15/21] drm/rcar-du: "
` [PATCH 16/21] drm/shmobile: "
` [PATCH 17/21] drm/stm: "
` [PATCH 18/21] drm/sti: "
` [PATCH 19/21] drm/tilcdc: "
` [PATCH 20/21] drm/tv200: "
` [PATCH 21/21] drm/zte: "

[PATCH] xf86drm: add drmOpenByFB
 2020-05-24 19:25 UTC  (4+ messages)

[Bug 204611] New: amdgpu error scheduling IBs when waking from sleep
 2020-05-24 17:19 UTC  (4+ messages)
` [Bug 204611] "

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-05-24  3:08 UTC  (7+ messages)
` [RFC PATCH 1/2] dt-bindings: display: xlnx: Add Xilinx DSI TX subsystem bindings
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

[PATCH] drm/qxl: Replace deprecated function in qxl_display
 2020-05-24  2:26 UTC 

[PATCH v1 0/3] drm/msm: Cleanups ahead of per-instance pagetables
 2020-05-23 23:19 UTC  (7+ messages)
` [PATCH v1 1/3] drm/msm: Attach the IOMMU device during initialization
` [PATCH v1 2/3] drm/msm: Refactor address space initialization
` [PATCH v1 3/3] drm/msm: Update the MMU helper function APIs

[PATCH v2 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-23 22:33 UTC  (3+ messages)

[Bug 206475] New: amdgpu under load drop signal to monitor until hard reset
 2020-05-23 16:44 UTC  (4+ messages)
` [Bug 206475] "

[PATCH v7 00/15] Add support for devices in the Energy Model
 2020-05-22 13:01 UTC  (4+ messages)

[PATCH v4 0/8] Enable ili9341 and l3gd20 on stm32f429-disco
 2020-05-23  1:35 UTC  (7+ messages)
` [PATCH v4 3/8] spi: stm32: Add 'SPI_SIMPLEX_RX', 'SPI_3WIRE_RX' support for stm32f4

[PATCH] drm: fix setting of plane_mask in pan_display_atomic() function for linux-4.4
 2020-05-23  3:49 UTC 

[PATCH] drm/panfrost: fix runtime pm imbalance on error
 2020-05-22 13:23 UTC  (5+ messages)
  `  "

[PATCH 0/4] mm/gup, drm/i915: refactor gup_fast, convert to pin_user_pages()
 2020-05-22 22:22 UTC  (3+ messages)

[PATCH] drm/panfrost: Fix inbalance of devfreq record_busy/idle()
 2020-05-22 17:13 UTC  (2+ messages)

[PATCH] [v2] drm/panfrost: Fix runtime PM imbalance on error
 2020-05-22 13:41 UTC 

[PATCH] drm/msm/a6xx: don't try to set GPU frequency when GMU is suspended
 2020-05-22 22:29 UTC  (3+ messages)
  ` [PATCH v2] drm/msm/a6xx: skip HFI set freq if GMU is powered down

[PATCH v1 0/2] drm: update drm_vblank logging
 2020-05-23  7:12 UTC  (3+ messages)
` [PATCH v1 1/2] drm/vblank: use drm_* functions for logging
` [PATCH v1 2/2] drm/vblank: use drm_WARN for all warnings

[PATCH] drm/vblank: Fix -Wformat compile warnings on some arches
 2020-05-23  6:54 UTC  (4+ messages)

[git pull] drm fixes for v5.7-rc7
 2020-05-23  5:05 UTC  (2+ messages)

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-05-23  1:58 UTC  (4+ messages)
` [Bug 206987] "

[PATCH] drm/[radeon|amdgpu]: Replace one-element array and use struct_size() helper
 2020-05-22 18:07 UTC  (2+ messages)

[PATCH v2] drm/radeon/dpm: Replace one-element array and use struct_size() helper
 2020-05-22 18:05 UTC  (2+ messages)

[PATCH] drm/amdgpu/smu10: Replace one-element array and use struct_size() helper
 2020-05-22 17:54 UTC  (4+ messages)

[PATCH] drm/radeon/dpm: Replace one-element array and use struct_size() helper
 2020-05-22 17:27 UTC  (3+ messages)

[GIT PULL v2] mediatek drm next for 5.8
 2020-05-22 15:58 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 13/32] drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
 2020-05-22 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 14/32] drm/amd/powerplay: perform PG ungate prior to CG ungate
` [PATCH AUTOSEL 5.4 15/32] drm/amdgpu: Use GEM obj reference for KFD BOs

[PATCH AUTOSEL 5.6 17/41] drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
 2020-05-22 14:49 UTC  (5+ messages)
` [PATCH AUTOSEL 5.6 18/41] drm/amd/powerplay: perform PG ungate prior to CG ungate
` [PATCH AUTOSEL 5.6 19/41] drm/amdgpu: Use GEM obj reference for KFD BOs
` [PATCH AUTOSEL 5.6 26/41] drm/amd/amdgpu: Update update_config() logic
` [PATCH AUTOSEL 5.6 35/41] drm/meson: pm resume add return errno branch

[RFC] Deprecate AGP GART support for Radeon/Nouveau/TTM
 2020-05-22 14:46 UTC  (8+ messages)

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2020-05-22 13:12 UTC  (8+ messages)

[PATCH] drm/tegra: hub: Do not enable orphaned window group
 2020-05-22 12:59 UTC  (2+ messages)

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-22 12:56 UTC  (2+ messages)
  ` [PATCH v5 39/38] drm: xen: fix common struct sg_table related issues


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