summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2010-12-14drm/i915/sdvo: Always add a 30ms delay to make SDVO TV detection reliableChris Wilson
2010-12-14drm/radeon/kms: fix interlaced and doublescan handlingAlex Deucher
2010-12-14drm/radeon/kms: Fix retrying ttm_bo_init() after it failed once.Michel Dänzer
2010-12-14drm/radeon/kms: add workaround for dce3 ddc line vbios bugAlex Deucher
2010-12-14drm/radeon/kms: fix typos in disabled vbios codeAlex Deucher
2010-12-14drm/radeon/kms/atom: set sane defaults in atombios_get_encoder_mode()Alex Deucher
2010-12-14drm/i915/overlay: Ensure that the reg_bo is in the GTT prior to writing.Chris Wilson
2010-12-14drm/i915: diasable clock gating for the panel power sequencerJesse Barnes
2010-12-14drm/i915: Free hardware status page on unload when physically mappedKeith Packard
2010-12-14drm/radeon/kms: fix handling of tex lookup disable in cs checker on r2xxAlex Deucher
2010-12-14drm/radeon/kms: make sure blit addr masks are 64 bitAlex Deucher
2010-12-14drm/radeon/kms: properly compute group_size on 6xx/7xxAlex Deucher
2010-12-14drm/radeon/kms: MC vram map needs to be >= pci aperture sizeAlex Deucher
2010-12-14drm/radeon/kms: register an i2c adapter name for the dp aux busAlex Deucher
2010-12-14drm/radeon/kms: don't disable shared encoders on pre-DCE3 display blocksAlex Deucher
2010-10-28agp/intel: Fix cache control for SandybridgeZhenyu Wang
2010-10-28drm/radeon/kms: add quirk for MSI K9A2GM motherboardAlex Deucher
2010-10-28drm/radeon/kms: fix potential segfault in r600_ioctl_wait_idleAlex Deucher
2010-10-28drm/radeon/kms: fix up encoder info messages for DFP6Alex Deucher
2010-10-28drm/radeon/kms: fix possible sigbus in evergreen accel codeAlex Deucher
2010-10-28drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson
2010-10-28drm: Prune GEM vma entriesChris Wilson
2010-10-28drm/i915: fix GMCH power reportingJesse Barnes
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