Age | Commit message (Expand) | Author |
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 | intel-gem: Set up HWS when it needs a vaddr during GEM init. | Eric Anholt |
2008-07-21 | Remove accidental leftover tests. | Michel Dänzer |
2008-07-21 | radeon: Post-vblank-rework-rework cleanups. | Michel Dänzer |
2008-07-20 | modesetting-101: implement optional scaling and dithering properties | Maarten Maathuis |
2008-07-19 | i915: convert to using drm_vblank_get/put around vblank counter usage | Jesse Barnes |
2008-07-18 | nv50: use same dma object for fb/tt access | Ben Skeggs |
2008-07-18 | nouveau: interface changes for nv5x 3d | Ben Skeggs |
2008-07-18 | radeon: remove microcode version | Dave Airlie |
2008-07-18 | drm/radeon: fixup 0 vs NULL | Dave Airlie |
2008-07-17 | i915: remove old broken vblank code | 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: add fix for PAT on radeon with 2.6.26 | 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 | nouveau: interface changes for nv5x 3d | Ben Skeggs |
2008-07-07 | Add back flink, open and close ioctls. | Kristian Høgsberg |
2008-07-07 | Merge commit 'origin/drm-gem' into ms-gem | Kristian Høgsberg |
2008-07-06 | modesetting-101: Rename DPMS modes to avoid compatibility issues with xorg de... | Maarten Maathuis |
2008-07-06 | modesetting-101: rename modeflags, as to avoid conflicts with the xorg defini... | Maarten Maathuis |
2008-07-05 | modesetting-101: Make the interface variable names a little more consistent +... | Maarten Maathuis |
2008-07-04 | modesetting-101: Move some defines used for enumeration into the public header. | Maarten Maathuis |
2008-07-04 | modesetting: rip out all of the generation code. | Dave Airlie |
2008-07-03 | nv50: s/FALSE/false && s/TRUE/true | Maarten Maathuis |
2008-07-03 | i915: official name for GM45 chipset | Zhenyu Wang |
2008-07-02 | NV50: basic fbcon + misc fixes | Maarten Maathuis |
2008-07-01 | i915: only use tiled blits on 965+ | Jesse Barnes |
2008-07-01 | NV50: some i2c cleanup | Maarten Maathuis |
2008-06-27 | NV50: use list_head item instead of list_head head to avoid confusion | Maarten Maathuis |
2008-06-25 | NV50: i misunderstood NOUVEAU_MEM_INTERNAL, so remove it | Maarten Maathuis |
2008-06-25 | NV50: Some cleanup and fixes. | Maarten Maathuis |
2008-06-25 | nv50: when destroying a channel make sure it's not still current on PFIFO | Ben Skeggs |
2008-06-25 | nouveau: allocate drm-use vram buffers from end of vram. | Ben Skeggs |
2008-06-25 | nv50: when destroying a channel make sure it's not still current on PFIFO | Ben Skeggs |
2008-06-24 | [intel] Get vblank pipe from irq_mask_reg instead of hardware enable reg | Keith Packard |
2008-06-24 | [intel] Create functions to enable/disable interrupts | Keith Packard |
2008-06-24 | i915: register definition & header file cleanup | Jesse Barnes |
2008-06-24 | [intel-gem] Recover resources from wedged hardware. | Keith Packard |
2008-06-22 | nouveau: disable KMS for pre-NV50 even when specifically enabled | Maarten Maathuis |
2008-06-23 | nv50: oops, keep VRAM allocations aligned at 64KiB - that's our page size.. | Ben Skeggs |
2008-06-23 | nv50: use same dma object for fb/tt access | Ben Skeggs |
2008-06-23 | nouveau: allocate drm-use vram buffers from end of vram. | Ben Skeggs |
2008-06-22 | NV50: Initial import of kernel modesetting. | Maarten Maathuis |
2008-06-21 | RADEON: 0x1002 0x5657 is actually an RV410 | Alex Deucher |
2008-06-21 | [intel] Use IMR instead of IER to pend interrupts during ISR | Keith Packard |
2008-06-21 | [intel] Count received interrupts | Keith Packard |
2008-06-20 | [intel-gem] Add intel-specific /proc entries to help monitor gem operation | Keith Packard |
2008-06-20 | [intel-gem] Use shmem_getpage instead of find_or_create_page | Keith Packard |
2008-06-20 | [intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag CPU writes | Keith Packard |