summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-08-12drm/i915: make SDVO TV-out work for multifunction devicesDaniel Vetter1-3/+5
2013-08-12drm/radeon: never unpin UVD bo v3Christian König4-55/+52
2013-08-12drm/i915: Preserve the DDI_A_4_LANES bit from the biosStéphane Marchesin2-5/+7
2013-08-12drm/radeon: Disable dma rings for bo moves on r6xxAlex Deucher1-4/+4
2013-08-04drm/i915: Correct obj->mm_list link to dev_priv->dev_priv->mm.inactive_listXiong Zhang1-1/+1
2013-08-04radeon kms: do not flush uninitialized hotplug workSergey Senozhatsky1-4/+5
2013-08-04drm/radeon/atom: initialize more atom interpretor elements to 0Alex Deucher1-0/+5
2013-08-04drm/radeon: fix audio dto programming on DCE4+Alex Deucher1-1/+1
2013-08-04drm/nouveau: fix semaphore dmabuf objMaarten Lankhorst2-6/+10
2013-08-04drm/i915: fix missed hunk after GT access breakageBen Widawsky3-0/+8
2013-08-04drm/i915: fix up gt init sequence falloutDaniel Vetter4-6/+7
2013-08-04drm/i915: Serialize almost all register accessChris Wilson1-3/+6
2013-08-04drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlightKamal Mostafa3-1/+19
2013-08-04drm/i915: correctly restore fences with objects attachedDaniel Vetter1-2/+16
2013-08-04drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()Chris Wilson1-10/+13
2013-08-04drm/i915: fix long-standing SNB regression in power consumption after resume v2Konstantin Khlebnikov2-10/+11
2013-08-04drm/i915: Fix incoherence with fence updates on Sandybridge+Chris Wilson1-6/+24
2013-08-04Partially revert "drm/i915: unconditionally use mt forcewake on hsw/ivb"Guenter Roeck1-1/+30
2013-08-04drm/i915: Fix write-read race with multiple ringsChris Wilson1-0/+4
2013-08-04drm/i915: fix up ring cleanup for the i830/i845 CS tlb w/aDaniel Vetter1-5/+4
2013-08-04drm/radeon: improve dac adjust heuristics for legacy pdacAlex Deucher1-2/+4
2013-08-04drm/radeon: fix combios tables on older cardsMark Kettenis1-104/+41
2013-08-04drm/radeon: Another card with wrong primary dac adjOndrej Zary1-2/+6
2013-08-04drm/radeon: fix endian issues with DP handling (v3)Alex Deucher1-4/+39
2013-08-04drm/radeon: allow selection of alignment in the sub-allocatorAlex Deucher5-4/+8
2013-08-04drm/radeon: fix UVD fence emitChristian König1-1/+1
2013-08-04drm/radeon/hdmi: make sure we have an afmt block assignedAlex Deucher2-0/+12
2013-07-26drm/nv50-/disp: Use output specific mask in interruptEmil Velikov1-1/+5
2013-07-26drm/nva3/disp: Fix HDMI audio regressionIlia Mirkin1-0/+4
2013-07-26drm/radeon: add backlight quirk for hybrid macAlex Deucher1-0/+7
2013-07-26drm/radeon: fix AVI infoframe generationAlex Deucher2-18/+4
2013-07-26drm/nouveau: use vmalloc for pgt allocationMarcin Slusarz1-3/+3
2013-07-26drm/mgag200: Added resolution and bandwidth limits for various G200e products.Julia Lemire3-5/+70
2013-07-26drm/gem: fix not to assign error value to gem nameYoungJun Cho1-11/+7
2013-07-26drm/i915: Only clear write-domains after a successful wait-seqnoChris Wilson1-1/+2
2013-07-26drm/i915: Fix context sizes on HSWBen Widawsky2-9/+8
2013-07-26drm/i915: Fix up sdvo hpd pins for i965g/gmDaniel Vetter2-18/+8
2013-06-28drm/qxl: add missing access check for execbuffer ioctlDave Airlie1-0/+5
2013-06-25drm/i915: make compact dma scatter lists creation work with SWIOTLB backend.Konrad Rzeszutek Wilk1-3/+12
2013-06-25Merge tag 'drm-intel-fixes-2013-06-24' of git://people.freedesktop.org/~danve...Dave Airlie3-17/+8
2013-06-21Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+7
2013-06-20drm/radeon: update lockup tracking when scheduling in empty ringJerome Glisse1-0/+7
2013-06-19Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie5-53/+77
2013-06-19drm/prime: Honor requested file flags when exporting a bufferLaurent Pinchart1-2/+1
2013-06-16drm/i915: Restore fences after resume and GPU resetsChris Wilson3-17/+8
2013-06-15drm/radeon: fix UVD on big endianAlex Deucher2-20/+27
2013-06-12drm/radeon: fix write back suspend regression with uvd v2Jerome Glisse3-31/+46
2013-06-12drm/radeon: do not try to uselessly update virtual memory pagetableJerome Glisse1-2/+4
2013-06-11Merge tag 'drm-intel-fixes-2013-06-11' of git://people.freedesktop.org/~danve...Dave Airlie1-10/+14
2013-06-11Merge branch 'gma500-fixes' of git://github.com/patjak/drm-gma500 into drm-fixesDave Airlie3-13/+54