summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-03-04drm/radeon: clean up fujitsu quirksAlex Deucher1-9/+3
2016-03-04drm/radeon: Fix "slow" audio over DP on DCE8+Slava Grigorev4-0/+29
2016-03-04drm/radeon: call hpd_irq_event on resumeAlex Deucher1-0/+1
2016-03-04drm/radeon: Fix off-by-one errors in radeon_vm_bo_set_addrFelix Kuehling1-6/+6
2016-03-04drm/dp/mst: deallocate payload on port destructionMykola Lysenko1-8/+83
2016-03-04drm/dp/mst: Reverse order of MST enable and clearing VC payload table.Andrey Grodzovsky1-6/+6
2016-03-04drm/dp/mst: move GUID storage from mgr, port to only mst branchHersen Wu1-36/+28
2016-03-04drm/dp/mst: Calculate MST PBN with 31.32 fixed pointHarry Wentland1-28/+39
2016-03-04drm/dp/mst: fix in RAD element accessMykola Lysenko1-2/+2
2016-03-04drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko1-6/+6
2016-03-04drm/dp/mst: always send reply for UP requestMykola Lysenko1-19/+11
2016-03-04drm/dp/mst: process broadcast messages correctlyMykola Lysenko1-11/+84
2016-03-04drm/nouveau: platform: Fix deferred probeThierry Reding2-12/+30
2016-03-04drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs2-0/+16
2016-03-04drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner1-4/+4
2016-03-04drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs1-0/+3
2016-03-04drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher1-2/+3
2016-03-04drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner1-3/+15
2016-03-04drm/amdgpu: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-03-04drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23
2016-03-04drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle1-1/+4
2016-03-04drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle1-2/+0
2016-03-04drm/amdgpu: fix s4 resumeFlora Cui1-4/+9
2016-03-04drm/amdgpu: remove exp hardware support from icelandAlex Deucher1-5/+5
2016-03-04drm/amdgpu: don't load MEC2 on topazAlex Deucher2-11/+5
2016-03-04drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher1-27/+1
2016-03-04drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher1-2/+33
2016-03-04drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang1-1/+1
2016-03-04drm/amdgpu: iceland use CI based MC IPKen Wang2-4/+13
2016-03-04drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher1-1/+2
2016-03-04drm/amdgpu: no need to load MC firmware on fijiAlex Deucher1-4/+2
2016-03-04drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König1-1/+2
2016-03-04drm/amdgpu: fix tonga smu resumeAlex Deucher1-15/+2
2016-03-04drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou1-2/+3
2016-03-04drm/amdgpu: call hpd_irq_event on resumeAlex Deucher1-0/+1
2016-03-04drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling1-5/+5
2016-03-04drm/vmwgfx: respect 'nomodeset'Rob Clark1-0/+7
2016-03-04drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom1-1/+5
2016-03-04drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom1-1/+1
2016-03-04drm/i915: shut up gen8+ SDE irq dmesg noiseDaniel Vetter1-3/+7
2016-03-04drm/gma500: Use correct unref in the gem bo create functionDaniel Vetter1-1/+1
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-0/+1
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs1-0/+1
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2-5/+9
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1
2015-12-23Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds7-61/+154
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä1-4/+8
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang1-3/+4
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter1-1/+1
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä2-6/+0