summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-15drm/i915: Consolidate DDI clock reading out in a single functionDamien Lespiau
2014-12-15drm/i915: Parsing LFP brightness control from VBTDeepak M
2014-12-15drm/i915/skl: Correcting the flushing of pipeSonika Jindal
2014-12-15drm/i915/bdw: Enable execlists by default where supportedThomas Daniel
2014-12-15drm/i915/skl: Correctly updating sprite wm parameterSonika Jindal
2014-12-15drm/i915: Documentation for multiple GGTT viewsTvrtko Ursulin
2014-12-15drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin
2014-12-15drm/i915: Forcewake Register Range changes for CHVDeepak S
2014-12-15drm/i915: Changes related to the sequence port no forGaurav K Singh
2014-12-15drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter
2014-12-15drm/i915: Name the lrc irq handler correctlyDaniel Vetter
2014-12-15drm: sti: fix module compilation issuebenjamin.gaignard@linaro.org
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-13Merge branch 'drm-sti-next-2014-12-11' of http://git.linaro.org/people/benjam...Dave Airlie
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge tag 'drm-intel-next-fixes-2014-12-11' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-11Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-11drm/plane-helper: Test for plane disable earlierMatt Roper
2014-12-11drm/i915: vlv: fix IRQ masking when uninstalling interruptsImre Deak
2014-12-11drm/i915: save/restore GMBUS freq across suspend/resume on gen4Jesse Barnes
2014-12-11drm: sti: correctly cleanup CRTC and planesBenjamin Gaignard
2014-12-11drm: sti: add HQVDP planeBenjamin Gaignard
2014-12-11drm: sti: add cursor planeBenjamin Gaignard
2014-12-11drm: sti: enable auxiliary CRTCBenjamin Gaignard
2014-12-11drm: sti: fix delay in VTG programmingBenjamin Gaignard
2014-12-11drm: sti: prepare sti_tvout to support auxiliary crtcBenjamin Gaignard
2014-12-11drm: sti: use drm_crtc_vblank_{on/off} instead of drm_vblank_{on/off}Benjamin Gaignard
2014-12-11drm: sti: fix hdmi avi infoframeBenjamin Gaignard
2014-12-11drm: sti: remove event lock while disabling vblankBenjamin Gaignard
2014-12-11drm: sti: simplify gdp codeBenjamin Gaignard
2014-12-11drm: sti: clear all mixer controlBenjamin Gaignard
2014-12-11drm: sti: remove gpio for HDMI hot plug detectionBenjamin Gaignard
2014-12-11drm: sti: allow to change hdmi ddc i2c adapterBenjamin Gaignard
2014-12-10Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-11Merge tag 'topic/core-stuff-2014-12-10' of git://anongit.freedesktop.org/drm-...Dave Airlie
2014-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-10drm/i915/bdw: Add WaForceEnableNonCoherent labelMichel Thierry
2014-12-10drm/i915: Protect against leaks in pipe_crc_set_sourceDaniel Vetter
2014-12-10drm/i915: Make i915_pipe_crc_read() oops proofVille Syrjälä
2014-12-10drm/i915: Allocate the pipe_crc->entires with kcalloc()Ville Syrjälä
2014-12-10drm/i915: Protect pipe_crc->entries updateVille Syrjälä
2014-12-10drm/i915: Fix CRC support for DP port D on CHVVille Syrjälä
2014-12-10drm/i915: Engage the DP scramble reset for pipe C on CHVVille Syrjälä
2014-12-10drm/i915: Add headers to the various render stateDamien Lespiau
2014-12-10drm/i915: Introduce FBC DocBook.Rodrigo Vivi
2014-12-10drm/i915: Software workaround for getting the HW status of DSI Port C on BYTGaurav K Singh
2014-12-10drm/i915: Enable MIPI PHY transparent latch for DSI Port CGaurav K Singh
2014-12-10drm/i915: Use DSI Pll1 for enabling MIPI DSI on Port CGaurav K Singh
2014-12-10drm/i915: Add MI_SET_APPID cmd to cmd parser tablesMichael H. Nguyen
2014-12-10drm/i915: Move FBC stuff to intel_fbc.cRodrigo Vivi