index
:
~alon/drm
X_4_0_1-20000711-merge
agpgart_2_0_branch
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-0-2-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
config-0-0-1-branch
dispatch-0-0-1-branch
dispatch-0-0-2-branch
dispatch-0-0-3-branch
dmx-0-1-branch
dmx-1-0-branch
dri2-swapbuffers
driinterface-0-0-1-branch
driinterface-0-0-2-branch
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-gem
drm-sman-branch
drm-ttm-0-2-branch
drm-ttm-branch
drm-ttm-cleanup-branch
drm-ttm-finalize
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
drmpci-0-0-1
full-0-0-1-branch
full-0-0-2-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
geode-0-0-1-branch
glxmisc-1-0-0-branch
glxmisc-2-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
libkms-master
m3-0-0-1-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-dirty-libdrm
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
nouveau-1
nv-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
qxl
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r500-support
r6xx-r7xx-support
radeon-1-0-0-branch
reinit-0-0-1-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
smt-0-0-1-branch
smt-0-0-1-stage2b
smt-0-0-2-branch
sse-1-0-0-branch
sse-1-0-1-branch
stable-1-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
texmem-1.0
trident-0-0-1-branch
trident-0-0-2-branch
ttm-vram-0-1-branch
vblank
vblank-event
vblank-rework
video-1-0-0-branch
xc_4_0_1-20000711-merge
xgi-0-0-1
xgi-0-0-2
xv845g-0-1-branch
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
i915_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-20
[intel-gem] Add intel-specific /proc entries to help monitor gem operation
Keith Packard
1
-0
/
+2
2008-06-16
[intel] Quirk away MSI support on 945G/GM.
Eric Anholt
1
-1
/
+10
2008-06-13
[intel-gem] throttle based on frames rather than time. Reduces jitter.
Keith Packard
1
-0
/
+3
2008-06-13
[intel] Enable MSI for i915 IRQ
Keith Packard
1
-2
/
+15
2008-06-11
[gem] Move potentially device-specific ioctls to the intel driver.
Eric Anholt
1
-2
/
+0
2008-05-30
Merge commit 'origin/master' into drm-gem
Eric Anholt
1
-4
/
+4
2008-05-15
[gem] Hold dev->struct_mutex to protect structure data.
Eric Anholt
1
-1
/
+1
2008-05-11
[GEM] Make pread/pwrite manage memory domains. No luck with movnti though.
Keith Packard
1
-0
/
+1
2008-05-08
[intel-gem] Move domains to relocation records. add set_domain ioctl.
Keith Packard
1
-0
/
+1
2008-05-02
Add a bit of /proc/dri/*/gem support. Clean up some refcount/pagelock issues.
Keith Packard
1
-1
/
+1
2008-05-01
checkpoint: rename to GEM and a few more i915 bits.
Eric Anholt
1
-0
/
+2
2008-04-29
i915: fix off by one in VGA save/restore of AR & CR regs
Jesse Barnes
1
-4
/
+4
2008-04-11
Save and restore dsparb and d_state regs
Keith Packard
1
-0
/
+7
2008-02-22
i915: put ARX back into index mode before doing restore
Jesse Barnes
1
-0
/
+1
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
1
-4
/
+9
2008-02-16
[915]: more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
1
-0
/
+18
2008-02-07
Restore pipeconf regs unconditionally
Jesse Barnes
1
-7
/
+4
2008-02-07
i915: save/restore interrupt state
Jesse Barnes
1
-0
/
+7
2008-01-30
Simplify the fencing code and differentiate between flushes and
Thomas Hellstrom
1
-10
/
+3
2008-01-28
Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
1
-0
/
+2
2008-01-22
Merge branch 'master' into vblank-rework, including mach64 support
Jesse Barnes
1
-12
/
+19
2008-01-15
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
1
-1
/
+1
2007-12-21
Rename inappropriately named 'mask' fields to 'proposed_flags' instead.
Keith Packard
1
-2
/
+2
2007-11-10
Make sure PLLs are enabled before writing pipe configuration regs
Jesse Barnes
1
-2
/
+9
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
1
-7
/
+7
2007-10-30
Merge branch 'master' into vblank-rework, fixup remaining drivers
Jesse Barnes
1
-5
/
+461
2007-10-30
drm/i915: add driver cache flush entry point
Dave Airlie
1
-0
/
+1
2007-10-26
i915: suspend/resume support
Jesse Barnes
1
-0
/
+455
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
1
-2
/
+2
2007-06-15
i915: Fix handling of breadcrumb counter wraparounds.
Michel Dänzer
1
-3
/
+3
2007-06-15
Remove DRIVER_IRQ_VBL(2).
Michel Dänzer
1
-2
/
+1
2007-06-15
Fix i915 sequence mask.
Thomas Hellstrom
1
-1
/
+1
2007-06-12
Initial checkin of vblank rework. Code attempts to reduce the number
Jesse Barnes
1
-2
/
+3
2007-03-27
drm/i915: set the bo up at firstopen time not after DMA init
Dave Airlie
1
-0
/
+1
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
1
-1
/
+1
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
1
-1
/
+1
2007-02-14
Remove an intel-specific hack and replace it with a fence driver callback.
Thomas Hellstrom
1
-0
/
+1
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
1
-1
/
+1
2007-02-07
Fix a stray unlock_kernel() in drm_vm.c
Thomas Hellstrom
1
-0
/
+1
2007-02-06
Implement a policy for selecting memory types.
Thomas Hellstrom
1
-0
/
+9
2007-01-31
memory manager: Make device driver aware of different memory types.
Thomas Hellstrom
1
-3
/
+2
2006-10-17
Extend generality for more memory types.
Thomas Hellstrom
1
-3
/
+2
2006-09-29
Add support for secondary vertical blank interrupt to i915 driver.
Michel Dänzer
1
-1
/
+3
2006-09-28
Don't enable fence / buffer objects on non-linux systems.
Thomas Hellstrom
1
-4
/
+8
2006-09-15
Some bugfixes.
Thomas Hellstrom
1
-0
/
+1
2006-08-31
Validation and fencing.
Thomas Hellstrom
1
-1
/
+3
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom
1
-1
/
+2
2006-08-22
Initial i915 buffer object driver
Thomas Hellstrom
1
-0
/
+8
2006-08-21
Allow longer sequence lifetimes.
Thomas Hellstrom
1
-1
/
+1
2006-08-21
i915 fence object driver implementing 2 fence object types:
Thomas Hellstrom
1
-0
/
+11
[next]