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
/
i915_drv.c
Age
Commit message (
Expand
)
Author
2007-12-18
Modesetting Hotplug
Jakob Bornecrantz
2007-11-15
Merge branch 'master' into modesetting-101
Dave Airlie
2007-11-10
Make sure PLLs are enabled before writing pipe configuration regs
Jesse Barnes
2007-11-05
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-11-05
drm: remove lots of spurious whitespace.
Dave Airlie
2007-11-01
Merge branch 'master' into modesetting-101
Jesse Barnes
2007-10-30
drm/i915: add driver cache flush entry point
Dave Airlie
2007-10-26
i915: suspend/resume support
Jesse Barnes
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-07-16
drm: detypedef ttm/bo/fence code
Dave Airlie
2007-06-29
Merge branch 'master' of git+ssh://git.freedesktop.org/git/mesa/drm into mode...
Alan Hourihane
2007-06-15
i915: Fix handling of breadcrumb counter wraparounds.
Michel Dänzer
2007-06-15
Fix i915 sequence mask.
Thomas Hellstrom
2007-05-24
Suspend/resume shouldn't call drm_initial_config (seems to work ok for me now),
Jesse Barnes
2007-05-22
Suspend/resume support (incomplete).
Jesse Barnes
2007-05-22
Call preallocated space VRAM instead of PRIV0 to be more consistent with
Jesse Barnes
2007-05-17
Fix FB pitch value (we had it wrong and were working around it in a few
Jesse Barnes
2007-04-13
i915/drm: clean up a lot of the i915/drm startup/teardown sequences
David Airlie
2007-04-05
Initial import of modesetting for intel driver in DRM
Dave Airlie
2007-03-27
drm/i915: set the bo up at firstopen time not after DMA init
Dave Airlie
2007-02-16
Simple fence object sample driver for via, based on idling the GPU.
Thomas Hellstrom
2007-02-15
Initial support for fence object classes.
Thomas Hellstrom
2007-02-14
Remove an intel-specific hack and replace it with a fence driver callback.
Thomas Hellstrom
2007-02-09
I915 accelerated blit copy functional.
Thomas Hellstrom
2007-02-07
Fix a stray unlock_kernel() in drm_vm.c
Thomas Hellstrom
2007-02-06
Implement a policy for selecting memory types.
Thomas Hellstrom
2007-01-31
memory manager: Make device driver aware of different memory types.
Thomas Hellstrom
2006-10-17
Extend generality for more memory types.
Thomas Hellstrom
2006-09-29
Add support for secondary vertical blank interrupt to i915 driver.
Michel Dänzer
2006-09-28
Don't enable fence / buffer objects on non-linux systems.
Thomas Hellstrom
2006-09-15
Some bugfixes.
Thomas Hellstrom
2006-08-31
Validation and fencing.
Thomas Hellstrom
2006-08-29
Checkpoint commit. Buffer object flags and IOCTL argument list.
Thomas Hellstrom
2006-08-22
Initial i915 buffer object driver
Thomas Hellstrom
2006-08-21
Allow longer sequence lifetimes.
Thomas Hellstrom
2006-08-21
i915 fence object driver implementing 2 fence object types:
Thomas Hellstrom
2006-02-18
major realigment of DRM CVS with kernel code, makes integration much easier
Dave Airlie
2005-12-28
Add vblank support to i915 DRM..
Dave Airlie
2005-11-11
enable i915 32/64 bit ioctls
Dave Airlie
2005-11-11
cleanup ioctl/max_ioctl to use header file for extern symbols
Dave Airlie
2005-10-21
Don't set MTRR's for intel hardware
Alan Hourihane
2005-08-22
remove i915_pm code as it causes too many issues with current software
Alan Hourihane
2005-08-05
Rename the driver hooks in the DRM to something a little more
Eric Anholt
2005-06-28
Given that BenH says using the sysdev approach for DRM is bogus, I'll yank
Alan Hourihane
2005-06-28
Comment out the .resume function as without programming their dependent
Alan Hourihane
2005-06-06
Fix copyrights
Alan Hourihane
2005-05-28
Re-implement the power management.
Alan Hourihane
2005-05-27
Modify drm_driver::device_is_agp to return a tri-state value to indicate
Ian Romanick
2005-02-01
make functions static in i915, remove unused functions
Dave Airlie
2004-11-09
Fix more build problems on linux-core
Jon Smirl
[next]