]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-11-17 Jani Nikuladrm/i915/opregion: fill in the CADL from connector...
2016-11-17 Jani Nikuladrm/i915: make i915 the source of acpi device ids for...
2016-11-17 Min Hedrm/i915: fix the dequeue logic for single_port_submiss...
2016-11-16 Chris Wilsondrm/i915/execlists: Use a local lock for dfs_link access
2016-11-16 Praveen Paneridrm/i915/bxt: Broxton decoupled MMIO
2016-11-15 Maarten Lankhorstdrm/i915/gen9+: Kill off hw_ddb from intel_crtc.
2016-11-15 Maarten Lankhorstdrm/i915/gen9+: Preserve old allocation from crtc_state.
2016-11-15 Maarten Lankhorstdrm/i915/gen9+: Program watermarks as a separate step...
2016-11-15 Maarten Lankhorstdrm/i915: Add an atomic evasion step to watermark progr...
2016-11-15 Chris Wilsondrm/i915: Add execution priority boosting for mmioflips
2016-11-14 Chris Wilsondrm/i915/scheduler: Boost priorities for flips
2016-11-14 Chris Wilsondrm/i915: Store the execution priority on the context
2016-11-14 Chris Wilsondrm/i915/scheduler: Execute requests in order of priorities
2016-11-14 Chris Wilsondrm/i915/scheduler: Record all dependencies upon reques...
2016-11-14 Chris Wilsondrm/i915/scheduler: Signal the arrival of a new request
2016-11-14 Chris Wilsondrm/i915: Remove engine->execlist_lock
2016-11-14 Chris Wilsondrm/i915: Defer transfer onto execution timeline to...
2016-11-14 Chris Wilsondrm/i915: Split request submit/execute phase into two
2016-11-14 Chris Wilsondrm/i915: Create distinct lockclasses for execution...
2016-11-14 Chris Wilsondrm/i915: Give each sw_fence its own lockclass
2016-11-14 Ville Syrjälädrm/i915: Remove some duplicated plane swapping logic
2016-11-14 Ville Syrjälädrm/i915: Simplify DP port limited color range bit...
2016-11-14 Ville Syrjälädrm/i915: Kill dp_encoder_is_mst
2016-11-14 Ville Syrjälädrm/i915: Add horizontal mirroring support for CHV...
2016-11-14 Ville Syrjälädrm/i915: Clean up rotation DSPCNTR/DVSCNTR/etc. setup
2016-11-14 Ville Syrjälädrm/i915: Use & instead if == to check for rotations
2016-11-14 Paulo Zanonidrm/i915/fbc: convert intel_fbc.c to use INTEL_GEN()
2016-11-14 Paulo Zanonidrm/i915/fbc: use drm_atomic_get_existing_crtc_state...
2016-11-14 Paulo Zanonidrm/i915/fbc: inline intel_fbc_can_choose()
2016-11-14 Paulo Zanonidrm/i915/fbc: extract intel_fbc_can_enable()
2016-11-14 Paulo Zanonidrm/i915/fbc: replace a loop with drm_atomic_get_existi...
2016-11-14 Paulo Zanonidrm/i915/fbc: move the intel_fbc_can_choose() call...
2016-11-14 Chris Wilsondrm/i915: Fix test on inputs for vma_compare()
2016-11-14 Paulo Zanonidrm/i915/gen9: fix the WM memory bandwidth WA for Y...
2016-11-14 Ville Syrjälädrm/i915: Assume non-DP++ port if dvo_port is HDMI...
2016-11-14 Jani Nikuladrm/i915: rename preliminary_hw_support to alpha_support
2016-11-14 Joonas Lahtinendrm/i915: Update i915_driver_load kerneldoc
2016-11-11 Chris Wilsondrm/i915: Stop skipping the final clflush back to syste...
2016-11-11 Chris Wilsondrm/i915: Only wait upon the execution timeline when...
2016-11-11 Tvrtko Ursulindrm/i915: Convert i915_drv.c to INTEL_GEN
2016-11-11 Tvrtko Ursulindrm/i915: Pass dev_priv to INTEL_INFO everywhere apart...
2016-11-11 Tvrtko Ursulindrm/i915: Further assorted dev_priv cleanups
2016-11-11 Tvrtko Ursulindrm/i915: More assorted dev_priv cleanups
2016-11-11 Tvrtko Ursulindrm/i915: Assorted dev_priv cleanups
2016-11-11 Joonas Lahtinendrm/i915: Split out i915_vma.c
2016-11-10 Daniel VetterMerge tag 'gvt-next-kvmgt-framework' of https://github...
2016-11-10 Tvrtko Ursulindrm/i915: Trim the object sg table
2016-11-10 Jike Songdrm/i915/gvt: add KVMGT support
2016-11-10 Jike Songdrm/i915/gvt: refactor intel_gvt_io_emulation_ops to...
2016-11-10 Jike Songdrm/i915/gvt: allow several MPT methods to be NULL
2016-11-10 Jike Songdrm/i915/gvt: introduce host_init/host_exit to MPT
2016-11-10 Jike Songdrm/i915/gvt: remove obsolete code for old kvmgt opregion
2016-11-10 Zhenyu Wangdrm/i915/gvt: add intel vgpu types support
2016-11-10 Xiaoguang Chendrm/i915/gvt: use kmap instead of kmap_atomic around...
2016-11-10 Bing Niudrm/i915/gvt: don't rely on guest PPGTT entry to free...
2016-11-10 Daniel VetterMerge tag 'for-kvmgt' of git://git.kernel.org/pub/scm...
2016-11-09 Chris Wilsondrm/i915: Spin until breadcrumb threads are complete
2016-11-09 Maarten Lankhorstdrm/i915: Pass atomic state to verify_connector_state
2016-11-09 Maarten Lankhorstdrm/i915: Update atomic modeset state synchronously...
2016-11-09 Maarten Lankhorstdrm/edid: Remove drm_select_eld
2016-11-09 Maarten Lankhorstdrm/i915: Pass atomic state to intel_audio_codec_enable...
2016-11-09 Maarten Lankhorstdrm/i915: Convert intel_hdmi to use atomic state
2016-11-08 Arnd Bergmanndrm/i915: avoid harmless empty-body warning
2016-11-08 Daniel VetterMerge tag 'gvt-next-2016-11-07' of https://github.com...
2016-11-08 Ville Syrjälädrm/i915: Use intel_fb_gtt_offset() also for gen2/3...
2016-11-08 Ville Syrjälädrm/i915: Fix error handling for cursor/sprite plane...
2016-11-08 Ville Syrjälädrm/i915: Grab the rotation from the passed plane state...
2016-11-08 Chris Wilsondrm/i915: Remove chipset flush after cache flush
2016-11-08 Joonas Lahtinendrm/i915: Remove two sloppy inline functions from .h
2016-11-08 Daniel Vetterdrm/i915: Update DRIVER_DATE to 20161108
2016-11-07 Chris Wilsondrm/i915: Mark CPU cache as dirty when used for rendering
2016-11-07 Imre Deakdrm/i915: Add assert for no pending GPU requests during...
2016-11-07 Imre Deakdrm/i915: Make sure engines are idle during GPU idling...
2016-11-07 Imre Deakdrm/i915: Avoid early GPU idling due to race with new...
2016-11-07 Imre Deakdrm/i915: Avoid early GPU idling due to already pending...
2016-11-07 Chris Wilsondrm/i915: Limit Valleyview and earlier to only using...
2016-11-07 Chris Wilsondrm/i915: Round tile chunks up for constructing partial...
2016-11-07 Chris Wilsondrm/i915: Remove the vma from the object list upon...
2016-11-07 Ping Gaodrm/i915/gvt: implement scratch page table tree for...
2016-11-07 Du, Changbindrm/i915/gvt: emulate vgpu engine reset control behavior
2016-11-07 Zhenyu Wangdrm/i915/gvt: Fix workload status after wait
2016-11-07 Ping Gaodrm/i915/gvt: update misc ctl regs base on stepping...
2016-11-07 Ping Gaodrm/i915/gvt: correct the emulation in TLB control...
2016-11-07 Ping Gaodrm/i915/gvt: add write vreg in MMIO DMA_CTRL handler
2016-11-07 Ping Gaodrm/i915/gvt: remove unused variable 'execlist'
2016-11-07 Zhenyu Wangdrm/i915/gvt: Fix shift for cmd data size
2016-11-04 Lyudedrm/i915: Reinit polling before hpd when resuming
2016-11-04 Lyudedrm/i915: Remove redundant reprobe in i915_drm_resume
2016-11-04 Dhinakaran... drm/i915/dp: Extend BDW DP audio workaround to GEN9...
2016-11-04 Dhinakaran... drm/i915/dp: BDW cdclk fix for DP audio
2016-11-04 Chris Wilsondrm/i915: Fix pages pin counting around swizzle quirk
2016-11-04 Jike Songkvm/page_track: export symbols for external usage
2016-11-04 Jike Songkvm/page_track: call notifiers with kvm_page_track_noti...
2016-11-04 Xiaoguang ChenKVM: x86: add track_flush_slot page track notifier
2016-11-03 Chris Wilsondrm/i915: Fix test on inputs for vma_compare()
2016-11-03 Chris Wilsondrm/i915/guc: Cache the client mapping
2016-11-03 Tvrtko Ursulindrm/i915: Tidy slab cache allocations
2016-11-03 Joonas Lahtinendrm/i915: Introduce HAS_64BIT_RELOC
2016-11-02 Owen Hofmannkvm: x86: Check memopp before dereference (CVE-2016...
2016-11-02 Jim Mattsonkvm: nVMX: VMCLEAR an active shadow VMCS after last use
next