| Commit message (Expand) | Author | Age |
... | |
| * | drm/i915: Fix KMS regression on Sandybridge/CPT | Zhenyu Wang | 2010-11-04 |
| * | i915: reprogram power monitoring registers on resume | Kyle McMartin | 2010-11-03 |
| * | drm/i915: SNB BLT workaround | Chris Wilson | 2010-11-02 |
| * | drm/i915: Fix the graphics frequency clamping at init and when IPS is active. | Jesse Barnes | 2010-11-02 |
| * | drm/i915: Allow powersave modparam to be adjusted at runtime. | Chris Wilson | 2010-11-02 |
| * | drm/i915: Apply big hammer to serialise buffer access between rings | Chris Wilson | 2010-11-01 |
| * | drm/i915: opregion_setup: iounmap correct address | Christoph Fritz | 2010-11-01 |
| * | drm/i915: Flush read-only buffers from the active list upon idle as well | Chris Wilson | 2010-10-28 |
| * | i915: signedness bug in check_overlay_src() | Dan Carpenter | 2010-10-27 |
| * | drm/i915: Fix typo from "Enable DisplayPort Audio" | Takashi Iwai | 2010-10-27 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-27 |
|\ \
| |/
|/| |
|
| * | drm/radeon/kms: enable unmappable vram for evergreen | Alex Deucher | 2010-10-27 |
| * | drm/radeon/kms: fix tiled db height calculation on 6xx/7xx | Alex Deucher | 2010-10-27 |
| * | drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xx | Alex Deucher | 2010-10-27 |
* | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2010-10-26 |
|\| |
|
| * | vmwgfx: Implement a proper GMR eviction mechanism | Thomas Hellstrom | 2010-10-26 |
| * | drm/radeon/kms: fix r6xx/7xx 1D tiling CS checker v2 | Alex Deucher | 2010-10-26 |
| * | drm/radeon/kms: properly compute group_size on 6xx/7xx | Alex Deucher | 2010-10-26 |
| * | drm/radeon/kms: fix 2D tile height alignment in the r600 CS checker | Alex Deucher | 2010-10-26 |
| * | drm/radeon/kms/evergreen: set the clear state to the blit state | Alex Deucher | 2010-10-26 |
| * | drm/radeon/kms: don't poll dac load detect. | Dave Airlie | 2010-10-25 |
| * | drm/radeon/kms: MC vram map needs to be >= pci aperture size | Alex Deucher | 2010-10-25 |
| * | drm/radeon/kms: implement display watermark support for evergreen | Alex Deucher | 2010-10-25 |
| * | drm/radeon/kms/evergreen: add some additional safe regs v2 | Alex Deucher | 2010-10-25 |
| * | drm/radeon/r600: fix tiling issues in CS checker. | Dave Airlie | 2010-10-25 |
| * | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-next | Dave Airlie | 2010-10-25 |
| |\ |
|
| | * | drm/i915: Move gpu_write_list to per-ring | Chris Wilson | 2010-10-24 |
| | * | drm/i915: Invalidate the to-ring, flush the old-ring when updating domains | Chris Wilson | 2010-10-23 |
| | * | drm/i915/ringbuffer: Write the value passed in to the tail register | Chris Wilson | 2010-10-22 |
| | * | drm/i915: Fix flushing regression from 9af90d19f | Chris Wilson | 2010-10-22 |
| | * | drm/i915/sdvo: Remove unused encoding member | Chris Wilson | 2010-10-22 |
| | * | i915: enable AVI infoframe for intel_hdmi.c [v4] | David Härdeman | 2010-10-22 |
| | * | drm/i915: Fix current fb blocking for page flip | Chia-I Wu | 2010-10-21 |
| | * | drm/i915: IS_IRONLAKE is synonymous with gen == 5 | Chris Wilson | 2010-10-21 |
| | * | drm/i915: Enable SandyBridge blitter ring | Chris Wilson | 2010-10-21 |
| | * | drm/i915/ringbuffer: Remove broken intel_fill_struct() | Chris Wilson | 2010-10-21 |
| | * | drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2b | Chris Wilson | 2010-10-21 |
| | * | drm/i915: Copy the updated reloc->presumed_offset back to the user | Chris Wilson | 2010-10-20 |
| | * | drm/i915: Track objects in global active list (as well as per-ring) | Chris Wilson | 2010-10-20 |
| | * | drm/i915: Simplify most HAS_BSD() checks | Chris Wilson | 2010-10-20 |
| | * | drm/i915: cache the last object lookup during pin_and_relocate() | Chris Wilson | 2010-10-20 |
| | * | drm/i915: Do interrupible mutex lock first to avoid locking for unreference | Chris Wilson | 2010-10-19 |
| | * | drivers: gpu: drm: i915: Fix a typo. | Andrea Gelmini | 2010-10-19 |
| | * | drm/i915: rearrange mutex acquisition for pread | Chris Wilson | 2010-10-19 |
| | * | drm/i915: Rearrange acquisition of mutex during pwrite | Chris Wilson | 2010-10-19 |
| | * | drm/i915: Attempt to prefault user pages for pread/pwrite | Chris Wilson | 2010-10-19 |
| | * | drm/i915: Avoid taking the mutex for dropping the refcnt upon creation | Chris Wilson | 2010-10-19 |
| | * | drm/i915: Perform relocations in CPU domain [if in CPU domain] | Chris Wilson | 2010-10-19 |
| | * | drm/i915: Avoid vmallocing a buffer for the relocations | Chris Wilson | 2010-10-19 |
| | * | drm/i915/hdmi: Add 'force_audio' property | Chris Wilson | 2010-10-19 |