Displaying 14 results from an estimated 14 matches for "drm_client_modeset".
2019 Sep 13
1
[PATCH CI 2/2] drm/connector: Allow max possible encoders to attach to a connector
...an.pandiyan at intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
---
.../gpu/drm/amd/amdgpu/amdgpu_connectors.c | 23 +++++---------
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 ++-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 ++++-
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/drm/drm_connector.c | 31 +++++--------------
drivers/gpu/drm/drm_crtc_helper.c | 9 ++++--
drivers/gpu/drm/drm_probe_helper.c | 3 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp....
2019 Sep 05
3
[PATCH v2] drm/connector: Allow max possible encoders to attach to a connector
.../amdgpu/amdgpu_connectors.c | 23 +++++---------
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 ++-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 +++-
drivers/gpu/drm/ast/ast_mode.c | 12 -------
drivers/gpu/drm/drm_atomic_helper.c | 9 ++++--
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/drm/drm_connector.c | 31 +++++--------------
drivers/gpu/drm/drm_probe_helper.c | 3 +-
drivers/gpu/drm/mgag200/mgag200_mode.c | 11 -------
drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp...
2019 Sep 11
0
[PATCH 2/2] drm/connector: Allow max possible encoders to attach to a connector
...akaran.pandiyan at intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
---
.../gpu/drm/amd/amdgpu/amdgpu_connectors.c | 23 ++++-------
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 +--
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 +++-
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/drm/drm_connector.c | 40 +++++++------------
drivers/gpu/drm/drm_probe_helper.c | 3 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp.c | 2 +-
drivers/gpu/drm/nouveau/nouveau_connector....
2019 Sep 12
0
[PATCH 2/2] drm/connector: Allow max possible encoders to attach to a connector
...an.pandiyan at intel.com>
Signed-off-by: José Roberto de Souza <jose.souza at intel.com>
---
.../gpu/drm/amd/amdgpu/amdgpu_connectors.c | 23 +++++---------
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 ++-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 8 ++++-
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/drm/drm_connector.c | 31 +++++--------------
drivers/gpu/drm/drm_crtc_helper.c | 9 ++++--
drivers/gpu/drm/drm_probe_helper.c | 3 +-
drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp....
2019 Aug 16
0
[PATCH] drm/connector: Allow max possible encoders to attach to a connector
.../amdgpu/amdgpu_connectors.c | 23 +++++---------
drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 ++-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 +++-
drivers/gpu/drm/ast/ast_mode.c | 12 -------
drivers/gpu/drm/drm_atomic_helper.c | 9 ++++--
drivers/gpu/drm/drm_client_modeset.c | 3 +-
drivers/gpu/drm/drm_connector.c | 31 +++++--------------
drivers/gpu/drm/drm_probe_helper.c | 3 +-
drivers/gpu/drm/mgag200/mgag200_mode.c | 11 -------
drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
drivers/gpu/drm/nouveau/dispnv50/disp...
2019 Sep 06
0
[PATCH v2] drm/connector: Allow max possible encoders to attach to a connector
....c | 23 +++++---------
> drivers/gpu/drm/amd/amdgpu/dce_virtual.c | 5 ++-
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 6 +++-
> drivers/gpu/drm/ast/ast_mode.c | 12 -------
> drivers/gpu/drm/drm_atomic_helper.c | 9 ++++--
> drivers/gpu/drm/drm_client_modeset.c | 3 +-
> drivers/gpu/drm/drm_connector.c | 31 +++++--------------
> drivers/gpu/drm/drm_probe_helper.c | 3 +-
> drivers/gpu/drm/mgag200/mgag200_mode.c | 11 -------
> drivers/gpu/drm/nouveau/dispnv04/disp.c | 2 +-
> drivers/gpu/...
2020 Apr 03
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...rg>
> Acked-by: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Ville Syrj?l? <ville.syrjala at linux.intel.com>
> ---
> Documentation/gpu/todo.rst | 20 --
> drivers/gpu/drm/bridge/sii902x.c | 2 +-
> drivers/gpu/drm/drm_client_modeset.c | 2 +-
> drivers/gpu/drm/drm_edid.c | 328 +++++++++---------
> drivers/gpu/drm/drm_modes.c | 9 +-
> drivers/gpu/drm/drm_probe_helper.c | 3 -
> drivers/gpu/drm/exynos/exynos_hdmi.c | 5 +-
> drivers/gpu/dr...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...Ravnborg <sam at ravnborg.org>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Ville Syrj?l? <ville.syrjala at linux.intel.com>
---
Documentation/gpu/todo.rst | 20 --
drivers/gpu/drm/bridge/sii902x.c | 2 +-
drivers/gpu/drm/drm_client_modeset.c | 2 +-
drivers/gpu/drm/drm_edid.c | 328 +++++++++---------
drivers/gpu/drm/drm_modes.c | 9 +-
drivers/gpu/drm/drm_probe_helper.c | 3 -
drivers/gpu/drm/exynos/exynos_hdmi.c | 5 +-
drivers/gpu/drm/exynos/exynos_mixer.c...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...rg>
> Acked-by: Linus Walleij <linus.walleij at linaro.org>
> Signed-off-by: Ville Syrj?l? <ville.syrjala at linux.intel.com>
> ---
> Documentation/gpu/todo.rst | 20 --
> drivers/gpu/drm/bridge/sii902x.c | 2 +-
> drivers/gpu/drm/drm_client_modeset.c | 2 +-
> drivers/gpu/drm/drm_edid.c | 328 +++++++++---------
> drivers/gpu/drm/drm_modes.c | 9 +-
> drivers/gpu/drm/drm_probe_helper.c | 3 -
> drivers/gpu/drm/exynos/exynos_hdmi.c | 5 +-
> drivers/gpu/dr...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...Ravnborg <sam at ravnborg.org>
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Signed-off-by: Ville Syrj?l? <ville.syrjala at linux.intel.com>
---
Documentation/gpu/todo.rst | 20 --
drivers/gpu/drm/bridge/sii902x.c | 2 +-
drivers/gpu/drm/drm_client_modeset.c | 2 +-
drivers/gpu/drm/drm_edid.c | 328 +++++++++---------
drivers/gpu/drm/drm_modes.c | 9 +-
drivers/gpu/drm/drm_probe_helper.c | 3 -
drivers/gpu/drm/exynos/exynos_hdmi.c | 5 +-
drivers/gpu/drm/exynos/exynos_mixer.c...
2020 Jun 24
0
[RFC v7 03/11] drm/vblank: Add vblank works
...rs/gpu/drm/Makefile
index 2c0e5a7e59536..02ee5faf1a925 100644
--- a/drivers/gpu/drm/Makefile
+++ b/drivers/gpu/drm/Makefile
@@ -18,7 +18,7 @@ drm-y := drm_auth.o drm_cache.o \
drm_dumb_buffers.o drm_mode_config.o drm_vblank.o \
drm_syncobj.o drm_lease.o drm_writeback.o drm_client.o \
drm_client_modeset.o drm_atomic_uapi.o drm_hdcp.o \
- drm_managed.o
+ drm_managed.o drm_vblank_work.o
drm-$(CONFIG_DRM_LEGACY) += drm_legacy_misc.o drm_bufs.o drm_context.o drm_dma.o drm_scatter.o drm_lock.o
drm-$(CONFIG_DRM_LIB_RANDOM) += lib/drm_random.o
diff --git a/drivers/gpu/drm/drm_vblank.c b/drivers/gpu...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...er at vmware.com>
Cc: Thomas Hellstrom <thellstrom at vmware.com>
Cc: linux-amlogic at lists.infradead.org
Cc: nouveau at lists.freedesktop.org
Signed-off-by: Ville Syrj?l? <ville.syrjala at linux.intel.com>
---
drivers/gpu/drm/bridge/sii902x.c | 2 +-
drivers/gpu/drm/drm_client_modeset.c | 2 +-
drivers/gpu/drm/drm_edid.c | 328 +++++++++---------
drivers/gpu/drm/drm_modes.c | 9 +-
drivers/gpu/drm/drm_probe_helper.c | 3 -
drivers/gpu/drm/exynos/exynos_hdmi.c | 5 +-
drivers/gpu/drm/exynos/exynos_mixer.c...
2020 Jun 24
13
[RFC v7 00/11] drm/nouveau: Introduce CRC support for gf119+
Nvidia released some documentation on how CRC support works on their
GPUs, hooray!
So: this patch series implements said CRC support in nouveau, along with
adding some special debugfs interfaces for some relevant igt-gpu-tools
tests (already on the ML).
First - we add some new functionality to kthread_work in the kernel, and
then use this to add a new feature to DRM that Ville Syrj?l? came up
2020 Jun 27
9
[RFC v8 0/9] drm/nouveau: Introduce CRC support for gf119+
Nvidia released some documentation on how CRC support works on their
GPUs, hooray!
So: this patch series implements said CRC support in nouveau, along with
adding some special debugfs interfaces for some relevant igt-gpu-tools
tests (already on the ML).
First - we add some new functionality to kthread_work in the kernel, and
then use this to add a new feature to DRM that Ville Syrj?l? came up