sfrench/cifs-2.6.git
2018-04-09 Vidya Srinivasdrm/i915: Display WA 827
2018-04-09 Mahesh Kumardrm/i915/skl: split skl_compute_ddb function
2018-04-09 Mahesh Kumardrm/i915/skl+: nv12 workaround disable WM level 1-7
2018-04-09 Mahesh Kumardrm/i915/skl+: make sure higher latency level has highe...
2018-04-09 Mahesh Kumardrm/i915/skl+: pass skl_wm_level struct to wm compute...
2018-04-09 Mahesh Kumardrm/i915/skl+: NV12 related changes for WM
2018-04-09 Mahesh Kumardrm/i915/skl+: support verification of DDB HW state...
2018-04-09 Mahesh Kumardrm/i915/skl+: add NV12 in skl_format_to_fourcc
2018-04-09 Mahesh Kumardrm/i915/skl+: refactor WM calculation for NV12
2018-04-09 Mahesh Kumardrm/i915/skl+: rename skl_wm_values struct to skl_ddb_v...
2018-04-07 Lyude Pauldrm/i915/dp: Send DPCD ON for MST before phy_up
2018-04-06 Chris Wilsondrm/i915: Pass the set of guilty engines to i915_reset()
2018-04-06 Chris Wilsondrm/i915: Treat i915_reset_engine() as guilty until...
2018-04-06 Chris Wilsondrm/i915: Split out parking from the idle worker for...
2018-04-06 Chris Wilsondrm/i915/selftests: Rename wait_for_hang() to wait_unti...
2018-04-06 Oscar Mateodrm/i915/icl: Enable RC6 and RPS in Gen11
2018-04-06 Oscar Mateodrm/i915/icl: Deal with GT INT DW correctly
2018-04-06 Oscar Mateodrm/i915/icl: Handle RPS interrupts correctly for Gen11
2018-04-06 Mika Kuoppaladrm/i915/icl: Use hw engine class, instance to find...
2018-04-06 Michel Thierrydrm/i915/icl: Add reset control register changes
2018-04-06 Kevin Rogovindrm/i915: Describe the bottom of stack in processing...
2018-04-06 Kevin Rogovindrm/i915: Add link to documentation in i915_gem_execbuf...
2018-04-06 Kevin Rogovindrm/i915: Narration overview on GEM
2018-04-06 Chris Wilsondrm/i915/selftests: Avoid repeatedly harming the same...
2018-04-06 Gaurav K Singhdrm/i915/audio: Fix audio enumeration issue on BXT
2018-04-06 Radhakrishna... drm/i915: Fix memory leak in intel_hdcp auth
2018-04-05 Chris Wilsondrm/i915: Only call finish_reset after a prepare_reset
2018-04-04 Chris Wilsondrm/i915/selftests: Add basic sanitychecks for execlists
2018-04-04 Xidong Wangdrm/i915: Do no use kfree() to free a kmem_cache_alloc...
2018-04-04 Ramalingam Cdrm/i915: Check hdcp key loadability
2018-04-04 Ramalingam Cdrm/i915: Read Vprime thrice incase of mismatch
2018-04-04 Ramalingam Cdrm/i915: Read HDCP R0 thrice in case of mismatch
2018-04-04 Chris Wilsondrm/i915: Store preemption capability in engine->flags
2018-04-03 Chris Wilsondrm/i915/execlists: Track begin/end of execlists submis...
2018-03-30 Rodrigo ViviMerge airlied/drm-next into drm-intel-next-queued
2018-03-30 José Roberto... drm/i915/psr: Set DPCD PSR2 enable bit when needed
2018-03-30 José Roberto... drm/i915/psr: Cache sink synchronization latency
2018-03-30 José Roberto... drm/i915/psr: Use PSR2 macro for PSR2
2018-03-30 José Roberto... drm/i915/psr: Do not override PSR2 sink support
2018-03-30 José Roberto... drm/i915/psr/cnl: Enable Y-coordinate support in source
2018-03-30 José Roberto... drm/i915/psr: Tie PSR2 support to Y coordinate requirement
2018-03-30 José Roberto... drm/i915/psr: Nuke aux frame sync
2018-03-30 José Roberto... drm: Add DP last received PSR SDP VSC register and...
2018-03-30 José Roberto... drm: Add DP PSR2 sink enable bit
2018-03-30 Chris Wilsondrm/i915: Only warn for might_sleep() before a slow...
2018-03-30 Chris Wilsondrm/i915: Avoid sleeping inside per-engine reset
2018-03-29 Lionel Landwerlindrm/i915/perf: add more debug message on perf open...
2018-03-29 Lionel Landwerlindrm/i915: rename PPGTT/GGTT fields OA registers
2018-03-29 Lionel Landwerlindrm/i915/perf: remove empty line
2018-03-29 Lionel Landwerlindrm/i915/perf: simplify OA unit enabling on gen7
2018-03-29 Lionel Landwerlindrm/i915/perf: check the value of PROP_SAMPLE_OA uapi...
2018-03-29 Lionel Landwerlindrm/i915/perf: enable perf support on ICL
2018-03-29 Chris Wilsondrm/i915: Include the HW breadcrumb whenever we trace...
2018-03-29 Michel Thierrydrm/i915/guc: enable guc interrupts unconditionally...
2018-03-28 Dave AirlieMerge branch 'drm-misc-next-fixes' of git://anongit...
2018-03-28 Michal Wajdeczkodrm/i915/guc: Trace messages from CT while in debug
2018-03-28 Michal Wajdeczkodrm/i915/guc: Handle default action received over CT
2018-03-28 Michal Wajdeczkodrm/i915/guc: Prepare to process incoming requests...
2018-03-28 Michal Wajdeczkodrm/i915/guc: Implement response handling in send_ct()
2018-03-28 Michal Wajdeczkodrm/i915/guc: Use better name for helper wait function
2018-03-28 Michal Wajdeczkodrm/i915/guc: Prepare to handle messages from CT RECV...
2018-03-28 Michal Wajdeczkodrm/i915/guc: Make event handler a virtual function
2018-03-28 Michal Wajdeczkodrm/i915/guc: Implement response handling in send_mmio()
2018-03-28 Michal Wajdeczkodrm/i915/guc: Prepare send() function to accept bigger...
2018-03-28 Michal Wajdeczkodrm/i915/guc: Add support for data reporting in GuC...
2018-03-28 Michal Wajdeczkodrm/i915/guc: Add documentation for MMIO based communic...
2018-03-28 Chris Wilsondrm/i915/execlists: Reset ring registers on rebinding...
2018-03-28 Paulo Zanonidrm/i915/gen11: add support for reading the timestamp...
2018-03-28 Yaodong Lidrm/i915: Use correct reST syntax for WOPCM and GuC...
2018-03-28 Dave AirlieMerge tag 'drm-amdkfd-next-2018-03-27' of git://people...
2018-03-28 Dave AirlieMerge tag 'drm-intel-next-fixes-2018-03-27' of git...
2018-03-28 Dave AirlieBackmerge tag 'v4.16-rc7' into drm-next
2018-03-27 Lucas De Marchidrm/i915: reorder dpll_info members
2018-03-27 Lucas De Marchidrm/i915: use flags from dpll_info embedded in intel_sh...
2018-03-27 Lucas De Marchidrm/i915: use id from intel_shared_dpll.info
2018-03-27 Lucas De Marchidrm/i915: use name from intel_shared_dpll.info
2018-03-27 Lucas De Marchidrm/i915: use funcs from intel_shared_dpll.info
2018-03-27 Lucas De Marchidrm/i915: add dpll_info inside intel_shared_dpll
2018-03-27 Lucas De Marchidrm/i915: move dpll_info to header
2018-03-27 Lucas De Marchidrm/i915: Reword warning for missing cases
2018-03-27 Chris Wilsondrm/i915/execlists: Avoid kicking the submission too...
2018-03-27 Chris Wilsondrm/i915: Include submission tasklet state in engine...
2018-03-27 Chris Wilsondrm/i915/execlists: Clear user-active flag on preemptio...
2018-03-27 Imre Deakdrm/i915: Fix hibernation with ACPI S0 target state
2018-03-27 Chris Wilsondrm/i915/execlists: Use a locked clear_bit() for synchr...
2018-03-27 Chris Wilsondrm/i915: Specify which engines to reset following...
2018-03-27 Dhinakaran... drm/i915/dp: Write to SET_POWER dpcd to enable MST...
2018-03-26 Dave AirlieMerge branch 'drm-next-4.17' of git://people.freedeskto...
2018-03-25 Linus TorvaldsLinux 4.16-rc7 v4.16-rc7
2018-03-25 Linus TorvaldsMerge tag 'dmaengine-fix-4.16-rc7' of git://git./linux...
2018-03-25 Linus TorvaldsMerge branch 'x86-pti-for-linus' of git://git./linux...
2018-03-25 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2018-03-25 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-03-25 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2018-03-25 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2018-03-25 Linus Torvaldstty: vt: fix up tabstops properly
2018-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2018-03-25 Eric W. BiedermanRevert "mqueue: switch to on-demand creation of interna...
2018-03-24 Linus TorvaldsMerge tag 'pinctrl-v4.16-3' of git://git./linux/kernel...
2018-03-23 Paulo Zanonidrm/i915: protect macro parameters in SWING_SEL_{UPP...
next