summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-03-03drm/dp/mst: fix in MSTB RAD initializationMykola Lysenko
2016-03-03drm/dp/mst: always send reply for UP requestMykola Lysenko
2016-03-03drm/dp/mst: process broadcast messages correctlyMykola Lysenko
2016-03-03drm/nouveau: platform: Fix deferred probeThierry Reding
2016-03-03drm/nouveau/disp/dp: ensure sink is powered up before attempting link trainingBen Skeggs
2016-03-03drm/nouveau/display: Enable vblank irqs after display engine is on again.Mario Kleiner
2016-03-03drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-03-03drm/amdgpu/pm: adjust display configuration after powerstateAlex Deucher
2016-03-03drm/amdgpu: Don't hang in amdgpu_flip_work_func on disabled crtc.Mario Kleiner
2016-03-03drm/amdgpu: use post-decrement in error handlingRasmus Villemoes
2016-03-03drm/amdgpu: fix issue with overlapping userptrsChristian König
2016-03-03drm/amdgpu: hold reference to fences in amdgpu_sa_bo_new (v2)Nicolai Hähnle
2016-03-03drm/amdgpu: remove unnecessary forward declarationNicolai Hähnle
2016-03-03drm/amdgpu: fix s4 resumeFlora Cui
2016-03-03drm/amdgpu: remove exp hardware support from icelandAlex Deucher
2016-03-03drm/amdgpu: don't load MEC2 on topazAlex Deucher
2016-03-03drm/amdgpu: drop topaz support from gmc8 moduleAlex Deucher
2016-03-03drm/amdgpu: pull topaz gmc bits into gmc_v7Alex Deucher
2016-03-03drm/amdgpu: The VI specific EXE bit should only apply to GMC v8.0 aboveKen Wang
2016-03-03drm/amdgpu: iceland use CI based MC IPKen Wang
2016-03-03drm/amdgpu: move gmc7 support out of CIK dependencyAlex Deucher
2016-03-03drm/amdgpu: no need to load MC firmware on fijiAlex Deucher
2016-03-03drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2Christian König
2016-03-03drm/amdgpu: fix tonga smu resumeAlex Deucher
2016-03-03drm/amdgpu: fix lost sync_to if scheduler is enabled.Chunming Zhou
2016-03-03drm/amdgpu: call hpd_irq_event on resumeAlex Deucher
2016-03-03drm/amdgpu: Fix off-by-one errors in amdgpu_vm_bo_mapFelix Kuehling
2016-03-03drm/vmwgfx: respect 'nomodeset'Rob Clark
2016-03-03drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updatesThomas Hellstrom
2016-03-03drm/vmwgfx: Fix an incorrect lock checkThomas Hellstrom
2016-03-03drm/i915: shut up gen8+ SDE irq dmesg noiseDaniel Vetter
2016-03-03drm/gma500: Use correct unref in the gem bo create functionDaniel Vetter
2016-01-07Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-01-05drm/nouveau/gr/nv40: fix oops in interrupt handlerBen Skeggs
2016-01-03Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang
2015-12-23Merge tag 'drm-intel-fixes-2015-12-23' of git://anongit.freedesktop.org/drm-i...Linus Torvalds
2015-12-23drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä
2015-12-22drm/i915: Correct max delay for HDMI hotplug live status checkingGary Wang
2015-12-22drm/i915: mdelay(10) considered harmfulDaniel Vetter
2015-12-22drm/i915: Kill intel_crtc->cursor_boVille Syrjälä
2015-12-22drm/i915: Workaround CHV pipe C cursor failVille Syrjälä
2015-12-22drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-22drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson
2015-12-22drm/i915: Break busywaiting for requests on pending signalsChris Wilson
2015-12-22drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)Matt Roper
2015-12-22drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-22drm/i915: Drop the broken cursor base==0 special casingVille Syrjälä
2015-12-20drm/exynos: atomic check only enabled crtc statesAndrzej Hajda
2015-12-19Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixesDave Airlie