RE: [PATCH 6/6] drm/i915: Bpp/timeslot calculation fixes for DP MST DSC

2022-11-22 Thread Navare, Manasi D
Thanks Stan for the explanation, With that Reviewed-by: Manasi Navare Manasi -Original Message- From: Lisovskiy, Stanislav Sent: Tuesday, November 22, 2022 2:40 AM To: Navare, Manasi D Cc: intel-...@lists.freedesktop.org; Saarinen, Jani ; Nikula, Jani ; dri-devel

RE: [PATCH 1/3] drm: New function to get luminance range based on static hdr metadata

2022-04-26 Thread Navare, Manasi D
Yes I agree that this data parsed from EDID/Display ID should be stored in structs defined in drm_display_info. Like for the VRR range that we parse from EDID, we store that in a struct monitor_range in drm_display_info. Manasi -Original Message- From: dri-devel On Behalf Of Jani Niku

RE: [PATCH v2] drm/amd/display: Only define DP 2.0 symbols if not already defined

2021-09-28 Thread Navare, Manasi D
PM To: Wentland, Harry ; Deucher, Alexander ; amd-...@lists.freedesktop.org Cc: Nikula, Jani ; Li, Sun peng (Leo) ; nat...@kernel.org; intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org; ville.syrj...@linux.intel.com; Navare, Manasi D ; Koenig, Christian ; Pan, Xinhui ; s

RE: [Outreachy][VKMS] Apply to VKMS

2019-10-04 Thread Navare, Manasi D
Hi Lorrany, Its great to hear that you are interested in VKMS project. Is this your first time in the DRM subsystem or the Linux kernel? First of all, welcome! In order to improve your experience, we selected a set of tutorials that may help you to get into the DRM subsystem: 1. This project is

RE: 2019 Xorg Election Results

2019-05-13 Thread Navare, Manasi D
Thank you so much for giving me this opportunity to be on the X.org board. I look forward to active participation in the upcoming conferences as well as mentorship for Google SOC. I am currently on vacation till May 16th with limited email access and will resume attending the board meetings aft

RE: FOSDEM 2018: Graphics DevRoom: Call for speaker.

2018-01-02 Thread Navare, Manasi D
Hi Luc, I have submitted a proposal for a talk in Graphics Dev Room, but haven’t heard anything regarding the selection. Is there a timeline by which the notifications will be sent so that the travel can be planned accordingly? Has anyone else heard about the submissions? Regards Manasi Hi,

RE: [RFC PATCH xserver] modesetting: re-set the crtc's mode when link-status goes BAD

2017-02-27 Thread Navare, Manasi D
On Fri, Feb 24, 2017 at 12:09:51PM -0800, Manasi Navare wrote: > Hi Daniel, > > We have ACKs on the userspace design from both Adams and Eric. > Is this enough to merge the kernel patches? > > I spoke to Eric briefly about this and he gave me a verbal r-b as well. > He said the userspace patches

RE: [PATCH v2] drm: Add DPCD definitions for DP 1.4 DSC feature

2017-02-21 Thread Navare, Manasi D
On Fri, 17 Feb 2017, Manasi Navare wrote: > Display stream compression is supported on DP 1.4 DP devices. This > patch adds the corersponding DPCD register definitions for DSC. > > v2: > * Rebased on drm-tip > > Signed-off-by: Manasi Navare > Cc: Jani Nikula > Cc: Paulo Zanoni > Cc: dri-devel