summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2015-03-10drm: Fix trivial typos in commentsYannick Guerrini
2015-03-10drm: Fixup racy refcounting in plane_force_disableDaniel Vetter
2015-03-10drm/i915: Rotation property is now handled in DRM coreTvrtko Ursulin
2015-03-10drm: Complete moving rotation property to coreTvrtko Ursulin
2015-03-10drm/atomic-helper: Fix kerneldoc for prepare_planesDaniel Vetter
2015-03-10drm: Remove redundant code in the getencoder ioctlDaniel Vetter
2015-03-10drm/mst: fix recursive sleep warning on qlockDaniel Vetter
2015-03-10drm: Don't assign fbs for universal cursor support to filesChris Wilson
2015-03-10drm/i915: Fix struct_mutex deadlock due to merge fumbleVille Syrjälä
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-03-09Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-07Merge tag 'drm-intel-fixes-2015-03-05' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-03-07Merge tag 'v4.0-rc2' into drm-fixesDave Airlie
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin
2015-03-05Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-03-05Merge branch 'drm-atmel-hlcdc-devel' of git://github.com/bbrezillon/linux-at9...Dave Airlie
2015-03-05Merge branch 'drm/next/atomic' of git://linuxtv.org/pinchartl/fbdev into drm-...Dave Airlie
2015-03-05Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...Dave Airlie
2015-03-05Merge branch 'msm-fixes-4.0' of git://people.freedesktop.org/~robclark/linux ...Dave Airlie
2015-03-04drm/msm: kexec fixesRob Clark
2015-03-04drm/msm/mdp5: fix cursor blendingRob Clark
2015-03-04drm/msm/mdp5: fix cursor ROIRob Clark
2015-03-04drm/msm/atomic: Don't leak atomic commit object when commit failsLaurent Pinchart
2015-03-04drm/msm/mdp5: Avoid flushing registers when CRTC is disabledStephane Viau
2015-03-04drm/msm: update generated headers (add 6th lm.base entry)Stephane Viau
2015-03-04drm/msm/mdp5: fixup "drm/msm: fix fallout of atomic dpms changes"Stephane Viau
2015-03-05Merge branch 'drm-fixes-4.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie