OSDN Git Service

android-x86/kernel.git
2018-10-11 Michal Wajdeczkodrm/i915: Fix i915_driver_init_mmio error path
2018-10-11 José Roberto... drm/i915/aml: Add new Amber Lake PCI ID
2018-10-11 Chris Wilsondrm/i915/selftests: Disable shrinker across mmap-exhaustion
2018-10-10 Lyude Pauldrm/nouveau: Fix nv50_mstc->best_encoder()
2018-10-10 Lyude Pauldrm/atomic_helper: Allow DPMS On<->Off changes for...
2018-10-10 Chris Wilsondrm/i915: Inject a failure point when registering a...
2018-10-10 Jani Nikuladrm/i915: move intel connector specific functions to...
2018-10-10 Jani Nikuladrm/i915: rename intel_modes.c to intel_connector.c
2018-10-10 Jani Nikuladrm/i915: nuke the intel_lvds_connector
2018-10-10 Chris Wilsondrm/i915: Show the DPCD read error inline
2018-10-09 Manasi Navaredrm/i915/dp: Link train Fallback on eDP only if fallbac...
2018-10-09 Jani Nikuladrm/i915: add a common connector type independent destr...
2018-10-09 Lyude Pauldrm/i915: Fix intel_dp_mst_best_encoder()
2018-10-09 Lyude Pauldrm/i915: Skip vcpi allocation for MSTB ports that...
2018-10-09 Lyude Pauldrm/i915: Don't unset intel_connector->mst_port
2018-10-09 Lyude Pauldrm/atomic_helper: Disallow new modesets on unregistere...
2018-10-09 Ville Syrjälädrm/i915: Drop the eDP check from intel_dp_connector_de...
2018-10-09 Ville Syrjälädrm/i915: Do intel_panel_destroy_backlight() later
2018-10-09 Anuj Phogatdrm/i915/icl:Add Wa_1606682166
2018-10-09 Radhakrishna... drm/i915/icl: Add Wa_1406609255
2018-10-08 Chris Wilsondrm/i915: Fixup kernel doc for param name changes
2018-10-08 Ville Syrjälädrm/i915: Rename variables in intel_primary_plane_create()
2018-10-08 Ville Syrjälädrm/i915: s/intel_plane/plane/ in sprite init
2018-10-08 Ville Syrjälädrm/i915: Extract skl_universal_plane_init()
2018-10-08 Ville Syrjälädrm/i915: Introduce intel_plane_alloc()
2018-10-08 Ville Syrjälädrm/i915: Move plane_state->scaler_id initialization...
2018-10-08 Ville Syrjälädrm/i915: Add missing pixel formats for skl+ "sprites"
2018-10-08 Ville Syrjälädrm/i915: Disallow plane scaling with specific pixel...
2018-10-08 Ville Syrjälädrm/i915: Allow horizontal mirroring for cnl+ "sprite...
2018-10-08 Ville Syrjälädrm/i915: Don't populate plane->i9xx_plane for sprites
2018-10-08 Ville Syrjälädrm/i915: Populate possible_crtcs for primary/cursor...
2018-10-08 Ville Syrjälädrm/i915: Constify all plane_funcs structs
2018-10-05 José Roberto... drm/i915/psr: Remove alpm from i915_psr
2018-10-05 José Roberto... drm/i915/psr: Use WA to force HW tracking to exit PSR2
2018-10-05 José Roberto... drm/i915/psr: Remove PSR2 TODO error handling
2018-10-05 José Roberto... drm/i915/psr: Make MASK_DISP_REG_WRITE reserved in...
2018-10-05 José Roberto... drm/i915/psr: Share PSR and PSR2 exit mask
2018-10-05 Anusha Srivatsafirmware/dmc/icl: Add missing MODULE_FIRMWARE() for...
2018-10-05 Rodrigo Vividrm/i915/icl: MBUS B credit change
2018-10-05 Lee, Shawn Cdrm/i915: Apply correct ddi translation table for AML...
2018-10-05 Lee, Shawn Cdrm/i915: Add new AML_ULX support list
2018-10-05 Rodrigo Vividrm/i915: Redefine some Whiskey Lake SKUs
2018-10-05 Ville Syrjälädrm/i915: Fix ILK-IVB sprite enable delays
2018-10-05 Maarten Lankhorstdrm/i915: Get rid of intel_crtc->config in crtc_enable...
2018-10-05 Maarten Lankhorstdrm/i915: Get rid of crtc->config in chv_data_lane_soft...
2018-10-05 Maarten Lankhorstdrm/i915: Get rid of crtc->config dereference in intel_...
2018-10-05 Maarten Lankhorstdrm/i915: Use crtc->state in intel_fbdev_init_bios
2018-10-05 Maarten Lankhorstdrm/i915: Get rid of crtc->config from icl_pll_to_ddi_p...
2018-10-05 Maarten Lankhorstdrm/i915: Make ironlake_pch_transcoder_set_timings...
2018-10-05 Maarten Lankhorstdrm/i915: Make shared dpll functions take crtc_state...
2018-10-05 Maarten Lankhorstdrm/i915: Make pll functions take crtc_state, v2.
2018-10-05 Maarten Lankhorstdrm/i915: Make skl_detach_scalers take crtc_state
2018-10-05 Maarten Lankhorstdrm/i915: Use crtc_state in ironlake_enable_pch_transcoder
2018-10-05 Maarten Lankhorstdrm/i915: Make intel_set_pipe_timings/src_size take...
2018-10-05 Maarten Lankhorstdrm/i915: Make panel fitter functions take state
2018-10-05 Maarten Lankhorstdrm/i915: Remove dereferences of crtc->config in set_pi...
2018-10-05 Chris Wilsondrm/i915: Remove the global cache shrink & rcu barrier...
2018-10-05 Chris Wilsondrm/i915: Only reset seqno if actually idle
2018-10-04 Ville Syrjälädrm/i915: Clean up early plane debugs
2018-10-04 Ville Syrjälädrm/i915: Use the correct crtc when sanitizing plane...
2018-10-04 Ville Syrjälädrm/i915: Restore vblank interrupts earlier
2018-10-04 Ville Syrjälädrm/i915: Provide more clues as to why MST is/is not...
2018-10-04 Daniele Ceraolo... drm/i915/guc: Don't clear the cookie on doorbell destroy
2018-10-04 Daniele Ceraolo... drm/i915/guc: init GuC descriptors after GuC load
2018-10-03 Chris Wilsondrm/i915/execlists: Flush the CS events before unpinning
2018-10-03 Chris Wilsondrm/i915: Clear the error PTE just once on finish
2018-10-03 Chris Wilsondrm/i915: Handle incomplete Z_FINISH for compressed...
2018-10-03 Chris Wilsondrm/i915/selftests: Hold task_struct ref for smoking...
2018-10-02 Dhinakaran... drm/i915/psr: Enable PSR1 on gen-9+ HW
2018-10-02 Andi Shytidrm/i915: fix wrong error number report
2018-10-02 Chris Wilsondrm/i915: Show actual alongside requested frequency...
2018-10-02 Chris Wilsondrm/i915: Replace some open-coded i915_coherent_map_type()
2018-10-02 Maarten Lankhorstdrm/i915: Add plane alpha blending support, v2.
2018-10-02 Jyoti Yadavdrm/i915/csr: Added ICL Stepping info
2018-10-01 Chris Wilsondrm/i915: Priority boost for waiting clients
2018-10-01 Chris Wilsondrm/i915: Pull scheduling under standalone lock
2018-10-01 Chris Wilsondrm/i915: Priority boost for new clients
2018-10-01 Ville Syrjälädrm/i915: Pass intel_encoder to infoframe functions
2018-10-01 Ville Syrjälädrm/i915: Use memmove() for punching the hole into...
2018-10-01 Chris Wilsondrm/i915: Combine multiple internal plists into the...
2018-10-01 Chris Wilsondrm/i915: Reserve some priority bits for internal use
2018-10-01 Chris Wilsondrm/i915/selftests: Include arbitration points in preem...
2018-10-01 Chris Wilsondrm/i915/selftests: Split preemption smoke test into...
2018-09-28 Jani Nikuladrm/i915/dp: optimize eDP 1.4+ link config fast and...
2018-09-28 Dhinakaran... drm/i915/dp: Fix duplication of DEVICE_SERVICE_IRQ...
2018-09-28 Dhinakaran... drm/i915/dp: Kill intel_dp->detect_done flag
2018-09-28 Dhinakaran... drm/i915/dp: Do not grab crtc modeset lock in intel_dp_...
2018-09-28 Dhinakaran... drm/i915/dp: Use a local variable for intel_encoder *
2018-09-28 Dhinakaran... drm/i915/dp: Restrict link retrain workaround to extern...
2018-09-28 Dhinakaran... drm/i915/dp: Fix link retraining comment in intel_dp_lo...
2018-09-27 Chris Wilsondrm/i915/execlists: Avoid kicking priority on the curre...
2018-09-27 Jani Nikuladrm/i915/csr: restructure CSR firmware definition macros
2018-09-27 Hans de Goededrm/i915: Check for panel orientation quirks on eDP...
2018-09-27 Chris Wilsondrm/i915: Remove i915.enable_ppgtt override
2018-09-27 Tvrtko Ursulindrm/i915: Log HWS seqno consistently
2018-09-27 Tvrtko Ursulindrm/i915: Trim partial view sg lists
2018-09-27 Chris Wilsondrm/i915/selftests: Smoketest preemption
2018-09-27 Jani Nikuladrm/i915/csr: bypass firmware request on i915.dmc_firmw...
2018-09-27 Jani Nikuladrm/i915/csr: keep max firmware size together with...
2018-09-27 Jani Nikuladrm/i915/csr: keep firmware name and required version...
next