Searched hist:"317 c35d1446f68b34d4de4e1100fc01680bd4877" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_suspend.c | 317c35d1446f68b34d4de4e1100fc01680bd4877 Mon Aug 25 17:11:06 CDT 2008 Jesse Barnes <jbarnes@virtuousgeek.org> separate i915 suspend/resume functions into their own file
[Patch against drm-next. Consider this a trial balloon for our new Linux development model.]
This is a big chunk of code. Separating it out makes it easier to change without churn on the main i915_drv.c file (and there will be churn as we fix bugs and add things like kernel mode setting). Also makes it easier to share this file with BSD.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | Makefile | diff 317c35d1446f68b34d4de4e1100fc01680bd4877 Mon Aug 25 17:11:06 CDT 2008 Jesse Barnes <jbarnes@virtuousgeek.org> separate i915 suspend/resume functions into their own file
[Patch against drm-next. Consider this a trial balloon for our new Linux development model.]
This is a big chunk of code. Separating it out makes it easier to change without churn on the main i915_drv.c file (and there will be churn as we fix bugs and add things like kernel mode setting). Also makes it easier to share this file with BSD.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
|
H A D | i915_drv.h | diff 317c35d1446f68b34d4de4e1100fc01680bd4877 Mon Aug 25 17:11:06 CDT 2008 Jesse Barnes <jbarnes@virtuousgeek.org> separate i915 suspend/resume functions into their own file
[Patch against drm-next. Consider this a trial balloon for our new Linux development model.]
This is a big chunk of code. Separating it out makes it easier to change without churn on the main i915_drv.c file (and there will be churn as we fix bugs and add things like kernel mode setting). Also makes it easier to share this file with BSD.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org> Signed-off-by: Dave Airlie <airlied@redhat.com>
|