Merge commit 'origin/master' into drm-gem
[platform/upstream/libdrm.git] / shared-core /
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-07-28 Eric Anholtintel-gem: Another checkpatch.pl pass.
2008-07-28 Eric Anholtintel-gem: Speed up tiled readpixels by tracking which...
2008-07-27 Eric Anholtintel-gem: Move debug-only functions to a separate...
2008-07-26 Nicolai Haehnler300_cmdbuf: Always emit INDX_BUFFER immediately after...
2008-07-23 Robert Nolandi915: Move all of the irq install/uninstall to load...
2008-07-22 Dave Airlieradeon: fix typo with a better typo
2008-07-22 Dave Airlieradeon: fix type DST vs Z cache flush
2008-07-21 Eric Anholtintel-gem: Set up HWS when it needs a vaddr during...
2008-07-21 Michel DänzerRemove accidental leftover tests.
2008-07-21 Michel Dänzerradeon: Post-vblank-rework-rework cleanups.
2008-07-19 Jesse Barnesi915: convert to using drm_vblank_get/put around vblank...
2008-07-18 Dave Airlieradeon: remove microcode version
2008-07-18 Dave Airliedrm/radeon: fixup 0 vs NULL
2008-07-17 Jesse Barnesi915: remove old broken vblank code
2008-07-15 Hong LiuThis is a modified version of Hong's patch from last...
2008-07-15 Dave Airliedrm: add fix for PAT on radeon with 2.6.26
2008-07-12 Eric Anholtintel-gem: Add two new ioctls for managing tiling on...
2008-07-08 Ben Skeggsnouveau: interface changes for nv5x 3d
2008-07-02 Zhenyu Wangi915: official name for GM45 chipset
2008-07-01 Jesse Barnesi915: only use tiled blits on 965+
2008-06-25 Ben Skeggsnv50: when destroying a channel make sure it's not...
2008-06-24 Keith Packard[intel] Get vblank pipe from irq_mask_reg instead of...
2008-06-24 Keith Packard[intel] Create functions to enable/disable interrupts
2008-06-24 Jesse Barnesi915: register definition & header file cleanup
2008-06-24 Keith PackardMerge branch 'drm-gem' into drm-gem-965
2008-06-24 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-24 Keith PackardWas using irq_enable_reg in the use_mask_reg path
2008-06-23 Keith Packard[intel] leave interrupts disabled in ISR only on MSI...
2008-06-23 Keith Packard[intel-gem] Recover resources from wedged hardware.
2008-06-23 Keith Packard[intel] Switch to using IMR instead of IER
2008-06-23 Keith Packard[intel] allow the irq code to use either enable or...
2008-06-22 Ben Skeggsnv50: oops, keep VRAM allocations aligned at 64KiB...
2008-06-22 Ben Skeggsnv50: use same dma object for fb/tt access
2008-06-22 Ben Skeggsnouveau: allocate drm-use vram buffers from end of...
2008-06-21 Alex DeucherRADEON: 0x1002 0x5657 is actually an RV410
2008-06-21 Keith Packard[intel] Use IMR instead of IER to pend interrupts durin...
2008-06-21 Keith Packard[intel] Count received interrupts
2008-06-21 Keith Packard[intel-gem] Add intel-specific /proc entries to help...
2008-06-20 Keith Packard[intel-gem] Use shmem_getpage instead of find_or_create...
2008-06-20 Keith Packard[intel-gem] Add DRM_IOCTL_I915_GEM_SW_FINISH to flag...
2008-06-20 Dave Airlier300: fix warning
2008-06-18 Zhenyu Wangi915: Add support for Intel 4 series chipsets
2008-06-16 Eric Anholt[linux] Use the device's irq for handler setup instead...
2008-06-15 Jerome Glisseradeon: *really* fix screen corruption thanks to Lukasz...
2008-06-15 Jerome Glisseradeon: actualy try to fix the corruption
2008-06-15 Jerome Glisseradeon: fix screen corruption introduced by last patch
2008-06-13 Keith Packard[intel-gem] throttle based on frames rather than time...
2008-06-13 Keith Packard[intel] Enable MSI for i915 IRQ
2008-06-13 Keith Packard[intel] Restructure irq to pend all work until after...
2008-06-13 Keith Packard[intel-gem] Use a delayed_work instead of a timer ...
2008-06-13 Eric AnholtFix i915_wait_irq in the presence of interrupt masking.
2008-06-13 Eric Anholt[gem] Remove the interrupt handler for retiring requests.
2008-06-13 Jerome Glisseradeon: bump driver date to know if lockup fix is in
2008-06-13 Jerome Glisseradeon: r345xx fixe hard lockup
2008-06-12 Eric AnholtDon't clear USER_INTERRUPT if we're not handling it.
2008-06-11 Eric Anholt[gem] Another round of cleanups from checkpatch.pl
2008-06-11 Alex DeucherRADEON: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_...
2008-06-11 Eric Anholt[gem] Move potentially device-specific ioctls to the...
2008-06-11 Eric Anholt[intel] Fix BUG_ON trigger in irq masking if you did...
2008-06-11 Eric Anholt[gem] Manage the ringbuffer from the kernel in the...
2008-06-11 Ian Romanickxgixp: Remove dependency on TTM fences
2008-06-09 Alex DeucherRADEON: Add untested support for RS400 chips
2008-06-09 Alex DeucherRADEON: switch IGP gart to use radeon_write_agp_base()
2008-06-09 Robert NolandFix typo in i915_suspend
2008-06-08 Robert NolandI915 suspend/resume for FreeBSD
2008-06-08 Dave Airlier300/r500: add hier-z regs
2008-06-06 Keith Packard[intel] remove settable use_mi_batchbuffer_start
2008-06-06 Keith Packard[intel-gem] Use timers to retire requests periodically.
2008-06-06 Keith Packard[intel] free the hardware status page at driver_unload
2008-06-06 Keith Packard[intel-gem] Add explicit throttle ioctl
2008-06-06 Keith Packard[intel] Allocate hardware status page at driver load...
2008-06-06 Keith PackardIgnore X server provided mmio address
2008-06-05 Dennis Kasprzykradeon: Restore software interrupt on resume.
2008-06-03 Dave Airliedrm: sg alloc should write back the handle to userspace
2008-05-30 Alex DeucherRADEON: fix typo in last commit
2008-05-30 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-05-30 Dave Airlier500: attempt to make AGP work by programming agp base...
2008-05-28 Dave Airlieradeon: split microcode out into a separate header...
2008-05-28 Eric Anholt[intel-gem] Replace idlelock usage with real lock acqui...
2008-05-28 Dave Airliei915: fix BSD bh, DRI2 not uses anywhere else
2008-05-28 Dave Airlieradeon: bump release date/version for r500 3D support
2008-05-27 Alex DeucherRADEON: add get_param for number of GB pipes
2008-05-27 Jie Luo[i915] Fix typo in (unused) START_ADDR definition.
2008-05-27 Robert Noland[FreeBSD] Add vblank-rework support and get drivers...
2008-05-26 Keith Packard[i915] leave interrupts masked off when not in use.
2008-05-26 Keith Packard[intel-gem] Add DRM_I915_GEM_BUSY ioctl to check for...
2008-05-23 Keith Packard[intel] Add debug code to verify the cached ring tail...
2008-05-23 Eric Anholt[gem] Release GEM buffers from work task scheduled...
2008-05-22 Dave Airlier500: add two more register ranges for mesa driver...
2008-05-22 Dave Airliedrm: fix nouveau warning
2008-05-21 Eric Anholt[gem] Replace ring throttling hack with actual time...
2008-05-21 Dave Airliers690/r500: vblank support.
2008-05-20 Eric Anholt[gem] Use a separate sequence number field from classic/ttm
2008-05-20 Eric Anholt[gem] Rename sequence numbers from "cookie" to "seqno"
2008-05-20 Eric Anholt[gem] Clean up active/inactive list handling using...
2008-05-17 Dave Airlier500: add more register ranges for Mesa driver
2008-05-16 Eric Anholt[gem] Hold dev->struct_mutex to protect structure data.
2008-05-15 Eric Anholt[gem] Rename the GTT LRU lists to active (executing...
2008-05-14 Alex DeucherRS4xx: separate out RS400 and RS480 IGP chips
next