OSDN Git Service

link libdrm_intel properly
[android-x86/external-libdrm.git] / shared-core /
2008-10-10 Robert Nolandi915: Cleanup interrupt handling
2008-10-06 Alex Deucherradeon: add comment to clarify bus mastering on PCIE...
2008-10-06 Alex Deucherradeon: fix duplicate define in my last commit
2008-10-06 Dave Airlieradeon: PCIE cards don't appear to have explicit bus...
2008-10-06 Alex Deucherradeon: fix bus master enabled bits on newer asics
2008-10-06 Mihail Zenkovradeon: fix missing bit from rs740 patch
2008-10-05 Alex Deucherradeon: Add support for HD2100 IGP (RS740)
2008-09-17 Ben Skeggsnv50: add initial context for chipset 0xaa
2008-09-17 Ben Skeggsnv50: add initial context to match ctxprog for chipset...
2008-09-17 Ben Skeggsnv50: add ctxprog for chipset 0x50
2008-09-17 Ben Skeggsnv50: add ctxprog for chipset 0xaa
2008-09-17 Ben Skeggsnv50: add support for chipset 0x92
2008-09-06 Robert Noland[FreeBSD] Ensure that drm_pci_alloc is never called...
2008-09-05 Robert Nolandi915: fix i915_ring_validate()
2008-09-04 Stephane Marchesinnouveau: 8200 cards are 0xA0 family.
2008-08-30 Dave Airlieradeon: make writeback work after suspend/resume.
2008-08-29 vehemens[FreeBSD] Replace typedefs on bsd.
2008-08-24 Robert Nolandi915: Fix i915 build on FreeBSD
2008-08-24 Robert Nolandi915: Convert vblank on disabled pipe DRM_ERROR to...
2008-08-24 Robert Nolandi915: Clear sarea_priv during lastclose.
2008-08-24 Robert Nolandi915: Free dev->dev_private on unload.
2008-08-24 Robert Nolandi915: Move spinlock init / destroy to load / unload...
2008-08-19 rootnouveau: fifo and graphics engine suspend and resume...
2008-08-16 Maarten Maathuisnouveau: make it compile under 2.6.27
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-08 Stuart Bennettnouveau: wait for pgraph idle after loading or saving...
2008-07-31 Dave AirlieRevert "i915: Move all of the irq install/uninstall...
2008-07-30 Eric Anholtintel-gem: Replace version bump signalling GEM with...
2008-07-30 Eric AnholtRevert "Rename drm_mm.c and its fuctions to drm_memrange."
2008-07-30 Dave Airliei915: more version checks
2008-07-30 Dave Airliei915: add version checks for opregion on old kernels
2008-07-29 Nicolai Haehnler300: Fix cliprect emit
2008-07-29 Eric Anholtintel: Fix typo in unused register definition name.
2008-07-29 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-07-29 Stuart Bennettnouveau: fix nv04 fifo context save to save reg content...
2008-07-29 Stuart Bennettnouveau: fix bad rename from 5a072f32c8f941d1ef30181188...
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
next