summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_drv.h
AgeCommit message (Expand)Author
2019-01-10drm/i915: Update DRIVER_DATE to 20190110Rodrigo Vivi
2019-01-09drm/i915: drop all drmP.h includesJani Nikula
2019-01-08drm/i915: Return immediately if trylock fails for direct-reclaimChris Wilson
2019-01-02drm/i915: rename dev_priv info to __info to avoid usageJani Nikula
2019-01-02drm/i915: always use INTEL_INFO() to access device infoJani Nikula
2019-01-02drm/i915: start moving runtime device info to a separate structJani Nikula
2018-12-31drm/i915: Drop unused engine->irq_seqno_barrier w/aChris Wilson
2018-12-31drm/i915/uc: add dev_priv parameter to intel_uc_is_using_* functionsJani Nikula
2018-12-28drm/i915: Remove HW semaphores for gen7 inter-engine synchronisationChris Wilson
2018-12-28drm/i915: Restrict PSMI context load w/a to Haswell GT1Chris Wilson
2018-12-21drm/i915: Update DRIVER_DATE to 20181221Rodrigo Vivi
2018-12-21drm/i915: Update DRIVER_DATE to 20181221Rodrigo Vivi
2018-12-18drm/i915/bios: Parse the VBT TypeC and Thunderbolt port flagsImre Deak
2018-12-12drm/i915: replace IS_GEN<N> with IS_GEN(..., N)Lucas De Marchi
2018-12-12drm/i915: Rename IS_GEN to IS_GEN_RANGELucas De Marchi
2018-12-10drm/i915: Use intel_ types more consistently for color management code (v2)Matt Roper
2018-12-10drm/i915: Use intel_ types more consistently for watermark code (v2)Matt Roper
2018-12-04drm/i915/psr: Check if source supports sink specific SU granularityJosé Roberto de Souza
2018-12-04drm/i915: Update DRIVER_DATE to 20181204Jani Nikula
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza
2018-11-30drm/i915/psr: Get pipe id following atomic guidelinesJosé Roberto de Souza
2018-11-29drm/i915/dp: Disable DSC in source by disabling DSS CTL bitsManasi Navare
2018-11-29drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enablingManasi Navare
2018-11-29drm/i915/dp: Add DSC params and DSC config to intel_crtc_stateManasi Navare
2018-11-28drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+Ville Syrjälä
2018-11-22drm/i915: Disable PSR when a PSR aux error happenJosé Roberto de Souza
2018-11-22drm/i915: Do not enable PSR in the next modeset after a errorJosé Roberto de Souza
2018-11-22drm/i915: Update DRIVER_DATE to 20181122Jani Nikula
2018-11-22drm/i915: Update DRIVER_DATE to 20181122Jani Nikula
2018-11-20drm/i915: extract fixed point math to i915_fixed.hJani Nikula
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen
2018-11-15drm/i915/bios: make the aux channel macros private to the vbt parserJani Nikula
2018-11-15drm/i915: remove unused DDC PIN macrosJani Nikula
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä
2018-11-08drm/i915: remove padding from struct skl_wm_levelPaulo Zanoni
2018-11-08drm/i915/cnl+: Move the combo PHY init/uninit code to a new fileImre Deak
2018-11-07drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul
2018-11-02drm/i915: Update DRIVER_DATE to 20181102Jani Nikula
2018-11-02drm/i915: Configure AUX_CH_CTL when enabling the AUX power domainImre Deak
2018-11-02drm/i915: Move intel_aux_ch() to intel_bios.cImre Deak
2018-10-29drm/i915: Kill GEN_FOREVERRodrigo Vivi
2018-10-24drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin
2018-10-23drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin
2018-10-23drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin