summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen2018-11-191-1/+0
* drm/i915/bios: make the aux channel macros private to the vbt parserJani Nikula2018-11-151-7/+0
* drm/i915: remove unused DDC PIN macrosJani Nikula2018-11-151-4/+0
* drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula2018-11-151-1/+1
* drm/i915: Determine DSI panel orientation from VBTVille Syrjälä2018-11-131-0/+2
* drm/i915: remove padding from struct skl_wm_levelPaulo Zanoni2018-11-081-1/+1
* drm/i915/cnl+: Move the combo PHY init/uninit code to a new fileImre Deak2018-11-081-0/+6
* drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul2018-11-071-1/+4
* drm/i915: Update DRIVER_DATE to 20181102Jani Nikula2018-11-021-2/+2
* drm/i915: Configure AUX_CH_CTL when enabling the AUX power domainImre Deak2018-11-021-0/+5
* drm/i915: Move intel_aux_ch() to intel_bios.cImre Deak2018-11-021-0/+1
* drm/i915: Kill GEN_FOREVERRodrigo Vivi2018-10-291-10/+2
* drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä2018-10-241-1/+0
* drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin2018-10-231-0/+1
* drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin2018-10-231-4/+3
* drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin2018-10-231-17/+0
* drm/i915: move intel connector specific functions to intel_connector.cJani Nikula2018-10-101-2/+0
* drm/i915/psr: Remove alpm from i915_psrJosé Roberto de Souza2018-10-051-1/+0
* drm/i915: Add new AML_ULX support listLee, Shawn C2018-10-051-0/+2
* drm/i915: Add plane alpha blending support, v2.Maarten Lankhorst2018-10-021-0/+2
* drm/i915: Reserve some priority bits for internal useChris Wilson2018-10-011-1/+1
* drm/i915: Remove i915.enable_ppgtt overrideChris Wilson2018-09-271-6/+8
* drm/i915: Trim partial view sg listsTvrtko Ursulin2018-09-271-0/+2
* drm/i915/csr: keep max firmware size together with firmare name and versionJani Nikula2018-09-271-1/+2
* drm/i915/csr: keep firmware name and required version togetherJani Nikula2018-09-271-0/+1
* Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-09-261-0/+1
|\
| * Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2018-09-141-0/+1
| |\
| | * drm: Add drm/drm_util.h header fileDaniel Vetter2018-09-091-0/+1
| | * drm/i915: Interactive RPS modeChris Wilson2018-08-061-4/+12
* | | drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen2018-09-211-1/+1
* | | drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen2018-09-211-2/+2
* | | drm/i915: pass dev_priv to i915_gem_cleanup_stolenMatthew Auld2018-09-201-1/+1
* | | drm/i915/execlists: Use coherent writes into the context imageChris Wilson2018-09-141-0/+6
* | | drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar2018-09-131-0/+1
* | | drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar2018-09-131-0/+3
* | | drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar2018-09-131-0/+8
* | | drm/i915/bxt: Decode memory bandwidth and parametersMahesh Kumar2018-09-131-0/+11
* | | drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä2018-09-131-1/+1
|/ /
* | drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen2018-09-061-1/+1
* | drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen2018-09-061-1/+1
* | drm/i915: Update DRIVER_DATE to 20180906Joonas Lahtinen2018-09-061-2/+2
* | drm/i915: Reduce context HW ID lifetimeChris Wilson2018-09-051-0/+2
* | drm/i915: Use a cached mapping for the physical HWSChris Wilson2018-09-031-1/+0
* | drm/i915: Update DRIVER_DATE to 20180903Joonas Lahtinen2018-09-031-2/+2
* | drm/i915: clear error registers after error captureLionel Landwerlin2018-08-301-0/+2
* | drm/i915: Update DRIVER_DATE to 20180830Joonas Lahtinen2018-08-301-1/+1
* | drm/i915: Update DRIVER_DATE to 20180830Joonas Lahtinen2018-08-301-2/+2
* | drm/i915: remove confusing GPIO vs PCH_GPIOLucas De Marchi2018-08-161-1/+2
* | drm/i915: Refactor intel_display_set_init_power() logicImre Deak2018-08-161-1/+1
* | drm/i915/psr: Add debugfs support to force a downgrade to PSR1 mode.Maarten Lankhorst2018-08-101-0/+1
OpenPOWER on IntegriCloud