Gentle reminder to consume this patchset.
On Tue, Feb 06, 2024 at 03:07:47PM +0100, Daniel Vetter wrote:
> On Thu, Feb 01, 2024 at 10:42:56PM -0800, Shradha Gupta wrote:
> > This patchset consists of sanity checks before enabling/disabling
> > output polling to make sure we do n
/oe-lkp/202401191128.db8423f1-oliver.s...@intel.com
Signed-off-by: Shradha Gupta
---
Changes in v4
* Clubbed this patch with similar patches and added a cover letter
---
drivers/gpu/drm/drm_probe_helper.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm
0005
[ 770.949015] R13: 55d7dd4c53e0 R14: 0005 R15: 7ff1b29f69e0
[ 770.949016]
[ 770.949017] ---[ end trace e6fa0618bfa2f31d ]---
Built-on: Rhel9, Ubuntu22
Signed-off-by: Shradha Gupta
---
Changes in v4
* clubbed similar patches together and added a cover letter
C
check in
drm_helper_probe_single_connector_modes() function that is exposed by
the new warning introduced in the first patch.
Shradha Gupta (2):
drm: Check output polling initialized before disabling
drm: Check polling initialized before enabling in
drm_helper_probe_single_connector_modes
On Mon, Jan 22, 2024 at 02:49:59AM -0800, Shradha Gupta wrote:
> Hi all,
> to me it seems like the patch has uncovered a genuine warning in
> drm_helper_probe_single_connector_modes() function.
> Before calling drm_kms_helper_poll_enable() there should be che
er]"
> on:
>
> commit: 98a690eb11a5f722cfff1dd5c3ac46f9ba326919 ("[PATCH v3] drm: Check
> output polling initialized before disabling")
> url:
> https://github.com/intel-lab-lkp/linux/commits/Shradha-Gupta/drm-Check-output-polling-initialized-before-disabling/20240115-124300
> base: git://anongit
0005
[ 770.949015] R13: 55d7dd4c53e0 R14: 0005 R15: 7ff1b29f69e0
[ 770.949016]
[ 770.949017] ---[ end trace e6fa0618bfa2f31d ]---
Built-on: Rhel9, Ubuntu22
Signed-off-by: Shradha Gupta
---
Changes in v3
* Also added checks in the _suspend and _resume calls to avoid
On Wed, Jan 10, 2024 at 11:53:51AM +0100, Daniel Vetter wrote:
> On Tue, Jan 09, 2024 at 10:59:47PM -0800, Shradha Gupta wrote:
> > In drm_kms_helper_poll_disable() check if output polling
> > support is initialized before disabling polling.
> > For drivers like hyperv-drm, t
dd4c9510 R09: 7ff1b29b14e0
[ 770.949014] R10: 7ff1b29b13e0 R11: 0246 R12: 0005
[ 770.949015] R13: 55d7dd4c53e0 R14: 0005 R15: 7ff1b29f69e0
[ 770.949016]
[ 770.949017] ---[ end trace e6fa0618bfa2f31d ]---
Built-on: Rhel9, Ubuntu22
Signed-off-by: S
On Wed, Dec 27, 2023 at 02:33:17AM -0800, Saurabh Singh Sengar wrote:
> On Tue, Dec 26, 2023 at 11:27:15PM -0800, Shradha Gupta wrote:
> > In drm_mode_config_helper_suspend() check if output polling
> > support is initialized before enabling/disabling polling.
> > For drivers
dd4c9510 R09: 7ff1b29b14e0
[ 770.949014] R10: 7ff1b29b13e0 R11: 0246 R12: 0005
[ 770.949015] R13: 55d7dd4c53e0 R14: 0005 R15: 7ff1b29f69e0
[ 770.949016]
[ 770.949017] ---[ end trace e6fa0618bfa2f31d ]---
Built-on: Rhel9, Ubuntu22
Signed-off
11 matches
Mail list logo