X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=target%2Flinux%2Fbrcm2708%2Fpatches-4.4%2F0113-drm-Put-an-optional-field-in-the-driver-struct-for-G.patch;h=775d46a5535c36ab8a5bc022b6d456f5832e0590;hp=6849a3f94183fcc72a7a75d489648c19b84a9036;hb=9d95a385af751f038cf8085889d84654543c236a;hpb=5d94eb22f7d6f33fd16614b66ec4c9d329e38aba diff --git a/target/linux/brcm2708/patches-4.4/0113-drm-Put-an-optional-field-in-the-driver-struct-for-G.patch b/target/linux/brcm2708/patches-4.4/0113-drm-Put-an-optional-field-in-the-driver-struct-for-G.patch index 6849a3f941..775d46a553 100644 --- a/target/linux/brcm2708/patches-4.4/0113-drm-Put-an-optional-field-in-the-driver-struct-for-G.patch +++ b/target/linux/brcm2708/patches-4.4/0113-drm-Put-an-optional-field-in-the-driver-struct-for-G.patch @@ -1,7 +1,7 @@ -From 486a03e437e2472aa0d88cd77ef4a4394d895085 Mon Sep 17 00:00:00 2001 +From a71d6ebfcbc401e520fa4a5aa185d027dfbe5ce1 Mon Sep 17 00:00:00 2001 From: Eric Anholt Date: Wed, 19 Nov 2014 12:06:38 -0800 -Subject: [PATCH 113/156] drm: Put an optional field in the driver struct for +Subject: [PATCH 113/170] drm: Put an optional field in the driver struct for GEM obj struct size. This allows a driver to derive from the CMA object without copying all