aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAge
* drm/i915: Reserve shadow batch VMA analogue to othersTvrtko Ursulin2015-01-08
* drm/i915: Add ioctl to set per-context parametersChris Wilson2015-01-07
* drm/i915: Push vblank enable/disable past encoder->enable/disableDaniel Vetter2015-01-07
* drm/i915: Move the ban period onto the contextChris Wilson2015-01-07
* Revert "drm/i915: Parsing LFP brightness control from VBT"Rodrigo Vivi2015-01-07
* drm/i915: Support creation of unbound wc user mappings for objectsAkash Goel2015-01-06
* drm/i915: Broaden application of set-domain(GTT)Chris Wilson2015-01-06
* drm/i915: Add some extra guards in evict_vmBen Widawsky2015-01-06
* drm/i915: Include i915_gem_evict.c kerneldoc into the drm docbookDaniel Vetter2015-01-06
* drm/i915: Make sample_c messages go faster on Haswell.Kenneth Graunke2015-01-06
* drm/i915: Update DRIVER_DATE to 20141219Daniel Vetter2014-12-19
* drm/i915: Hold runtime PM during plane commitMatt Roper2014-12-17
* drm/i915: Organize bind_vma funcsRodrigo Vivi2014-12-17
* drm/i915: Organize INSTDONE report for future.Rodrigo Vivi2014-12-17
* drm/i915: Organize PDP regs report for future.Rodrigo Vivi2014-12-17
* drm/i915: Organize PPGTT initRodrigo Vivi2014-12-17
* drm/i915: Organize Fence registers for future enablement.Rodrigo Vivi2014-12-17
* drm/i915: tame the chattermouth (v2)Rob Clark2014-12-16
* drm/i915: Warn about missing context state workarounds only onceMichel Thierry2014-12-16
* drm/i915: Use true PPGTT in Gen8+ when execlists are enabledMichel Thierry2014-12-16
* drm/i915: Skip gunit save/restore for cherryviewDeepak S2014-12-16
* drm/i915/chv: Use timeout mode for RC6 on chvDeepak S2014-12-16
* drm/i915: Add GPGPU_THREADS_DISPATCHED to the register whitelistJordan Justen2014-12-16
* drm/i915: Tidy up execbuffer command parsing codeBrad Volkin2014-12-16
* drm/i915: Mark shadow batch buffers as purgeableBrad Volkin2014-12-16
* drm/i915: Use batch length instead of object size in command parserBrad Volkin2014-12-16
* drm/i915: Use batch pools with the command parserBrad Volkin2014-12-16
* drm/i915: Implement a framework for batch buffer poolsBrad Volkin2014-12-16
* drm/i915: fix use after free during eDP encoder destroyingImre Deak2014-12-16
* drm/i915/skl: Skylake also supports DP MSTDamien Lespiau2014-12-15
* drm/i915: Consolidate DDI clock reading out in a single functionDamien Lespiau2014-12-15
* drm/i915: Parsing LFP brightness control from VBTDeepak M2014-12-15
* drm/i915/skl: Correcting the flushing of pipeSonika Jindal2014-12-15
* drm/i915/bdw: Enable execlists by default where supportedThomas Daniel2014-12-15
* drm/i915/skl: Correctly updating sprite wm parameterSonika Jindal2014-12-15
* drm/i915: Documentation for multiple GGTT viewsTvrtko Ursulin2014-12-15
* drm/i915: Infrastructure for supporting different GGTT views per objectTvrtko Ursulin2014-12-15
* drm/i915: Forcewake Register Range changes for CHVDeepak S2014-12-15
* drm/i915: Changes related to the sequence port no forGaurav K Singh2014-12-15
* drm/i915: Use BUILD_BUG if possible in the i915 WARN_ONDaniel Vetter2014-12-15
* drm/i915: Name the lrc irq handler correctlyDaniel Vetter2014-12-15
* drm/i915/bdw: Add WaForceEnableNonCoherent labelMichel Thierry2014-12-10
* drm/i915: Protect against leaks in pipe_crc_set_sourceDaniel Vetter2014-12-10
* drm/i915: Make i915_pipe_crc_read() oops proofVille Syrjälä2014-12-10
* drm/i915: Allocate the pipe_crc->entires with kcalloc()Ville Syrjälä2014-12-10
* drm/i915: Protect pipe_crc->entries updateVille Syrjälä2014-12-10
* drm/i915: Fix CRC support for DP port D on CHVVille Syrjälä2014-12-10
* drm/i915: Engage the DP scramble reset for pipe C on CHVVille Syrjälä2014-12-10
* drm/i915: Add headers to the various render stateDamien Lespiau2014-12-10
* drm/i915: Introduce FBC DocBook.Rodrigo Vivi2014-12-10