summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-17drm/i915: Organize INSTDONE report for future.Rodrigo Vivi
2014-12-17drm/i915: Organize PDP regs report for future.Rodrigo Vivi
2014-12-17drm/i915: Organize PPGTT initRodrigo Vivi
2014-12-17drm/i915: Organize Fence registers for future enablement.Rodrigo Vivi
2014-12-16drm/i915: tame the chattermouth (v2)Rob Clark
2014-12-16drm/i915: Warn about missing context state workarounds only onceMichel Thierry
2014-12-16drm/i915: Use true PPGTT in Gen8+ when execlists are enabledMichel Thierry
2014-12-16drm/i915: Skip gunit save/restore for cherryviewDeepak S
2014-12-16drm/i915/chv: Use timeout mode for RC6 on chvDeepak S
2014-12-16drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelistJordan Justen
2014-12-16drm/i915: Tidy up execbuffer command parsing codeBrad Volkin
2014-12-16drm/i915: Mark shadow batch buffers as purgeableBrad Volkin
2014-12-16drm/i915: Use batch length instead of object size in command parserBrad Volkin
2014-12-16drm/i915: Use batch pools with the command parserBrad Volkin
2014-12-16drm/i915: Implement a framework for batch buffer poolsBrad Volkin
2014-12-16drm/i915: fix use after free during eDP encoder destroyingImre Deak
2014-12-15drm/i915/skl: Skylake also supports DP MSTDamien Lespiau
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-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
2014-12-08drm/i915: Check mask/bit helper functionsDaniel Vetter
2014-12-08drm/i915: Move golden context init into ->init_contextDaniel Vetter
2014-12-08gpu: drm: i915: intel_display.c: Remove unused functionRickard Strandqvist
2014-12-06drm/i915: Additional request structure tracingJohn Harrison
2014-12-06drm/i915: Add unique id to the request structure for debuggingJohn Harrison
2014-12-06drm/i915: Zero fill the request structureJohn Harrison
2014-12-06drm/i915: Fix up seqno -> request merge issuesJohn Harrison
2014-12-06drm/i915: Make all plane disables use 'update_plane' (v5)Matt Roper