2012. 5. 13. ?? 12:05 Rob Clark ??:
> Ok, I've pushed this with a couple minor cleanups:
>
> 1) remove .pc file (which is generated from .pc.in file)
> 2) below patch to fix a compile error (maybe not seen w/ older gcc?)
> 3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
>
Hi,
we had posted this patch and we hope this patch is applied to libdrm
so that we can go ahead next work. as you may know, exynos drm driver
have already been merged to mainline.
please, let me know if there is any problem.
Thanks,
Inki Dae
2012/5/4 Inki Dae :
> this patch adds libdrm_exynos
Ok, I've pushed this with a couple minor cleanups:
1) remove .pc file (which is generated from .pc.in file)
2) below patch to fix a compile error (maybe not seen w/ older gcc?)
3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
still being debated on kernel side.. it can be added
2012. 5. 13. 오전 12:05 Rob Clark 작성:
> Ok, I've pushed this with a couple minor cleanups:
>
> 1) remove .pc file (which is generated from .pc.in file)
> 2) below patch to fix a compile error (maybe not seen w/ older gcc?)
> 3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
>
Ok, I've pushed this with a couple minor cleanups:
1) remove .pc file (which is generated from .pc.in file)
2) below patch to fix a compile error (maybe not seen w/ older gcc?)
3) remove DRM_IOCTL_EXYNOS_GEM_USERPTR because I think that part is
still being debated on kernel side.. it can be added
Hi,
we had posted this patch and we hope this patch is applied to libdrm
so that we can go ahead next work. as you may know, exynos drm driver
have already been merged to mainline.
please, let me know if there is any problem.
Thanks,
Inki Dae
2012/5/4 Inki Dae :
> this patch adds libdrm_exynos
this patch adds libdrm_exynos helper layer that inclues some intefaces
for exynos specific gem and virtual display driver and also adds exynos
module name to modtest and vbltest.
Changelog v2:
- fixed exynos broken ioctl.
the pointer of uint64_t *edid should be removed.
- removed unnecessary def
this patch adds libdrm_exynos helper layer that inclues some intefaces
for exynos specific gem and virtual display driver and also adds exynos
module name to modtest and vbltest.
Changelog v2:
- fixed exynos broken ioctl.
the pointer of uint64_t *edid should be removed.
- removed unnecessary def