<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div name="x_smartisanmessageid" id="x_smartisan1529933630090"></div>
current amdgpu driver indeed always set GPU PAGE SIZE is 4096.<br>
In fact, our gpu supports bigger page size like 64KB, just we don't use it. I remeber previous amdsoc(old android kernel driver) used 64KB.<br>
<br>
correct me if I'm wrong.<br>
<br>
<span id="x_smartisan_signature" style="font-size:0.8em; display:inline; color:#888888">
<p dir="ltr">send from Smartisan Pro</p>
</span><style type="text/css">
<!--
* body
        {padding:0 16px 30px!important;
        margin:0!important;
        background-color:#ffffff;
        line-height:1.4;
        word-wrap:break-word;
        word-break:normal}
div
        {word-wrap:break-word;
        word-break:normal}
p
        {word-wrap:break-word;
        word-break:normal;
        text-indent:0pt!important}
span
        {word-wrap:break-word;
        word-break:normal}
a
        {word-wrap:break-word;
        word-break:normal}
td
        {word-wrap:break-word;
        word-break:break-all}
-->
</style>
<div class="x_quote">
<div style="margin:0 0px; font-size:105%"><font color="#629140" style="line-height:1.4"><span>Michel D鋘zer <michel@daenzer.net> 于 2018年6月25日 下午5:10写道:</span></font></div>
<br type="attribution">
</div>
</div>
<font size="2"><span style="font-size:11pt;">
<div class="PlainText">On 2018-06-25 03:56 AM, zhoucm1 wrote:<br>
> one question to you:<br>
> <br>
> Did you consider the case that GPU_PAGE_SIZE > CPU_PAGE_SIZE?<br>
<br>
That is never the case: AMDGPU_GPU_PAGE_SIZE is always 4096, and<br>
PAGE_SIZE is always >= 4096 (an integer multiple of it).<br>
<br>
<br>
-- <br>
Earthling Michel Dänzer               |               <a href="http://www.amd.com">
http://www.amd.com</a><br>
Libre software enthusiast             |             Mesa and X developer<br>
</div>
</span></font>
</body>
</html>