Age | Commit message (Expand) | Author |
2008-07-29 | intel-gem: actually add i915_gem_debug.c. | Eric Anholt |
2008-07-29 | intel-gem: Check return value of pci_read_base. | Eric Anholt |
2008-07-29 | r300: Fix cliprect emit | Nicolai Haehnle |
2008-07-29 | radeon: move code around putting emit into cs | Dave Airlie |
2008-07-29 | radeon_cs: add relocate hook for mm and non-mm relocations | Dave Airlie |
2008-07-28 | intel: Fix typo in unused register definition name. | Eric Anholt |
2008-07-28 | intel-gem: checkpatch.pl on drm_proc.c new contents. | Eric Anholt |
2008-07-28 | Merge commit 'origin/master' into drm-gem | Eric Anholt |
2008-07-29 | nouveau: fix nv04 fifo context save to save reg contents, not reg offset | Stuart Bennett |
2008-07-29 | nouveau: fix bad rename from 5a072f32c8f941d1ef301811881e8c89c8d8a5f1 | Stuart Bennett |
2008-07-28 | intel-gem: Another checkpatch.pl pass. | Eric Anholt |
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 | set to 2.4.0 | Alan Hourihane |
2008-07-28 | radeon_cs: extract some offsets from packet data | Dave Airlie |
2008-07-28 | r300: add some packet 3 decodes | Dave Airlie |
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 | r300_cmdbuf: Always emit INDX_BUFFER immediately after DRAW_INDEX | Nicolai Haehnle |
2008-07-26 | tests: add some basic radeon gem tests | Dave Airlie |
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 | [FreeBSD] Duh, we need to actually define the drm_modeset_ctl... | Robert Noland |
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-24 | [FreeBSD] Catch up to linux on vblank-rework | Robert Noland |
2008-07-23 | i915: Move all of the irq install/uninstall to load time. | Robert Noland |
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-22 | radeon: fix typo with a better typo | Dave Airlie |
2008-07-22 | radeon: fix type DST vs Z cache flush | Dave Airlie |
2008-07-21 | [FreeBSD] Improve upper_32_bits define. | Robert Noland |
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 | Remove accidental leftover tests. | Michel Dänzer |
2008-07-21 | Reinstate dev->vblank_enabled[]. | Michel Dänzer |