Am 31.01.2017 um 07:54 schrieb Michel Dänzer:
From: Michel Dänzer
vram_size is supposed to be the total amount of VRAM that can be used by
userspace, which corresponds to the TTM VRAM manager size (which is
normally the full amount of VRAM, but can be just the visible VRAM when
DMA can't be use
Thanks for fixing this Michel.
Reviewed-by: Samuel Pitoiset
On 01/31/2017 07:54 AM, Michel Dänzer wrote:
From: Michel Dänzer
The kernel driver reports correct values now.
Signed-off-by: Michel Dänzer
---
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c | 7 ++-
1 file changed, 6 inse
Hello Michel,
as this is for radeon, do you think this could/should fix
the wrong reported VRAM size with Unigine_Heaven/-Valley, too?
Maybe speed things up? ;-)
Unigine_Valley-1.0
GPU: Unknown GPU x1
System memory: 24102 MB
Video memory: 256 MB
Sync threads: 7
Async threads: 8
I'll try patc
Both patches:
Reviewed-by: Nicolai Hähnle
On 31.01.2017 07:54, Michel Dänzer wrote:
From: Michel Dänzer
The kernel driver reports correct values now.
Signed-off-by: Michel Dänzer
---
src/gallium/winsys/radeon/drm/radeon_drm_winsys.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion
On Mon, Jan 30, 2017, at 13:57, Christian König wrote:
> Hi Dave and Bas,
>
> Hi Dave and Bas,
>
> the following set of patches is a proposal for adding support for partial
> resident textures (PRT) to the amdgpu kernel module.
>
> The basic idea behind PRT support is that you turn of VM fault
> -Original Message-
> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
> Of Michel Dänzer
> Sent: Tuesday, January 31, 2017 2:28 AM
> To: amd-gfx@lists.freedesktop.org
> Subject: [PATCH xf86-video-ati] Don't handle Option "SwapbuffersWait" at all
> with glamor
>
> Fr
> -Original Message-
> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
> Of Michel Dänzer
> Sent: Tuesday, January 31, 2017 1:54 AM
> To: amd-gfx@lists.freedesktop.org; mesa-...@lists.freedesktop.org
> Subject: [PATCH] winsys/radeon: Allow visible VRAM size > 256MB wi
> -Original Message-
> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
> Of Michel Dänzer
> Sent: Tuesday, January 31, 2017 1:54 AM
> To: amd-gfx@lists.freedesktop.org; mesa-...@lists.freedesktop.org
> Subject: [PATCH] drm/radeon: Fix vram_size/visible values in
> DRM
> -Original Message-
> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
> Of Dieter Nützel
> Sent: Tuesday, January 31, 2017 6:25 AM
> To: Michel Dänzer
> Cc: Alex Deucher; mesa-...@lists.freedesktop.org; amd-
> g...@lists.freedesktop.org
> Subject: Re: [Mesa-dev] [PAT
On Mon, Jan 30, 2017 at 7:57 AM, Christian König
wrote:
> Hi Dave and Bas,
>
> Hi Dave and Bas,
>
> the following set of patches is a proposal for adding support for partial
> resident textures (PRT) to the amdgpu kernel module.
>
> The basic idea behind PRT support is that you turn of VM fault r
Am 31.01.2017 um 14:06 schrieb Bas Nieuwenhuizen:
On Mon, Jan 30, 2017, at 13:57, Christian König wrote:
Hi Dave and Bas,
Hi Dave and Bas,
the following set of patches is a proposal for adding support for partial
resident textures (PRT) to the amdgpu kernel module.
The basic idea behind PRT
Am 31.01.2017 um 17:09 schrieb Alex Deucher:
On Mon, Jan 30, 2017 at 7:57 AM, Christian König
wrote:
Hi Dave and Bas,
Hi Dave and Bas,
the following set of patches is a proposal for adding support for partial
resident textures (PRT) to the amdgpu kernel module.
The basic idea behind PRT sup
From: Leon Elazar
Fixes:
1. Removing pending flag since we are executing teh entire flow without context
switches
2. Adding stream enablment - connection between DIG BE to DIG FE during test
link training
Change-Id: I56d3904c37adb85adca9c84387d638295bb57177
Signed-off-by: Leon Elazar
Reviewed
From: Anthony Koo
1. Fix init of integer
2. Fix mixed declarations
Change-Id: Ib6777dc7c59fd6edaf3cc310c4ad1b66874aecad
Signed-off-by: Anthony Koo
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/modules/freesync/freesync.c | 7 +++
1 file changed, 3 inser
* warning fixes
* DMCU loader
* some cleanup
* some fixes
Anthony Koo (5):
drm/amd/display: Fix compile warnings
drm/amd/display: DMCU Compile and Load
drm/amd/display: Move backlight from encoder to ABM
drm/amd/display: Support ABM without PPlib
drm/amd/display: Debug option to force en
From: Anthony Koo
Change-Id: I8534864ab5d33b43d29c130e7dcfe381e8e0a52f
Signed-off-by: Anthony Koo
Reviewed-by: Aric Cyr
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/core/dc.c | 16 --
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 12 --
drivers/gpu/drm/amd/di
From: Yongqiang Sun
Power off plane clear all the reg values includes cursor.
When OS call set cursor position, cursor address reg is cleared,
results in system hard hang.
Change-Id: Id4f2fce5fab34cc0091e0a4a51e1274e9205ea48
Signed-off-by: Yongqiang Sun
Reviewed-by: Tony Cheng
Acked-by: Harry
From: Dmytro Laktyushkin
Change-Id: I9fc95de2518a0b54300961ec039a693657df8602
Signed-off-by: Dmytro Laktyushkin
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/core/dc.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/
From: Yongqiang Sun
Change-Id: I82bc709bb81faad5becdfe238de2d36b3183ea7c
Signed-off-by: Yongqiang Sun
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c | 2 +-
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.h | 3 +++
2
From: Anthony Koo
Fix problem with loading IRAM
Change-Id: I255dfd27195714e718c8976817de96dd878f2e1a
Signed-off-by: Anthony Koo
---
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.h | 7 +-
.../gpu/drm/amd/display/dc/dce/dce_link_encoder.h | 26 +++---
2 files changed, 9
From: Anthony Koo
Change-Id: Ib35cfb683cb78a3d111400864f12acba60c25579
Signed-off-by: Anthony Koo
Reviewed-by: Aric Cyr
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/core/dc.c | 34 ---
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 63 +++--
drivers/gpu/drm/am
From: Yongqiang Sun
Change-Id: I7b027fbf1680c359f724347844258296ff688cda
Signed-off-by: Yongqiang Sun
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/dce/dce_dmcu.h | 7 +-
.../gpu/drm/amd/display/dc/dce/dce_link_encoder.h | 26 ++
From: Leon Elazar
Change-Id: Ifbb174d965a5059b835c1de6b7f21a5c7c68408e
Signed-off-by: Leon Elazar
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/dce100/dce100_resource.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/dr
From: Dmytro Laktyushkin
Change-Id: I378d9305bb94d2e0a89da804e63d8a1fa7aee51d
Signed-off-by: Dmytro Laktyushkin
Reviewed-by: Dmytro Laktyushkin
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/core/dc.c| 48 +
drivers/gpu/drm/amd/display/dc/inc/core_
From: Charlene Liu
Change-Id: I6a9cb83cf5963e8b64e1ecf01a25921511a91972
Signed-off-by: Charlene Liu
Reviewed-by: Jordan Lazare
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c| 5 -
drivers/gpu/drm/amd/display/dc/dc_hw_types.h
From: Anthony Koo
Change-Id: I3c17972edb18ebb39621ca5593fdd40050252afc
Signed-off-by: Anthony Koo
Reviewed-by: Tony Cheng
Acked-by: Harry Wentland
---
drivers/gpu/drm/amd/display/dc/dc.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/gpu/drm/amd/display/dc/dc.h
b/drivers/gpu/drm
Am 31.01.2017 16:43, schrieb Deucher, Alexander:
-Original Message-
From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
Of Dieter Nützel
Sent: Tuesday, January 31, 2017 6:25 AM
To: Michel Dänzer
Cc: Alex Deucher; mesa-...@lists.freedesktop.org; amd-
g...@lists.freedeskt
On 31 January 2017 at 15:43, Deucher, Alexander
wrote:
>> -Original Message-
>> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
>> Of Dieter Nützel
>> Sent: Tuesday, January 31, 2017 6:25 AM
>> To: Michel Dänzer
>> Cc: Alex Deucher; mesa-...@lists.freedesktop.org; am
On Tue, Jan 31, 2017 at 5:06 PM, Emil Velikov wrote:
> On 31 January 2017 at 15:43, Deucher, Alexander
> wrote:
>>> -Original Message-
>>> From: amd-gfx [mailto:amd-gfx-boun...@lists.freedesktop.org] On Behalf
>>> Of Dieter Nützel
>>> Sent: Tuesday, January 31, 2017 6:25 AM
>>> To: Michel
Andy Furniss wrote:
Rex Zhu wrote:
in profiling mode, powerplay will fix power state
as stable as possible.and disable gfx cg and LBPW feature.
profile_standard: as a prerequisite, ensure power and thermal
sustainable, set clocks ratio as close to the highest clock
ratio as possible.
profile_mi
30 matches
Mail list logo