summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-07-12drm/radeon: add a dpm quirk for sapphire Dual-X R7 370 2G D5Alex Deucher1-0/+1
2016-07-12drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-07-12drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov1-1/+2
2016-07-12drm/i915/ilk: Don't disable SSC source if it's in useLyude1-14/+34
2016-07-11drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-06-19drm/nouveau/fbcon: fix out-of-bounds memory accessesBen Skeggs4-13/+7
2016-06-19drm/fb-helper: Propagate errors from initial config failureThierry Reding12-50/+139
2016-06-06drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-06-06drm/fb_helper: Fix references to dev->mode_config.num_connectorLyude1-3/+2
2016-06-01drm/gma500: Fix possible out of bounds readItai Handler1-1/+1
2016-05-17drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-05-17drm/radeon: make sure vertical front porch is at least 1Alex Deucher1-0/+4
2016-05-17drm/i915/ddi: Fix eDP VDD handling during booting and suspend/resumeImre Deak3-9/+7
2016-05-17drm/i915: Read out the power sequencer port assignment on resume on vlv/chvVille Syrjälä2-34/+47
2016-05-17drm/dp/mst: Restore primary hub guid on resumeLyude1-0/+12
2016-05-17drm/dp/mst: Get validated port ref in drm_dp_update_payload_part1()cpaul@redhat.com1-0/+8
2016-05-10drm/radeon: forbid mapping of userptr bo through radeon device fileJérôme Glisse1-0/+2
2016-05-10Revert "drm/radeon: disable runtime pm on PX laptops without dGPU power control"Alex Deucher2-11/+5
2016-05-10drm/radeon: add a quirk for a XFX R9 270XAlex Deucher1-0/+1
2016-05-10drm/radeon: add another R7 370 quirkAlex Deucher1-0/+1
2016-05-10drm/radeon: add quirk for ASUS R7 370Alex Deucher1-0/+1
2016-05-10drm/radeon: add quirk for MSI R7 370Maxim Sheviakov1-0/+1
2016-04-20drm/qxl: fix cursor position with non-zero hotspotJohn Keeping2-4/+11
2016-04-18drm/radeon: rework fbdev handling on chips with no connectorsAlex Deucher1-4/+15
2016-04-18radeon/fb: add wrapper functions around fb connector add/removeDave Airlie2-0/+14
2016-04-18drm/radeon: Don't drop DP 2.7 Ghz link setup on some cards.Mario Kleiner1-2/+4
2016-04-18drm/radeon: disable runtime pm on PX laptops without dGPU power controlAlex Deucher2-5/+11
2016-04-13Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-04-12drm/gma500: Use correct unref in the gem bo create functionDaniel Vetter1-1/+1
2016-04-12drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-04-12drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-36/+28
2016-03-22Revert "drm/radeon/pm: adjust display configuration after powerstate"Alex Deucher1-3/+2
2016-03-13drm/radeon/pm: update current crtc info after setting the powerstateAlex Deucher1-4/+4
2016-03-13drm/ast: Fix incorrect register check for DRAM widthTimothy Pearson1-1/+1
2016-03-08drm/radeon/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-03-04drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann1-1/+2
2016-03-04drm/radeon: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle1-0/+5
2016-03-02drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula1-1/+1
2016-03-02drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula1-0/+6
2016-02-15drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-02-15drm: fix missing reference counting decreaseInsu Yun1-0/+1
2016-02-15drm/radeon: mask out WC from BO on unsupported archesOded Gabbay1-0/+7
2016-02-15drm/radeon: Always disable RADEON_GEM_GTT_UC along with RADEON_GEM_GTT_WCMichel Dänzer1-2/+2
2016-02-15drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula1-5/+15
2016-02-15drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-02-09drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs1-0/+3
2016-02-09drm/dp/mst: fix in RAD element accessMykola Lysenko1-2/+2
2016-02-09gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncatRickard Strandqvist1-7/+8
2016-02-09drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko1-6/+6