OSDN Git Service

uclinux-h8/linux.git
2019-03-22 Ville Syrjälädrm/i915: Clean up EDID downclock mode lookup
2019-03-22 Ville Syrjälädrm/i915: Stop hand rolling drm_mode_match()
2019-03-22 Ville Syrjälädrm/i915: Adjust DSI fixed mode handling
2019-03-22 Ville Syrjälädrm/i915: Refactor VBT fixed mode handling
2019-03-22 Ville Syrjälädrm/i915: Pick the first mode from EDID as the fixed...
2019-03-22 Ville Syrjälädrm/i915: Refactor EDID fixed mode search
2019-03-22 Ville Syrjälädrm/i915: Really calculate the cursor ddb based on...
2019-03-22 Chris Wilsondrm/i915: Allow contexts to share a single timeline...
2019-03-22 Chris Wilsondrm/i915: Extend CONTEXT_CREATE to set parameters upon...
2019-03-22 Chris Wilsondrm/i915: Create/destroy VM (ppGTT) for use with contexts
2019-03-22 Chris Wilsondrm/i915: Introduce the i915_user_extension_method
2019-03-22 Sujaritha Sundaresandrm/i915/guc: GuC suspend path cleanup
2019-03-22 Chris Wilsondrm/i915/selftests: Mark up preemption tests for hang...
2019-03-22 Chris Wilsondrm/i915/selftests: Calculate maximum ring size for...
2019-03-21 Chris Wilsondrm/i915: Skip object locking around a no-op set-domain...
2019-03-21 Chris Wilsondrm/i915: Flush pages on acquisition
2019-03-21 Chris Wilsondrm/i915: Stop storing the context name as the timeline...
2019-03-21 Chris Wilsondrm/i915: Stop storing ctx->user_handle
2019-03-21 Chris Wilsondrm/i915: Introduce a mutex for file_priv->context_idr
2019-03-21 Chris Wilsondrm/i915: Separate GEM context construction and registr...
2019-03-21 Dan Carpenterdrm/i915/selftests: fix NULL vs IS_ERR() check in mock_...
2019-03-21 Chris Wilsondrm/i915: Use __is_constexpr()
2019-03-20 Daniele Ceraolo... drm/i915: make raw access function work on uncore
2019-03-20 Daniele Ceraolo... drm/i915: move regs pointer inside the uncore structure
2019-03-20 Daniele Ceraolo... drm/i915: reduce the dev_priv->uncore dance in uncore.c
2019-03-20 Daniele Ceraolo... drm/i915: make find_fw_domain work on intel_uncore
2019-03-20 Daniele Ceraolo... drm/i915: make more uncore function work on intel_uncore
2019-03-20 Daniele Ceraolo... drm/i915: use intel_uncore for all forcewake get/put
2019-03-20 Daniele Ceraolo... drm/i915: use intel_uncore in fw get/put internal paths
2019-03-20 Daniele Ceraolo... drm/i915: always use masks on FW regs
2019-03-20 Manasi Navaredrm/i915/icl: Fix the TRANS_DDI_FUNC_CTL2 bitfield...
2019-03-20 Andy Shevchenkodrm/i915: Switch to bitmap_zalloc()
2019-03-20 Ville Syrjälädrm/i915: Inline skl_update_pipe_wm() into its only...
2019-03-20 Ville Syrjälädrm/i915: Don't pass pipe_wm around so much
2019-03-20 Ville Syrjälädrm/i915: Move some variables to tighter scope
2019-03-20 Ville Syrjälädrm/i915: Keep plane watermarks enabled more aggressively
2019-03-20 Ville Syrjälädrm/i915: Make sure cursor has enough ddb for the selec...
2019-03-20 Ville Syrjälädrm/i915: Allocate enough DDB for the cursor
2019-03-20 Ville Syrjälädrm/i915: Extract skl_compute_wm_params()
2019-03-20 Ville Syrjälädrm/i915: Don't pass plane state to skl_compute_plane_wm()
2019-03-20 Ville Syrjälädrm/i915: Accept alloc_size == blocks
2019-03-20 Ville Syrjälädrm/i915: Use HPLLVCO_MOBILE for all PNVs
2019-03-20 Ville Syrjälädrm/i915: Introduce i915_has_asle()
2019-03-20 Ville Syrjälädrm/i915: Introduce i9xx_has_pps()
2019-03-20 Ville Syrjälädrm/i915: Introduce i9xx_has_pfit()
2019-03-20 Ville Syrjälädrm/i915: Reorder gen3/4 swizzle detection logic
2019-03-20 Daniele Ceraolo... drm/i915/selftests: add test to verify get/put fw domains
2019-03-20 Chris Wilsondrm/i915/selftests: Provide stub reset functions
2019-03-20 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20190320
2019-03-19 Anusha Srivatsadrm/i915/cml: Introduce Comet Lake PCH
2019-03-19 Anusha Srivatsadrm/i915/cml: Add CML PCI IDS
2019-03-19 José Roberto... drm/i915: Fix PSR2 selective update corruption after...
2019-03-19 Ville Syrjälädrm/i915: Pass dev_priv to intel_is_dual_link_lvds()
2019-03-19 Ville Syrjälädrm/i915: Polish intel_get_lvds_encoder()
2019-03-19 Ville Syrjälädrm/i915: Add some missing curly braces
2019-03-19 Ville Syrjälädrm/i915: Remove the fragile array index -> link rate...
2019-03-19 Ville Syrjälädrm/i915: Nuke icl_calc_dp_combo_pll_link()
2019-03-19 Ville Syrjälädrm/i915: Fix readout for cnl DPLL kdiv==3
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to icl dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to cnl dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to bxt dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Remove redundant on stack dpll_hw_state from...
2019-03-19 Ville Syrjälädrm/i915: Pass crtc_state down to skl dpll funcs
2019-03-19 Ville Syrjälädrm/i915: Don't pass crtc to intel_get_shared_dpll...
2019-03-19 Ville Syrjälädrm/i915: Don't pass crtc to intel_find_shared_dpll()
2019-03-19 Chris Wilsondrm/i915: Hold a reference to the active HW context
2019-03-19 Chris Wilsondrm/i915: Lock the gem_context->active_list while dropp...
2019-03-19 Jani Nikuladrm/i915/psr: remove drmP.h include that crept in
2019-03-19 Jani Nikuladrm/i915: stick to kernel fixed size types
2019-03-18 Chris Wilsondrm/i915: Hold a ref to the ring while retiring
2019-03-18 Chris Wilsondrm/i915: Switch to use HWS indices rather than addresses
2019-03-18 Ville Syrjälädrm/i915: Turn off the CUS when turning off a HDR plane
2019-03-18 Ville Syrjälädrm/i915: Fix legacy gamma mode for ICL
2019-03-18 Joonas LahtinenMerge tag 'topic/hdr-formats-2019-03-13' of git://anong...
2019-03-18 Jani Nikuladrm/i915: use REG_FIELD_PREP() to define register bitfi...
2019-03-18 Jani Nikuladrm/i915: deprecate _SHIFT in favor of _MASK passed...
2019-03-18 Jani Nikuladrm/i915: introduce REG_BIT() and REG_GENMASK() to...
2019-03-18 Chris Wilsondrm/i915: Stop needlessly acquiring wakeref for debugfs...
2019-03-18 Chris Wilsondrm/i915: Sanity check mmap length against object size
2019-03-16 Daniele Ceraolo... drm/i915: do not pass dev_priv to low-level forcewake...
2019-03-15 Chris Wilsondrm/i915: Fix off-by-one in reporting hanging process
2019-03-15 Ville Syrjälädrm/i915: Split ilk vs. icl csc matrix handling
2019-03-15 Ville Syrjälädrm/i915: Clean the csc limited range/identity programming
2019-03-15 Ville Syrjälädrm/i915: Extract ilk_csc_convert_ctm()
2019-03-15 Ville Syrjälädrm/i915: Clean up ilk/icl pipe/output CSC programming
2019-03-15 Ville Syrjälädrm/i915: Extract ilk_csc_limited_range()
2019-03-15 Ville Syrjälädrm/i915: Precompute/readout/check CHV CGM mode
2019-03-15 Ville Syrjälädrm/i915: Readout and check csc_mode
2019-03-15 Lucas De Marchidrm/i915/icl: remove intel_dpll_is_combophy()
2019-03-15 Lucas De Marchidrm/i915/icl: split combo and tbt pll funcs
2019-03-15 Lucas De Marchidrm/i915/icl: split combo and mg pll disable
2019-03-15 Lucas De Marchidrm/i915/icl: split pll enable in three steps
2019-03-15 Lucas De Marchidrm/i915/icl: split combo and mg pll enable
2019-03-15 Chris Wilsondrm/i915: Always kick the execlists tasklet after reset
2019-03-15 Chris Wilsondrm/i915/gtt: Refactor common ppgtt initialisation
2019-03-15 Chris Wilsondrm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
2019-03-15 Chris Wilsondrm/i915: Drop address size from ppgtt_type
next