index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
Age
Commit message (
Expand
)
Author
2001-06-18
Fix 5 security bugs found by the Stanford tools
Jeff Hartmann
2001-06-18
Forgot to bump date stamp.
Gareth Hughes
2001-06-18
Enable shared IRQs in DMA template, use in i810 driver.
Gareth Hughes
2001-06-14
First pass of 4.1.0 merge.
David Dawes
2001-05-23
Only authenticated clients can mmap() (Jeff Hartmann).
Gareth Hughes
2001-05-17
Make the SiS module work again. At least glxinfo reports it's working, yet
Alan Hourihane
2001-05-03
Make SiS driver compile with the new templated format. Not tested. minor
Alan Hourihane
2001-05-01
Import of XFree86 4.0.99.3
David Dawes
2001-04-30
fix build of i810 kernel driver for 2.4.3 or greater kernels
Alan Hourihane
2001-04-30
- PCIGART patches for Alpha from Compaq
Kevin E Martin
2001-04-09
Import -f XFree86 4.0.99.2
David Dawes
2001-04-06
Handle drivers that don't have __HAVE_SG defined.
Alan Hourihane
2001-04-05
Merged ati-pcigart-1-0-0
Kevin E Martin
2001-04-03
include 2.4.2
Alan Hourihane
2001-04-03
make 2.4.2 -> 2.4.3 change conditional. works with older than 2.4.3 kernels
Alan Hourihane
2001-04-02
Update radeon DRM to v1.1.0 (texture upload changes).
Gareth Hughes
2001-03-30
merge in 2.4.3 kernel change.
Alan Hourihane
2001-03-21
- Fix MGA header info.
Gareth Hughes
2001-03-19
Import of XFree86 4.0.99.1
David Dawes
2001-03-19
Update version, date stamp.
Gareth Hughes
2001-03-19
Remove PRIMPTR completely.
Gareth Hughes
2001-03-18
__REALLY_HAVE_MTRR, vmalloc_32 fixes from Jeff Wiedemeier.
Gareth Hughes
2001-03-14
Merged sarea-1-0-0
Kevin E Martin
2001-03-08
Fix ring space calculations, tests. Based on patch by Bruce Stockwell.
Gareth Hughes
2001-03-07
Change error message to debug message when client dies while holding the
Gareth Hughes
2001-03-07
surround agp calls in drm_memory with __REALLY_HAVE_AGP instead of
Alan Hourihane
2001-03-06
Merge tdfx-3-1-0 branch.
Gareth Hughes
2001-03-05
allow dristat to find out whether AGP is write-combined or not.
Alan Hourihane
2001-03-05
fix that last patch to initialize the MTRR when AGP available.
Alan Hourihane
2001-03-04
Don't t
#include
"drmP.h"
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,25)
#include
"i915_drm.h"
#include
"i915_drv.h"
#define PCI_DEVICE_ID_INTEL_82946GZ_HB 0x2970
#define PCI_DEVICE_ID_INTEL_82965G_1_HB 0x2980
#define PCI_DEVICE_ID_INTEL_82965Q_HB 0x2990
#define PCI_DEVICE_ID_INTEL_82965G_HB 0x29A0
#define PCI_DEVICE_ID_INTEL_82965GM_HB 0x2A00
#define PCI_DEVICE_ID_INTEL_82965GME_HB 0x2A10
#define PCI_DEVICE_ID_INTEL_82945GME_HB 0x27AC
#define PCI_DEVICE_ID_INTEL_G33_HB 0x29C0
#define PCI_DEVICE_ID_INTEL_Q35_HB 0x29B0
#define PCI_DEVICE_ID_INTEL_Q33_HB 0x29D0
#define I915_IFPADDR 0x60
2001-01-29
Corresponding sync with PCI GART updates.
Gareth Hughes
2001-01-24
- Misc cleanups.
Gareth Hughes
2001-01-08
Merged tdfx-3-0-0
Nathan Hand
2001-01-05
Merged ati-5-0-0
Kevin E Martin
2001-01-04
Sync with Linux 2.4.0-prerelease
Rik Faith
2000-12-30
add blit ioctl, fix plnwt handling
Keith Whitwell
2000-12-15
Update date information.
Gareth Hughes
2000-12-12
- Fix nasty depth span bug. Drawable offset was not being added to pixel
Gareth Hughes
2000-12-02
2000-09-29
Audit calls to schedule() Remove tags from files shared with Linux kernel
Rik Faith
2000-09-28
Fixed two things Rik pointed out in the last commit
Jeff Hartmann
2000-09-27
Merged the mga-lock-debug-0-2-0-branch with the trunk. This includes
Jeff Hartmann
[next]