Displaying 8 results from an estimated 8 matches for "enambled".
Did you mean:
enabled
2019 Sep 13
0
[PATCH v2 24/27] drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
On Tue, Sep 3, 2019 at 4:49 PM Lyude Paul <lyude at redhat.com> wrote:
>
> Since we're going to be reprobing the entire topology state on resume
> now using sideband transactions, we need to ensure that we actually have
> short HPD irqs enabled before calling drm_dp_mst_topology_mgr_resume().
> So, do that.
>
> Cc: Juston Li <juston.li at intel.com>
> Cc:
2019 Sep 03
0
[PATCH v2 24/27] drm/amdgpu/dm: Resume short HPD IRQs before resuming MST topology
Since we're going to be reprobing the entire topology state on resume
now using sideband transactions, we need to ensure that we actually have
short HPD irqs enabled before calling drm_dp_mst_topology_mgr_resume().
So, do that.
Cc: Juston Li <juston.li at intel.com>
Cc: Imre Deak <imre.deak at intel.com>
Cc: Ville Syrjälä <ville.syrjala at linux.intel.com>
Cc: Harry Wentland
2018 Apr 04
1
Samba file indexing for windows workstations
Is there any support in samba for indexing of file searches by windows 7
workstations?
Running a file server for an office and the secretaries keep asking me
why searching in the win7 file manager does not work. Searching online I
see some saying to turn on "offline mode" in windows for the share but
storing 100 + gigs of data on each workstation (as I have read) does not
really
1998 Jul 12
1
Rad Hat installation by newbie
First attempt was unsuccessful...
-------------- next part --------------
An embedded message was scrubbed...
From: Evan Panagiotopoulos <panagiot@frontiernet.net>
Subject: Rad Hat installation by newbie
Date: Fri, 10 Jul 1998 22:22:09 -0400
Size: 2011
Url: http://lists.samba.org/archive/samba/attachments/19980712/8a69f3c0/attachment.eml
-------------- next part --------------
A non-text
2006 Mar 10
0
Flash call transfer problem
Hi,
I have some problems transfering call from phone to phone with my Asterisk. When I dial Flash I can hear for half a second the dial tone, but it stops suddenly. The other phone hear the on hold music and pressing flash key another time I get back to the previous channel.
On the asterisk consolle seems to be all ok, this is whant I can read:
asterisk1*CLI>
-- Swapping 0 for 1 on
2019 Sep 03
50
[PATCH v2 00/27] DP MST Refactors + debugging tools + suspend/resume reprobing
This is the large series for adding MST suspend/resume reprobing that
I've been working on for quite a while now. In addition, I:
- Refactored and cleaned up any code I ended up digging through in the
process of understanding how some parts of these helpers worked.
- Added some debugging tools along the way that I ended up needing to
figure out some issues in my own code
Note that
2001 Oct 19
10
Winbind/RH7.1...More Help
The winbind now works...my getent passwd & groups returns the domain
users/groups
What should be the next step? my clients (Win2K & Win9x) are still
prompting for a password and I cannot login to my linux box using
DOMAIN*domainuser.
Must I add each domain user as a user on the linux box?
Regards
Winston Nimchan
-----Original Message-----
From: Sean Trammell
2019 Oct 22
17
[PATCH v5 00/14] DP MST Refactors + debugging tools + suspend/resume reprobing
This is the final portion of the large series for adding MST
suspend/resume reprobing that I've been working on for quite a while
now. In addition, I:
* Refactored and cleaned up any code I ended up digging through in the
process of understanding how some parts of these helpers worked.
* Added some debugging tools along the way that I ended up needing to
figure out some issues in my own