summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2014-12-03drm/i915: Don't clobber crtc->new_config when nothing changesVille Syrjälä
2014-12-03drm: rcar-du: Fix NULL encoder pointer dereferenceLaurent Pinchart
2014-12-03Merge tag 'drm-intel-next-2014-11-21-fixed' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-02drm/radeon: kernel panic in drm_calc_vbltimestamp_from_scanoutpos with 3.18.0...Petr Mladek
2014-12-02drm/radeon: Ignore RADEON_GEM_GTT_WC on 32-bit x86Michel Dänzer
2014-12-02drm/radeon: sync all BOs involved in a CS v2Christian König
2014-12-02amdkfd: Fixing topology bug in building sysfs nodesBen Goz
2014-12-07amdkfd: Fix accounting of device queuesOded Gabbay
2014-12-02drm/amdkfd: Add initial VI support for KQBen Goz
2015-01-12drm/amdkfd: Encapsulate KQ functions in ops structureOded Gabbay
2015-01-12drm/amdkfd: Add initial VI support for DQMBen Goz
2015-01-12drm/amdkfd: Encapsulate DQM functions in ops structureOded Gabbay
2015-01-12drm/amdkfd: Don't BUG on freeing GART sub-allocationOded Gabbay
2014-12-02drm/i915: Don't pin LRC in GGTT when dumping in debugfsThomas Daniel
2014-12-02drm/i915: Unlock panel even when LVDS is disabledDaniel Vetter
2014-12-02drm: rockchip: Add basic drm driverMark Yao
2014-12-02drm/i915: More cautious with pch fifo underrunsDaniel Vetter
2014-12-02nouveau: move the hotplug ignore to correct place.Dave Airlie
2014-12-02Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...Dave Airlie
2014-12-02drm/nv50/kms: drop requirement that framebuffer bos be contig up-frontBen Skeggs
2014-12-02drm/nv50/kms: directly use cursor image from userspace bufferBen Skeggs
2014-12-02drm/nouveau/kms: when pinning display-related buffers, force contig vramBen Skeggs
2014-12-02drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocationBen Skeggs
2014-12-02drm/nouveau/volt: add support for GK20AVince Hsu
2014-12-02drm/nouveau/platform: add GPU speedo information to nouveau platformVince Hsu
2014-12-02drm/nouveau/volt: allow non-bios voltage scalingVince Hsu
2014-12-02drm/gf100-/gr: return non-fatal error code when fw not presentBen Skeggs
2014-12-02drm/nouveau/devinit: bump priv ring timeouts before executing scriptsBen Skeggs
2014-12-02drm/nouveau/bios: translate ramcfg strap through M0203Ben Skeggs
2014-12-02drm/nouveau/fb: make use of M0203 routines for ram type determinationBen Skeggs
2014-12-02drm/nouveau/bios: add parsing of BIT M(v2) +0x03 tableBen Skeggs
2014-12-02drm/nouveau/core: allow vbios parsing without knowing chipset typeBen Skeggs
2014-12-02drm/nouveau/lib: add null backendBen Skeggs
2014-12-02drm/nouveau/device: store revisionBen Skeggs
2014-12-02drm/nouveau/core: add some forgotten subdevs to disable maskBen Skeggs
2014-12-02drm/gk20a/clk: fix max VCO valueAlexandre Courbot
2014-12-02drm/nouveau: we need pin_refcnt for nouveau_bo_placement_set()Ben Skeggs
2014-12-02drm/nv50-/kms: add some evo tracing ability for debuggingBen Skeggs
2014-12-02drm/nv50/kms: use sclass() instead of trial-and-errorBen Skeggs
2014-12-02drm/nv50/kms: remove a couple of cursor-related stub functionsBen Skeggs
2014-12-02drm/nouveau: fix pin refcnt leak in failure pathBen Skeggs
2014-12-02drm/nouveau: synchronize BOs when requiredAlexandre Courbot
2014-12-02drm/nouveau: allocate GPFIFOs and fences coherentlyAlexandre Courbot
2014-12-02drm/nouveau: implement explicitly coherent BOsAlexandre Courbot
2014-12-02drm/nouveau: introduce nv_device_is_cpu_coherent()Alexandre Courbot
2014-12-02drm/nouveau: warn when moving a pinned objectAlexandre Courbot
2014-12-02drm/nouveau/disp: clear notify intr status when enabling, to prevent racesBen Skeggs
2014-12-02drm/nv50-/disp: rename class members to match nvidia channel namesBen Skeggs
2014-12-02drm/nouveau/core: remove some dead code that got forgottenBen Skeggs
2014-12-02drm/nouveau/pwr/fuc: Fix thinko in nouveau_memx_wait()Roy Spliet