| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2007-05-17 | Fix FB pitch value (we had it wrong and were working around it in a few | Jesse Barnes | |
| places). Add new FB hooks to the drm driver structure and make i915 use them for an Intel specific FB driver. This will allow acceleration and better handling of the command stream. | |||
| 2007-04-17 | another large overhaul of interactions with userspace... | Dave Airlie | |
| We need to keep a list of user created fbs to nuke on master exit. We also need to use the bo properly. | |||
| 2007-04-14 | Use drm_mem_reg_ioremap to map buffer object. | Jesse Barnes | |
| 2007-04-12 | only initialise modes when fbcon or fbset asks for it | Dave Airlie | |
| 2007-04-11 | line_length calculation was incorrect.. I now can get fbcon to run | David Airlie | |
| 2007-04-11 | oops for 32 pitch.. hey I can see stuff on fbcon now.. it looks like text.. ↵ | David Airlie | |
| just a bit garbled | |||
| 2007-04-11 | fixup framebuffer depth | David Airlie | |
| 2007-04-11 | add copyright statement | Dave Airlie | |
| 2007-04-11 | add initial drm_fb framebuffer | Dave Airlie | |
| So far I can load fbcon, once I use my miniglx to add a framebuffer. fbcon doesn't show anything on screen but baby steps and all that. | |||
