summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drm/qxl: use kmalloc_array to alloc reloc_info in qxl_process_single_commandGerd Hoffmann2016-03-031-1/+2
* drm/i915: fix error path in intel_setup_gmbus()Rasmus Villemoes2016-03-031-1/+1
* drm/i915/dsi: don't pass arbitrary data to sidebandJani Nikula2016-03-031-1/+1
* drm/i915/dsi: defend gpio table against out of bounds accessJani Nikula2016-03-031-0/+6
* drm/i915/skl: Don't skip mst encoders in skl_ddi_pll_select()Lyude2016-03-031-1/+2
* drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+Ville Syrjälä2016-03-031-5/+6
* drm/i915/dp: fall back to 18 bpp when sink capability is unknownJani Nikula2016-03-031-5/+15
* drm/i915: Make sure DC writes are coherent on flush.Francisco Jerez2016-03-032-0/+3
* drm/i915: Init power domains early in driver loadDaniel Vetter2016-03-032-3/+5
* drm/i915: intel_hpd_init(): Fix suspend/resume reprobingLyude2016-03-031-2/+7
* drm/i915: Restore inhibiting the load of the default contextChris Wilson2016-03-031-1/+5
* drm: fix missing reference counting decreaseInsu Yun2016-03-031-0/+1
* drm/radeon: hold reference to fences in radeon_sa_bo_newNicolai Hähnle2016-03-031-0/+5
* drm/radeon: mask out WC from BO on unsupported archesOded Gabbay2016-03-031-0/+7
* drm/radeon: fix DP audio support for APU with DCE4.1 display engineSlava Grigorev2016-03-033-8/+44
* drm/radeon: Add a common function for DFS handlingSlava Grigorev2016-03-033-10/+15
* drm/radeon: cleaned up VCO output settings for DP audioSlava Grigorev2016-03-034-14/+10
* drm/radeon: properly byte swap vce firmware setupAlex Deucher2016-03-031-6/+6
* drm/radeon: clean up fujitsu quirksAlex Deucher2016-03-031-9/+3
* drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev2016-03-034-0/+29
* drm/radeon: call hpd_irq_event on resumeAlex Deucher2016-03-031-0/+1
* drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling2016-03-031-6/+6
* drm/dp/mst: deallocate payload on port destructionMykola Lysenko2016-03-031-8/+83
* drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky2016-03-031-6/+6
* drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu2016-03-031-36/+28
* drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland2016-03-031-28/+39
* drm/dp/mst: fix in RAD element accessMykola Lysenko2016-03-031-2/+2
* drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko2016-03-031-6/+6
* drm/dp/mst: always send reply for UP requestMykola Lysenko2016-03-031-19/+11
* drm/dp/mst: process broadcast messages correctlyMykola Lysenko2016-03-031-11/+84
* drm/nouveau: platform: Fix deferred probeThierry Reding2016-03-032-12/+30
* drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2016-03-032-0/+16
* drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner2016-03-031-4/+4
* drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs2016-03-031-0/+3
* drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher2016-03-031-2/+3
* drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner2016-03-031-3/+15
* drm/amdgpu: use post-decrement in error handlingRasmus Villemoes2016-03-031-1/+1
* drm/amdgpu: fix issue with overlapping userptrsChristian König2016-03-033-1/+23
* drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle2016-03-031-1/+4
* drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle2016-03-031-2/+0
* drm/amdgpu: fix s4 resumeFlora Cui2016-03-031-4/+9
* drm/amdgpu: remove exp hardware support from icelandAlex Deucher2016-03-031-5/+5
* drm/amdgpu: don't load MEC2 on topazAlex Deucher2016-03-032-11/+5
* drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher2016-03-031-27/+1
* drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher2016-03-031-2/+33
* drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang2016-03-031-1/+1
* drm/amdgpu: iceland use CI based MC IPKen Wang2016-03-032-4/+13
* drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher2016-03-031-1/+2
* drm/amdgpu: no need to load MC firmware on fijiAlex Deucher2016-03-031-4/+2
* drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König2016-03-031-1/+2