Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / i915 / intel_lrc.c
2014-10-15 Linus TorvaldsMerge tag 'clk-for-linus-3.18' of git://git.linaro...
2014-10-15 Linus TorvaldsMerge tag 'mfd-for-linus-3.18' of git://git./linux...
2014-10-15 Linus TorvaldsMerge tag 'for-v3.18' of git://git.infradead.org/batter...
2014-10-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-10-15 Linus TorvaldsMerge branch 'CVE-2014-7970' of git://git./linux/kernel...
2014-10-14 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2014-10-07 Dave AirlieMerge tag 'ipu-fixes-3.18' of git://git.pengutronix...
2014-10-07 Dave AirlieMerge tag 'topic/core-stuff-2014-10-03' of git://anongi...
2014-10-07 Dave AirlieMerge tag 'drm-intel-next-fixes-2014-10-03' of git...
2014-09-19 Deepak Sdrm/i915: add cherryview specfic forcewake in execlists...
2014-09-18 Dave AirlieMerge branch 'drm/next/du' of git://linuxtv.org/pinchar...
2014-09-16 Dave AirlieMerge tag 'drm-intel-next-2014-09-05' of git://anongit...
2014-09-16 Dave Airliedrm: backmerge tag 'v3.17-rc5' into drm-next
2014-09-11 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-09-10 Dave AirlieMerge tag 'ipu-3.18' of git://git.pengutronix.de/git...
2014-09-03 Oscar Mateodrm/i915/bdw: Render state init for Execlists
2014-09-03 Thomas Danieldrm/i915/bdw: Populate lrc with aliasing ppgtt if required
2014-09-03 Dave AirlieMerge branch 'for-airlied-next' of git://people.freedes...
2014-09-02 Dave AirlieMerge tag 'drm-intel-next-2014-09-01' of git://anongit...
2014-08-20 Oscar Mateodrm/i915/bdw: Document Logical Rings, LR contexts and...
2014-08-20 Oscar Mateodrm/i915/bdw: Display execlists info in debugfs
2014-08-14 Oscar Mateodrm/i915/bdw: Help out the ctx switch interrupt handler
2014-08-14 Oscar Mateodrm/i915/bdw: Avoid non-lite-restore preemptions
2014-08-14 Thomas Danieldrm/i915/bdw: Handle context switch events
2014-08-14 Michel Thierrydrm/i915/bdw: Two-stage execlist submit process
2014-08-14 Oscar Mateodrm/i915/bdw: Write the tail pointer, LRC style
2014-08-14 Ben Widawskydrm/i915/bdw: Implement context switching (somewhat)
2014-08-14 Oscar Mateodrm/i915/bdw: Emission of requests with logical rings
2014-08-14 Oscar Mateodrm/i915: Add temporary ring->ctx backpointer
2014-08-13 Daniel Vetterdrm/i915: Only track real ppgtt for a context
2014-08-11 Oscar Mateodrm/i915/bdw: Always use MMIO flips with Execlists
2014-08-11 Oscar Mateodrm/i915/bdw: Workload submission mechanism for Execlists
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring emit batchbuffe...
2014-08-11 Oscar Mateodrm/i915/bdw: Interrupts with logical rings
2014-08-11 Oscar Mateodrm/i915/bdw: Ring idle and stop with logical rings
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring emit flush
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring emit request
2014-08-11 Oscar Mateodrm/i915/bdw: New logical ring submission mechanism
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring set/get seqno
2014-08-11 Oscar Mateodrm/i915/bdw: GEN-specific logical ring init
2014-08-11 Oscar Mateodrm/i915/bdw: Generic logical ring init and cleanup
2014-08-11 Oscar Mateodrm/i915/bdw: Skeleton for the new logical rings submis...
2014-08-11 Oscar Mateodrm/i915/bdw: Populate LR contexts (somewhat)
2014-08-11 Daniel Vetterdrm/i915/bdw: Add a context and an engine pointers...
2014-08-11 Oscar Mateodrm/i915/bdw: Allocate ringbuffers for Logical Ring...
2014-08-11 Oscar Mateodrm/i915/bdw: A bit more advanced LR context alloc...
2014-08-11 Oscar Mateodrm/i915/bdw: Initialization for Logical Ring Contexts
2014-08-11 Daniel Vetterdrm/i915: WARN if module opt sanitization goes out...
2014-08-11 Oscar Mateodrm/i915/bdw: Macro for LRCs and module option for...
2014-08-11 Oscar Mateodrm/i915/bdw: New source and header file for LRs, LRCs...