summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-33/+55
2014-12-15Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-14039/+57762
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org-0/+4
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-11/+0
2014-12-13Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...Dave Airlie-133/+1972
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-12/+12
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie-23/+71
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-33/+33
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes-0/+10
2014-12-11drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard-1/+5
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard-7/+1487
2014-12-11drm: sti: add cursor planeBenjamin Gaignard-3/+273
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard-17/+44
2014-12-11drm: sti: fix delay in VTG programmingBenjamin Gaignard-3/+28
2014-12-11drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard-40/+52
2014-12-11drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}Benjamin Gaignard-1/+3
2014-12-11drm: sti: fix hdmi avi infoframeBenjamin Gaignard-16/+17
2014-12-11drm: sti: remove event lock while disabling vblankBenjamin Gaignard-4/+0
2014-12-11drm: sti: simplify gdp codeBenjamin Gaignard-19/+20
2014-12-11drm: sti: clear all mixer controlBenjamin Gaignard-0/+12
2014-12-11drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard-11/+5
2014-12-11drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard-13/+28
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2014-12-11Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...Dave Airlie-18/+41
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-1/+1
2014-12-10drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau-2/+2
2014-12-10drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau-9/+9
2014-12-10drm: Zero out DRM object memory upon cleanupThierry Reding-1/+10
2014-12-10drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau-8/+23
2014-12-10drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter-1/+5
2014-12-09drm: fix a typo in a commentMartin Peres-1/+1
2014-12-09drm: fix a word repetition in a commentMartin Peres-1/+1
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro-161/+316
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie-23/+122
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie-0/+54
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie-3/+146
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie-3/+18
2014-12-09drm: add tile_group support. (v3)Dave Airlie-0/+99
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter-1/+4
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie-4/+9
2014-12-09drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie-3/+4
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki-4/+4
2014-12-08drm/i915: resume MST after reading back hw stateDave Airlie-1/+2
2014-12-08Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...Dave Airlie-0/+3111
2014-12-08Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie-1/+12
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie-50/+92
2014-12-05amdkfd: Disable support for 32-bit user processesOded Gabbay-1/+12
2014-12-05drm/i915: Handle inaccurate time conversion issuesDaniel Vetter-0/+10
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter-1/+7
2014-12-05drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes-4/+6