summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-03-17drm/i915: Fix trivial typos in comments and warning messageYannick Guerrini
2015-03-17drm/i915: Use plane->state->fb in watermark code (v2)Matt Roper
2015-03-17drm/i915: Kill intel_crtc->cursor_{width, height} (v2)Matt Roper
2015-03-17drm: check that planes types are correct while initializing CRTCBenjamin Gaignard
2015-03-17drm: change connector to tmp_connectorJohn Hunter
2015-03-17drm: Fix some typo mistake of the annotationsJohn Hunter
2015-03-17drm/nouveau/bios: fix i2c table parsing for dcb 4.1Stefan Huehner
2015-03-17drm/nouveau/device/gm100: Basic GM206 bring up (as copy of GM204)Stefan Huehner
2015-03-17drm/nouveau/device: post write to NV_PMC_BOOT_1 when flipping endian switchBen Skeggs
2015-03-17drm/nouveau/gr/gf100: fix some accidental or'ing of buffer addressesBen Skeggs
2015-03-17drm/nouveau/fifo/nv04: remove the loop from the interrupt handlerBen Skeggs
2015-03-16drm/radeon: Changing number of compute pipe linesBen Goz
2015-03-16drm/amdkfd: Fix SDMA queue init. in non-HWS modeBen Goz
2015-03-16drm/amdkfd: destroy mqd when destroying kernel queueBen Goz
2015-03-16drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet
2015-03-16drm/i915: Ensure plane->state->fb stays in sync with plane->fbXi Ruoyao
2015-03-16drm/rockchip: vop: power off until vop standby take effectMark Yao
2015-03-16drm/rockchip: vop: set vop enabled after enable iommuMark Yao
2015-03-16drm/rockchip: vop use is_enabled instead of dpms modeMark Yao
2015-03-16drm/rockchip: vop: fix vop vsync/hsync polarityMark Yao
2015-03-16drm/rockchip: Only alloc a kmap for fbdev gem objectDaniel Kurtz
2015-03-16[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa
2015-03-13drm: Silence sparse warningsVille Syrjälä
2015-03-13drm: %pF is only for function pointersScott Wood
2015-03-13Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-03-13Merge branch 'vmwgfx-fixes-4.0' of git://people.freedesktop.org/~thomash/linu...Dave Airlie
2015-03-13Merge tag 'drm-intel-fixes-2015-03-12' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-11drm/fb: handle tiled connectors betterRob Clark
2015-03-11drm/fb: small cleanupRob Clark
2015-03-11drm/rockchip: use correct fb width/heightRob Clark
2015-03-11drm/exynos: use correct fb width/heightRob Clark
2015-03-11drm/cma: use correct fb width/heightRob Clark
2015-03-11drm/dp: Use large transactions for I2C over AUXSimon Farnsworth
2015-03-11drm/vmwgfx: Fix an issue with the device losing its irq line on module unloadThomas Hellstrom
2015-03-11drm/vmwgfx: Correctly NULLify dma buffer pointer on failureColin Ian King
2015-03-11drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom
2015-03-11drm/vmwgfx: Fix a couple of lock dependency violationsThomas Hellstrom
2015-03-11drm/plane-helper: Fixup mismergeDaniel Vetter
2015-03-11drm/radeon: drop setting UPLL to sleep modeChristian König
2015-03-11drm/radeon: fix wait to actually occur after the signaling callbackMaarten Lankhorst
2015-03-11drm/atomic: Constify a bunch of functions pointer structsVille Syrjälä
2015-03-10drm/i915: Prevent TLB error on first execution on SNBChris Wilson
2015-03-10regulator: fixes for regulator_set_optimum_mode name changeStephen Rothwell
2015-03-10drm/i915: Do both mt and gen6 style forcewake reset on ivb probeMika Kuoppala
2015-03-10drm/i915: Make WAIT_IOCTL negative timeouts be indefinite againChris Wilson
2015-03-10drm/i915: use in_interrupt() not in_irq() to check contextDave Gordon
2015-03-10drm: Check in setcrtc if the primary plane supports the fb pixel formatLaurent Pinchart
2015-03-10drm: Lighten sysfs connector 'status'Chris Wilson
2015-03-10drm/plane-helper: unexport drm_primary_helper_create_planeDaniel Vetter
2015-03-10drm: Share plane pixel format check code between legacy and atomicLaurent Pinchart