[PULL] drm-misc-next

2018-05-04 Thread Maarten Lankhorst
: Replace mdelay with usleep_range in adv7511_probe Kristian H. Kristensen (1): drm/rockchip: Disable blending for win0 Linus Walleij (3): drm/pl111: Support the Versatile Express drm/pl111: Enable device-specific assigned memory drm/pl111: Fix module probe bug Maarten Lankhorst (5): drm/rect: Round abov

[PULL] drm-misc-next

2018-05-15 Thread Maarten Lankhorst
specific assigned memory drm/pl111: Fix module probe bug Maarten Lankhorst (6): drm/rect: Round above 1 << 16 upwards to correct scale calculation functions. drm/rect: Handle rounding errors in drm_rect_clip_scaled, v3. drm/i915: Do not adjust scale when out of bounds, v2.

[PULL] drm-misc-next

2018-05-11 Thread Maarten Lankhorst
m: bridge: adv7511: Replace mdelay with usleep_range in adv7511_probe Kristian H. Kristensen (1): drm/rockchip: Disable blending for win0 Linus Walleij (3): drm/pl111: Support the Versatile Express drm/pl111: Enable device-specific assigned memory drm/pl111: Fix module probe bug Maarten Lankhorst (5): drm

Re: [PATCH] dim: Don't fast-forward in apply-pull

2018-05-18 Thread Maarten Lankhorst
onflicts "$pull_branch" ; then > echoerr "Please resolve and then commit normally using > git" > Reviewed-by: Maarten Lankhorst <maarten.lankho...@linux.intel.com> ___ dim-tools mailing list dim-tools@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dim-tools

[PULL] drm-misc-next-fixes

2018-06-15 Thread Maarten Lankhorst
drm-misc-next-fixes-2018-06-15: - Fix possible race conditions while unplugging DRM device. The following changes since commit fbecef131676c1d18e8e6b42c04e10dc49725e96: drm/v3d: add CONFIG_MMU dependency (2018-05-30 12:15:18 -0700) are available in the Git repository at:

Re: [PULL] drm-misc-next

2018-06-06 Thread Maarten Lankhorst
Op 06-06-18 om 05:37 schreef Dave Airlie: > On 26 April 2018 at 20:53, Maarten Lankhorst > wrote: >> Hi Dave, >> >> This is my first pull request for v4.18. Only UAPI change is adding a >> generic plane >> alpha property, which replaces the driver specific

[PULL] drm-misc-next

2018-04-26 Thread Maarten Lankhorst
alid()'s return type drm/qxl: fix mode_valid's return type drm/i2c: tda998x: fix mode_valid's return type drm/virtio: fix mode_valid's return type Maarten Lankhorst (1): Merge tag 'mmio-clk-config' of https://git.kernel.org/.../broonie/regmap into drm-misc-next Mark Yao (1): drm/rockchip: pre dithe

[PULL] drm-misc-fixes

2018-06-21 Thread Maarten Lankhorst
drm-misc-fixes-2018-06-21: Fixes for v4.18-rc2: - A reversion of a commit in drm/sun4i to fix a run-time fault. - Various fixes to the sii8620 bridge. - Small bugfix to correctly check stride in atmel-hlcdc. The following changes since commit c32048d9e93a5ab925d745396c63e7b912147f0a:

[PULL] drm-misc-fixes

2018-07-27 Thread Maarten Lankhorst
drm-misc-fixes-2018-07-27: drm-misc-fixes pull request for v4.18-rc7: - Small fixes to drm_atomic_helper_async_check(). (bbrezillon) - Fix error handling in drm_legacy_addctx(). (Nicholas) - Handle register reset on hotplug in adv7511. (seanpaul) The following changes since commit

[PULL] drm-misc-fixes

2018-07-05 Thread Maarten Lankhorst
Hi Dave, drm-misc-fixes-2018-07-05: Fixes for v4.18-rc4: - A few small fixes for the sii8620 bridge. - Allocate blob property memory using kvzalloc instead of kmalloc. The following changes since commit 021c91791a5e7e85c567452f1be3e4c2c6cb6063: Linux 4.18-rc3 (2018-07-01 16:04:53 -0700) are

[PULL] drm-misc-fixes

2018-07-13 Thread Maarten Lankhorst
Hi Dave, A single fix for building sun4i for v4.18-rc5. drm-misc-fixes-2018-07-13: Fixes for v4.18-rc5: - Single fix for a build error when the driver is builtin, but the backend is a loadable module. The following changes since commit 44f9a4b0dc7563669772198e5b226cab58a00167:

[PULL] drm-misc-fixes

2018-06-28 Thread Maarten Lankhorst
drm-misc-fixes-2018-06-28: drm-misc-fixes for v4.18-rc3: - A single fix in meson for an unhandled error path in meson_drv_bind_master(). The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819: Linux 4.18-rc2 (2018-06-24 20:54:29 +0800) are available in the Git repository

[PULL] drm-misc-fixes

2018-10-18 Thread Maarten Lankhorst
drm-misc-fixes-2018-10-18: drm-misc-fixes for v4.19: - Fix use of freed memory in drm_mode_setcrtc. - Reject pixel format changing requests in fb helper. - Add 6 bpc quirk for HP Pavilion 15-n233sl - Fix VSDB yCBCr420 Deep Color mode bit definitions The following changes since commit

[PULL] drm-misc-next

2018-11-07 Thread Maarten Lankhorst
Hey Dave, First pull for drm-next this cycle. There's been a lot of changes, so I hope I recorded everything from the changelog correctly. drm-misc-next-2018-11-07: drm-misc-next for v4.21, part 1: UAPI Changes: - Add syncobj timeline support to drm. Cross-subsystem Changes: - Remove shared

[PULL] drm-misc-next

2018-11-08 Thread Maarten Lankhorst
Hey Dave, Try #2! Same as try #1, but with less syncobj timeline, and more explicit use of old/new state in atomic core. drm-misc-next-2018-11-08: drm-misc-next for v4.21, part 1 try 2: UAPI Changes: - Revert syncobj timeline support to drm. Cross-subsystem Changes: - Remove shared fence

[PULL] drm-misc-next-fixes

2019-01-02 Thread Maarten Lankhorst
drm-misc-next-fixes-2019-01-02: Fixes for v4.21: - Fix null pointer dereference on null state pointer. - Fix leaking damage clip when destroying plane state. The following changes since commit 2e6e902d185027f8e3cb8b7305238f7e35d6a436: Linux 4.20-rc4 (2018-11-25 14:19:31 -0800) are available in

[PULL] drm-misc-fixes

2019-01-17 Thread Maarten Lankhorst
drm-misc-fixes-2019-01-17: drm-misc-fixes for v5.0-rc3: - Add missing calls to of_node_put to sun4i, meson, and rockchip. - Drop unimplemented prime callbacks in virtio and qxl, so support for prime is not advertised on those drivers. - Fix mode switching regression in meson. The following

[PULL] drm-misc-next

2018-11-28 Thread Maarten Lankhorst
Hi Dave, Here's the next pull request for v4.21. :) drm-misc-next-2018-11-28: drm-misc-next for v4.21: Core Changes: - Merge drm_info.c into drm_debugfs.c - Complete the fake drm_crtc_commit's hw_done/flip_done sooner. - Remove deprecated drm_obj_ref/unref functions. All drivers use get/put

[PULL] drm-misc-next

2018-12-06 Thread Maarten Lankhorst
plain pointer drm/virtio: virtio_gpu_cmd_resource_create_3d: drop unused fence arg Jernej Skrabec (1): drm/sun4i: Add compatible for H6 display engine Maarten Lankhorst (1): Merge remote-tracking branch 'drm/drm-next' into drm-misc-next Neil Armstrong (1): drm/meson: Fix an Alpha

[PULL] drm-misc-fixes

2019-01-09 Thread Maarten Lankhorst
Hi Dave/Daniel, drm-misc-fixes-2019-01-10: Pull request for drm-misc-fixes for v5.0-rc2: - Fixes for the tc358767 bridge to work correctly with tc358867 using a DP connector. - Make resume work on amdgpu when a DP-MST display is unplugged. The following changes since commit

[PULL] drm-misc-fixes

2019-02-22 Thread Maarten Lankhorst
Hi dave/Daniel, Sorry for being a bit late, hopefully still in time for v5.0 :) drm-misc-fixes-2019-02-22: drm-misc-fixes for v5.0: - Block fb changes for async atomic updates to prevent a use after free. - Fix ID mismatch error on load in bochs. - Fix memory leak when drm_setup fails. - Fixes

Re: [PULL] topic/hdr-formats

2019-03-11 Thread Maarten Lankhorst
Hey, Op 07-03-2019 om 18:12 schreef Adam Jackson: > On Thu, 2019-03-07 at 10:48 +0100, Maarten Lankhorst wrote: >> Hi Sean and Joonas, >> >> Here's a pull request for HDR format enabling in i915. Can this be pulled to >> drm-misc-next and dinq? > Could you a

[PULL] drm-misc-fixes

2019-02-07 Thread Maarten Lankhorst
Hi Dave/Daniel, Fixes for v5.0-rc6. :) drm-misc-fixes-2019-02-07: drm-misc-fixes for v5.0-rc6: - Fixes to omap/dsi encoder. - Clock fix for sun4i. - Licensing header fix for rockchip. - Fix division by zero in the mode when trying to set a mode on i915 with GVT-g enabled. The following changes

[PULL] drm-misc-fixes

2019-01-24 Thread Maarten Lankhorst
Hi Dave/Daniel, Just a small fix for sun4i in drm-misc-fixes. :) drm-misc-fixes-2019-01-24: drm-misc-fixes for v5.0-rc4: - Small refcounting fix to sun4i's HDMI support. The following changes since commit 49a57857aeea06ca831043acbb0fa5e0f50602fd: Linux 5.0-rc3 (2019-01-21 13:14:44 +1300)

[PULL] drm-misc-next

2019-04-18 Thread Maarten Lankhorst
drm-misc-next-2019-04-18: drm-misc-next for v5.2: UAPI Changes: - Document which feature flags belong to which command in virtio_gpu.h - Make the FB_DAMAGE_CLIPS available for atomic userspace only, it's useless for legacy. Cross-subsystem Changes: - Add device tree bindings for lg,acx467akm-7

[PULL] drm-misc-next, v2!

2019-06-03 Thread Maarten Lankhorst
/panel: simple: Add binding for TFC S9700RTWV43TR-01B drm/panel: simple: Add TFC S9700RTWV43TR-01B 800x480 panel support Jérôme Glisse (1): dma-buf: balance refcount inbalance Linus Walleij (1): drm/atomic-helper: Bump vblank timeout to 100 ms Maarten Lankhorst (9):

[PULL] drm-misc-next

2019-06-05 Thread Maarten Lankhorst
: simple: Add KOE tx14d24vm1bpa display support (320x240) Maarten Lankhorst (1): Merge remote-tracking branch 'drm/drm-next' into drm-misc-next Maxime Ripard (1): dt-bindings: display: Convert Allwinner DSI to a schema Nicholas Kazlauskas (2): drm/amd/display: Expose HDR output

Re: [PULL] topic/remove-fbcon-notifiers for v5.3

2019-06-18 Thread Maarten Lankhorst
Op 14-06-2019 om 11:25 schreef Maarten Lankhorst: > Hi all, > > As discussed with Daniel V, I'm just doing the paperwork here as drm-misc > maintainer. > > This is the topic pull request for the fbdev notifier removal. > > Bar, please make a final check and pull into

[PULL] drm-misc-next

2019-06-20 Thread Maarten Lankhorst
tin Swartz (1): drm/rockchip: dw_hdmi: add basic rk3228 support Maarten Lankhorst (3): Merge remote-tracking branch 'drm/drm-next' into drm-misc-next Merge remote-tracking branch 'drm/drm-next' into drm-misc-next Merge branch 'topic/remove-fbcon-notifiers' into drm-misc-ne

Re: [PULL] topic/remove-fbcon-notifiers for v5.3

2019-06-18 Thread Maarten Lankhorst
Op 18-06-2019 om 13:17 schreef Bartlomiej Zolnierkiewicz: > Hi, > > On 6/18/19 11:20 AM, Maarten Lankhorst wrote: >> Op 14-06-2019 om 11:25 schreef Maarten Lankhorst: >>> Hi all, >>> >>> As discussed with Daniel V, I'm just doing the

[PULL] topic/remove-fbcon-notifiers for v5.3, fixes

2019-06-26 Thread Maarten Lankhorst
Hi all, This is the followup pull request for the remove-fbcon-notifiers topic branch. No major changes, just a few compile fixes. This will be pulled into drm-misc-next, but it might be useful for the fbdev and backlight trees too. Cheers, Maarten topic/remove-fbcon-notifiers-2019-06-26: -

Re: [PULL] topic/remove-fbcon-notifiers for v5.3, fixes

2019-06-26 Thread Maarten Lankhorst
Op 26-06-2019 om 12:03 schreef Bartlomiej Zolnierkiewicz: > Hi, > > On 6/26/19 10:48 AM, Maarten Lankhorst wrote: >> Hi all, >> >> This is the followup pull request for the remove-fbcon-notifiers topic >> branch. >> No major changes, just a few compile fi

[PULL] drm-misc-next-fixes

2019-07-12 Thread Maarten Lankhorst
drm-misc-next-fixes-2019-07-11: Pull request for drm-misc-fixes-next for v5.3: - Revert properties exposed in komeda that need improvement before they become ABI. - Only add modes from the cmdline if they are valid. - Add orientation quirk for GPD MicroPC. - Reduce stack usage in drm selftests. -

[PULL] drm-misc-next-fixes

2019-06-27 Thread Maarten Lankhorst
(1): vga_switcheroo: Depend upon fbcon being built-in, if enabled Maarten Lankhorst (2): Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixes Merge tag 'topic/remove-fbcon-notifiers-2019-06-26' into drm-misc-next-fixes Tomi Valkeinen (2): drm/bridge: tfp410

[PULL] drm-misc-fixes

2019-08-02 Thread Maarten Lankhorst
on arm in vgem. - Allow mapping fb in drm_client only when required, and use it to fix bochs fbdev. Maarten Lankhorst (1): Merge tag 'v5.3-rc2' into drm-misc-fixes Rob Clark (1): drm/vgem: fix cache synchronization on arm

[PULL] drm-misc-fixes

2019-08-22 Thread Maarten Lankhorst
. Lowry Li (Arm Technology China) (2): drm/komeda: Initialize and enable output polling on Komeda drm/komeda: Adds internal bpp computing for arm afbc only format YU08 YU10 Maarten Lankhorst (1): Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixes Mihail Atanassov (1

[PULL] drm-misc-fixes

2019-08-28 Thread Maarten Lankhorst
Hi Dave and Danvet, drm-misc-fixes for v5.3, enjoy! drm-misc-fixes-2019-08-28: drm-misc-fixes for v5.3 (rc7?): - Make qxl reservel the vga ports using vgaargb to prevent switching to vga compatibility mode. - Fix omap port lookup for SDI output - Use virtio_max_dma_size to fix an issue with

[PULL] drm-misc-fixes

2019-09-05 Thread Maarten Lankhorst
Hi Dave and Daniel, Fixes for v5.3 final! Hopefully last for v5.3 now. :) drm-misc-fixes-2019-09-05: drm-misc-fixes for v5.3 final: - Make ingenic panel type DPI instead of unknown. - Fixes for command line parser modes. The following changes since commit

[PULL] drm-misc-fixes

2019-08-08 Thread Maarten Lankhorst
drm-misc-fixes-2019-08-08: drm-misc-fixes for v5.3-rc4: - Suspend fix for rockchip - Fix unterminated strncpy cmdline mode parser The following changes since commit 58540594570778fd149cd8c9b2bff61f2cefa8c9: drm/bochs: Use shadow buffer for bochs framebuffer console (2019-08-01 15:01:42 +0200)

[PULL] drm-misc-next

2019-06-14 Thread Maarten Lankhorst
Hi Dave and Daniel, Next pull request, with more fixes and features! drm-misc-next-2019-06-14: drm-misc-next for v5.3: UAPI Changes: Cross-subsystem Changes: - Add code to signal all dma-fences when freed with pending signals. - Annotate reservation object access in CONFIG_DEBUG_MUTEXES Core

[PULL] topic/remove-fbcon-notifiers for v5.3

2019-06-14 Thread Maarten Lankhorst
Hi all, As discussed with Daniel V, I'm just doing the paperwork here as drm-misc maintainer. This is the topic pull request for the fbdev notifier removal. Bar, please make a final check and pull into your fbdev tree. Lee, please make a final check and pull into your backlight tree. Greg,

Re: [PULL] topic/drm-mipi-dsi-dsc-updates

2019-11-20 Thread Maarten Lankhorst
Op 14-11-2019 om 15:35 schreef Jani Nikula: > On Mon, 11 Nov 2019, Jani Nikula wrote: >> Hi Sean, Maarten and Maxime - >> >> Here's the topic branch about DSI changes as I wrote in [1]. Once you've >> pulled this in drm-misc, I'll follow suit in i915. > Ping. > > FWIW Daniel acked the approach on

[PULL] drm-misc-next

2019-12-23 Thread Maarten Lankhorst
(1): drm/komeda: Adds gamma and color-transform support for DOU-IPS Maarten Lankhorst (2): Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of ssh://git.freedesktop.org/git/drm-intel into drm-misc-next udmabuf: Remove deleted map/unmap handlers. Manasi Navare (1):

[PULL] drm-misc-fixes

2020-02-07 Thread Maarten Lankhorst
drm-misc-fixes-2020-02-07: Fixes for v5.6: - Revert allow_fb_modifiers in sun4i, as it causes a regression for DE2 and DE3. - Fix null pointer deref in drm_dp_mst_process_up_req(). The following changes since commit bdefca2d8dc0f80bbe49e08bf52a717146490706: drm/panfrost: Add the

[PULL] drm-misc-fixes

2020-02-20 Thread Maarten Lankhorst
. Boris Brezillon (1): drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU context Geert Uytterhoeven (1): drm/bridge: ti-tfp410: Update drm_connector_init_with_ddc() error message Maarten Lankhorst (1): Merge v5.6-rc1 into drm

[PULL] drm-misc-next

2020-01-10 Thread Maarten Lankhorst
drm-misc-next-2020-01-10: drm-misc-next for v5.6: UAPI Changes: Cross-subsystem Changes: - Convert simple panel bindings to a template. Core Changes: - Revert drm-bridge-state changes, it causes a dependency error between drm and drm_kms_helper. - Fix when disabling crc's. - Assorted Kconfig

[PULL] drm-misc-next

2020-01-02 Thread Maarten Lankhorst
drm-misc-next-2020-01-02: drm-misc-next for v5.6: UAPI Changes: - Commandline parser: Add support for panel orientation, and per-mode options. - Fix IOCTL naming for dma-buf heaps. Cross-subsystem Changes: - Rename DMA_HEAP_IOC_ALLOC to DMA_HEAP_IOCTL_ALLOC before it becomes abi. - Change

[PULL] drm-misc-next

2020-01-07 Thread Maarten Lankhorst
ings: display: panel: Add binding document for Leadtek LTK500HD1829 drm/panel: add panel driver for Leadtek LTK500HD1829 Julia Lawall (1): drm: bridge: dw-hdmi: constify copied structure Maarten Lankhorst (1): Merge drm/drm-next into drm-misc-next Markus Elfring (2): vid

[PULL] topic/phy-compliance

2020-04-08 Thread Maarten Lankhorst
Hey, Here's a pull request to pull in the DP PHY Compliance series. It's based on top of drm/drm-next, and contains all patches for core, amd and i915. :) Cheers, Maarten topic/phy-compliance-2020-04-08: Topic pull request for topic/phy-compliance: - Standardize DP_PHY_TEST_PATTERN name. - Add

[PULL] drm-misc-fixes

2020-03-26 Thread Maarten Lankhorst
drm-misc-fixes-2020-03-26: drm-misc-fixes for v5.6: - SG fixes for prime, radeon and amdgpu. The following changes since commit b216a8e7908cd750550c0480cf7d2b3a37f06954: drm/lease: fix WARNING in idr_destroy (2020-03-18 14:42:18 +0100) are available in the Git repository at:

[PULL] drm-misc-fixes

2020-03-18 Thread Maarten Lankhorst
drm-misc-fixes-2020-03-18-1: One more fix for v5.6: - drm/lease: fix WARNING in idr_destroy The following changes since commit 1b79cfd99ff5127e6a143767b51694a527b3ea38: drm: kirin: Revert "Fix for hikey620 display offset problem" (2020-03-04 13:29:05 +) are available in the Git repository

[PULL] drm-misc-fixes

2020-03-18 Thread Maarten Lankhorst
drm-misc-fixes-2020-03-18: drm-misc-fixes for v5.6: - Fix AVI frame colorimetry in the dw-hdmi bridge. - Fix compiler warning in komeda by annotating functions as __maybe_unused. - Downgrade bochs pci_request_region failure from error to warning to workaround firmware fb. The following changes

[PULL] drm-misc-fixes

2020-09-10 Thread Maarten Lankhorst
drm-misc-fixes-2020-09-09: drm-misc-fixes for v5.9-rc5: - Fix double free in virtio. - Add missing put_device in sun4i, and other fixes. - Small ingenic fixes. - Handle sun4i alpha on lowest plane correctly. - Remove output->enabled from virtio, as it should use crtc_state. - Fix tve200

[PULL] drm-misc-fixes

2020-08-26 Thread Maarten Lankhorst
the modeset BKL for legacy drivers Maarten Lankhorst (1): Merge tag 'v5.9-rc2' into drm-misc-fixes Tomi Valkeinen (1): drm/omap: fix incorrect lock state drivers/gpu/drm/drm_atomic_helper.c | 7 --- drivers/gpu/drm/drm_color_mgmt.c | 2 +- drivers/gpu/drm/drm_crtc.c

[PULL] drm-misc-fixes

2020-09-24 Thread Maarten Lankhorst
drm-misc-fixes-2020-09-24: drm-misc-fixes for v5.9: - Single null pointer deref fix for dma-buf. The following changes since commit 74ea06164cda81dc80e97790164ca533fd7e3087: drm/sun4i: mixer: Extend regmap max_register (2020-09-10 13:08:48 +0200) are available in the Git repository at:

[PULL] drm-misc-fixes

2020-10-01 Thread Maarten Lankhorst
drm-misc-fixes-2020-10-01: drm-misc-fixes for v5.9: - Small doc fix. - Re-add FB_ARMCLCD for android. - Fix global-out-of-bounds read in fbcon_get_font(). The following changes since commit 19a508bd1ad8e444de86873bf2f2b2ab8edd6552: dmabuf: fix NULL pointer dereference in dma_buf_release()

[PULL] drm-misc-fixes

2020-09-18 Thread Maarten Lankhorst
drm-misc-fixes-2020-09-18: drm-misc-fixes for v5.9-rc6: - Fill asoc card owner in vc4. - Program secondary CSC correctly in sun4i, and extend register mapping to cover secondary CSC registers. The following changes since commit fc7f148feb8975784bd40e41fff875d33f698be8: drm/virtio: drop

[PULL] drm-misc-next

2020-07-22 Thread Maarten Lankhorst
drm-misc-next-2020-07-22: drm-misc-next for v5.9: UAPI Changes: Cross-subsystem Changes: - Convert panel-dsi-cm and ingenic bindings to YAML. - Add lockdep annotations for dma-fence. \o/ - Describe why indefinite fences are a bad idea - Update binding for rocktech jh057n00900. Core Changes: -

[PULL] drm-misc-fixes

2020-08-12 Thread Maarten Lankhorst
drm-misc-fixes-2020-08-12: drm-misc-fixes for v5.9-rc1: - Add missing dma_fence_put() in virtio_gpu_execbuffer_ioctl(). - Fix memory leak in virtio_gpu_cleanup_object(). The following changes since commit b5ac98cbb8e5e30c34ebc837d1e5a3982d2b5f5c: drm: Added orientation quirk for ASUS tablet

[PULL] drm-misc-next-fixes

2020-08-05 Thread Maarten Lankhorst
drm-misc-next-fixes-2020-08-05: drm-misc-next-fixes for v5.9-rc1: - Fix drm_dp_mst_port refcount leaks in drm_dp_mst_allocate_vcpi - Fix a fbcon OOB read in fbdev, found by syzbot. - Mark vga_tryget static as it's not used elsewhere. - Small fixes to xlnx. - Remove null check for kfree in

[PULL] drm-misc-next

2020-06-26 Thread Maarten Lankhorst
drm-misc-next-2020-06-26: drm-misc-next for v5.9: Cross-subsystem Changes: - Improve dma-buf docs. Core Changes: - Add NV15, Q410, Q401 yuv formats. - Add uncompressed AFBC modifier. - Add DP helepr for reading Ignore MSA from DPCD. - Add missing panel type for some panels - Optimize drm/mm hole

[PULL] drm-misc-next

2020-06-19 Thread Maarten Lankhorst
drm-misc-next-2020-06-19: drm-misc-next for v5.9: UAPI Changes: - Add DRM_MODE_TYPE_USERDEF for video modes specified in cmdline. Cross-subsystem Changes: - Assorted devicetree binding updates. - Add might_sleep() to dma_fence_wait(). - Fix fbdev's get_user_pages_fast() handling, and use

[PULL] drm-misc-next

2020-07-16 Thread Maarten Lankhorst
the global bridge list Maarten Lankhorst (1): Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next Marek Szyprowski (2): drm: amdgpu: fix common struct sg_table related issues drm: radeon: fix common struct sg_table related issues Marek Vasut (1): drm/stm: repa

[PULL] drm-misc-next

2020-12-17 Thread Maarten Lankhorst
ot; --> "list" gpu/drm: ring_mirror_list --> pending_list drm/scheduler: Essentialize the job done callback drm/sched: Add missing structure comment Maarten Lankhorst (1): Merge drm/drm-next into drm-misc-next Maxime Ripard (20): drm/vc4: hdmi: Don't p

[PULL] drm-misc-next

2021-01-06 Thread Maarten Lankhorst
t;list" gpu/drm: ring_mirror_list --> pending_list drm/scheduler: Essentialize the job done callback drm/sched: Add missing structure comment Maarten Lankhorst (1): Merge drm/drm-next into drm-misc-next Maxime Ripard (20): drm/vc4: hdmi: Don't poll for the infofra

[PULL] drm-misc-next

2021-01-19 Thread Maarten Lankhorst
: Use delayed timer as default in devfreq profile Lyude Paul (1): drm/ttm: Remove pinned bos from LRU in ttm_bo_move_to_lru_tail() v2 Maarten Lankhorst (2): Merge drm/drm-next into drm-misc-next drm/amdgpu: Remove accidentally added small unused hunk. Mauro Carvalho Chehab (1

[PULL] topic/i915-ttm

2021-06-11 Thread Maarten Lankhorst
request for topic/i915-ttm: - Convert i915 lmem handling to ttm. - Add a patch to temporarily add a driver_private member to vma_node. - Use this to allow mixed object mmap handling for i915. Maarten Lankhorst (2): drm/vma: Add

[PULL] drm-misc-next-fixes

2021-02-11 Thread Maarten Lankhorst
t: Don't cache EDIDs for physical ports Joe Perches (1): dma-buf: Avoid comma separated statements Joseph Schulte (1): drm: replace drm_modeset_lock_all() in drm_client_modeset_dpms_legacy() Luben Tuikov (1): drm/scheduler: Job timeout handler returns status (v3) Maarten Lankhor

[PULL] drm-misc-fixes

2021-03-25 Thread Maarten Lankhorst
drm-misc-fixes-2021-03-25: drm-misc-fixes for v5.12: - Use FOLL_FORCE and FOLL_LONGTERM in etnaviv The following changes since commit 6909115442759efef3d4bc5d9c54d7943f1afc14: drm/omap: dsi: fix unsigned expression compared with zero (2021-03-17 13:59:23 +0200) are available in the Git

[PULL] drm-misc-fixes

2021-03-11 Thread Maarten Lankhorst
drm-misc-fixes-2021-03-11: drm-misc-fixes for rc3, rebased on rc2: - Fix oops in drm_fbdev_cleanup() - unpin qxl bos created as pinned when freeing them, and make ttm only warn once on this behavior. - Use LCD management for atyfb on PPC_MAC. - Use gitlab for drm bugzilla now. - Fix ttm page

Re: [PULL] drm-misc-fixes

2021-03-18 Thread Maarten Lankhorst
Op 18-03-2021 om 13:31 schreef Daniel Vetter: > On Thu, Mar 18, 2021 at 12:33 PM Maarten Lankhorst > wrote: >> drm-misc-fixes-2021-03-18: >> drm-misc-fixes for v5.12-rc4: >> - Make ttm_bo_unpin() not wraparound on too many unpins. >> - Fix coccicheck warning in omap.

[PULL] drm-misc-fixes

2021-03-18 Thread Maarten Lankhorst
drm-misc-fixes-2021-03-18: drm-misc-fixes for v5.12-rc4: - Make ttm_bo_unpin() not wraparound on too many unpins. - Fix coccicheck warning in omap. The following changes since commit de066e116306baf3a6a62691ac63cfc0b1dabddb: drm/compat: Clear bounce structures (2021-03-11 11:11:33 +0100) are

[PULL] drm-misc-next-fixes

2021-02-25 Thread Maarten Lankhorst
drm-misc-next-fixes-2021-02-25: drm-misc-next tasty fixes for v5.12: - Cherry pick of drm-misc-fixes pull: "here's this week's PR for drm-misc-fixes. One of the patches is a memory leak; the rest is for hardware issues." - Fix dt bindings for dp connector. - Fix build error in atyfb. - Improve

[PULL] drm-misc-fixes

2021-04-09 Thread Maarten Lankhorst
drm-misc-fixes-2021-04-09: drm-misc-fixes for v5.12-rc7: - Fix use-after-free in xen. - Reduce fifo threshold on hvs4 to fix a fifo full error. - Disable TE support for Droid4 and N950. - Small compiler fixes. The following changes since commit 50891bead80bc79871528c2962d65c781c02330b:

[PULL] drm-misc-next-fixes

2021-09-09 Thread Maarten Lankhorst
drm-misc-next-fixes-2021-09-09: drm-misc-next-fixes for v5.15: - Make some dma-buf config options depend on DMA_SHARED_BUFFER. - Handle multiplication overflow of fbdev xres/yres in the core. The following changes since commit efcefc7127290e7e9fa98dea029163ad8eda8fb3: drm/ttm: Fix

[PULL] drm-misc-next-fixes

2021-09-03 Thread Maarten Lankhorst
drm-misc-next-fixes-2021-09-03: drm-misc-next-fixes for v5.15: - Fix ttm_bo_move_memcpy() when ttm_resource is subclassed. - Small fixes to panfrost, mgag200, vc4. - Small ttm compilation fixes. The following changes since commit 2819cf0e7dbe45a2bccf2f6c60fe6a27b299cc3e: Merge tag

[PULL] drm-misc-next

2021-08-12 Thread Maarten Lankhorst
Last drm-misc-next for next kernel release! drm-misc-next-2021-08-12: drm-misc-next for v5.15: UAPI Changes: Cross-subsystem Changes: - Add lockdep_assert(once) helpers. Core Changes: - Add lockdep assert to drm_is_current_master_locked. - Fix typos in dma-buf documentation. - Mark drm irq

[PULL] drm-misc-next

2021-07-29 Thread Maarten Lankhorst
-dsi: Find the possible DSI devices Jose Maria Casanova Crespo (1): drm/prime: fix comment on PRIME Helpers Linus Walleij (1): drm/panel-sony-acx424akp: Modernize backlight handling Maarten Lankhorst (1): Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next Mare

[PULL] drm-misc-next

2021-08-05 Thread Maarten Lankhorst
drm-misc-next-2021-08-05: drm-misc-next for v5.15: UAPI Changes: Cross-subsystem Changes: Core Changes: - Assorted docbook updates. - Unbreak damage selftests. - Define DRM_FORMAT_MAX_PLANES, maximum planes for a planar format. - Add gem fb vmap/vunmap helpers, use them in gud and vkms drivers.

[PULL] drm-misc-fixes

2021-10-21 Thread Maarten Lankhorst
Hi Dave, New drm-misc-fixes without the vc4 changes. I feel that needs some more discussion first. drm-misc-fixes-2021-10-21-1: drm-misc-fixes for v5.15-rc7: - Rebased, to remove vc4 patches. - Fix mxsfb crash on unload. - Use correct sync parameters for Feixin K101-IM2BYL02. - Assorted kmb

[PULL] drm-misc-fixes

2021-10-14 Thread Maarten Lankhorst
drm-misc-fixes-2021-10-14: drm-misc-fixes for v5.15-rc6: - Respun clock fixes for vc4/hdmi. - Cap connector_bad_edid()'s num_of_ext by num_blocks read. - Clamp fbdev size to max available height. - Hide hyper-v's hw pointer, to prevent double pointers. - Use the correct engine bit in nouveau's

[PULL] drm-misc-fixes

2021-09-30 Thread Maarten Lankhorst
Maarten Lankhorst (1): Merge drm/drm-fixes into drm-misc-fixes Maxime Ripard (7): drm/vc4: select PM drm/vc4: hdmi: Make sure the controller is powered up during bind drm/vc4: hdmi: Rework the pre_crtc_configure error handling drm/vc4: hdmi: Split the CEC disable / enable

[PULL] drm-misc-next

2021-10-06 Thread Maarten Lankhorst
Hi Dave, Daniel, Handling drm-misc-next this week for Maxime. drm-misc-next-2021-10-06: drm-misc-next for v5.16: UAPI Changes: - Allow empty drm leases for creating separate GEM namespaces. Cross-subsystem Changes: - Slightly rework dma_buf_poll. - Add dma_resv_for_each_fence_unlocked to

[PULL] drm-misc-fixes

2021-10-06 Thread Maarten Lankhorst
Hi Dave, Daniel, I've rebased the patches and dropped the vc4 changes. I kept the compiler fix, as it appeared to be unrelated to the clock changes. drm-misc-fixes-2021-10-06: Rebased drm-misc-fixes for v5.15-rc5: - Dropped vc4 patches. - Compiler fix for vc4. - Cursor fix for nouveau. - Fix

Re: [PATCH 1/2] dim: Caution more against topic branches

2021-11-25 Thread Maarten Lankhorst
alk about topic branches anywhere else in > the docs hopefully this makes things a bit clearer. > > Cc: Jani Nikula > Cc: Joonas Lahtinen > Cc: Tvrtko Ursulin > Cc: Rodrigo Vivi > Cc: Lyude Paul > Cc: Thomas Zimmermann > Cc: Maarten Lankhorst > Cc: Maxime Ripard >

[PULL] drm-misc-fixes

2021-10-26 Thread Maarten Lankhorst
Hi Dave and Dan, Last pull request for me for v5.15 I hope. Out for vacation until the third week of november, Maxime offered to do the remainder of v5.15. ~Maarten drm-misc-fixes-2021-10-26: drm-misc-fixes for v5.15-rc8: - Fix fence leak in ttm_transfered_destroy. - Add quirk for Aya Neo 2021

[PULL] drm-misc-next

2021-07-22 Thread Maarten Lankhorst
drm-misc-next-2021-07-22: drm-misc-next for v5.15-rc1: UAPI Changes: - Remove sysfs stats for dma-buf attachments, as it causes a performance regression. Previous merge is not in a rc kernel yet, so no userspace regression possible. Cross-subsystem Changes: - Sanitize user input in kyro's

[PULL] drm-misc-next

2021-07-16 Thread Maarten Lankhorst
915/dpcd_bl: Return early in vesa_calc_max_backlight if we can't read PWMGEN_BIT_COUNT drm/i915/dpcd_bl: Print return codes for VESA backlight failures drm/dp: Extract i915's eDP backlight code into DRM helpers drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau Maarten

[PULL] drm-misc-next

2022-02-23 Thread Maarten Lankhorst
ction on some laptops drm/nouveau/backlight: Just set all backlight types as RAW Maarten Lankhorst (1): Merge remote-tracking branch 'drm/drm-next' into drm-misc-next Maxime Ripard (5): drm/edid: Clear EDID Deep Color Modes in drm_reset_display_info() drm/vc4: h

[PULL] drm-misc-next

2022-03-03 Thread Maarten Lankhorst
drm-misc-next-2022-03-03: drm-misc-next for v5.18: UAPI Changes: Cross-subsystem Changes: - Improve performance of some fbdev ops, in some cases up to 6x faster. Core Changes: - Some small DP fixes. - Find panels in subnodes of OF devices, and add of_get_drm_panel_display_mode to retrieve

[PULL] drm-misc-next-fixes

2022-03-24 Thread Maarten Lankhorst
drm-misc-next-fixes-2022-03-24: Short summary of fixes pull (less than what git shortlog provides): - explain anything non-fixes (e.g. cleanups) and why it's appropriate - highlight regressions - summarize pull requests contained This shouldn't be more than a few lines (or it indicates your fixes

[PULL] drm-misc-next-fixes

2022-03-24 Thread Maarten Lankhorst
The previous pull request tag was botched due to my key expiring, updated! drm-misc-next-fixes-2022-03-24-1: drm-misc-next-fixes for v5.18-rc1: - Make audio and color plane support checking only happen when a CEA extension block is found. - Fix a small regression from ttm_resource_fini() -

[PULL] drm-misc-next

2022-01-27 Thread Maarten Lankhorst
Hi Dave & Daniel, First pull for v5.18 drm-misc-next-2022-01-27: drm-misc-next for v5.18: UAPI Changes: - Fix invalid IN_FORMATS blob when plane->format_mod_supported is NULL. Cross-subsystem Changes: - Assorted dt bindings updates. - Fix vga16fb vga checking on x86. - Fix extra semicolon in

Re: [PULL] drm-misc-next

2022-02-01 Thread Maarten Lankhorst
Op 01-02-2022 om 07:38 schreef Dave Airlie: > On Thu, 27 Jan 2022 at 21:57, Maarten Lankhorst > wrote: >> Hi Dave & Daniel, >> >> First pull for v5.18 > I was trying to be all efficient and get this pulled in time for once. > > > However it broke build

[PULL] drm-misc-fixes

2022-04-07 Thread Maarten Lankhorst
drm-misc-fixes-2022-04-07: drm-misc-fixes for v5.18-rc2: - Fix a crash when booting with nouveau on tegra. - Don't require input port for MIPI-DSI, and make width/height mandatory. - Fix unregistering of framebuffers without device. - The following changes since commit

[PULL] drm-misc-next

2023-09-11 Thread Maarten Lankhorst
Hi Dave, Daniel, First pull request for next kernel cycle. Cheers, ~Maarten drm-misc-next-2023-09-11-1: drm-misc-next for v6.7-rc1: UAPI Changes: - Nouveau changed to not set NO_PREFETCH flag explicitly. Cross-subsystem Changes: - Update documentation of dma-buf intro and uapi. - fbdev/sbus

[PULL] drm-misc-next

2023-10-27 Thread Maarten Lankhorst
drm-misc-next-2023-10-27: drm-misc-next for v6.7-rc1: drm-misc-next-2023-10-19 + following: UAPI Changes: Cross-subsystem Changes: - Convert fbdev drivers to use fbdev i/o mem helpers. Core Changes: - Use cross-references for macros in docs. - Make drm_client_buffer_addb use addfb2. - Add

[PULL] drm-misc-next-fixes

2023-11-02 Thread Maarten Lankhorst
Hi Daniel, Dave, Just 2 small ssd130x fixes. Cheers, ~Maarten drm-misc-next-fixes-2023-11-02: drm-misc-next-fixes for v6.7-rc1: - dt binding fix for ssd132x - Initialize ssd130x crtc_state to NULL. The following changes since commit b70438004a14f4d0f9890b3297cd66248728546c: drm/amdgpu:

[PULL] drm-misc-next

2023-09-27 Thread Maarten Lankhorst
drm-misc-next-2023-09-27: drm-misc-next for v6.7-rc1: UAPI Changes: - drm_file owner is now updated during use, in the case of a drm fd opened by the display server for a client, the correct owner is displayed. - Qaic gains support for the QAIC_DETACH_SLICE_BO ioctl to allow bo recycling.

[PULL] drm-misc-next

2023-10-12 Thread Maarten Lankhorst
drm-misc-next-2023-10-12: drm-misc-next for v6.7-rc1: Contains the previous pull request drm-misc-next-2023-10-06 + following: Cross-subsystem Changes: - Rename fb_pgprot to pgprot_framebuffer and remove file argument/ - Update iosys-map documentation typos. Core Changes: - Assorted fixes to

  1   2   >