HomeSort by: relevance | last modified time | path
    Searched refs:has_uvd (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_asic.c 2355 rdev->has_uvd = false;
2424 rdev->has_uvd = true;
2435 rdev->has_uvd = false;
2437 rdev->has_uvd = true;
2444 rdev->has_uvd = true;
2457 rdev->has_uvd = true;
2463 rdev->has_uvd = true;
2474 rdev->has_uvd = true;
2480 rdev->has_uvd = true;
2486 rdev->has_uvd = true
    [all...]
radeon_ni.c 2015 if (!rdev->has_uvd)
2027 rdev->has_uvd = false;
2038 if (!rdev->has_uvd)
2062 if (!rdev->has_uvd || !rdev->ring[R600_RING_TYPE_UVD_INDEX].ring_size)
2345 if (rdev->has_uvd) {
radeon_rv770.c 1699 if (!rdev->has_uvd)
1711 rdev->has_uvd = false;
1722 if (!rdev->has_uvd)
1746 if (!rdev->has_uvd || !rdev->ring[R600_RING_TYPE_UVD_INDEX].ring_size)
1894 if (rdev->has_uvd) {
radeon_si.c 3291 if (rdev->has_uvd) {
5654 if (rdev->has_uvd) {
5672 if (rdev->has_uvd) {
5680 if (rdev->has_uvd) {
6477 if (!rdev->has_uvd)
6489 rdev->has_uvd = false;
6500 if (!rdev->has_uvd)
6524 if (!rdev->has_uvd || !rdev->ring[R600_RING_TYPE_UVD_INDEX].ring_size)
6821 if (rdev->has_uvd) {
6975 if (rdev->has_uvd) {
    [all...]
radeon_r600.c 3077 if (!rdev->has_uvd)
3089 rdev->has_uvd = false;
3100 if (!rdev->has_uvd)
3124 if (!rdev->has_uvd || !rdev->ring[R600_RING_TYPE_UVD_INDEX].ring_size)
3266 if (rdev->has_uvd) {
3380 if (rdev->has_uvd) {
radeon_evergreen.c 4948 if (!rdev->has_uvd)
4960 rdev->has_uvd = false;
4971 if (!rdev->has_uvd)
4995 if (!rdev->has_uvd || !rdev->ring[R600_RING_TYPE_UVD_INDEX].ring_size)
5169 if (rdev->has_uvd) {
radeon_cik.c 6340 if (rdev->has_uvd)
6359 if (rdev->has_uvd)
8194 if (!rdev->has_uvd)
8206 rdev->has_uvd = false;
8217 if (!rdev->has_uvd)
8246 if (!rdev->has_uvd || !rdev->ring[R600_RING_TYPE_UVD_INDEX].ring_size)
8600 if (rdev->has_uvd) {
radeon.h 2480 bool has_uvd; member in struct:radeon_device
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v6_0.c 1725 if (adev->has_uvd) {

Completed in 38 milliseconds