summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* drivers/gpu/drm: Update WARN usesJoe Perches2010-11-091-2/+1
* drm/i915: Fix LVDS fixed-mode regression from 219adae1Chris Wilson2010-11-091-5/+11
* drm/i915/ringbuffer: Use the HEAD auto-reporting mechanismChris Wilson2010-11-081-1/+12
* drm/i915: Avoid might_fault during pwrite whilst holding our mutexChris Wilson2010-11-081-9/+16
* drm/i915; Don't apply Ironlake FDI clock workaround to SandybridgeZhenyu Wang2010-11-042-3/+5
* drm/i915: Fix KMS regression on Sandybridge/CPTZhenyu Wang2010-11-041-21/+33
* i915: reprogram power monitoring registers on resumeKyle McMartin2010-11-032-1/+4
* drm/i915: SNB BLT workaroundChris Wilson2010-11-022-3/+116
* drm/i915: Fix the graphics frequency clamping at init and when IPS is active.Jesse Barnes2010-11-021-5/+4
* drm/i915: Allow powersave modparam to be adjusted at runtime.Chris Wilson2010-11-021-1/+1
* drm/i915: Apply big hammer to serialise buffer access between ringsChris Wilson2010-11-011-28/+52
* drm/i915: opregion_setup: iounmap correct addressChristoph Fritz2010-11-011-1/+1
* drm/i915: Flush read-only buffers from the active list upon idle as wellChris Wilson2010-10-282-13/+5
* i915: signedness bug in check_overlay_src()Dan Carpenter2010-10-271-1/+3
* drm/i915: Fix typo from "Enable DisplayPort Audio"Takashi Iwai2010-10-271-1/+1
* Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-2637-5497/+7022
|\
| * drm/i915: Move gpu_write_list to per-ringChris Wilson2010-10-244-26/+29
| * drm/i915: Invalidate the to-ring, flush the old-ring when updating domainsChris Wilson2010-10-231-3/+6
| * drm/i915/ringbuffer: Write the value passed in to the tail registerChris Wilson2010-10-222-16/+16
| * drm/i915: Fix flushing regression from 9af90d19fChris Wilson2010-10-221-1/+1
| * drm/i915/sdvo: Remove unused encoding memberChris Wilson2010-10-221-23/+22
| * i915: enable AVI infoframe for intel_hdmi.c [v4]David Härdeman2010-10-224-105/+130
| * drm/i915: Fix current fb blocking for page flipChia-I Wu2010-10-211-5/+8
| * drm/i915: IS_IRONLAKE is synonymous with gen == 5Chris Wilson2010-10-218-22/+18
| * drm/i915: Enable SandyBridge blitter ringChris Wilson2010-10-2110-62/+170
| * drm/i915/ringbuffer: Remove broken intel_fill_struct()Chris Wilson2010-10-212-19/+0
| * drm/i915/ringbuffer: Fix emit batch buffer regression from 8187a2bChris Wilson2010-10-211-1/+1
| * drm/i915: Copy the updated reloc->presumed_offset back to the userChris Wilson2010-10-201-0/+13
| * drm/i915: Track objects in global active list (as well as per-ring)Chris Wilson2010-10-205-96/+58
| * drm/i915: Simplify most HAS_BSD() checksChris Wilson2010-10-203-37/+22
| * drm/i915: cache the last object lookup during pin_and_relocate()Chris Wilson2010-10-201-171/+144
| * drm/i915: Do interrupible mutex lock first to avoid locking for unreferenceChris Wilson2010-10-191-113/+93
| * drivers: gpu: drm: i915: Fix a typo.Andrea Gelmini2010-10-191-1/+1
| * drm/i915: rearrange mutex acquisition for preadChris Wilson2010-10-191-56/+43
| * drm/i915: Rearrange acquisition of mutex during pwriteChris Wilson2010-10-191-105/+65
| * drm/i915: Attempt to prefault user pages for pread/pwriteChris Wilson2010-10-191-14/+19
| * drm/i915: Avoid taking the mutex for dropping the refcnt upon creationChris Wilson2010-10-191-4/+7
| * drm/i915: Perform relocations in CPU domain [if in CPU domain]Chris Wilson2010-10-191-26/+29
| * drm/i915: Avoid vmallocing a buffer for the relocationsChris Wilson2010-10-191-149/+75
| * drm/i915/hdmi: Add 'force_audio' propertyChris Wilson2010-10-191-0/+64
| * drm/i915/sdvo: Add 'force_audio' propertyChris Wilson2010-10-191-2/+46
| * drm/i915/dp: Add 'force_audio' propertyChris Wilson2010-10-191-5/+69
| * drm/i915: Enable HDMI audio for monitor with audio supportZhenyu Wang2010-10-191-4/+8
| * drm/i915: Enable DisplayPort audioZhenyu Wang2010-10-191-21/+41
| * drm/i915: Initialize panel timing registers if VBIOS did notBryan Freed2010-10-193-4/+25
| * drm/i915: Sleep whilst waiting for the ringChris Wilson2010-10-191-1/+1
| * drm/i915: Fix GPIO pin to register mappingZhenyu Wang2010-10-191-0/+1
| * drm/i915: restore fixed FDI link rate on SandybridgeChris Wilson2010-10-191-2/+5
| * drm/i915/dp: down the DP link even if the reg indicates it's already downJesse Barnes2010-10-191-10/+6
| * drm/i915: Fix oops on HWS unloadDaniel Vetter2010-10-191-3/+3
OpenPOWER on IntegriCloud