OSDN Git Service

radeon: don't map/unmap explicitly.
[android-x86/external-libdrm.git] / linux-core /
2009-06-22 Thomas Hellstromdrm: Strip old ttm.
2009-06-03 Pekka PaalanenFix build on kernels < 2.6.26
2009-05-28 Michael Bueschdrm: Fix compilation on 2.6.30
2009-05-22 Danny Tholennouveau: backlight support for ppc laptops
2009-05-07 Stuart Bennettnouveau: backlight compat fix
2009-03-31 Robert NolandMove drm_vblank_cleanup() after lastclose.
2009-03-25 Stuart Bennettnouveau: add linux compat defines for PCI config access...
2009-03-03 Pekka Paalanendrm: drop Linux < 2.6.21 support
2009-03-03 Pekka Paalanendrm, via: drop Linux < 2.6.20 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.19 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.18 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.16 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.15 support
2009-03-02 Pekka Paalanendrm: drop Linux < 2.6.12 support
2009-03-01 Pekka Paalanendrm: drop Linux < 2.6.10 support
2009-03-01 Pekka Paalanendrm: drop Linux <= 2.6.8 support
2009-03-01 Pekka Paalanendrm: drm_bo_mmap_locked() is static.
2009-02-28 Pekka Paalanendrm, ati: fix printf format warnings
2009-02-28 Pekka Paalanendrm: build fix for Linux drm_vblank_cleanup()
2009-02-28 Robert NolandMove vblank_init to driver load time.
2009-02-24 Robert Nolandlinux: Add msi_enabled to the drm_device so the build...
2009-02-18 Pekka Paalanennouveau: support backlight only when kernel does
2009-02-18 Matthew Garrettnv40, nv50: fix backlight build for <2.6.29 kernels
2009-02-18 Matthew Garrettnouveau: Add in-kernel backlight control support
2009-02-16 Pekka Paalanendrm_compat: remove kmap_atomic_prot_pfn()
2009-02-16 Pekka PaalanenRemove i915 driver sources from linux-core
2009-02-02 Stephane MarchesinRemove the "nv" driver.
2009-01-27 Pekka Paalanendrm compat: fix euid for >=2.6.28
2009-01-18 Dave Airliedrm: remove drmstat/dristat from linux-core build
2008-12-23 Eric Anholtintel: Remove linux build of i915 DRM, as it's unmainta...
2008-12-17 Jesse Barneslibdrm: add mode setting files
2008-12-10 Jesse BarnesRevert "Merge branch 'modesetting-gem'"
2008-12-09 Jesse BarnesMerge branch 'modesetting-gem'
2008-12-03 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-12-03 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-11-20 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-11-19 Jesse BarnesMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-17 Jerome GlisseRevert "gem: protect idr_pre with the spinlock"
2008-11-16 Jerome Glissegem: protect idr_pre with the spinlock
2008-11-15 Dave Airliedrm/bo: fix stupid lock imbalance
2008-11-13 Jesse BarnesMerge branch 'master' into modesetting-gem
2008-11-12 Jakob Bornecrantzmode: Minor reodering and renaming
2008-11-12 Jakob Bornecrantzmode: Remove hotplug support from ioctl interface
2008-11-12 Jerome Glisseradeon+libdrm-radeon: change relocation informations
2008-11-10 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-10 Dave Airlieradeon: add gart useable size to report to userspace
2008-11-10 Dave Airlieradeon: upgrade atom headers
2008-11-10 Dave Airlieradeon: fix fence race condition hopefully
2008-11-10 Dave Airliedrm/radeon: add dpms connector functions
2008-11-10 Dave Airlieradeon: avivo cursors are across the full surface.
2008-11-10 Dave Airliemodesetting: set the crtc x,y after the mode base change
2008-11-10 Dave Airliedrm/radeon: add uncached allocator to drm ttm code.
2008-11-10 Dave Airlieradeon: fixup vram visible calculation to take a/c...
2008-11-05 Jerome Glisseradeon: lib radeon add bo & cs gem backend
2008-11-05 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-11-02 Dave Airlieradeon: make build again
2008-11-02 Dave Airlieradeon: fix ROP values for the paint ROP
2008-11-02 Dave Airlieradeon: add mtrr support for VRAM aperture.
2008-11-02 Dave Airlieradeon: add more HDMI bits
2008-11-02 Dave Airlieradeon: set dma bufs bo type to a kernel type
2008-11-02 Dave Airlieradeon: enable DVI-D + HDMI connectors.
2008-11-02 Dave Airlieradeon: add more debugging
2008-11-02 Dave Airlieradeon: overhaul ring interactions
2008-11-02 Dave Airlieradeon: fix race in sysfs
2008-11-02 Dave Airlieradeon: add proc debugging for interrupts/ring
2008-11-02 Dave Airlieradeon: only enable dynclks if asked for
2008-11-02 Dave Airlieradeon: add wait rendering API
2008-11-02 Dave Airlieradeon: remove unused gem indirect ioctl
2008-11-02 Dave Airlieradeon: fix some warnings
2008-11-02 Dave Airlieradeon: fix free after refcount
2008-11-02 Dave Airlieradeon: CS2 make it all work with new relocs style
2008-11-02 Dave Airlieradeon: make new CS2 command submission interface port...
2008-11-02 Dave Airlieradeon/drm: fixup ref counting in on fb objs
2008-11-02 Dave Airlieradeon: add r423 bits to modesetting
2008-11-02 Dave Airlieradeon: pull bus master enable into its own function
2008-11-02 Dave Airlieradeon: fix accessible VRAM sizing
2008-11-02 Dave Airlieradeon: fix some warnings
2008-11-02 Dave Airlieradeon: workaround failure to parse some rs48x edid
2008-11-02 Pekka Paalanennouveau: compat fix for set_page_locked().
2008-10-28 Ben Skeggsnv50: symlink nv50_grctx.h to linux-core...
2008-10-27 Pekka Paalanendrm: missing init_mm symbol, compatibility fix
2008-10-27 Jerome GlisseMerge branch 'modesetting-gem' of ssh://git.freedesktop...
2008-10-24 Jakob Bornecrantzmode: Try to settle on a standard for struct fields
2008-10-16 Dave Airlieradeon: add initial agp support.
2008-10-16 Dave Airlieradeon: fixup interrupt suspend/resume
2008-10-16 Dave Airlieradeon: fixup suspend/resume bus master enable
2008-10-16 Dave Airlieradeon: re-enable hw blits for copying from VRAM
2008-10-16 Dave Airlieradeon: fix buffer copying for VRAM->TT
2008-10-16 Dave Airlieradeon: move memcpy until after CP is stopped
2008-10-16 Dave Airliedrm: remove stray debug code
2008-10-16 Dave Airlieradeon: use discardable flags on no backing store objects
2008-10-16 Dave Airliedrm: add discardable flag.
2008-10-16 Dave Airliedrm/radeon: initial suspend/resume fix.
2008-10-07 Alex Deucherradeon: pull in recent fixes from ddx
2008-10-06 Dave Airlieradeon: fix alignment so Xv works again
2008-10-06 Dave Airlieradeon: fix pin ioctl interface to mesa can find offset...
2008-10-06 Dave Airliedrm/radeon: fixup clean flag handling
2008-09-30 Dave AirlieMerge remote branch 'origin/modesetting-gem' into modes...
2008-09-30 Dave AirlieMerge remote branch 'origin/master' into modesetting-gem
2008-09-26 Alex Deucherradeon: use atom for ext tmds on r4xx
next