drm/i915: use vfuncs for reg_read/write_fw_domains
[platform/kernel/linux-starfive.git] / drivers /
2019-06-20 Daniele Ceraolo... drm/i915: use vfuncs for reg_read/write_fw_domains
2019-06-19 Chris Wilsondrm/i915: Keep rings pinned while the context is active
2019-06-19 Matt Roperdrm/i915/ehl: Allow combo PHY A to drive a third extern...
2019-06-19 Chris Wilsondrm/i915: Flush the execution-callbacks on retiring
2019-06-19 Chris Wilsondrm/i915: Signal fence completion from i915_request_wait
2019-06-19 Jani Nikuladrm/i915: Update DRIVER_DATE to 20190619
2019-06-19 Chris Wilsondrm/i915: Stop passing I915_WAIT_LOCKED to i915_request...
2019-06-19 Chris Wilsondrm/i915/execlists: Detect cross-contamination with GuC
2019-06-19 Chris Wilsondrm/i915: Make the semaphore saturation mask global
2019-06-18 José Roberto de... drm/i915/psr: Force manual PSR exit in older gens
2019-06-18 Chris Wilsondrm/i915: Don't dereference request if it may have...
2019-06-18 Chris Wilsondrm/i915/selftests: Flush live_evict
2019-06-18 Chris Wilsondrm/i915: Skip shrinking already freed pages
2019-06-18 Robert M. Foshadrm/i915: Update workarounds selftest for read only...
2019-06-18 John Harrisondrm/i915: Add whitelist workarounds for ICL
2019-06-18 John Harrisondrm/i915: Support whitelist workarounds on all engines
2019-06-18 John Harrisondrm/i915: Support flags in whitlist WAs
2019-06-18 Ville Syrjälädrm/i915: Drop the _INCOMPLETE for has_infoframe
2019-06-18 Ville Syrjälädrm/i915: Make pipe_config_err() vs. fastset less confusing
2019-06-18 Ville Syrjälädrm/i915: Constify intel_pipe_config_compare()
2019-06-18 Ville Syrjälädrm/i915: Don't clobber M/N values during fastset check
2019-06-18 Chris Wilsondrm/i915: Use drm_gem_object.resv
2019-06-18 Chris Wilsondrm/i915: Keep engine alive as we retire the context
2019-06-18 Chris Wilsondrm/i915/guc: Reduce verbosity on log overflows
2019-06-17 Matt Roperdrm/i915/ehl: Introduce Mule Creek Canyon PCH
2019-06-17 Chris Wilsondrm/i915/gtt: Serialise both updates to PDE and our...
2019-06-17 Lucas De Marchidrm/i915/dmc: protect against loading wrong firmware
2019-06-17 Lucas De Marchidrm/i915/dmc: remove redundant return in parse_csr_fw()
2019-06-17 Lucas De Marchidrm/i915/dmc: add support to load dmc_header version 3
2019-06-17 Lucas De Marchidrm/i915/dmc: extract function to parse dmc_header
2019-06-17 Lucas De Marchidrm/i915/dmc: extract function to parse package_header
2019-06-17 Lucas De Marchidrm/i915/dmc: extract function to parse css header
2019-06-17 Lucas De Marchidrm/i915/dmc: add support for package_header with version 2
2019-06-17 Lucas De Marchidrm/i915/dmc: extract fw_info and table walk from intel...
2019-06-17 Lucas De Marchidrm/i915/dmc: use kernel types
2019-06-17 Mika Kuoppaladrm/i915/gtt: Generalize alloc_pd
2019-06-17 Mika Kuoppaladrm/i915/gtt: Introduce init_pd
2019-06-17 Mika Kuoppaladrm/i915/gtt: Introduce init_pd_with_page
2019-06-17 Mika Kuoppaladrm/i915/gtt: Use a common type for page directories
2019-06-17 Mika Kuoppaladrm/i915/gtt: No need to zero the table for page dirs
2019-06-17 Greg Kroah-Hartmandrm/i915: no need to check return value of debugfs_crea...
2019-06-17 Jani Nikuladrm/i915: move modesetting core code under display/
2019-06-17 Shashank Sharmadrm/i915/icl: Add Multi-segmented gamma support
2019-06-17 Shashank Sharmadrm/i915: Rename ivb_load_lut_10_max
2019-06-17 Uma Shankardrm/i915/icl: Add register definitions for Multi Segmen...
2019-06-17 Shashank Sharmadrm/i915: Change gamma/degamma_lut_size data type to u32
2019-06-17 Maarten Lankhorstdrm/i915: Nuke atomic set/get prop plane stubs
2019-06-17 Jani Nikuladrm/i915: move modesetting output/encoder code under...
2019-06-17 Jani Nikuladrm/i915: make intel_sdvo_regs.h self-contained
2019-06-15 Matt Roperdrm/i915/ehl: Update MOCS table for EHL
2019-06-15 Chris Wilsondrm/i915: Avoid tainting i915_gem_park() with wakeref...
2019-06-14 Chris Wilsondrm/i915: Replace engine->timeline with a plain list
2019-06-14 Chris Wilsondrm/i915: Stop retiring along engine
2019-06-14 Chris Wilsondrm/i915: Keep contexts pinned until after the next...
2019-06-14 Daniele Ceraolo... drm/i915: make intel_wakeref work on the rpm struct
2019-06-14 Daniele Ceraolo... drm/i915: update with_intel_runtime_pm to use the rpm...
2019-06-14 Daniele Ceraolo... drm/i915: update rpm_get/put to use the rpm structure
2019-06-14 Daniele Ceraolo... drm/i915: move a few more functions to accept the rpm...
2019-06-14 Daniele Ceraolo... drm/i915: move and rename i915_runtime_pm
2019-06-14 Daniele Ceraolo... drm/i915: make enable/disable rpm assert function use...
2019-06-14 Daniele Ceraolo... drm/i915: Remove rpm asserts that use i915
2019-06-14 Daniele Ceraolo... drm/i915: prefer i915_runtime_pm in intel_runtime function
2019-06-14 Matt Roperdrm/i915: Add Wa_1409120013:icl,ehl
2019-06-14 Chris Wilsondrm/i915: Refine i915_reset.lock_map
2019-06-14 Chris Wilsondrm/i915: Execute signal callbacks from no-op i915_requ...
2019-06-14 Chris Wilsondrm/i915: Discard some redundant cache domain flushes
2019-06-14 Chris Wilsondrm/i915: Enable refcount debugging for default debug...
2019-06-13 Chris Wilsondrm/i915: Move fence register tracking from i915->mm...
2019-06-12 Chris Wilsondrm/i915: kerneldoc warnings squelched
2019-06-12 Tvrtko Ursulindrm/i915: Remove I915_READ16 and I915_WRITE16
2019-06-12 Tvrtko Ursulindrm/i915: Remove I915_READ_NOTRACE
2019-06-12 Tvrtko Ursulindrm/i915: Remove I915_WRITE_NOTRACE
2019-06-12 Tvrtko Ursulindrm/i915: Remove POSTING_READ16
2019-06-12 Tvrtko Ursulindrm/i915: Remove I915_POSTING_READ_FW
2019-06-12 Tvrtko Ursulindrm/i915: Remove I915_READ8
2019-06-12 Chris Wilsondrm/i915: Combine unbound/bound list tracking for objects
2019-06-12 Ville Syrjälädrm/i915: Kill INTEL_SUBPLATFORM_AML
2019-06-12 Ville Syrjälädrm/i915: Add missing commas to the end of the subplatf...
2019-06-12 Ville Syrjälädrm/i915: Improve WRPLL reference clock readout on...
2019-06-12 Ville Syrjälädrm/i915: Assert that HSW/BDW LCPLL is using the non...
2019-06-12 Ville Syrjälädrm/i915: Nuke LC_FREQ
2019-06-12 Ville Syrjälädrm/i915: Rename HSW/BDW PLL bits
2019-06-12 Ville Syrjälädrm/i915: Do not touch the PCH SSC reference if a PLL...
2019-06-12 Chris Wilsondrm/i915: Prevent lock-cycles between GPU waits and...
2019-06-12 Chris Wilsondrm/i915: Add a label for config DRM_I915_SPIN_REQUEST
2019-06-11 Lucas De Marchidrm/i915/skl: use ranges for voltage level lookup
2019-06-11 Lucas De Marchidrm/i915/cnl: use ranges for voltage level lookup
2019-06-11 Lucas De Marchidrm/i915/icl: use ranges for voltage level lookup
2019-06-11 Tvrtko Ursulindrm/i915: Make GuC GGTT reservation work on ggtt
2019-06-11 Tvrtko Ursulindrm/i915/guc: Move intel_guc_reserved_gtt_size to intel...
2019-06-11 Chris Wilsondrm/i915: Rename i915_hw_ppgtt to i915_ppgtt
2019-06-11 Chris Wilsondrm/i915: Pull kref into i915_address_space
2019-06-10 Chris Wilsondrm/i915: Promote i915->mm.obj_lock to be irqsafe
2019-06-10 Chris Wilsondrm/i915: Allow interrupts when taking the timeline...
2019-06-10 Tvrtko Ursulindrm/i915: Make read_subslice_reg take engine
2019-06-10 Tvrtko Ursulindrm/i915: Remove I915_READ64 and I915_READ64_32x2
2019-06-10 Tvrtko Ursulindrm/i915: Convert intel_read_wm_latency to uncore mmio...
2019-06-10 Tvrtko Ursulindrm/i915: Convert gem_record_fences to uncore mmio...
2019-06-10 Tvrtko Ursulindrm/i915: Convert icl_get_stolen_reserved to uncore...
2019-06-10 Tvrtko Ursulindrm/i915: Convert i915_reg_read_ioctl to use explicit...
next