dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-05 14:02:31 to 2020-06-08 14:40:34 UTC [more...]

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

[PATCH v8 4/8] PM / EM: add support for other devices than CPUs in Energy Model
 2020-06-08 13:25 UTC  (6+ messages)

[PATCH v2 00/15] pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-08 14:19 UTC  (22+ 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 0/9] shmem helper untangling
 2020-06-08 14:40 UTC  (5+ messages)
` [PATCH 8/9] drm/shmem-helpers: Ensure get_pages is not called on imported dma-buf

pwm/i915: Convert pwm-crc and i915 driver's PWM code to use the atomic PWM API
 2020-06-08 14:35 UTC  (21+ 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 v1 00/25] seqlock: Extend seqcount API with associated locks
 2020-06-08 14:32 UTC  (5+ messages)
` [PATCH v2 00/18] "
  ` [PATCH v2 05/18] dma-buf: Remove custom seqcount lockdep class key
  ` [PATCH v2 06/18] dma-buf: Use sequence counter with associated wound/wait mutex

[PATCH] drm/amd/display: Fix indenting in dcn30_set_output_transfer_func()
 2020-06-08 14:16 UTC 

[PATCH 00/14] drm/mgag200: Use managed interfaces for auto-cleanup
 2020-06-08 13:06 UTC  (14+ messages)
` [PATCH 06/14] drm/mgag200: Merge VRAM setup into MM initialization
` [PATCH 07/14] drm/mgag200: Switch to managed MM
` [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 00/15][RFC] Add regulator devfreq support to Panfrost
 2020-06-08 11:55 UTC  (5+ messages)
` [PATCH 08/15] drm/panfrost: move devfreq_init()/fini() in device

[Bug 71891] New: 3.13 fails to boot with the radeon module
 2020-06-08 10:26 UTC  (2+ messages)
` [Bug 71891] "

[PATCH v3 0/4] Support virtio cross-device resources
 2020-06-08  9:43 UTC  (5+ messages)
` [PATCH v3 4/4] drm/virtio: Support virtgpu exported resources

[PATCH 0/2] drm: rockchip: add NV15 and NV20 support
 2020-06-08  9:11 UTC  (4+ messages)
` [PATCH 1/2] drm: drm_fourcc: add NV20 YUV format
` [PATCH 2/2] drm: rockchip: add NV15 and NV20 support

A panic and a hang in the i915 drm driver
 2020-06-08  8:56 UTC  (5+ messages)
  ` [Intel-gfx] "

[PATCH] drm/panfrost: Use kvfree() to free bo->sgts in panfrost_mmu_map_fault_addr()
 2020-06-08  7:56 UTC  (2+ messages)

[PATCH v2] drm/rcar-du: DRM_RCAR_WRITEBACK depends on DRM
 2020-06-08  4:30 UTC  (4+ messages)

[PATCH v5] drm/i915: Init lspcon chip dynamically
 2020-06-08  3:55 UTC  (2+ messages)

[PATCH 0/2] Some improvements for iommu
 2020-06-08  3:38 UTC  (3+ messages)
` [PATCH 1/2] iommu: Mark __iommu_map/__iommu_map_sg as static
` [PATCH 2/2] iommu: Add gfp parameter to io_pgtable_ops->map()

[PATCH] drm/rcar-du: DRM_RCAR_WRITEBACK depends on DRM
 2020-06-08  2:44 UTC  (3+ messages)

[PATCH] drm/msm/dpu: fix error return code in dpu_encoder_init
 2020-06-08  1:48 UTC 

[PATCH v3 00/39] Introduce memory interconnect for NVIDIA Tegra SoCs
 2020-06-07 21:47 UTC  (41+ messages)
` [PATCH v3 01/39] clk: Export clk_hw_reparent()
` [PATCH v3 02/39] clk: tegra: Remove Memory Controller lock
` [PATCH v3 03/39] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v3 04/39] memory: tegra20-emc: Make driver modular
` [PATCH v3 05/39] memory: tegra30-emc: "
` [PATCH v3 06/39] memory: tegra124-emc: "
` [PATCH v3 07/39] memory: tegra124-emc: Use devm_platform_ioremap_resource
` [PATCH v3 08/39] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v3 09/39] memory: tegra20-emc: Initialize MC timings
` [PATCH v3 10/39] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v3 11/39] PM / devfreq: tegra30: "
` [PATCH v3 12/39] PM / devfreq: tegra20: Use MC timings for building OPP table
` [PATCH v3 13/39] PM / devfreq: tegra30: "
` [PATCH v3 14/39] PM / devfreq: tegra20: Add error messages to tegra_devfreq_target()
` [PATCH v3 15/39] PM / devfreq: tegra30: "
` [PATCH v3 16/39] PM / devfreq: tegra20: Adjust clocks conversion ratio and polling interval
` [PATCH v3 17/39] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v3 18/39] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v3 19/39] dt-bindings: memory: tegra20: emc: "
` [PATCH v3 20/39] dt-bindings: memory: tegra30: mc: "
` [PATCH v3 21/39] dt-bindings: memory: tegra30: emc: "
` [PATCH v3 22/39] dt-bindings: host1x: Document new interconnect properties
` [PATCH v3 23/39] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v3 24/39] dt-bindings: memory: tegra30: "
` [PATCH v3 25/39] ARM: tegra: Add interconnect properties to Tegra20 device-tree
` [PATCH v3 26/39] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v3 27/39] interconnect: Relax requirement in of_icc_get_from_provider()
` [PATCH v3 28/39] memory: tegra: Register as interconnect provider
` [PATCH v3 29/39] memory: tegra20-emc: Use devm_platform_ioremap_resource
` [PATCH v3 30/39] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v3 31/39] memory: tegra20-emc: Register as interconnect provider
` [PATCH v3 32/39] memory: tegra20-emc: Create tegra20-devfreq device
` [PATCH v3 33/39] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v3 34/39] memory: tegra30-emc: Register as interconnect provider
` [PATCH v3 35/39] drm/tegra: dc: Support memory bandwidth management
` [PATCH v3 36/39] drm/tegra: dc: Tune up high priority request controls for Tegra20
` [PATCH v3 37/39] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v3 38/39] ARM: tegra: Enable interconnect API in tegra_defconfig
` [PATCH v3 39/39] ARM: multi_v7_defconfig: Enable interconnect API

[git pull] drm msm next for 5.8-rc1
 2020-06-08  3:33 UTC 

[git pull] drm next fixes for 5.7-rc1
 2020-06-08  3:15 UTC 

[PATCH 1/3] drm/dp_mst: Fix the DDC I2C device unregistration of an MST port
 2020-06-07 21:25 UTC  (3+ messages)
` [PATCH 2/3] drm/dp_mst: Fix the DDC I2C device registration "
` [PATCH 3/3] drm/dp_mst: Fix flushing the delayed port/mstb destroy work

[PATCH v4 00/12] PCI: brcmstb: enable PCIe for STB chips
 2020-06-07 16:49 UTC  (3+ messages)
` [PATCH v4 08/12] device core: Introduce multiple dma pfn offsets

[RFC PATCH 0/4] DSI/DBI and TinyDRM driver
 2020-06-07 13:38 UTC  (5+ messages)
` [RFC PATCH 1/4] gpu/drm: dsi: Let host and device specify supported bus
` [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

[PATCH] drm/i915/gvt: print actionable error message when gm runs out
 2020-06-05 11:08 UTC  (3+ messages)

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

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

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin
 2020-06-05  8:44 UTC  (12+ messages)

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

[PATCH v2] fbdev: geode: Add the missed pci_disable_device() in gx1fb_map_video_memory()
 2020-06-05 16:14 UTC 

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

[PATCH v2 1/1] drm/mm: add ig_frag selftest
 2020-06-05  9:14 UTC  (2+ 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

[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

[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 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  (7+ messages)
` [PATCH v3 01/43] drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_

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


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