summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-06-07drm/i915: Don't leave old junk in ilk active watermarks on readoutVille Syrjälä1-0/+2
2016-06-07drm/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-18drm/i915: Bail out of pipe config compute loop on LPTDaniel Vetter1-1/+7
2016-05-18drm/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-14Revert "drm/radeon: call hpd_irq_event on resume"Linus Torvalds1-1/+0
2016-04-13drm/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-10drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs1-0/+3
2016-02-10drm/dp/mst: fix in RAD element accessMykola Lysenko1-2/+2
2016-02-10gpu: drm: drm_dp_mst_topology.c: Fix improper use of strncatRickard Strandqvist1-7/+8
2016-02-10drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko1-6/+6
2016-02-10drm/dp/mst: process broadcast messages correctlyMykola Lysenko1-11/+84
2016-02-10drm/radeon: clean up fujitsu quirksAlex Deucher1-9/+3
2016-02-10drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling1-6/+6
2016-02-02drm/radeon: fence PT updates manually v2Christian König3-24/+62
2016-02-02drm/radeon: call hpd_irq_event on resumeAlex Deucher1-0/+1
2015-11-15drm/radeon: don't try to recreate sysfs entries on resumeAlex Deucher2-14/+22
2015-11-15drm/i915: Restore lost DPLL register write on gen2-4Ville Syrjälä1-0/+2