dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 07:19:12 to 2020-06-07 19:13:33 UTC [more...]

[RFC PATCH 0/4] DSI/DBI and TinyDRM driver
 2020-06-07 13:38 UTC  (4+ messages)
` [RFC PATCH 2/4] gpu/drm: Add SPI DBI host driver
` [RFC PATCH 3/4] gpu/drm: Add TinyDRM for DSI/DBI panels
` [RFC PATCH 4/4] gpu/drm: Add Ilitek ILI9341 DBI panel driver

pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-07 18:15 UTC  (20+ messages)
` [PATCH 01/16] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH 02/16] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH 03/16] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH 04/16] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH 05/16] pwm: lpss: Set SW_UPDATE bit when enabling the PWM
` [PATCH 06/16] pwm: lpss: Add debug prints, test patch for moving i915 to atomic PWM
` [PATCH 07/16] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH 08/16] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH 09/16] pwm: crc: Fix period changes not having any effect
` [PATCH 10/16] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH 11/16] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH 12/16] pwm: crc: Implement get_state() method
` [PATCH 13/16] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH 14/16] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH 15/16] drm/i915: panel: Honor the VBT PWM min setting "
` [PATCH 16/16] drm/i915: panel: Use atomic PWM API "

[PATCH v3 00/39] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-06-07 18:55 UTC  (7+ messages)
` [PATCH v3 01/39] clk: Export clk_hw_reparent()
` [PATCH v3 21/39] dt-bindings: memory: tegra30: emc: Document new interconnect property
` [PATCH v3 28/39] memory: tegra: Register as interconnect provider
` [PATCH v3 31/39] memory: tegra20-emc: "
` [PATCH v3 35/39] drm/tegra: dc: Support memory bandwidth management
` [PATCH v3 38/39] ARM: tegra: Enable interconnect API in tegra_defconfig

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-06-06  8:06 UTC  (11+ messages)
` [PATCH v3 004/105] clk: bcm: Add BCM2711 DVP driver
` [PATCH v3 070/105] drm/vc4: hdmi: rework connectors and encoders

[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
 2020-06-05 20:41 UTC  (14+ messages)
` [PATCH v3 09/13] device core: Introduce multiple dma pfn offsets

[PATCH v5 0/8] drm: rcar-du: Add Color Management Module (CMM)
 2020-06-07  2:41 UTC  (7+ messages)

[PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-07 18:18 UTC  (16+ messages)
` [PATCH v2 01/15] ACPI / LPSS: Resume Cherry Trail PWM controller in no-irq phase
` [PATCH v2 02/15] ACPI / LPSS: Save Cherry Trail PWM ctx registers only once (at activation)
` [PATCH v2 03/15] pwm: lpss: Add range limit check for the base_unit register value
` [PATCH v2 04/15] pwm: lpss: Fix off by one error in base_unit math in pwm_lpss_prepare()
` [PATCH v2 05/15] pwm: lpss: Set SW_UPDATE bit when enabling the PWM
` [PATCH v2 06/15] pwm: crc: Fix period / duty_cycle times being off by a factor of 256
` [PATCH v2 07/15] pwm: crc: Fix off-by-one error in the clock-divider calculations
` [PATCH v2 08/15] pwm: crc: Fix period changes not having any effect
` [PATCH v2 09/15] pwm: crc: Enable/disable PWM output on enable/disable
` [PATCH v2 10/15] pwm: crc: Implement apply() method to support the new atomic PWM API
` [PATCH v2 11/15] pwm: crc: Implement get_state() method
` [PATCH v2 12/15] drm/i915: panel: Add get_vbt_pwm_freq() helper
` [PATCH v2 13/15] drm/i915: panel: Honor the VBT PWM frequency for devs with an external PWM controller
` [PATCH v2 14/15] drm/i915: panel: Honor the VBT PWM min setting "
` [PATCH v2 15/15] drm/i915: panel: Use atomic PWM API "

[PATCH v2 1/1] drm/mm: add ig_frag selftest
 2020-06-05  9:14 UTC  (5+ messages)
  ` [PATCH v3 "

Enable fp16 scanout on DCE 8 and DCE 10
 2020-06-07  4:05 UTC  (3+ messages)
` [PATCH 1/2] drm/amd/display: Enable fp16 also on DCE-10
` [PATCH 2/2] drm/amd/display: Enable fp16 also on DCE-8

[RFC PATCH 0/2] Add Xilinx DSI-TX DRM driver
 2020-06-07  2:25 UTC  (6+ messages)
` [RFC PATCH 2/2] drm: xlnx: driver for Xilinx DSI TX Subsystem

[PATCH 00/27] Converter R-Car DU to the DRM bridge connector helper
 2020-06-07  1:24 UTC  (9+ messages)
` [PATCH 22/27] drm: bridge: dw-hdmi: Make connector creation optional
` [PATCH 23/27] drm: bridge: dw-hdmi: Attach to next bridge if available

A panic and a hang in the i915 drm driver
 2020-06-07  1:17 UTC  (2+ messages)

[PATCH v2 00/22] drm: mxsfb: Add i.MX7 support
 2020-06-06 23:01 UTC  (8+ messages)
` [PATCH v2 20/22] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt()
` [PATCH v2 22/22] drm: mxsfb: Support the alpha plane

[PATCH v4 0/3] Support virtio cross-device resources
 2020-06-06 20:04 UTC  (5+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects

[Bug 206987] New: [drm] [amdgpu] Whole system crashes when the driver is in mode_support_and_system_configuration
 2020-06-06  6:42 UTC  (3+ messages)
` [Bug 206987] "

[PATCH v3 0/6] Add support for GPU DDR BW scaling
 2020-06-06  4:25 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: drm/msm/gpu: Document gpu opp table
` [PATCH v3 2/6] drm: msm: a6xx: send opp instead of a frequency
` [PATCH v3 3/6] drm: msm: a6xx: use dev_pm_opp_set_bw to scale DDR
` [PATCH v3 4/6] arm64: dts: qcom: SDM845: Enable GPU DDR bw scaling
` [PATCH v3 5/6] arm64: dts: qcom: sc7180: Add interconnects property for GPU
` [PATCH v3 6/6] arm64: dts: qcom: sc7180: Add opp-peak-kBps to GPU opp

[PATCH 00/59] devm_drm_dev_alloc, v2
 2020-06-05 19:55 UTC  (13+ messages)
` [PATCH 53/59] drm/arc: Move to drm/tiny

[drm-intel:drm-intel-next-queued 1/7] drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c:933:21: error: unused function 'unmask_page'
 2020-06-05 19:54 UTC 

[PATCH 0/6] RFC Support hot device unplug in amdgpu
 2020-06-05 18:40 UTC  (5+ messages)
` [PATCH 1/6] drm/ttm: Add unampping of the entire device address space

[PATCH v3] drm: document how user-space should use link-status
 2020-06-05 18:08 UTC  (3+ messages)

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-06-05 17:37 UTC  (6+ messages)
` [PATCH 3/3] drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline

[PATCH 00/14] drm/mgag200: Use managed interfaces for auto-cleanup
 2020-06-05 17:23 UTC  (21+ messages)
` [PATCH 01/14] drm/mgag200: Remove declaration of mgag200_mmap() from header file
` [PATCH 02/14] drm/mgag200: Remove mgag200_cursor.c
` [PATCH 03/14] drm/mgag200: Use pcim_enable_device()
` [PATCH 04/14] drm/mgag200: Rename mgag200_ttm.c to mgag200_mm.c
` [PATCH 05/14] drm/mgag200: Lookup VRAM PCI BAR start and length only once
` [PATCH 06/14] drm/mgag200: Merge VRAM setup into MM initialization
` [PATCH 07/14] drm/mgag200: Switch to managed MM
` [PATCH 08/14] drm/mgag200: Separate DRM and PCI functionality from each other
` [PATCH 09/14] drm/mgag200: Prefix global names in mgag200_drv.c with mgag200_
` [PATCH 10/14] drm/mgag200: Move device init and cleanup to mgag200_drv.c
` [PATCH 11/14] drm/mgag200: Separate device initialization into allocation
` [PATCH 12/14] drm/mgag200: Allocate device structures in mgag200_driver_load()
` [PATCH 13/14] drm/mgag200: Embed instance of struct drm_device in struct mga_device
` [PATCH 14/14] drm/mgag200: Use managed device initialization

[PATCH v1 0/6] drm: add a few simple panels
 2020-06-05 17:19 UTC  (7+ messages)
` [PATCH v1 2/6] drm: panel-simple: add Seiko 70WVW2T 7" simple panel
` [PATCH v1 4/6] drm: panel-simple: add Hitachi 3.5" QVGA panel

[PATCH 2/2] drm/panel: simple: Add support for KOE TX26D202VM0BWA panel
 2020-06-05 15:48 UTC  (3+ messages)

[PATCH 0/2] drm/panel: simple: Add a KOE WUXGA 10.1" LVDS panel support
 2020-06-05 15:47 UTC  (2+ messages)

[PATCH v3 00/43] Convert most CMA-based drivers to GEM object functions
 2020-06-05 15:40 UTC  (55+ messages)
` [PATCH v3 01/43] drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_
` [PATCH v3 02/43] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
` [PATCH v3 03/43] drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA functions
` [PATCH v3 04/43] drm/arc: Use GEM CMA object functions
` [PATCH v3 05/43] drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 06/43] drm/arm: Use GEM CMA object functions
` [PATCH v3 07/43] drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 08/43] drm/atmel-hlcdc: Use GEM CMA object functions
` [PATCH v3 09/43] drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 10/43] drm/fsl-dcu: Use GEM CMA object functions
` [PATCH v3 11/43] drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 12/43] drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()
` [PATCH v3 13/43] drm/hisilicon/kirin: Use GEM CMA object functions
` [PATCH v3 14/43] drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 15/43] drm/imx: Use GEM CMA object functions
` [PATCH v3 16/43] drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 17/43] drm/ingenic: Use GEM CMA object functions
` [PATCH v3 18/43] drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 19/43] drm/komeda: Use GEM CMA object functions
` [PATCH v3 20/43] drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 21/43] drm/malidp: Use GEM CMA object functions
` [PATCH v3 22/43] drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 23/43] drm/mcde: Use GEM CMA object functions
` [PATCH v3 24/43] drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 25/43] drm/meson: Use GEM CMA object functions
` [PATCH v3 26/43] drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 27/43] drm/mxsfb: Use GEM CMA object functions
` [PATCH v3 28/43] drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 29/43] drm/rcar-du: Use GEM CMA object functions
` [PATCH v3 30/43] drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 31/43] drm/shmobile: Use GEM CMA object functions
` [PATCH v3 32/43] drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 33/43] drm/stm: Use GEM CMA object functions
` [PATCH v3 34/43] drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 35/43] drm/sti: Use GEM CMA object functions
` [PATCH v3 36/43] drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 37/43] drm/tilcdc: Use GEM CMA object functions
` [PATCH v3 38/43] drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 39/43] drm/tve200: Use GEM CMA object functions
` [PATCH v3 40/43] drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 41/43] drm/zte: Use GEM CMA object functions
` [PATCH v3 42/43] drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 43/43] drm: Remove struct drm_driver.gem_print_info

[PATCH] drm/i915: Fix comments mentioning typo in IS_ENABLED()
 2020-06-05 14:40 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 03/18] dma-fence: basic lockdep annotations
 2020-06-05 14:30 UTC  (3+ messages)
` [PATCH] "

[v2] drm/msm: add shutdown support for display platform_driver
 2020-06-05 14:11 UTC  (6+ messages)

[PATCH v2 1/2] drm: vmwgfx: remove drm_driver::master_set() return typ
 2020-06-05 14:07 UTC  (3+ messages)

MIPI DSI, DBI, and tinydrm drivers
 2020-06-05 12:58 UTC  (7+ messages)

[PATCH 00/18] dma-fence lockdep annotations, round 2
 2020-06-05 12:41 UTC  (4+ messages)
` [PATCH 13/18] drm/amdgpu/dc: Stop dma_resv_lock inversion in commit_tail

[PATCH 1/2] drm: cleanup on drm_mode_object_find
 2020-06-05 12:40 UTC  (2+ messages)
` [PATCH 2/2] drm: Fix kdoc typo for drm_properties

[PATCH v3 0/6] Generic USB Display driver
 2020-06-05 12:03 UTC  (10+ messages)
` [PATCH v3 4/6] drm: Add "

Dynamically change enumeration list of DRM enumeration property
 2020-06-05  7:53 UTC  (13+ messages)

[PATCH v12 0/2] Add initial support for slimport anx7625
 2020-06-05  2:36 UTC  (7+ messages)
` [PATCH v12 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter DT schema
` [PATCH v12 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP

KASAN: vmalloc-out-of-bounds Read in trace_raw_output_sys_enter
 2020-06-04 10:15 UTC 

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-06-04 11:19 UTC  (6+ messages)
  ` [Freedreno] "

[v2] drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
 2020-06-04 10:34 UTC 

[PATCH v6] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-06-04 13:19 UTC 

[PATCH v11 0/2] Add initial support for slimport anx7625
 2020-06-04  7:51 UTC  (4+ messages)
` [PATCH v11 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes
 2020-06-04  8:41 UTC  (3+ messages)

linux-next: Tree for Jun 4 (gpu/drm/bridge/sil-sii8620)
 2020-06-04 15:31 UTC 

[PATCH] arch/{mips, sparc, microblaze, powerpc}: Don't enable pagefault/preempt twice
 2020-06-04  9:38 UTC  (12+ messages)
` [PATCH] arch/{mips,sparc,microblaze,powerpc}: "


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