OSDN Git Service

tomoyo/tomoyo-test1.git
2018-07-16 Chris Wilsondrm/i915/selftests: Downgrade igt_timeout message
2018-07-14 Michał Winiarskidrm/i915/guc: Disable rpm wakeref asserts in GuC irq...
2018-07-13 Chris Wilsondrm/i915/execlists: Drop clear_gtiir() on GPU reset
2018-07-13 Chris Wilsondrm/i915: Do not short-circuit tasklets during reset
2018-07-13 Chris Wilsondrm/i915/selftests: Include the start of each subtest...
2018-07-13 Chris Wilsondrm/i915/guc: Protect against no desc-pool on premature...
2018-07-13 Ville Syrjälädrm/i915: Print the long_mask alongside the pin_mask
2018-07-13 Ville Syrjälädrm/i915: Pass hpd_pin to long_pulse_detect()
2018-07-13 Ville Syrjälädrm/i915: s/int i/enum hpd_pin pin/
2018-07-13 Ville Syrjälädrm/i915: Nuke dev_priv->irq_port[]
2018-07-13 Ville Syrjälädrm/i915: Rewrite mst suspend/resume in terms of encoders
2018-07-13 Ville Syrjälädrm/i915: Introduce intel_encoder_is_dig_port()
2018-07-13 Ville Syrjälädrm/i915: Introduce for_each_intel_dp()
2018-07-13 Chris Wilsondrm/i915/userptr: Enable read-only support on gen8+
2018-07-13 Chris Wilsondrm/i915: Reject attempted pwrites into a read-only...
2018-07-13 Chris Wilsondrm/i915: Prevent writing into a read-only object via...
2018-07-13 Chris Wilsondrm/i915/gtt: Disable read-only support under GVT
2018-07-13 Jon Bloomfielddrm/i915/gtt: Read-only pages for insert_entries on...
2018-07-13 Jon Bloomfielddrm/i915/gtt: Add read only pages to gen8_pte_encode
2018-07-13 Clint Taylordrm/i915/glk: Add Quirk for GLK NUC HDMI port issues.
2018-07-13 Chris Wilsondrm/i915/guc: Protect against NULL client dereference...
2018-07-13 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20180712
2018-07-13 Rodrigo Vividrm/i915/psr: Remove few mod parameters option.
2018-07-13 Rodrigo Vividrm/i915/psr: Remove useless function calls.
2018-07-13 Dhinakaran... drm/i915/psr: Split sink status into a separate debugfs...
2018-07-13 Tarun Vyasdrm/i915: Use crtc_state->has_psr instead of CAN_PSR...
2018-07-12 Ramalingam Cdrm/i915/gmbus: Enable burst read
2018-07-12 Ramalingam Cdrm/i915/gmbus: Increase the Bytes per Rd/Wr Op
2018-07-12 Michał Winiarskidrm/i915/selftests: Fixup GuC FW negative test
2018-07-12 Michał Winiarskidrm/i915: Tidy error handling in i915_gem_init_hw
2018-07-12 Chris Wilsondrm/i915/guc: Skip cleaning up the doorbells on error...
2018-07-12 Chris Wilsondrm/i915: Silence warning for no vlv powercontext
2018-07-12 Dominique Martinetdrm/i915/tv: fix strncpy truncation warning
2018-07-12 Rodrigo ViviMerge tag 'gvt-next-2018-07-11' of https://github.com...
2018-07-11 Chris Wilsondrm/i915/execlists: Switch to rb_root_cached
2018-07-11 Chris Wilsondrm/i915/selftests: Add a safety net to live_workarounds
2018-07-11 Chris Wilsondrm/i915: Introduce i915_address_space.mutex
2018-07-10 Paulo Zanonidrm/i915: use the ICL stolen memory
2018-07-10 Paulo Zanonix86/gpu: reserve ICL's graphics stolen memory
2018-07-10 Chris Wilsondrm/i915: Unwind HW init after GVT setup failure
2018-07-10 Chris Wilsondrm/i915: Cleanup modesetting on load-error path
2018-07-10 Chris Wilsondrm/i915: Flush the residual parking on emergency shutdown
2018-07-10 Chris Wilsondrm/i915: Tidy i915_gem_suspend()
2018-07-10 Chris Wilsondrm/i915: Only reset hangcheck at the start of an activ...
2018-07-10 Chris Wilsondrm/i915/selftests: Filter out both physical address...
2018-07-10 Chris Wilsondrm/i915/selftests: Constrain mock_gtt tests to fit...
2018-07-10 Chris Wilsondrm/i915: Remove function details from device error...
2018-07-10 Hang Yuandrm/i915/gvt: declare gvt as i915's soft dependency
2018-07-09 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20180709
2018-07-09 Chris Wilsondrm/i915/selftests: Prevent background reaping of activ...
2018-07-09 Chris Wilsondrm/i915/selftests: Replace wait-on-timeout with explic...
2018-07-09 Chris Wilsondrm/i915: Provide a timeout to i915_gem_wait_for_idle...
2018-07-09 Chris Wilsondrm/i915: Provide a timeout to i915_gem_wait_for_idle()
2018-07-09 Chris Wilsondrm/i915/selftests: Magic numbers for old Y-tiling
2018-07-09 Colin Xudrm/i915/gvt: Handle EDP_PSR_IMR and EDP_PSR_IIR for...
2018-07-09 Changbin Dudrm/i915: Enable platform support for vGPU huge gtt...
2018-07-09 Changbin Dudrm/i915/gvt: Fix error handling in ppgtt_populate_spt_...
2018-07-09 Changbin Dudrm/i915/gvt: Handle special sequence on PDE IPS bit
2018-07-09 Changbin Dudrm/i915/gvt: Add 2M huge gtt support
2018-07-09 Changbin Dudrm/i915/kvmgt: Support setting dma map for huge pages
2018-07-09 Changbin Dudrm/i915/gvt: Add 64K huge gtt support
2018-07-09 Changbin Dudrm/i915/gvt: Make PTE iterator 64K entry aware
2018-07-09 Changbin Dudrm/i915/gvt: Split ppgtt_alloc_spt into two parts
2018-07-09 Changbin Dudrm/i915/gvt: Add GTT clear_pse operation
2018-07-09 Changbin Dudrm/i915/gvt: Add software PTE flag to mark special...
2018-07-09 Changbin Dudrm/i915/gvt: Detect 64K gtt entry by IPS bit of PDE
2018-07-09 Changbin Dudrm/i915/gvt: Handle MMIO GEN8_GAMW_ECO_DEV_RW_IA for...
2018-07-09 Changbin Dudrm/i915/gvt: Add PTE IPS bit operations
2018-07-09 Changbin Dudrm/i915/gvt: Add new 64K entry type
2018-07-07 Chris Wilsondrm/i915: Replace nested subclassing with explicit...
2018-07-06 Chris Wilsondrm/i915/selftests: Avoid warning if runtime pm is...
2018-07-06 Chris Wilsondrm/i915/selftests: Provide full mb() around clflush
2018-07-06 Chris Wilsondrm/i915: Track the last-active inside the i915_vma
2018-07-06 Chris Wilsondrm/i915: Track vma activity per fence.context, not...
2018-07-06 Chris Wilsondrm/i915: Move i915_vma_move_to_active() to i915_vma.c
2018-07-06 Chris Wilsondrm/i915: Start returning an error from i915_vma_move_t...
2018-07-06 Chris Wilsondrm/i915: Export i915_request_skip()
2018-07-06 Chris Wilsondrm/i915: Refactor export_fence() after i915_vma_move_t...
2018-07-06 Chris Wilsondrm/i915/selftests: Fixup missing MI_MEM_VIRTUAL for...
2018-07-06 Chris Wilsondrm/i915/selftests: Replace magic 1<<22 with MI_USE_GGT...
2018-07-06 Chris Wilsondrm/i915/selftests: Limit live_gtt allocation test...
2018-07-06 Chris Wilsondrm/i915/gtt: Control cache domain of dma_map_page...
2018-07-06 Chris Wilsondrm/i915/gtt: Suppress warnings for dma_map_page
2018-07-06 Chris Wilsondrm/i915: Flush the WCB following a WC write
2018-07-06 Chris Wilsondrm/i915/selftests: Skip live_execlists if the GPU...
2018-07-06 Chris Wilsondrm/i915/selftests: Skip live context execution test...
2018-07-06 Chris Wilsondrm/i915: Record logical context support in driver...
2018-07-06 Imre Deakdrm/i915/ddi: Simplify get_encoder_power_domains()
2018-07-06 Maarten Lankhorstdrm/i915: Remove support for legacy debugfs crc interface
2018-07-06 Chris Wilsondrm/i915/selftests: Skip over live context testing...
2018-07-06 Chris Wilsondrm/i915/selftests: Skip huge pages live tests if wedged
2018-07-06 Chris Wilsondrm/i915/selftests: Skip live eviction tests when wedged
2018-07-06 Chris Wilsondrm/i915/selftests: Skip workaround tests when wedged
2018-07-06 Chris Wilsondrm/i915/selftests: Skip all request selftests when...
2018-07-06 Chris Wilsondrm/i915/selftests: Skip making an object busy if the...
2018-07-06 Chris Wilsondrm/i915/selftests: Skip using the GPU if wedged
2018-07-06 Chris Wilsondrm/i915/selftests: Destroy partial tiling vma after use
2018-07-06 Chris Wilsondrm/i915: Squelch very verbose error logging
2018-07-06 Madhav Chauhandrm/i915/icl: Define AUX lane registers for Port A/B
2018-07-06 Madhav Chauhandrm/i915/icl: Power down unused DSI lanes
next