lkml.org 
[lkml]   [2007]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 3/3] Intel support for DRM modesetting
Date
On Thursday, May 17, 2007 3:40 pm Jesse Barnes wrote:
> This patch adds support for DRM modesetting to the Intel DRM driver
> and stubs out a simple FB driver to sit underneath. The code had to
> be refactored a bit, since current DRM drivers tend to be fully
> initialized by userspace via ioctls. This patch makes the driver
> load routine do most of the heavy lifting, since it's necessary in
> order to fully bring up a console driver.
>
> It also relies on the TTM patch Dave posted recently for allocating
> the initial framebuffer used by the FB layer.

i915_drv.c | 2
i915_init.c | 305 +++++++++++++
intel_crt.c | 248 ++++++++++
intel_display.c | 1232 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
intel_drv.h | 79 +++
intel_i2c.c | 187 ++++++++
intel_lvds.c | 500 +++++++++++++++++++++
intel_modes.c | 55 ++
intel_sdvo.c | 1095 +++++++++++++++++++++++++++++++++++++++++++++++
intel_sdvo_regs.h | 328 ++++++++++++++
10 files changed, 4030 insertions(+), 1 deletion(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-05-18 00:51    [W:0.289 / U:1.796 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site