Displaying 15 results from an estimated 15 matches for "redused".
Did you mean:
reduced
2002 Jun 12
0
UTF8 and codepage850
Hi,
I have tried to setup a share that will use UTF8 to save all filenames. The
reason for this is that I want to use Helios Ethershare 2.6 so the Macs can
use the same share.
The problem is that the files will be saved as UTF8 and I can see the files
from the mac but not from the PC.
This ofcourse is only true if I use for example ?????? (Swedish characters)
If I use a-z A-Z it will work since I
2017 Jul 05
1
[Intel-gfx] [PATCH v3 00/16] improve the fb_setcmap helper
...> handling from drm_atomic_helper_legacy_gamma_set to
>> drm_mode_gamma_set_ioctl.
>> - Do one atomic commit for all affected crtc.
>> - Removed a now obsolete note in include/drm/drm_crtc.h (ammended
>> the last patch).
>> - Cc list is getting long, so I have redused the list for the
>> individual patches. If you would like to get the full series
>> (or nothing at all) for the next round (if that is needed) just
>> say so.
>
> Is this still on top of my locking rework? I tried to apply patches 1-3,
> but there's minor confl...
2017 Jul 05
1
[Intel-gfx] [PATCH v3 00/16] improve the fb_setcmap helper
...> handling from drm_atomic_helper_legacy_gamma_set to
>> drm_mode_gamma_set_ioctl.
>> - Do one atomic commit for all affected crtc.
>> - Removed a now obsolete note in include/drm/drm_crtc.h (ammended
>> the last patch).
>> - Cc list is getting long, so I have redused the list for the
>> individual patches. If you would like to get the full series
>> (or nothing at all) for the next round (if that is needed) just
>> say so.
>
> Is this still on top of my locking rework? I tried to apply patches 1-3,
> but there's minor confl...
2017 Jul 05
1
[Intel-gfx] [PATCH v3 00/16] improve the fb_setcmap helper
...> handling from drm_atomic_helper_legacy_gamma_set to
>> drm_mode_gamma_set_ioctl.
>> - Do one atomic commit for all affected crtc.
>> - Removed a now obsolete note in include/drm/drm_crtc.h (ammended
>> the last patch).
>> - Cc list is getting long, so I have redused the list for the
>> individual patches. If you would like to get the full series
>> (or nothing at all) for the next round (if that is needed) just
>> say so.
>
> Is this still on top of my locking rework? I tried to apply patches 1-3,
> but there's minor confl...
2017 Jul 05
0
[Intel-gfx] [PATCH v3 00/16] improve the fb_setcmap helper
...atomic_helper_legacy_gamma_set to
> >> drm_mode_gamma_set_ioctl.
> >> - Do one atomic commit for all affected crtc.
> >> - Removed a now obsolete note in include/drm/drm_crtc.h (ammended
> >> the last patch).
> >> - Cc list is getting long, so I have redused the list for the
> >> individual patches. If you would like to get the full series
> >> (or nothing at all) for the next round (if that is needed) just
> >> say so.
> >
> > Is this still on top of my locking rework? I tried to apply patches 1-3,
> &g...
2017 Jul 05
0
[Intel-gfx] [PATCH v3 00/16] improve the fb_setcmap helper
...ic state and commit
> handling from drm_atomic_helper_legacy_gamma_set to
> drm_mode_gamma_set_ioctl.
> - Do one atomic commit for all affected crtc.
> - Removed a now obsolete note in include/drm/drm_crtc.h (ammended
> the last patch).
> - Cc list is getting long, so I have redused the list for the
> individual patches. If you would like to get the full series
> (or nothing at all) for the next round (if that is needed) just
> say so.
Is this still on top of my locking rework? I tried to apply patches 1-3,
but there's minor conflicts ...
-Daniel
>
>...
2017 Dec 06
3
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
Proposal for Outer Loop Vectorization Implementation Plan
=============================================
=====
Goal:
=====
Extending Loop Vectorizer (LV) such that it can handle outer loops, via VPlan infrastructure enhancements.
Understand the trade-offs in trying to make concurrent progress with moving remaining inner loop vectorization
functionality to VPlan infrastructure
===========
2017 Jul 04
5
[PATCH v3 00/16] improve the fb_setcmap helper
...ch 4/16 which factors out atomic state and commit
handling from drm_atomic_helper_legacy_gamma_set to
drm_mode_gamma_set_ioctl.
- Do one atomic commit for all affected crtc.
- Removed a now obsolete note in include/drm/drm_crtc.h (ammended
the last patch).
- Cc list is getting long, so I have redused the list for the
individual patches. If you would like to get the full series
(or nothing at all) for the next round (if that is needed) just
say so.
Changes since v1:
- Rebased to next-20170621
- Split 1/11 into a preparatory patch, a cleanup patch and then
the meat in 3/14.
- Handle pse...
2017 Jul 04
5
[PATCH v3 00/16] improve the fb_setcmap helper
...ch 4/16 which factors out atomic state and commit
handling from drm_atomic_helper_legacy_gamma_set to
drm_mode_gamma_set_ioctl.
- Do one atomic commit for all affected crtc.
- Removed a now obsolete note in include/drm/drm_crtc.h (ammended
the last patch).
- Cc list is getting long, so I have redused the list for the
individual patches. If you would like to get the full series
(or nothing at all) for the next round (if that is needed) just
say so.
Changes since v1:
- Rebased to next-20170621
- Split 1/11 into a preparatory patch, a cleanup patch and then
the meat in 3/14.
- Handle pse...
2017 Jul 04
5
[PATCH v3 00/16] improve the fb_setcmap helper
...ch 4/16 which factors out atomic state and commit
handling from drm_atomic_helper_legacy_gamma_set to
drm_mode_gamma_set_ioctl.
- Do one atomic commit for all affected crtc.
- Removed a now obsolete note in include/drm/drm_crtc.h (ammended
the last patch).
- Cc list is getting long, so I have redused the list for the
individual patches. If you would like to get the full series
(or nothing at all) for the next round (if that is needed) just
say so.
Changes since v1:
- Rebased to next-20170621
- Split 1/11 into a preparatory patch, a cleanup patch and then
the meat in 3/14.
- Handle pse...
2017 Dec 14
3
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
>Another might be to introduce changes under feature flags to ease the revert/reintroduce/revert cycle.
This is essentially the first guard. We plan to have flags/settings to control which types of outer loops are handled.
The new code path is initially exclusive to outer loop vectorization. If we disable all types of outer loops
(and that's the initial default), LV continues to be good
2018 Jan 15
0
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
To revive the discussion around vectorizer testing, here's a quick
sample of a few of the issues hit recently in the loop vectorizer. I
want to be careful to say that I am not stating these are the result of
any recent work, just that they're issues that have been triaged down to
the loop vectorizer doing something incorrect or questionable from a
performance perspective.
2017 Jul 06
1
[PATCH v4 00/14] improve the fb_setcmap helper
...ch 4/16 which factors out atomic state and commit
handling from drm_atomic_helper_legacy_gamma_set to
drm_mode_gamma_set_ioctl.
- Do one atomic commit for all affected crtc.
- Removed a now obsolete note in include/drm/drm_crtc.h (ammended
the last patch).
- Cc list is getting long, so I have redused the list for the
individual patches. If you would like to get the full series
(or nothing at all) for the next round (if that is needed) just
say so.
Changes since v1:
- Rebased to next-20170621
- Split 1/11 into a preparatory patch, a cleanup patch and then
the meat in 3/14.
- Handle pse...
2017 Jul 13
1
[PATCH v5 00/14] improve the fb_setcmap helper
...ch 4/16 which factors out atomic state and commit
handling from drm_atomic_helper_legacy_gamma_set to
drm_mode_gamma_set_ioctl.
- Do one atomic commit for all affected crtc.
- Removed a now obsolete note in include/drm/drm_crtc.h (ammended
the last patch).
- Cc list is getting long, so I have redused the list for the
individual patches. If you would like to get the full series
(or nothing at all) for the next round (if that is needed) just
say so.
Changes since v1:
- Rebased to next-20170621
- Split 1/11 into a preparatory patch, a cleanup patch and then
the meat in 3/14.
- Handle pseu...
2018 Jan 16
1
[RFC][LV][VPlan] Proposal for Outer Loop Vectorization Implementation Plan
On 01/15/2018 03:52 PM, Philip Reames wrote:
> To revive the discussion around vectorizer testing, here's a quick
> sample of a few of the issues hit recently in the loop vectorizer. I
> want to be careful to say that I am not stating these are the result
> of any recent work, just that they're issues that have been triaged
> down to the loop vectorizer doing something