commit | 468c6816b502614f6d5881af220f34baf72cd285 | [log] [tgz] |
---|---|---|
author | Michael H. Nguyen <michael.h.nguyen@intel.com> | Thu Nov 13 17:51:49 2014 +0000 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Fri Nov 14 11:29:05 2014 +0100 |
tree | 4a4ab702c6c185f47fb2cfef5703fdeee923e489 | |
parent | 88e047034084ca24d9b6a78843f83589ad296961 [diff] |
drm/i915/skl: Add Gen9 LRC size The LRC increased in size on gen9. Make sure we return the right size in get_lr_context_size() v2. Corrected the size, should be 22 pages. I unintentionally mailed out a test patch w/ size equaling 23 pages. Reviewed-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Michael H. Nguyen <michael.h.nguyen@intel.com> Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>