OSDN Git Service

android-x86/kernel.git
2019-01-07 Chris Wilsondrm/i915: Fixup kerneldoc for intel_device_info_runtime...
2019-01-05 Chris Wilsondrm/i915: Remove partial attempt to swizzle on pread...
2019-01-04 Chris Wilsondrm/i915: Do not allow unwedging following a failed...
2019-01-03 Chris Wilsondrm/i915: Always try to reset the GPU on takeover
2019-01-03 Chris Wilsondrm/i915: Show machine type in error state
2019-01-03 Chris Wilsondrm/i915/gen6: Flush RING_IMR changes before changing...
2019-01-02 Chris Wilsondrm/i915/selftests: Take a breath during check_partial_...
2019-01-02 Jani Nikuladrm/i915: rename dev_priv info to __info to avoid usage
2019-01-02 Jani Nikuladrm/i915: drop intel_device_info_dump()
2019-01-02 Jani Nikuladrm/i915: always use INTEL_INFO() to access device...
2019-01-02 Jani Nikuladrm/i915: pass dev_priv to intel_device_info_runtime_init()
2019-01-02 Jani Nikuladrm/i915/reg: abstract display_mmio_offset access
2019-01-02 Jani Nikuladrm/i915: start moving runtime device info to a separat...
2018-12-31 Chris Wilsondrm/i915: Drop unused engine->irq_seqno_barrier w/a
2018-12-31 Chris Wilsondrm/i915/ringbuffer: Move irq seqno barrier to the...
2018-12-31 Chris Wilsondrm/i915/ringbuffer: Move irq seqno barrier to the...
2018-12-31 Chris Wilsondrm/i915/ringbuffer: Remove irq-seqno w/a for gen6 xcs
2018-12-31 Chris Wilsondrm/i915/ringbuffer: Remove irq-seqno w/a for gen6...
2018-12-31 Chris Wilsondrm/i915: Remove redundant trailing request flush
2018-12-31 Chris Wilsondrm/i915: Update kerneldoc for intel_wm_need_update()
2018-12-31 Jani Nikuladrm/i915/params: document I915_PARAMS_FOR_EACH()
2018-12-31 Tvrtko Ursulindrm/i915: Remove has_pooled_eu static initializer
2018-12-31 Jani Nikuladrm/i915/params: set i915.enable_hangcheck permissions...
2018-12-31 Jani Nikuladrm/i915/uc: add dev_priv parameter to intel_uc_is_usin...
2018-12-31 Jani Nikuladrm/i915: add a helper to free the members of i915_params
2018-12-31 Jani Nikuladrm/i915: add a helper to make a copy of i915_params
2018-12-28 Chris Wilsondrm/i915/ringbuffer: Pull the render flush into breadcr...
2018-12-28 Chris Wilsondrm/i915/execlists: Pull the render flush into breadcru...
2018-12-28 Chris Wilsondrm/i915: Drop debugfs/i915_next_seqno
2018-12-28 Chris Wilsondrm/i915: Remove HW semaphores for gen7 inter-engine...
2018-12-28 Chris Wilsondrm/i915: Restrict PSMI context load w/a to Haswell GT1
2018-12-28 Young Xiaodrm/i915: avoid division by zero on skl_calc_wrpll_link
2018-12-28 Brajeswar Ghoshdrm/intel_dsi_vbt: Remove duplicate header
2018-12-27 Chris Wilsondrm/i915: Remove debugfs/i915_ppgtt_info
2018-12-27 Brajeswar Ghoshdrm/i915: Remove duplicate header from i915_request.h
2018-12-25 Hans de Goededrm/i915: DDI: call intel_psr_ and _edp_drrs_enable...
2018-12-25 Hans de Goededrm/i915: Allow calling intel_edp_drrs_enable twice
2018-12-25 Hans de Goededrm/i915: Add an update_pipe callback to intel_encoder...
2018-12-22 Chris Wilsondrm/i915: Unwind failure on pinning the gen7 ppgtt
2018-12-21 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20181221
2018-12-21 Rodrigo Vividrm/i915: Update DRIVER_DATE to 20181221
2018-12-21 Paulo Zanonidrm/i915: don't apply Display WAs 1125 and 1126 to...
2018-12-21 Maarten Lankhorstdrm/i915: Disable FBC on fastset if necessary, v2.
2018-12-20 Manasi Navaredrm/i915/dsc: Fix the deadlock in dsc debugfs node
2018-12-18 Imre Deakdrm/i915/icl: Add fallback detection method for TypeC...
2018-12-18 Imre Deakdrm/i915/icl: Fix HPD handling for TypeC legacy ports
2018-12-18 Imre Deakdrm/i915/bios: Parse the VBT TypeC and Thunderbolt...
2018-12-18 Imre Deakdrm/i915/icl: Add a debug print for TypeC port disconne...
2018-12-18 Chris Wilsondrm/i915: Apply missed interrupt after reset w/a to...
2018-12-18 Clint Taylordrm/i915/icl: combo port vswing programming changes...
2018-12-18 Hans de Goededrm/i915: Update crtc scaler settings when update_pipe...
2018-12-17 Anusha Srivatsadrm/i915/huc: Update the HuC version for BXT
2018-12-17 Manasi Navaredrm/i915/dsc: Add Per connector debugfs node for DSC...
2018-12-13 Chris Wilsondrm/i915: Fix Cherryview oops on boot
2018-12-13 Oscar Mateodrm/i915/icl: Mind the SFC units when resetting VD...
2018-12-13 Oscar Mateodrm/i915/icl: Record the valid VDBoxes with SFC capability
2018-12-13 Chris Wilsondrm/i915/selftests: Verify we can perform resets from...
2018-12-13 Chris Wilsondrm/i915/selftests: Check we can recover a wedged device
2018-12-13 Lucas De Marchidrm/i915: merge gen checks to use range
2018-12-13 Lucas De Marchidrm/i915: replace IS_GEN<N> with IS_GEN(..., N)
2018-12-13 Lucas De Marchidrm/i915: Rename IS_GEN to IS_GEN_RANGE
2018-12-12 Matt Roperdrm/i915: Don't forget to reset blocks when testing...
2018-12-12 Bob Paauwedrm/i915: DFSM pipe disable is valid from gen9 onwards...
2018-12-11 Matt Roperdrm/i915: Switch to level-based DDB allocation algorith...
2018-12-11 Matt Roperdrm/i915: Don't use DDB allocation when choosing gen9...
2018-12-11 Clint Taylordrm/i915/hdmi: SCDC Scrambling enable without CTS mode
2018-12-10 Matt Roperdrm/i915: Use intel_ types more consistently for color...
2018-12-10 Matt Roperdrm/i915: Use intel_ types more consistently for waterm...
2018-12-07 Ville Syrjälädrm/i915: Remove dead update_wm_pre assignment from...
2018-12-07 Ville Syrjälädrm/i915: Remove bogus FIXME from SKL wm computation
2018-12-07 Ville Syrjälädrm/i915: Use explicit old crtc state in skl_compute_wm()
2018-12-07 Chris Wilsondrm/i915: Flush GPU relocs harder for gen3
2018-12-07 Chris Wilsondrm/i915: Skip the ERR_PTR error state
2018-12-07 Chris Wilsondrm/i915: Pipeline PDP updates for Braswell
2018-12-07 Chris Wilsondrm/i915/ringbuffer: EMIT_INVALIDATE after switch context
2018-12-07 Chris Wilsondrm/i915: Push EMIT_INVALIDATE at request start to...
2018-12-07 Mika Kuoppaladrm/i915/icl: Forcibly evict stale csb entries
2018-12-06 Chris Wilsondrm/i915/execlists: Apply a full mb before execution...
2018-12-06 Chris Wilsondrm/i915/execlists: Move RCS mmio workaround to new...
2018-12-06 Chris Wilsondrm/i915/selftests: verify_gt_engine_wa() needs rpm...
2018-12-06 Ramalingam Cdrm/i915: Increase timeout for Encrypt status change
2018-12-06 Ramalingam Cdrm/i915: debug log for REPLY_ACK missing
2018-12-06 Ramalingam Cdrm/i915: Fix platform coverage for HDCP1.4
2018-12-06 Ramalingam Cdrm/i915: Fix GEN9 HDCP1.4 key load process
2018-12-06 José Roberto... drm/i915/fbc/cnl: Add GLK and CNL+ hardware tracking...
2018-12-06 José Roberto... drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSR
2018-12-05 Matt Atwooddrm/i915: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_...
2018-12-05 Pedro TammelaMakefile: fix mixed tab and spaces
2018-12-04 José Roberto... drm/i915/psr: Check if source supports sink specific...
2018-12-04 José Roberto... drm/i915/psr: Check if resolution is supported by defau...
2018-12-04 José Roberto... drm: Add the PSR SU granularity registers offsets
2018-12-04 José Roberto... drm/i915: Remove old PSR2 FIXME about frontbuffer tracking
2018-12-04 José Roberto... drm/i915/icl: Do not change reserved registers related...
2018-12-04 José Roberto... drm/i915/psr: Enable sink to trigger a interruption...
2018-12-04 José Roberto... drm/i915/psr: Set PSR CRC verification bit in sink...
2018-12-04 José Roberto... drm/i915/psr: Don't tell sink that main link will be...
2018-12-04 José Roberto... drm/i915: Disable PSR in Apple panels
2018-12-04 Tvrtko Ursulindrm/i915: Dial down workaround debug messages
2018-12-04 Chris Wilsondrm/i915/selftests: Reorder request allocation vs vma...
2018-12-04 Jani Nikuladrm/i915: Update DRIVER_DATE to 20181204
next