/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | psp_v10_0.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | gfxhub_v1_0.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | mmhub_v1_0.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_vcn.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | sdma_v4_0.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_display.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | gmc_v9_0.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | soc15.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | gfx_v9_0.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu.h | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
H A D | amdgpu_device.c | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
/openbmc/linux/drivers/gpu/drm/amd/include/ |
H A D | amd_shared.h | diff 54f78a7655e20792253fdf6969513c5f9169c897 Fri May 15 13:18:29 CDT 2020 Alex Deucher <alexander.deucher@amd.com> drm/amdgpu: add apu flags (v2)
Add some APU flags to simplify handling of different APU variants. It's easier to understand the special cases if we use names flags rather than checking device ids and silicon revisions.
v2: rebase on latest code
Acked-by: Evan Quan <evan.quan@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|