[PULL] drm-misc-fixes

2021-07-15 Thread Thomas Zimmermann
: Avoid NULL-ptr deref in ttm_range_man_fini() * vmwgfx: Fix a merge commit Christian König (1): drm/qxl: add NULL check for bo->resource Thomas Zimmermann (1): Merge remote-tracking branch 'drm-misc/drm-misc-next-fi

Re: [PATCH] dim/drm-misc: Add rule to not push patches with issues

2021-07-13 Thread Thomas Zimmermann
Zimmermann Signed-off-by: Daniel Vetter Acked-by: Thomas Zimmermann --- committer-drm-misc.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/committer-drm-misc.rst b/committer-drm-misc.rst index 9497a5d26a9d..110ca8b0525e 100644 --- a/committer-drm-misc.rst +++ b/committer-drm

[PULL] drm-misc-fixes

2021-07-13 Thread Thomas Zimmermann
| 13 +++-- drivers/gpu/drm/panel/panel-novatek-nt35510.c | 4 +--- 2 files changed, 8 insertions(+), 9 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix

[PULL] drm-misc-next-fixes

2021-06-18 Thread Thomas Zimmermann
/dp_mst: Avoid to mess up payload table by ports in stale topology drivers/gpu/drm/drm_dp_mst_topology.c | 68 ++--- drivers/gpu/drm/hyperv/hyperv_drm_modeset.c | 2 +- 2 files changed, 43 insertions(+), 27 deletions(-) -- Thomas Zimmermann Graphics Driver Developer

[PULL] drm-misc-next-fixes

2021-06-16 Thread Thomas Zimmermann
deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer ___ dim-tools mailing list dim-tools@lists.freedesktop.org https

Re: [PULL] topic/i915-ttm

2021-06-14 Thread Thomas Zimmermann
Hi Am 14.06.21 um 08:46 schrieb Joonas Lahtinen: Quoting Thomas Zimmermann (2021-06-13 21:54:03) Hi Joonas Am 11.06.21 um 13:13 schrieb Joonas Lahtinen: Quoting Joonas Lahtinen (2021-06-11 13:40:56) Quoting Maarten Lankhorst (2021-06-11 12:27:15) Pull request for drm-misc-next and drm

Re: [PULL] topic/i915-ttm

2021-06-13 Thread Thomas Zimmermann
drivers/gpu/drm/i915/gem/i915_gem_ttm.h -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer OpenPGP_signature Description: OpenP

Re: [PULL] drm-misc-next

2021-06-11 Thread Thomas Zimmermann
Hi Am 10.06.21 um 15:32 schrieb Daniel Vetter: On Thu, Jun 10, 2021 at 1:15 PM Thomas Zimmermann wrote: Hi Dave and Daniel, here's the second PR for drm-misc-next for this week, and the final one for 5.14. I backmerged drm-next for the TTM changes. As for highlights nouveau now has eDP

[PULL] drm-misc-next

2021-06-10 Thread Thomas Zimmermann
backlight code into DRM helpers drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau Marek Vasut (1): drm/bridge: ti-sn65dsi83: Fix sparse warnings Thomas Zimmermann (1): Merge drm/drm-next into drm-misc-next Vivek Kasireddy (1): udmabuf: Add support

[PULL] drm-misc-next

2021-06-09 Thread Thomas Zimmermann
create mode 100644 drivers/gpu/drm/hyperv/hyperv_drm_drv.c create mode 100644 drivers/gpu/drm/hyperv/hyperv_drm_modeset.c create mode 100644 drivers/gpu/drm/hyperv/hyperv_drm_proto.c create mode 100644 include/drm/ttm/ttm_kmap_iter.h create mode 100644 include/drm/ttm/ttm_range_manager.h -- Thom

[PULL] drm-misc-next

2021-06-01 Thread Thomas Zimmermann
for DRM_CLIENT_CAP_* Thomas Hebb (2): drm/rockchip: dsi: move all lane config except LCDC mux to bind() drm/rockchip: dsi: remove extra component_del() call Thomas Zimmermann (17): drm/i915: Don't include drm_legacy.h drm/nouveau: Don't include drm_legacy.h drm: Don't include

drm-misc-next

2021-05-25 Thread Thomas Zimmermann
/panel: Simple-panel: Add missing pm_runtime_dont_use_autosuspend() * drm/tve200: Convert DT bindings to YAML * drm/vc4: Support BCM2711 VEC plus DT bindings; Pipeline setup fixes; HDMI fixes * drm/virtio: Fix NULL pointer in probe; Fix double-free in probe; Free virtqueues i

Re: [PULL] drm-misc-next

2021-05-17 Thread Thomas Zimmermann
Hi Am 17.05.21 um 15:17 schrieb Thomas Zimmermann: Hi Dave and Daniel, here's this week's PR for drm-misc-next for what wil become v5.14. Panfrost gets support for Mediatek MT8381 chips. There are a number of fixes for resource leaks in various drivers. Unlocking on errors in aperture helpers

[PULL] drm-misc-next

2021-05-17 Thread Thomas Zimmermann
ace gpu-dirty after the SVGA3dCmdDXGenMips command drm/vmwgfx: Fix cpu updates of coherent multisample surfaces Thomas Zimmermann (35): drm/gem-ttm-helper: Provide helper for struct drm_driver.dumb_map_offset drm/vram-helper: Use drm_gem_ttm_dumb_map_offset() drm/nouveau: Use drm_

[PULL] drm-misc-next

2021-05-12 Thread Thomas Zimmermann
r (1): drm/connector: demote connector force-probes for non-master clients Takashi Iwai (2): drm/ast: Fix missing conversions to managed API drm/bochs: Add screen blanking support Thomas Hellstrom (2): drm/vmwgfx: Mark a surface gpu-dirty after the SVGA3dCmdDXGenMips command

Re: [PULL] drm-misc-fixes

2021-02-24 Thread Thomas Zimmermann
Hi Am 25.02.21 um 02:55 schrieb Dave Airlie: On Wed, 24 Feb 2021 at 20:27, Thomas Zimmermann wrote: Hi Dave and Daniel, here's this week's PR for drm-misc-fixes. One of the patches is a memory leak; the rest is for hardware issues. This is based on 5.11 and I'm not currently

[PULL] drm-misc-fixes

2021-02-24 Thread Thomas Zimmermann
(1): drm/ttm: Fix a memory leak drivers/gpu/drm/panel/panel-elida-kd35t133.c | 3 ++- drivers/gpu/drm/rockchip/rockchip_drm_vop.h | 11 +++ drivers/gpu/drm/ttm/ttm_bo.c | 9 ++--- 3 files changed, 19 insertions(+), 4 deletions(-) -- Thomas Zimmermann Graphics

[PULL] drm-misc-fixes

2021-02-10 Thread Thomas Zimmermann
/vc4_plane.c| 18 ++ drivers/gpu/drm/xlnx/zynqmp_disp.c | 15 +++ 8 files changed, 65 insertions(+), 37 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG

[PULL] drm-misc-fixes

2021-02-02 Thread Thomas Zimmermann
deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer ___ dim-tools mailing list dim-tools@lists.freedesktop.org

Re: [PULL] drm-misc-fixes

2021-01-27 Thread Thomas Zimmermann
Am 27.01.21 um 08:56 schrieb Thomas Zimmermann: Hi Dave and Daniel, here are the 2 fixes from this week's drm-misc-next. drm-misc-fixes Grr! I had this typo last week already. Best regards Thomas drm-misc-fixes-2021-01-27: * drm/vc4: Fix LBM size calculation; Fix high resolutions

[PULL] drm-misc-fixes

2021-01-26 Thread Thomas Zimmermann
lbm size and calculation drm/vc4: Correct POS1_SCL for hvs5 drivers/gpu/drm/vc4/vc4_hvs.c | 8 drivers/gpu/drm/vc4/vc4_plane.c | 11 --- 2 files changed, 12 insertions(+), 7 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH

Re: [PULL] drm-misc-fixes

2021-01-20 Thread Thomas Zimmermann
Am 20.01.21 um 13:09 schrieb Thomas Zimmermann: Hi Dave and Daniel, here's this week's PR for drm-misc-next. drm-misc-fixes Best regards Thomas drm-misc-fixes-2021-01-20: Short summary of fixes pull (less than what git shortlog provides): * drm/atomic: Release state on error * drm

[PULL] drm-misc-fixes

2021-01-20 Thread Thomas Zimmermann
using GFP_TRANSHUGE_LIGHT Daniel Vetter (1): drm/syncobj: Fix use-after-free Nicolas Saenz Julienne (1): drm/vc4: Unify PCM card's driver_name Pan Bian (1): drm/atomic: put state on error path Thomas Zimmermann (1): drm/vram-helper: Reuse existing page mappings in vmap

[PULL] drm-misc-fixes

2021-01-12 Thread Thomas Zimmermann
+++--- 3 files changed, 22 insertions(+), 12 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer ___ dim-tools

[PULL] drm-misc-fixes

2021-01-08 Thread Thomas Zimmermann
3 --- drivers/gpu/drm/ttm/ttm_pool.c | 2 -- 3 files changed, 17 insertions(+), 9 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörf

Re: [PULL] drm-misc-next-fixes

2021-01-04 Thread Thomas Zimmermann
Hi, it looks like this PR has not been merged yet. Best regard Thomas Am 22.12.20 um 20:13 schrieb Thomas Zimmermann: Hi Dave and Daniel, here's this week's PR for drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2020-12-22: Short summary of fixes pull: * dma-buf: Include

[PULL] drm-misc-next-fixes

2020-12-22 Thread Thomas Zimmermann
| 29 +++--- 7 files changed, 22 insertions(+), 22 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer

[PULL] drm-misc-next-fixes

2020-12-15 Thread Thomas Zimmermann
-buf-map.h | 2 +- 4 files changed, 30 insertions(+), 38 deletions(-) -- Thomas Zimmermann Graphics Driver Developer SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Felix Imendörffer

[PULL] drm-misc-next

2020-11-27 Thread Thomas Zimmermann
Ser (4): drm: improve kernel-docs in drm_mode.h drm: document drm_mode_get_connector drm: document drm_mode_modeinfo drm: fix kernel-doc warnings for SCALING_FILTER Thomas Zimmermann (12): drm/shmem-helper: Use cached mappings by default drm/shmem-helper: R

[PULL] drm-misc-next

2020-11-12 Thread Thomas Zimmermann
r() drm/bridge: ti-sn65dsi86: Make polling a busy loop drm/bridge: ti-sn65dsi86: Read EDID blob over DDC drm/bridge: ti-sn65dsi86: Update reply on aux failures drm/panel: simple: Add flags to boe_nv133fhm_n61 Thomas Zimmermann (18): drm/tiny/gm12u320: Retrieve USB device from s

Re: [PULL] drm-misc-next

2020-10-28 Thread Thomas Zimmermann
Am 27.10.20 um 11:09 schrieb Thomas Zimmermann: > Hi Dave and Daniel, > > with 5.11-rc tagged, here's the first PR for drm-misc-next for what will > become s/5.11-rc1/5.10-rc1 > Linux 5.11. What sticks out is the large number of TTM refactoring patches, > and > the con

[PULL] drm-misc-next

2020-10-28 Thread Thomas Zimmermann
NE Sumit Semwal (2): dt-bindings: display: panel: Add bindings for Novatek nt36672a drm: panel: Add novatek nt36672a panel driver Thomas Zimmermann (33): drm/vram-helper: Fix use of top-down placement drm/ast: Reload gamma LUT after changing primary plane's color format dr

[PULL] drm-misc-fixes

2020-08-05 Thread Thomas Zimmermann
: Added orientation quirk for ASUS tablet model T103HAF Steve Cohen (1): drm: re-add deleted doc for drm_gem_open_ioctl Thomas Zimmermann (1): Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes Tomi Valkeinen (2): drm/tidss: fix modeset init for DPI panels drm

[PULL] drm-misc-fixes

2020-07-28 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-fixes. It's mostly driver stuff. There's one fix in the GEM ioctl code, but it has no impact on the UAPI. Best regards Thomas drm-misc-fixes-2020-07-28: * drm: fix possible use-after-free * dbi: fix SPI Type 1 transfer * drm_fb_helper:

[PULL] drm-misc-fixes

2020-07-22 Thread Thomas Zimmermann
Hi Dave and Daniel, here's this week's PR for drm-misc-fixes. There are only 2 fixes. The sun4i patch updates a bugfix that was merged via drm-misc-fixes a few weeks ago. Best regards Thomas drm-misc-fixes-2020-07-22: * sun4i: Fix inverted HPD result; fixes an earlier fix * lima: fix timeout

[PULL] drm-misc-fixes

2020-07-15 Thread Thomas Zimmermann
Hi Dave and Daniel, here is the PR for the current drm-misc-fixes. The aspeed fix is only about dmesg noise. The dmabuf locking appears to be a real bug. Best regards Thomas drm-misc-fixes-2020-07-15: * aspeed: setup fbdev console after registering device; avoids warning and stacktrace in

[PULL] drm-misc-fixes

2020-07-08 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the PR for the current drm-misc-fixes. Only two patches this week. drm-misc-fixes-2020-07-08: * meson: OSD burst-length fixes * hibmc: fix runtime warning by setting up generic fbdev after registering device The following changes since commit

[PULL] drm-misc-fixes

2020-06-25 Thread Thomas Zimmermann
/sun4i: mixer: Call of_dma_configure if there's an IOMMU Thomas Zimmermann (1): Merge v5.8-rc1 into drm-misc-fixes Tomi Valkeinen (1): drm/panel-simple: fix connector type for newhaven_nhd_43_480272ef_atxl Xiyu Yang (2): drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved

[PULL] drm-misc-next-fixes

2020-06-11 Thread Thomas Zimmermann
Hi Dave and Daniel, here's the PR for the latest fixes in drm-misc-next-fixes. Best regards Thomas drm-misc-next-fixes-2020-06-11: In core, DRM connectors now notify userspace of hotplug events via sysfs. In drivers, sun4i now uses 4 bits to store the clock's m divider; ast sets up 24/32-bit

[PULL] drm-misc-next

2020-05-14 Thread Thomas Zimmermann
ast_primary_plane_helper_atomic_update static drm/i2c/tda998x: Make tda998x_audio_digital_mute static Thomas Zimmermann (7): drm/ast: Don't check new mode if CRTC is being disabled drm/mgag200: Convert struct drm_device to struct mga_device with helper drm/mgag200: Remove several

[PULL] drm-misc-next

2020-05-07 Thread Thomas Zimmermann
support for AUO G190EAN01 panel drm/panel: simple: Add support for AUO G156XTN01.0 panel drm/panel: simple: Add support for AUO G121EAN01.4 panel Souptick Joarder (1): video/fbdev/riva: Remove dead code Thierry Reding (1): dt-bindings: panel: Document some missing compatible

Re: [PULL] drm-misc-next

2020-04-21 Thread Thomas Zimmermann
Hi Am 21.04.20 um 15:41 schrieb Daniel Vetter: > On Tue, Apr 21, 2020 at 2:46 PM Thomas Zimmermann wrote: >> >> Hi Dave, Daniel, >> >> just a friendly reminder to merge these changes. They don't seem to be >> in the upstream tree yet. > > Dave noticed

Re: [PULL] drm-misc-next

2020-04-21 Thread Thomas Zimmermann
Hi Dave, Daniel, just a friendly reminder to merge these changes. They don't seem to be in the upstream tree yet. Best regards Thomas Am 14.04.20 um 11:07 schrieb Thomas Zimmermann: > Hi Dave, Daniel, > > with 5.7-rc1 being tagged, here's the first PR for drm-next-misc for what >

[PULL] drm-misc-next

2020-04-14 Thread Thomas Zimmermann
nprintf() for avoiding potential buffer overflow Tang Bin (1): video: fbdev: don't print error message on platform_get_irq() failure Thomas Zimmermann (32): drm/atmel-hlcdc: Use simple encoder drm/exynos: Use simple encoder drm/fsl-dcu: Use simple encoder drm/gma5

<    1   2