Displaying 20 results from an estimated 48 matches for "david1".
Did you mean:
david
2016 Nov 02
0
tool for a comprehensive list of the storage structure
...aHQK-4zxn-cWIL-4iAQ-fboe-QaeyOK
??vg_Backups-Backups ext4 Backups
97baf04c-5dbb-43bd-9e56-b1c23e623ae4 /media/Backups
sdb
??sdb1 ext4 boot
7186c3bc-ef06-4d34-9caf-3813ec004fbb /boot
??sdb2 LVM2_member FU8VMi-xM65-2xvC-tK3R-gO91-QGkY-O4y7WN
??david1-usr ext4 usr
589c4eee-b3f7-4b68-9a20-f2d40b850798 /usr
??david1-swap swap 9058afe6-43f3-4bcd-ba27-4a9f890cb295 [SWAP]
??david1-root ext4 root
e2791469-362d-4c72-9172-c34b297886a0 /
??david1-tmp ext4 tmp
0c140bc8-0785-4ec1-bc96-383...
2016 Nov 02
3
tool for a comprehensive list of the storage structure
I would like to have a smart cli tool, that shows a
comprehensive list about the local storage structure:
An output like:
/srv
/dev/mapper/luks-f85b7a2c-...: UUID="ca924fad-..." TYPE="ext4"
/dev/mapper/vg_internal_e-lv_internal_srv: UUID="f85b7a2c-..." TYPE="crypto_LUKS"
vg_internal_e
/dev/md3: UUID="1Fi2Ex-..."
2019 Apr 26
2
[Intel-gfx] [PATCH v2] drm: prefix header search paths with $(srctree)/
...t socionext.com>
> Cc: David Airlie <airlied at linux.ie>; Daniel Vetter <daniel at ffwll.ch>;
> dri-devel <dri-devel at lists.freedesktop.org>; nouveau
> <nouveau at lists.freedesktop.org>; Sam Ravnborg <sam at ravnborg.org>; David
> (ChunMing) Zhou <David1.Zhou at amd.com>; amd-gfx mailing list
> <amd-gfx at lists.freedesktop.org>; James (Qian) Wang
> <james.qian.wang at arm.com>; Ben Skeggs <bskeggs at redhat.com>;
> linux-arm-msm <linux-arm-msm at vger.kernel.org>; Intel Graphics
> Development <intel-gfx at...
2019 Oct 01
2
[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
...nverted in drm-next.
>>
>> BR,
>> Jani.
>>
>> Cc: Eric Engestrom <eric.engestrom at intel.com>
>> Cc: Alex Deucher <alexander.deucher at amd.com>
>> Cc: Christian König <christian.koenig at amd.com>
>> Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
>> Cc: amd-gfx at lists.freedesktop.org
>> Cc: Ben Skeggs <bskeggs at redhat.com>
>> Cc: nouveau at lists.freedesktop.org
>> Cc: Rob Clark <robdclark at gmail.com>
>> Cc: Sean Paul <sean at poorly.run>
>> Cc: linux-arm-msm at...
2019 Oct 29
2
[PATCH v2 12/15] drm/amdgpu: Call find_vma under mmap_sem
...pu: use new HMM APIs and helpers")
> Fixes: 0919195f2b0d ("drm/amdgpu: Enable amdgpu_ttm_tt_get_user_pages in worker threads")
> Cc: Alex Deucher <alexander.deucher at amd.com>
> Cc: Christian K?nig <christian.koenig at amd.com>
> Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
> Cc: amd-gfx at lists.freedesktop.org
> Signed-off-by: Jason Gunthorpe <jgg at mellanox.com>
One question inline to confirm my understanding. Otherwise this patch is
Reviewed-by: Felix Kuehling <Felix.Kuehling at amd.com>
> ---
> drivers/gpu/drm/am...
2019 Sep 24
4
[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
...need to postpone the last patch until
everything has been merged and converted in drm-next.
BR,
Jani.
Cc: Eric Engestrom <eric.engestrom at intel.com>
Cc: Alex Deucher <alexander.deucher at amd.com>
Cc: Christian König <christian.koenig at amd.com>
Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Cc: Ben Skeggs <bskeggs at redhat.com>
Cc: nouveau at lists.freedesktop.org
Cc: Rob Clark <robdclark at gmail.com>
Cc: Sean Paul <sean at poorly.run>
Cc: linux-arm-msm at vger.kernel.org
Cc: freedreno at lists.freedesktop.or...
2018 Nov 29
2
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...et on the connector differs?
Regards
Andrzej
>
> Please see below for an additional comment.
>
>> Cc: Alex Deucher <alexander.deucher at amd.com>
>> Cc: "Christian König" <christian.koenig at amd.com>
>> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
>> Cc: Archit Taneja <architt at codeaurora.org>
>> Cc: Andrzej Hajda <a.hajda at samsung.com>
>> Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com>
>> Cc: Inki Dae <inki.dae at samsung.com>
>> Cc: Joonyoung Shim <...
2018 Dec 04
2
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...;>
>>
>>> Please see below for an additional comment.
>>>
>>>> Cc: Alex Deucher <alexander.deucher at amd.com>
>>>> Cc: "Christian König" <christian.koenig at amd.com>
>>>> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
>>>> Cc: Archit Taneja <architt at codeaurora.org>
>>>> Cc: Andrzej Hajda <a.hajda at samsung.com>
>>>> Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com>
>>>> Cc: Inki Dae <inki.dae at samsung.com>...
2018 May 25
2
[PATCH v2 00/13] drm: Eliminate plane->fb/crtc usage for atomic drivers
...Cc: Alex Deucher <alexander.deucher at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Cc: "Christian K?nig" <christian.koenig at amd.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: David Airlie <airlied at linux.ie>
Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
Cc: Deepak Rawat <drawat at vmware.com>
Cc: Eric Anholt <eric at anholt.net>
Cc: freedreno at lists.freedesktop.org
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Harry Wentland <harry.wentland at amd.com>
Cc: Inki Dae <inki.dae at samsung.com>
Cc: Jo...
2018 Dec 10
2
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
...>
Cc: Sean Paul <sean at poorly.run>
Cc: David Airlie <airlied at linux.ie>
Cc: Ben Skeggs <bskeggs at redhat.com>
Cc: Alex Deucher <alexander.deucher at amd.com>
Cc: "Christian König" <christian.koenig at amd.com>
Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
Cc: Rex Zhu <Rex.Zhu at amd.com>
Cc: Andrey Grodzovsky <andrey.grodzovsky at amd.com>
Cc: Huang Rui <ray.huang at amd.com>
Cc: Shaoyun Liu <Shaoyun.Liu at amd.com>
Cc: Monk Liu <Monk.Liu at amd.com>
Cc: nouveau at lists.freedesktop.org
Cc: amd-gfx a...
2018 Dec 11
1
[PATCH 4/7] drm: Move the legacy kms disable_all helper to crtc helpers
...> Cc: David Airlie <airlied at linux.ie>
> > Cc: Ben Skeggs <bskeggs at redhat.com>
> > Cc: Alex Deucher <alexander.deucher at amd.com>
> > Cc: "Christian König" <christian.koenig at amd.com>
> > Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
> > Cc: Rex Zhu <Rex.Zhu at amd.com>
> > Cc: Andrey Grodzovsky <andrey.grodzovsky at amd.com>
> > Cc: Huang Rui <ray.huang at amd.com>
> > Cc: Shaoyun Liu <Shaoyun.Liu at amd.com>
> > Cc: Monk Liu <Monk.Liu at amd.com>...
2019 Sep 26
0
[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
...verything has been merged and converted in drm-next.
>
> BR,
> Jani.
>
> Cc: Eric Engestrom <eric.engestrom at intel.com>
> Cc: Alex Deucher <alexander.deucher at amd.com>
> Cc: Christian K?nig <christian.koenig at amd.com>
> Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
> Cc: amd-gfx at lists.freedesktop.org
> Cc: Ben Skeggs <bskeggs at redhat.com>
> Cc: nouveau at lists.freedesktop.org
> Cc: Rob Clark <robdclark at gmail.com>
> Cc: Sean Paul <sean at poorly.run>
> Cc: linux-arm-msm at vger.kernel.org
> Cc...
2018 Dec 04
1
[PATCH 1/4] drm/edid: Pass connector to AVI inforframe functions
...gt;> Please see below for an additional comment.
> >>>
> >>>> Cc: Alex Deucher <alexander.deucher at amd.com>
> >>>> Cc: "Christian König" <christian.koenig at amd.com>
> >>>> Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
> >>>> Cc: Archit Taneja <architt at codeaurora.org>
> >>>> Cc: Andrzej Hajda <a.hajda at samsung.com>
> >>>> Cc: Laurent Pinchart <Laurent.pinchart at ideasonboard.com>
> >>>> Cc: Inki Dae <inki.da...
2019 Apr 26
0
[Intel-gfx] [PATCH v2] drm: prefix header search paths with $(srctree)/
...> > Cc: David Airlie <airlied at linux.ie>; Daniel Vetter <daniel at ffwll.ch>;
> > dri-devel <dri-devel at lists.freedesktop.org>; nouveau
> > <nouveau at lists.freedesktop.org>; Sam Ravnborg <sam at ravnborg.org>; David
> > (ChunMing) Zhou <David1.Zhou at amd.com>; amd-gfx mailing list
> > <amd-gfx at lists.freedesktop.org>; James (Qian) Wang
> > <james.qian.wang at arm.com>; Ben Skeggs <bskeggs at redhat.com>;
> > linux-arm-msm <linux-arm-msm at vger.kernel.org>; Intel Graphics
> > Developm...
2018 Mar 22
8
[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
...ectrons.com>
Cc: chris at chris-wilson.co.uk
Cc: "Christian K?nig" <christian.koenig at amd.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: Dave Airlie <airlied at gmail.com>
Cc: David Airlie <airlied at linux.ie>
Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
Cc: Eric Anholt <eric at anholt.net>
Cc: freedreno at lists.freedesktop.org
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Harry Wentland <harry.wentland at amd.com>
Cc: Inki Dae <inki.dae at samsung.com>
Cc: Joonyoung Shim <jy0922.shim at samsung.com>...
2018 Mar 22
8
[PATCH 00/23] drm: Eliminate plane->fb/crtc usage for atomic drivers
...ectrons.com>
Cc: chris at chris-wilson.co.uk
Cc: "Christian K?nig" <christian.koenig at amd.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: Dave Airlie <airlied at gmail.com>
Cc: David Airlie <airlied at linux.ie>
Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
Cc: Eric Anholt <eric at anholt.net>
Cc: freedreno at lists.freedesktop.org
Cc: Gerd Hoffmann <kraxel at redhat.com>
Cc: Harry Wentland <harry.wentland at amd.com>
Cc: Inki Dae <inki.dae at samsung.com>
Cc: Joonyoung Shim <jy0922.shim at samsung.com>...
2019 Oct 28
0
[PATCH v2 12/15] drm/amdgpu: Call find_vma under mmap_sem
...bfdc ("drm/amdgpu: use new HMM APIs and helpers")
Fixes: 0919195f2b0d ("drm/amdgpu: Enable amdgpu_ttm_tt_get_user_pages in worker threads")
Cc: Alex Deucher <alexander.deucher at amd.com>
Cc: Christian K?nig <christian.koenig at amd.com>
Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Signed-off-by: Jason Gunthorpe <jgg at mellanox.com>
---
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 37 ++++++++++++++-----------
1 file changed, 21 insertions(+), 16 deletions(-)
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c b/...
2019 Oct 01
0
[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
...>> BR,
> >> Jani.
> >>
> >> Cc: Eric Engestrom <eric.engestrom at intel.com>
> >> Cc: Alex Deucher <alexander.deucher at amd.com>
> >> Cc: Christian K?nig <christian.koenig at amd.com>
> >> Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
> >> Cc: amd-gfx at lists.freedesktop.org
> >> Cc: Ben Skeggs <bskeggs at redhat.com>
> >> Cc: nouveau at lists.freedesktop.org
> >> Cc: Rob Clark <robdclark at gmail.com>
> >> Cc: Sean Paul <sean at poorly.run>
>...
2018 Jun 28
4
[PATCH v2 0/9] drm: Third attempt at fixing the fb-helper .best_encoder() mess
...Cc: Alex Deucher <alexander.deucher at amd.com>
Cc: amd-gfx at lists.freedesktop.org
Cc: Ben Skeggs <bskeggs at redhat.com>
Cc: "Christian König" <christian.koenig at amd.com>
Cc: Daniel Vetter <daniel.vetter at ffwll.ch>
Cc: "David (ChunMing) Zhou" <David1.Zhou at amd.com>
Cc: Dhinakaran Pandiyan <dhinakaran.pandiyan at intel.com>
Cc: freedreno at lists.freedesktop.org
Cc: Harry Wentland <harry.wentland at amd.com>
Cc: Jyri Sarha <jsarha at ti.com>
Cc: linux-arm-msm at vger.kernel.org
Cc: nouveau at lists.freedesktop.org
Cc: Rob...
2019 Oct 01
0
[PATCH v2 0/9] drm/print: add and use drm_debug_enabled()
...gt;> Jani.
>> >>
>> >> Cc: Eric Engestrom <eric.engestrom at intel.com>
>> >> Cc: Alex Deucher <alexander.deucher at amd.com>
>> >> Cc: Christian König <christian.koenig at amd.com>
>> >> Cc: David (ChunMing) Zhou <David1.Zhou at amd.com>
>> >> Cc: amd-gfx at lists.freedesktop.org
>> >> Cc: Ben Skeggs <bskeggs at redhat.com>
>> >> Cc: nouveau at lists.freedesktop.org
>> >> Cc: Rob Clark <robdclark at gmail.com>
>> >> Cc: Sean Paul <sean at...