Age | Commit message (Expand) | Author |
2008-02-16 | nouveau: no GART on ia64 either. | Stephane Marchesin |
2008-02-15 | i915: initial (and untested) TV out support | Jesse Barnes |
2008-02-16 | nv40: actually init all tile regs. | Ben Skeggs |
2008-02-15 | fb: fixup the offset by getting it from the right place | Dave Airlie |
2008-02-15 | various fixes from trying to get userspace started | Dave Airlie |
2008-02-15 | switch naming to new proposed scheme | Dave Airlie |
2008-02-15 | remove drm_minors_limit | Dave Airlie |
2008-02-14 | missing bits | Dave Airlie |
2008-02-13 | i915: Add a dri2 init path that gets the lock from the dri2 sarea. | Kristian Høgsberg |
2008-02-13 | i915: Only look up dev_priv->mmio_map if it's not already set up | Kristian Høgsberg |
2008-02-13 | i915: Add I915_PARAM_CHIPSET_ID param to get chipset ID. | Kristian Høgsberg |
2008-02-13 | i915: Make sarea_priv setup optional. | Kristian Høgsberg |
2008-02-13 | start moving over to proper hierarchy wrt master accesses | Dave Airlie |
2008-02-13 | major port of multi-master ideas into modesetting | Dave Airlie |
2008-02-13 | Revert "After the previous revert fix libdrm to start at minor 1" | Dave Airlie |
2008-02-13 | drm: re-write minor number allocation to use an idr. | Dave Airlie |
2008-02-09 | radeon_ms: bring radeon_ms up to date with lastest changes | Jerome Glisse |
2008-02-07 | Restore pipeconf regs unconditionally | Jesse Barnes |
2008-02-07 | Added you can now clone displays in modedemo | Jakob Bornecrantz |
2008-02-07 | After the previous revert fix libdrm to start at minor 1 | Alan Hourihane |
2008-02-07 | Revert "DRM_CONTROL_ALLOW logic was reversed" | Alan Hourihane |
2008-02-07 | Fix saveGR array size | Jesse Barnes |
2008-02-07 | i915: save/restore interrupt state | Jesse Barnes |
2008-02-07 | Fix vblank enable/disable callbacks | Jesse Barnes |
2008-02-07 | Wrong open call | Jakob Bornecrantz |
2008-02-07 | Added userspace part of hotplug ioctl and demo | Jakob Bornecrantz |
2008-02-07 | Added kernel part of hotplug ioctl | Jakob Bornecrantz |
2008-02-07 | Added hotplug ioctl | Jakob Bornecrantz |
2008-02-07 | Small update to modedemo | Jakob Bornecrantz |
2008-02-05 | update app to cycle through 4 fbdev's | Alan Hourihane |
2008-02-05 | tweak it | Alan Hourihane |
2008-02-05 | make modefb/modedemo match each others test output. | Alan Hourihane |
2008-02-05 | consistency | Alan Hourihane |
2008-02-05 | DRM_CONTROL_ALLOW logic was reversed | Alan Hourihane |
2008-02-05 | build fix for older kernels | Alan Hourihane |
2008-02-05 | fix some warnings | Alan Hourihane |
2008-02-05 | build fix for older kernels | Alan Hourihane |
2008-02-05 | Fix function declaration | Alan Hourihane |
2008-02-05 | Add missing round_jiffies_relative() for older kernels | Alan Hourihane |
2008-02-05 | i915: Re-report breadcrumbs on poll to the fence manager, | Thomas Hellstrom |
2008-02-05 | consistency | Alan Hourihane |
2008-02-05 | Remove duplicate | Alan Hourihane |
2008-02-04 | Modedemo now uses two crtc and output pairs | Jakob Bornecrantz |
2008-02-04 | nouveau: make nv34 work every time, not just every 2nd time | Stuart Bennett |
2008-02-02 | nouveau: NV40 can/should now be able to run after the blob. | Maarten Maathuis |
2008-01-31 | Add an fence_class_manager::last_queued_sequence member, since a | Thomas Hellstrom |
2008-01-30 | i915: Avoid calling drm_fence_flush_old excessively. | Thomas Hellstrom |
2008-01-30 | Simplify the fencing code and differentiate between flushes and | Thomas Hellstrom |
2008-01-30 | Fix for cursor off | Jakob Bornecrantz |
2008-01-30 | ModeFB demo now display cursor | Jakob Bornecrantz |