Displaying 11 results from an estimated 11 matches for "unlit".
Did you mean:
unit
2006 May 19
1
Non automated call parking
>From discussions with the receptionist staff, this is what we need:
X number of buttons for parking slots.
These buttons should be lit when a call is parked there.
When on a call, just pushing an unlit button will park the call. (The do not want to hit hold, transfer, etc.)
Hitting Transfer and the button would most likely be OK.
To pick up a call, they can push the parking slot button.
The parking slot should be a dailable extension, so that everyone else can just dial 5401, etc to pick up the c...
2018 Dec 10
2
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
..._crtc_force_disable(struct drm_crtc *crtc)
return drm_mode_set_config_internal(&set);
}
-/**
- * drm_crtc_force_disable_all - Forcibly turn off all enabled CRTCs
- * @dev: DRM device whose CRTCs to turn off
- *
- * Drivers may want to call this on unload to ensure that all displays are
- * unlit and the GPU is in a consistent, low power state. Takes modeset locks.
- *
- * Note: This should only be used by non-atomic legacy drivers. For an atomic
- * version look at drm_atomic_helper_shutdown().
- *
- * Returns:
- * Zero on success, error code on failure.
- */
-int drm_crtc_force_disable_al...
2018 Dec 10
0
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
...return drm_mode_set_config_internal(&set);
> }
>
> -/**
> - * drm_crtc_force_disable_all - Forcibly turn off all enabled CRTCs
> - * @dev: DRM device whose CRTCs to turn off
> - *
> - * Drivers may want to call this on unload to ensure that all displays are
> - * unlit and the GPU is in a consistent, low power state. Takes modeset locks.
> - *
> - * Note: This should only be used by non-atomic legacy drivers. For an atomic
> - * version look at drm_atomic_helper_shutdown().
> - *
> - * Returns:
> - * Zero on success, error code on failure.
>...
2018 Dec 17
0
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
..._crtc_force_disable(struct drm_crtc *crtc)
return drm_mode_set_config_internal(&set);
}
-/**
- * drm_crtc_force_disable_all - Forcibly turn off all enabled CRTCs
- * @dev: DRM device whose CRTCs to turn off
- *
- * Drivers may want to call this on unload to ensure that all displays are
- * unlit and the GPU is in a consistent, low power state. Takes modeset locks.
- *
- * Note: This should only be used by non-atomic legacy drivers. For an atomic
- * version look at drm_atomic_helper_shutdown().
- *
- * Returns:
- * Zero on success, error code on failure.
- */
-int drm_crtc_force_disable_al...
2018 Dec 11
1
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
...er_resume_force_mode);
> > +
> > +/**
> > + * drm_helper_force_disable_all - Forcibly turn off all enabled CRTCs
> > + * @dev: DRM device whose CRTCs to turn off
> > + *
> > + * Drivers may want to call this on unload to ensure that all displays are
> > + * unlit and the GPU is in a consistent, low power state. Takes modeset locks.
> > + *
> > + * Note: This should only be used by non-atomic legacy drivers. For an atomic
> > + * version look at drm_atomic_helper_shutdown().
> > + *
> > + * Returns:
> > + * Zero on success...
2008 Dec 10
0
Park buttons on Polycom IP501/601
Is anyone using fixed Park buttons (some of the ones on the left side
of the screen) on a Polycom phone? Here's what I mean:
- Call is received and parked, by the user pressing an unlit park
button (e.g. 701) and the call is parked there.
- The call can be picked up at any other extension by pressing the
flashing park 701 button.
- Once the call has been picked up, the 701 park slot is idle and the
light goes off.
For a small site, only a couple of Park buttons would be needed....
2009 Apr 10
0
one-button call parking/pickup on Asterisk with Polycom phones?
Anyone want to talk briefly about one-button call parking/pickup on
Asterisk with Polycom phones? Does anyone use it or know to do it?
On many phone systems there are 2 or 3 park buttons, and you can park
a call onto an unlit park button, and then the light flashes. You can
go to any other phone, and press the park button with the flashing
light to pick up the call.
Super easy from the user's point of view.
How to do with Asterisk? Hints?
2010 Feb 04
0
OT - MWI, Polycom/kirk and Gigaset handsets
Hi,
It seems to me that DECT Gigasets do not support MWI when connected to a
Polycom/Kirk DECT base station :
when a new message is dropped into user's mailbox, I can see a NOTIFY
message sent by Asterisk to Polycom/Kirk DECT base station (here a KWS300)
but Gigaset's handset MWI remains unlit.
At the same time, a Polycom/Kirk handset subscribed to the same base station
would turn its MWI on or off.
Is there a work around this ?
When looking closer to Gigaset handset, voicemail-related menu entries
(seemed to) disappeared when the handset registered to a non-Gigaset base
station.
For i...
2008 Nov 28
1
A plethora of problems related to crashes and drawing in AOM
...t show the wave coming from land.
>
> #13 There isn't a distinction between lit up and nonlit up areas. It shows all land, except covered land, as lit up. But you can't see what the enemy is doing, you still need a character to use its line of sight to see what's happening in the unlit land.
>
> #14 The gradient problem is not only for the land but it's also for the water. The water will not gradually become water, it's just one solid color, Dark Blue. Also will not show what's underneath the water, such as seaweed, etc.
>
> #15 While playing the sound a...
2016 Jun 08
8
[PATCH v2 00/15] Runtime pm ref leak bonanza
Second iteration of my endeavour to rid nouveau, radeon and amdgpu of
runtime pm ref leaks.
Patches 1 to 8 are identical to v1.
Patch 9 of v1 modified the DRM core to turn off all CRTCs on driver
unload. Based on feedback by Daniel Vetter, I've replaced this with
a helper to turn off all CRTCs, which is called by nouveau, radeon
and amdgpu on unload. In other words, this is now opt-in.
So
2013 Jan 09
55
[Bug 59168] New: [nvc3/Quadro2000M] graphic garbage/corruption/noise on resume
https://bugs.freedesktop.org/show_bug.cgi?id=59168
Priority: medium
Bug ID: 59168
Assignee: nouveau at lists.freedesktop.org
Summary: [nvc3/Quadro2000M] graphic garbage/corruption/noise on
resume
QA Contact: xorg-team at lists.x.org
Severity: major
Classification: Unclassified
OS: Linux (All)