summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-03-25drm/amdkfd: add debug prints for process teardownOded Gabbay
2015-03-25drm/amdkfd: Remove unused field from struct qcm_process_deviceOded Gabbay
2015-03-25drm/amdkfd: rename fence_wait_timeoutOded Gabbay
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-03-25drm/i915: Don't try to reference the fb in get_initial_plane_config()Damien Lespiau
2015-03-24drm/omap: tiler: add hibernation callbackGrygorii Strashko
2015-03-24drm/omap: add hibernation callbacksGrygorii Strashko
2015-03-24drm/omap: keep ref to old_fbTomi Valkeinen
2015-03-24drm/omap: fix race conditon in DMMTomi Valkeinen
2015-03-24drm/omap: fix race condition with dev->obj_listTomi Valkeinen
2015-03-24drm/omap: do not use BUG_ON(!spin_is_locked(x))Tomi Valkeinen
2015-03-24drm/omap: only ignore DIGIT SYNC LOST for TV outputTomi Valkeinen
2015-03-24drm/omap: fix race with error_irqTomi Valkeinen
2015-03-24drm/omap: use DRM_ERROR_RATELIMITED() for error irqsTomi Valkeinen
2015-03-24drm/omap: stop connector polling during suspendTomi Valkeinen
2015-03-24drm/omap: remove dummy PM functionsTomi Valkeinen
2015-03-24drm/omap: tiler: fix race condition with engine->asyncTomi Valkeinen
2015-03-24drm/omap: fix plane's channel selectionTomi Valkeinen
2015-03-24drm/omap: fix TILER on OMAP5Tomi Valkeinen
2015-03-24drm/omap: handle incompatible buffer stride and pixel sizeTomi Valkeinen
2015-03-24drm/omap: fix error handling in omap_framebuffer_create()Tomi Valkeinen
2015-03-24drm/omap: fix operation without fbdevTomi Valkeinen
2015-03-24drm/omap: add a comment why locking is missingTomi Valkeinen
2015-03-24drm/omap: add pin refcounting to omap_framebufferTomi Valkeinen
2015-03-24drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()Tomi Valkeinen
2015-03-24drm/omap: page_flip: return -EBUSY if flip pendingTomi Valkeinen
2015-03-24drm/omap: fix encoder-crtc mappingTomi Valkeinen
2015-03-24drm/bridge: ptn3460: Fix sparse warningsThierry Reding
2015-03-24drm/bridge: ps8622: Fix sparse warningsThierry Reding
2015-03-24drm/bridge: Add I2C based driver for ps8622/ps8625 bridgeVincent Palatin
2015-03-24drm/i915: Removing the drrs capability enum initializationRamalingam C
2015-03-24drm/i915: move clearing of RPS interrupt bits from disable to reset timeImre Deak
2015-03-24drm/i915: fix race when clearing RPS IIR bitsImre Deak
2015-03-24drm: Fixup racy refcounting in plane_force_disableDaniel Vetter
2015-03-24Merge tag 'drm-intel-next-2015-03-13-merge' of git://anongit.freedesktop.org/...Dave Airlie
2015-03-23drm: atomic: Allow setting CRTC active propertyDaniel Stone
2015-03-23drm: atomic: Expose CRTC active propertyDaniel Stone
2015-03-23drm: crtc_helper: Update hwmode before mode_set callDaniel Stone
2015-03-23drm: mode: Allow NULL modes for equality checkDaniel Stone
2015-03-23drm: fb_helper: Simplify exit conditionDaniel Stone
2015-03-23drm: mode: Fix typo in kerneldocDaniel Stone
2015-03-23drm/dp: Print the number of bytes processed for aux nacksVille Syrjälä
2015-03-23drm/i915/skl: Take 90/270 rotation into account in watermark calculationsTvrtko Ursulin
2015-03-23drm/i915/skl: Query display address through a wrapperTvrtko Ursulin
2015-03-23drm/i915/skl: Support secondary (rotated) frame buffer mappingTvrtko Ursulin
2015-03-23drm/i915: Helper function to determine GGTT view from plane stateTvrtko Ursulin
2015-03-23drm/i915: Pass in plane state when (un)pinning frame buffersTvrtko Ursulin
2015-03-23drm/i915: Use GGTT view when (un)pinning objects to planesTvrtko Ursulin
2015-03-23drm/i915/skl: Extract tile height code into a helper functionTvrtko Ursulin
2015-03-23drm/i915: Use usleep_range() in wait_for()Ville Syrjälä