<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Please completely ignore that mail, my
fatty fingers have selected the wrong mail for replying.<br>
<br>
Regards,<br>
Christian.<br>
<br>
On 13.07.2015 09:08, Koenig, Christian wrote:<br>
</div>
<blockquote
cite="mid:38bd05d3-79ad-4dd5-8eb6-328ac0ac1ae8@email.android.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<p dir="ltr">Hi Jammy,</p>
<p dir="ltr">I suggested to make the feature optional because of
the unit test's.</p>
<p dir="ltr">There we don't need this feature and actually want to
test the kernel functionality.</p>
<p dir="ltr">Regards,<br>
Christian.</p>
<div class="gmail_quote">Am 13.07.2015 08:45 schrieb Archit Taneja
<a class="moz-txt-link-rfc2396E" href="mailto:architt@codeaurora.org"><architt@codeaurora.org></a>:<br type="attribution">
<blockquote class="quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><font size="2"><span style="font-size:10pt"></span></font>
<div>Remove FB_* config options since the driver doesn't
call any fbdev<br>
functions directly.<br>
<br>
Remove FB_KMS_HELPER as this would now be selected by the
top level<br>
FBDEV_EMULATION config option. If the fbdev emulation
isn't selected,<br>
the drm_fb_helper functions will be stubbed out.<br>
<br>
Cc: Alex Deucher <a class="moz-txt-link-rfc2396E" href="mailto:alexander.deucher@amd.com"><alexander.deucher@amd.com></a><br>
Cc: Oded Gabbay <a class="moz-txt-link-rfc2396E" href="mailto:oded.gabbay@gmail.com"><oded.gabbay@gmail.com></a><br>
Cc: "Christian König" <a class="moz-txt-link-rfc2396E" href="mailto:christian.koenig@amd.com"><christian.koenig@amd.com></a><br>
<br>
Signed-off-by: Archit Taneja
<a class="moz-txt-link-rfc2396E" href="mailto:architt@codeaurora.org"><architt@codeaurora.org></a><br>
---<br>
drivers/gpu/drm/amd/amdgpu/Kconfig | 4 ----<br>
1 file changed, 4 deletions(-)<br>
<br>
diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig
b/drivers/gpu/drm/amd/amdgpu/Kconfig<br>
index da7dcbf..2396482 100644<br>
--- a/drivers/gpu/drm/amd/amdgpu/Kconfig<br>
+++ b/drivers/gpu/drm/amd/amdgpu/Kconfig<br>
@@ -1,12 +1,8 @@<br>
config DRM_AMDGPU<br>
tristate "AMD GPU"<br>
depends on DRM && PCI<br>
- select FB_CFB_FILLRECT<br>
- select FB_CFB_COPYAREA<br>
- select FB_CFB_IMAGEBLIT<br>
select FW_LOADER<br>
select DRM_KMS_HELPER<br>
- select DRM_KMS_FB_HELPER<br>
select DRM_TTM<br>
select POWER_SUPPLY<br>
select HWMON<br>
-- <br>
The Qualcomm Innovation Center, Inc. is a member of the
Code Aurora Forum,<br>
hosted by The Linux Foundation<br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
dri-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dri-devel@lists.freedesktop.org">dri-devel@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/dri-devel">http://lists.freedesktop.org/mailman/listinfo/dri-devel</a>
</pre>
</blockquote>
<br>
</body>
</html>