Introduce unit tests for the drm_mode_create_dvi_i_properties() function to
ensure
the proper creation of DVI-I specific connector properties and success if
called
multiple times.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/tests/drm_connector_test.c | 58 ++
1 file
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/radeon/radeon_drv.c | 2 +-
drivers/gpu/drm/radeon/radeon_gem.c | 24 ++--
2 files changed, 3 insertions(+), 23 deletions(-)
diff --git a/drivers/gpu/drm/radeon/radeon_drv.c
b/drivers/gpu/drm/radeon/radeon_drv.c
index
---
drivers/gpu/drm/tests/drm_connector_test.c | 20
1 file changed, 20 insertions(+)
diff --git a/drivers/gpu/drm/tests/drm_connector_test.c
b/drivers/gpu/drm/tests/drm_connector_test.c
index c66aa2dc8d9d..aad63839b5e5 100644
--- a/drivers/gpu/drm/tests/drm_connector_test.c
am I
understanding this wrong?
Thanks and regards
Dipam Turkar
On Tue, Nov 28, 2023 at 8:39 PM Maxime Ripard wrote:
> Hi,
>
> On Sat, Nov 11, 2023 at 12:54:53AM +0530, Dipam Turkar wrote:
> > Introduce unit tests for the drm_mode_create_dvi_i_properties() function
> to ensure
> >
Will work on that.
Dipam Turkar
On Tue, Nov 28, 2023 at 8:39 PM Maxime Ripard wrote:
> Hi,
>
> On Sat, Nov 11, 2023 at 12:54:53AM +0530, Dipam Turkar wrote:
> > Introduce unit tests for the drm_mode_create_dvi_i_properties() function
> to ensure
> > the proper cr
) and
drm_gem_ttm_dumb_map_offset() do not have any locking mechanisms either.
Thanks and regards
Dipam Turkar
On Thu, Nov 16, 2023 at 12:16 AM Dipam Turkar wrote:
> They are not outdated, my bad. I went through the locks' code and saw that
> they have been updated. But they are probably not necessary
) and
drm_gem_ttm_dumb_map_offset() do not have any locking mechanisms either.
Thanks and regards
Dipam Turkar
On Wed, Nov 15, 2023 at 8:37 PM Dmitry Baryshkov <
dmitry.barysh...@linaro.org> wrote:
> On Wed, 15 Nov 2023 at 16:30, Dipam Turkar wrote:
> >
> > Make msm use drm_gem_create_map_offs
moves the outdated locking leftovers.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/msm/msm_drv.c | 2 +-
drivers/gpu/drm/msm/msm_gem.c | 21 -
drivers/gpu/drm/msm/msm_gem.h | 2 --
3 files changed, 1 insertion(+), 24 deletions(-)
Changes in v2:
Modify commit messa
ff-by: Dipam Turkar
---
drivers/gpu/drm/msm/msm_drv.c | 2 +-
drivers/gpu/drm/msm/msm_gem.c | 21 -
drivers/gpu/drm/msm/msm_gem.h | 2 --
3 files changed, 1 insertion(+), 24 deletions(-)
diff --git a/drivers/gpu/drm/msm/msm_drv.c b/drivers/gpu/drm/msm/msm_drv.c
index a428951
Introduce unit tests for the drm_mode_create_dvi_i_properties() function to
ensure
the proper creation of DVI-I specific connector properties.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/tests/drm_connector_test.c | 38 ++
1 file changed, 38 insertions(+)
diff --git a
Making i915 use drm_gem_create_mmap_offset() instead of its custom
implementations for associating GEM object with a fake offset.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 21 -
drivers/gpu/drm/i915/gem/i915_gem_mman.h | 4
drivers/gpu
Introduce unit tests for the drm_mode_create_dvi_i_properties() function to
ensure
the proper creation of DVI-I specific connector properties.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/tests/drm_connector_test.c | 20
1 file changed, 20 insertions(+)
diff --git a
Making i915 use drm_gem_create_mmap_offset() instead of its custom
implementations for associating GEM object with a fake offset.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/i915/gem/i915_gem_mman.c | 192 ---
drivers/gpu/drm/i915/gem/i915_gem_mman.h | 4 -
drivers/gpu
Introduce unit tests for the drm_mode_create_dvi_i_properties() function to
ensure
the proper creation of DVI-I specific connector properties.
Signed-off-by: Dipam Turkar
---
drivers/gpu/drm/tests/drm_connector_test.c | 20
1 file changed, 20 insertions(+)
diff --git a
14 matches
Mail list logo