summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: Update shrinker drm_i915_private naming conventionChris Wilson2017-11-271-4/+4
* drm/i915: Rename shrinker init/cleanup to match driver initialisation phaseChris Wilson2017-11-271-2/+2
* drm/i915: Record default HW state in the GPU error stateChris Wilson2017-11-271-0/+1
* drm/i915: Convert intel_rc6_residency_us to nsTvrtko Ursulin2017-11-221-1/+7
* drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-221-0/+5
* drm/i915: Extract intel_get_cagfTvrtko Ursulin2017-11-221-0/+2
* drm/i915: Switch fbc over to for_each_new_intel_plane_in_state()Ville Syrjälä2017-11-211-4/+3
* drm/i915: Use enum i9xx_plane_id for the .get_fifo_size() hooksVille Syrjälä2017-11-211-1/+2
* drm/i915: s/enum plane/enum i9xx_plane_id/Ville Syrjälä2017-11-211-3/+3
* drm/i915: Remove i915.semaphores modparamChris Wilson2017-11-201-2/+2
* drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson2017-11-201-2/+0
* drm/i915: Remove i915.enable_execlists module parameterChris Wilson2017-11-201-0/+3
* drm/i915/perf: reuse timestamp frequency from device infoLionel Landwerlin2017-11-201-1/+0
* drm/i915: Update DRIVER_DATE to 20171117Rodrigo Vivi2017-11-171-2/+2
* drm/i915: fix 64bit divideLionel Landwerlin2017-11-141-1/+1
* drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin2017-11-131-0/+2
* drm/i915/perf: add support for Coffeelake GT3Lionel Landwerlin2017-11-131-0/+2
* drm/i915: Remove redundant intel_autoenable_gt_powersave()Chris Wilson2017-11-121-1/+0
* drm/i915: Stop caching the "golden" renderstateChris Wilson2017-11-101-1/+0
* drm/i915: Inline intel_modeset_gem_init()Chris Wilson2017-11-101-1/+0
* drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi2017-11-091-1/+1
* drm/i915: Update DRIVER_DATE to 20171109Rodrigo Vivi2017-11-091-2/+2
* drm/i915: Pass crtc state to DPIO PHY functionsVille Syrjälä2017-11-091-6/+13
* drm/i915: Read ilk FDI PLL frequency once during initialisationChris Wilson2017-11-081-0/+1
* drm/i915: Make GuC log part of the uC error stateMichal Wajdeczko2017-11-061-1/+1
* drm/i915: Add Guc/HuC firmware details to error stateMichal Wajdeczko2017-11-061-0/+5
* drm/i915/guc: Add support for reset engine using GuC commandsMichel Thierry2017-11-021-0/+2
* drm/i915/guc: Rename the function that resets the GuCMichel Thierry2017-11-021-1/+1
* drm/i915: Pass around crtc and connector states for audioVille Syrjälä2017-10-311-4/+6
* drm/i915: Parse max HDMI TMDS clock from VBTVille Syrjälä2017-10-301-0/+2
* drm/i915: Fix BXT lane latency optimal setting with MSTVille Syrjälä2017-10-271-2/+1
* drm/i915: Rename helpers used for unwinding, use macro for can_preemptMichał Winiarski2017-10-261-0/+2
* drm/i915: Adjust system agent voltage on CNL if required by DDI portsVille Syrjälä2017-10-251-0/+2
* drm/i915: Start tracking voltage level in the cdclk stateVille Syrjälä2017-10-251-0/+1
* drm/i915: Update DRIVER_DATE to 20171023Jani Nikula2017-10-231-2/+2
* drm/i915: Parse DSI backlight/cabc ports.Madhav Chauhan2017-10-201-0/+2
* drm/i915: remove g4x lowfreq_avail and has_pipe_cxsrJani Nikula2017-10-191-2/+0
* drm/i915: adjust get_crtc_fence_y_offset() to use base.y instead of crtc.yJuha-Pekka Heikkila2017-10-181-0/+2
* drm/i915: move adjusted_x/y from crtc to cache.Juha-Pekka Heikkila2017-10-181-0/+8
* drm/i915: No need for RING_MAX_NONPRIV_SLOTS spaceOscar Mateo2017-10-171-7/+1
* drm/i915: Only free the oldest stale object before a fresh allocationChris Wilson2017-10-161-0/+1
* drm/i915: Move dev_priv->mm.[un]bound_list to its own lockChris Wilson2017-10-161-0/+3
* drm/i915: Refactor testing obj->mm.pagesChris Wilson2017-10-161-2/+8
* drm/i915/cnl: WaRsUseTimeoutModeRodrigo Vivi2017-10-161-0/+1
* drm/i915: Update DRIVER_DATE to 20171012Jani Nikula2017-10-121-2/+2
* drm/i915: Introduce separate status variable for RC6 and LLC ring frequency s...Sagar Arun Kamble2017-10-111-0/+10
* drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"Sagar Arun Kamble2017-10-111-5/+9
* drm/i915: Move rps.hw_lock to dev_priv and s/hw_lock/pcu_lockSagar Arun Kamble2017-10-111-8/+8
* drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"Sagar Arun Kamble2017-10-111-1/+1
* drm/i915: s/sg_mask/sg_page_sizes/Matthew Auld2017-10-091-1/+1
OpenPOWER on IntegriCloud