Age | Commit message (Expand) | Author |
2008-07-28 | intel-gem: Fix regression tests. | Eric Anholt |
2008-07-28 | intel-gem: Speed up tiled readpixels by tracking which pages have been flushed. | Eric Anholt |
2008-07-28 | r300: initial command stream parser for packet 0. | Dave Airlie |
2008-07-28 | radeon command submission start | Dave Airlie |
2008-07-26 | intel-gem: Move debug-only functions to a separate file. | Eric Anholt |
2008-07-26 | NV50: s/FALSE/false/ | Alex Deucher |
2008-07-26 | radeon: Add suspend/resume hooks for saving/clearing/restoring interrupts. | Stefan Becker |
2008-07-26 | radeon: add initial atombios modesetting and GEM -> TTM translation layer. | Dave Airlie |
2008-07-26 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-26 | drm: don't set the signal blocker on the master process. | Dave Airlie |
2008-07-26 | modesetting: pass file priv to cursor | Dave Airlie |
2008-07-26 | nv50: remove TRUE/FALSE | Dave Airlie |
2008-07-26 | modesetting: pass file_priv into cursor set functions | Dave Airlie |
2008-07-26 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-25 | drm: don't set the signal blocker on the master process. | Dave Airlie |
2008-07-24 | drm: use correct mode destructor | Dave Airlie |
2008-07-23 | intel-gem: Fix pread math and logic errors. | Eric Anholt |
2008-07-23 | intel-gem: Add a quick hack to reduce clflushing on pread. | Eric Anholt |
2008-07-23 | intel-gem: Don't do the GTT-pwrite shortcut on tiled buffers. | Eric Anholt |
2008-07-23 | intel-gem: Move /proc debugging to a separate file. | Eric Anholt |
2008-07-21 | intel-gem: Remove recently added pci_read_base prototype. | Eric Anholt |
2008-07-21 | intel-gem: Set up HWS when it needs a vaddr during GEM init. | Eric Anholt |
2008-07-21 | NV50: Don't create a "native" mode for LVDS when there is none. | Maarten Maathuis |
2008-07-21 | NV50: don't fail on LVDS by default | Maarten Maathuis |
2008-07-21 | NV50: Use bios table for load pattern when possible. | Maarten Maathuis |
2008-07-21 | NV50: Do detect with hpd and load detect if possible. | Maarten Maathuis |
2008-07-21 | Reinstate dev->vblank_enabled[]. | Michel Dänzer |
2008-07-21 | Drop workaround for driver vblank counter going backwards. | Michel Dänzer |
2008-07-21 | vblank-rework rework cleanups. | Michel Dänzer |
2008-07-21 | Remove obsolete dev->vblank_suspend[crtc] tests. | Michel Dänzer |
2008-07-20 | NV50: delay changing gpu<->non-gpu scaling modes until next modeset | Maarten Maathuis |
2008-07-20 | modesetting-101: Only store property value when set_property was successful. | Maarten Maathuis |
2008-07-20 | NV50: LVDS always needs some kind of gpu scaling | Maarten Maathuis |
2008-07-20 | modesetting-101: set_property should return an int, not a bool | Maarten Maathuis |
2008-07-20 | modesetting-101: implement optional scaling and dithering properties | Maarten Maathuis |
2008-07-20 | drm: As a workaround don't tear down sg with a modesetting driver. | Maarten Maathuis |
2008-07-19 | Update vblank code to new API | Jesse Barnes |
2008-07-18 | drm-gem: Fix build | Ian Romanick |
2008-07-18 | intel-gem: Leave 8xx tiling on until we find any issues. | Eric Anholt |
2008-07-17 | Avoid incorrect vblank wakeups | Jesse Barnes |
2008-07-15 | This is a modified version of Hong's patch from last month, with a few | Hong Liu |
2008-07-15 | drm: fix missing symbol export | Dave Airlie |
2008-07-15 | drm: add fix for PAT on radeon with 2.6.26 | Dave Airlie |
2008-07-15 | drm/pcigart: fix warning | Dave Airlie |
2008-07-14 | intel-gem: Disable tiling if we get junk from the MCHBAR read. | Eric Anholt |
2008-07-12 | modesetting/helper: fix array overrun - count should be reset here | Dave Airlie |
2008-07-11 | intel-gem: Add two new ioctls for managing tiling on objects. | Eric Anholt |
2008-07-09 | Merge remote branch 'origin/modesetting-101' into modesetting-gem | Dave Airlie |
2008-07-08 | xgi: use true/false instead of TRUE/FALSE | martin capitanio |
2008-07-07 | Add back flink, open and close ioctls. | Kristian Høgsberg |