summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)Author
2010-11-19drm/i915: Disable FBC on Ironlake to save 1WAlex Shi
2010-11-19drm/i915: Take advantage of auto-polling CRT hotplug detection on PCH hardwareKeith Packard
2010-11-19drm/i915/crt: Introduce struct intel_crtChris Wilson
2010-11-19drm/i915: Do not hold mutex when faulting in user addressesChris Wilson
2010-11-15Merge remote branch 'airlied/drm-fixes' into drm-intel-fixesChris Wilson
2010-11-13drm/i915: Retire any pending operations on the old scanout when switchingChris Wilson
2010-11-09drm/i915: Fix I2C adapter registrationJean Delvare
2010-11-09drivers/gpu/drm: Update WARN usesJoe Perches
2010-11-09drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson
2010-11-08drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson
2010-11-08drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson
2010-11-04drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang
2010-11-04drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang
2010-11-03i915: reprogram power monitoring registers on resumeKyle McMartin
2010-11-02drm/i915: SNB BLT workaroundChris Wilson
2010-11-02drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes
2010-11-02drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson
2010-11-01drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson
2010-11-01drm/i915: opregion_setup: iounmap correct addressChristoph Fritz
2010-10-28drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson
2010-10-27i915: signedness bug in check_overlay_src()Dan Carpenter
2010-10-27drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai
2010-10-27Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra
2010-10-24drm/i915: Move gpu_write_list to per-ringChris Wilson
2010-10-23drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-22drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson
2010-10-22drm/i915: Fix flushing regression from 9af90d19fChris Wilson
2010-10-22drm/i915/sdvo: Remove unused encoding memberChris Wilson
2010-10-22i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman
2010-10-21drm/i915: Fix current fb blocking for page flipChia-I Wu
2010-10-21drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson
2010-10-21drm/i915: Enable SandyBridge blitter ringChris Wilson
2010-10-21drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson
2010-10-21drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson
2010-10-20drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson
2010-10-20drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson
2010-10-20drm/i915: Simplify most HAS_BSD() checksChris Wilson
2010-10-20drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson
2010-10-19drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson
2010-10-19drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini
2010-10-19drm/i915: rearrange mutex acquisition for preadChris Wilson
2010-10-19drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson
2010-10-19drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson
2010-10-19drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson
2010-10-19drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson
2010-10-19drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson
2010-10-19drm/i915/hdmi: Add 'force_audio' propertyChris Wilson
2010-10-19drm/i915/sdvo: Add 'force_audio' propertyChris Wilson