summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-09-05drm: omapdrm: fix compiler errorsRussell King
2014-07-28drm/radeon: avoid leaking edid dataAlex Deucher
2014-07-28drm/qxl: return IRQ_NONE if it was not our irqJason Wang
2014-07-28drm/radeon: set default bl level to something reasonableAlex Deucher
2014-07-17drm/radeon: stop poisoning the GART TLBChristian König
2014-07-17drm/radeon: fix typo in golden register setup on evergreenAlex Deucher
2014-07-09drm/vmwgfx: Fix incorrect write to read-only register v2:Thomas Hellstrom
2014-07-09drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submissionMarek Olšák
2014-07-09drm/radeon/atom: fix dithering on certain panelsAlex Deucher
2014-07-09drm/radeon/dp: fix lane/clock setup for dp 1.2 capable devicesAlex Deucher
2014-07-09drm/radeon: fix typo in radeon_connector_is_dp12_capable()Alex Deucher
2014-07-09drm/radeon: only apply hdmi bpc pll flags when encoder mode is hdmiAlex Deucher
2014-06-11drm/i915: Only copy back the modified fields to userspace from execbufferChris Wilson
2014-06-11drm/radeon: handle non-VGA class pci devices with ATRMAlex Deucher
2014-06-11drm/radeon: also try GART for CPU accessed buffersChristian König
2014-06-11drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setupBen Skeggs
2014-06-07drm/nouveau/pm/fan: drop the fan lock in fan_update() before reschedulingMartin Peres
2014-06-07drm/nouveau/acpi: allow non-optimus setups to load vbios from acpiIlia Mirkin
2014-06-07drm/radeon: check buffer relocation offsetLeo Liu
2014-06-07drm/radeon: fix ATPX detection on non-VGA GPUsAlex Deucher
2014-06-07drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()Egbert Eich
2014-06-07gpu: host1x: handle the correct # of syncpt regsStephen Warren
2014-05-30drm/radeon: call drm_edid_to_eld when we update the edidAlex Deucher
2014-05-30drm/qxl: unset a pointer in sync_obj_unrefMaarten Lankhorst
2014-05-30drm/vmwgfx: Make sure user-space can't DMA across buffer object boundaries v2Thomas Hellstrom
2014-05-30drm/vmwgfx: correct fb_fix_screeninfo.line_lengthChristopher Friedt
2014-05-13drm: cirrus: add power management supportGerd Hoffmann
2014-05-13Skip intel_crt_init for Dell XPS 8700Giacomo Comes
2014-03-23drm/radeon/atom: select the proper number of lanes in transmitter setupAlex Deucher
2014-03-23drm/ttm: don't oops if no invalidate_caches()Rob Clark
2014-03-06drm/radeon: disable pll sharing for DP on DCE4.1Alex Deucher
2014-03-06drm/radeon: fix missing bo reservationChristian König
2014-03-06drm/radeon: print the supported atpx function maskAlex Deucher
2014-03-06drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-03-06drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-02-22drm/radeon: fix UVD IRQ support on SIChristian König
2014-02-22drm/radeon: fix UVD IRQ support on 7xxAlex Deucher
2014-02-13drm/mgag200: fix typo causing bw limits to be ignored on some chipsDave Airlie
2014-02-13drm/cirrus: correct register values for 16bppTakashi Iwai
2014-02-13i915: remove pm_qos request on errorStanislaw Gruszka
2014-02-13drm/i915: VLV2 - Fix hotplug detect bitsTodd Previte
2014-02-13drm/i915: Fix the offset issue for the stolen GEM objectsAkash Goel
2014-02-13drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson
2014-02-13drm/nouveau: fix m2mf copy to tiled gartMaarten Lankhorst
2014-02-13drm/radeon/DCE4+: clear bios scratch dpms bit (v2)Alex Deucher
2014-02-13drm/radeon: fix DAC interrupt handling on DCE5+Alex Deucher
2014-02-13drm/radeon: set the full cache bit for fences on r7xx+Alex Deucher
2014-02-13drm/radeon: fix surface sync in fence on cayman (v2)Alex Deucher
2014-02-13drm/radeon: disable ss on DP for DCE3.xAlex Deucher
2014-02-13drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to INVALIDMarek Olšák