From 20b14c11dc4acaa6c4fe078560dc0903c778d67e Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 26 Jun 2012 23:52:51 -0300 Subject: linux-libre-rt-3.4.4_rt13-1: updating version --- .../3.4.4-fix-gtx560ti-nouveau-regression.patch | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 kernels/linux-libre-rt/3.4.4-fix-gtx560ti-nouveau-regression.patch (limited to 'kernels/linux-libre-rt/3.4.4-fix-gtx560ti-nouveau-regression.patch') diff --git a/kernels/linux-libre-rt/3.4.4-fix-gtx560ti-nouveau-regression.patch b/kernels/linux-libre-rt/3.4.4-fix-gtx560ti-nouveau-regression.patch new file mode 100644 index 000000000..1b70e918c --- /dev/null +++ b/kernels/linux-libre-rt/3.4.4-fix-gtx560ti-nouveau-regression.patch @@ -0,0 +1,20 @@ +Revert change to include/drm/drm_fb_helper.h made in commit 4f988d132d2668b4f3b42bfc70daa531115ccca1 + + include/drm/drm_fb_helper.h | 1 + + 1 files changed, 1 insertions(+), 0 deletions(-) + +diff --git a/include/drm/drm_fb_helper.h b/include/drm/drm_fb_helper.h +index 55e10d6..5120b01 100644 +--- a/include/drm/drm_fb_helper.h ++++ b/include/drm/drm_fb_helper.h +@@ -35,6 +35,7 @@ struct drm_fb_helper; + #include + + struct drm_fb_helper_crtc { ++ uint32_t crtc_id; + struct drm_mode_set mode_set; + struct drm_display_mode *desired_mode; + }; +-- +1.7.6.5 + -- cgit v1.2.3-54-g00ecf