summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2012-08-09nouveau: Fix alignment requirements on src and dst addressesMaarten Lankhorst3-10/+175
2012-08-09drm/radeon: fix dpms on/off on trinity/aruba v2Jerome Glisse1-2/+10
2012-08-09drm/radeon: on hotplug force link training to happen (v2)Jerome Glisse1-2/+8
2012-08-09drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)Jerome Glisse1-8/+21
2012-08-09drm/radeon: fix non revealent error messageJerome Glisse1-3/+7
2012-08-09drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.Michel Dänzer1-1/+7
2012-08-09drm/radeon: fix bo creation retry pathJerome Glisse1-1/+2
2012-08-09drm/radeon: fix fence related segfault in CSChristian König1-1/+1
2012-07-16drm/i915: rip out the PM_IIR WARNDaniel Vetter1-1/+0
2012-07-16drm/i915: Refactor the deferred PM_IIR handling into a single functionChris Wilson1-29/+29
2012-07-16drm/radeon: fix VM page table setup on SIAlex Deucher2-4/+13
2012-07-16drm/i915: Fix eDP blank screen after S3 resume on HP desktopsTakashi Iwai1-1/+4
2012-07-16drm/nouveau/fbcon: using nv_two_heads is not a good ideaBen Skeggs1-1/+1
2012-07-16drm/edid: don't return stack garbage from supports_rbDaniel Vetter1-1/+1
2012-06-22drm sis: initialize object_idrMárton Németh1-1/+1
2012-06-22drm/udl: only bind to the video devices on the hub.Dave Airlie1-1/+14
2012-06-22drm via: initialize object_idrMárton Németh1-2/+1
2012-06-22drm/radeon: add some additional 6xx/7xx/EG register initAlex Deucher6-1/+13
2012-06-22Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"Daniel Vetter1-1/+6
2012-06-17drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-06-17drm/radeon: fix tiling and command stream checking on evergreen v3Jerome Glisse2-5/+47
2012-06-17gma500: don't register the ACPI video busAlan Cox1-1/+1
2012-06-17drm/ttm: Fix buffer object metadata accounting regression v2Thomas Hellstrom1-10/+3
2012-06-17drm/i915: Reset last_retired_head when resetting ringChris Wilson1-0/+1
2012-06-17drm/nouveau/disp: fix dithering not being enabled on some eDP macbooksBen Skeggs1-1/+7
2012-06-10drm/i915: enable vdd when switching off the eDP panelDaniel Vetter1-10/+8
2012-06-10drm/i915/dp: Flush any outstanding work to turn the VDD offChris Wilson1-0/+1
2012-06-10drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes1-1/+1
2012-06-10drm/radeon/kms: add new Trinity PCI idsAlex Deucher1-4/+17
2012-06-10drm/radeon: fix vm deadlocks on caymanChristian König1-7/+12
2012-06-10drm/radeon/audio: don't hardcode CRTC idRafał Miłecki1-2/+3
2012-06-10drm/vmwgfx: Fix nasty write past alloced memory areaThomas Hellstrom1-1/+1
2012-06-10drm/ttm: Fix spinlock imbalanceThomas Hellstrom1-0/+1
2012-06-10drm/radeon: fix HD6790, HD6570 backend programmingJerome Glisse1-2/+2
2012-06-10drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlockAlex Deucher4-0/+9
2012-06-10drm/radeon: fix bank information in tiling configAlex Deucher3-8/+18
2012-06-10drm/radeon: fix regression in UMS CS ioctlAlex Deucher1-14/+17
2012-06-10drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw1-0/+8
2012-06-10drm/i915: wait for a vblank to pass after tv detectDaniel Vetter1-0/+5
2012-06-10drm/i915: Adding TV Out Missing modes.Rodrigo Vivi1-0/+48
2012-06-10drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2-4/+13
2012-06-10drm/radeon: fix typo in trinity tiling setupAlex Deucher1-1/+1
2012-06-10drm/radeon: fix XFX quirkAlex Deucher1-1/+3
2012-06-01nouveau: nouveau_set_bo_placement takes TTM flagsDave Airlie1-1/+1
2012-06-01drm/i915: don't clobber the pipe param in sanitize_modesettingDaniel Vetter1-2/+3
2012-06-01drm/i915: [GEN7] Use HW scheduler for fixed function shadersBen Widawsky2-0/+29
2012-06-01drm/i915: Avoid a double-read of PCH_IIR during interrupt handlingChris Wilson1-6/+3
2012-06-01gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox1-2/+4
2012-05-07drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs2-178/+22
2012-05-07drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter1-3/+6