summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-10-28drm/i915: Sanity check pread/pwriteChris Wilson
2010-10-28drm/i915: Prevent module unload to avoid random memory corruptionChris Wilson
2010-10-28drivers/gpu/drm/i915/i915_gem.c: Add missing error handling codeJulia Lawall
2010-10-28drm/radeon/kms: avivo cursor workaround applies to evergreen as wellAlex Deucher
2010-10-28drm/radeon/kms: fix bad cast/shift in evergreen.cAlex Deucher
2010-09-26drm/i915: Ensure that the crtcinfo is populated during mode_fixup()Chris Wilson
2010-09-26drm/nv50: initialize ramht_refs list for faked 0 channelMarcin Slusarz
2010-09-26drm/i915,agp/intel: Add second set of PCI-IDs for B43Chris Wilson
2010-09-26intel_agp, drm/i915: Add all sandybridge graphics devices supportZhenyu Wang
2010-09-20drm: Only decouple the old_fb from the crtc is we call mode_set*Chris Wilson
2010-09-20Revert "drm/i915: Allow LVDS on pipe A on gen4+"Chris Wilson
2010-09-20drm/i915: don't enable self-refresh on IronlakeJesse Barnes
2010-09-20drm/i915: Prevent double dpms onChris Wilson
2010-09-20drm/i915: overlay on gen2 can't address above 1GDaniel Vetter
2010-09-20drm/i915: Allocate the PCI resource for the MCHBARChris Wilson
2010-09-20drm/i915/dp: Really try 5 times before giving up.Chris Wilson
2010-09-20i915_gem: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20i915: return -EFAULT if copy_to_user failsDan Carpenter
2010-09-20drm/radeon/kms/evergreen: fix backend setupAlex Deucher
2010-09-20drm/radeon/kms/evergreen: fix gpu hangs in userspace accel codeAlex Deucher
2010-09-20drm/radeon/kms: properly set crtc high base on r7xxAlex Deucher
2010-09-20drm/radeon/kms: force legacy pll algo for RV620 LVDSAlex Deucher
2010-09-20drm/radeon/kms: force legacy pll algo for RV515 LVDSAlex Deucher
2010-09-20drm/i915: Enable MI_FLUSH on SandybridgeZhenyu Wang
2010-09-20drm/radeon/kms: fix a regression on r7xx AGP due to the HDP flush fixAlex Deucher
2010-08-26drm: stop information leak of old kernel stack.Dave Airlie
2010-08-26drm/radeon/kms: fix GTT/VRAM overlapping testJerome Glisse
2010-08-26drm/radeon/kms: fix sideport detection on newer rs880 boardsAlex Deucher
2010-08-26drm/radeon/kms/DCE3+: switch pads to ddc mode when going i2cAlex Deucher
2010-08-26drm/radeon/kms: fix typo in radeon_compute_pll_gainAlex Deucher
2010-08-26drm/radeon/kms/pm: bail early if nothing's changingAlex Deucher
2010-08-26drm/radeon/kms: don't enable MSIs on AGP boardsAlex Deucher
2010-08-26drm/agp/i915: trim stolen space to 32MJesse Barnes
2010-08-26drm/i915/edp: Flush the write before waiting for PLLsChris Wilson
2010-08-26drm/i915: i8xx also doesn't like multiple oustanding pageflipsDaniel Vetter
2010-08-26drm/i915: fixup pageflip ringbuffer commands for i8xxDaniel Vetter
2010-08-26drm/radeon/kms: add missing copy from userDr. David Alan Gilbert
2010-08-26drm/radeon/kms: add additional quirk for Acer rv620 laptopAlex Deucher
2010-08-10drm/i915: Check overlay stride errata for i830 and i845Chris Wilson
2010-08-10drm/i915: Unset cursor if out-of-bounds upon mode change (v4)Chris Wilson
2010-08-10drm/radeon/kms: handle the case of no active displays properly in the bandwid...Alex Deucher
2010-08-10drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher
2010-08-10drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer
2010-07-29drm/edid: Fix the HDTV hack sync adjustmentAdam Jackson
2010-07-29drm/radeon/kms: fix radeon mid power profile reportingDaniel J Blueman
2010-07-26drm/i915: make sure we shut off the panel in eDP configsJesse Barnes
2010-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-07-26drm/i915: add pipe A force quirks to i915 driverJesse Barnes
2010-07-26drm/i915: Fix panel fitting regression since 734b4157Chris Wilson
2010-07-26drm/i915: fix deadlock in fb teardownJesse Barnes