v10_compute_mqd
static inline struct v10_compute_mqd *get_mqd(void *mqd)
return (struct v10_compute_mqd *)mqd;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m = get_mqd(mqd);
static inline struct v10_compute_mqd *get_mqd(void *mqd)
return (struct v10_compute_mqd *)mqd;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m = get_mqd(mqd);
sizeof(struct v10_compute_mqd);
r = amdgpu_gfx_mqd_sw_init(adev, sizeof(struct v10_compute_mqd), 0);
struct v10_compute_mqd *mqd = m;
struct v10_compute_mqd *mqd = ring->mqd_ptr;
struct v10_compute_mqd *mqd = ring->mqd_ptr;
struct v10_compute_mqd *mqd = ring->mqd_ptr;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m = (struct v10_compute_mqd *)mqd;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m;
memcpy(mqd_dst, m, sizeof(struct v10_compute_mqd));
struct v10_compute_mqd *m;
m = (struct v10_compute_mqd *) mqd_mem_obj->cpu_ptr;
struct v10_compute_mqd *m;
struct v10_compute_mqd *m;
static inline struct v10_compute_mqd *get_mqd(void *mqd)
return (struct v10_compute_mqd *)mqd;
data, sizeof(struct v10_compute_mqd), false);
mqd->mqd_size = sizeof(struct v10_compute_mqd);
struct v10_compute_mqd *m;
mqd->mqd_size = sizeof(struct v10_compute_mqd);
mqd->mqd_size = sizeof(struct v10_compute_mqd);
static void set_priority(struct v10_compute_mqd *m, struct queue_properties *q)
if (kfd_gtt_sa_allocate(kfd, sizeof(struct v10_compute_mqd),
struct v10_compute_mqd *m;
m = (struct v10_compute_mqd *) mqd_mem_obj->cpu_ptr;
memset(m, 0, sizeof(struct v10_compute_mqd));