aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04drm/i915: Update DRIVER_DATE to 20181204Jani Nikula1-2/+2
2018-12-04drm/i915: Allocate a common scratch pageChris Wilson1-0/+7
2018-12-04drm/i915: Fuse per-context workaround handling with the common frameworkTvrtko Ursulin1-15/+0
2018-12-04drm/i915: Record GT workarounds in a listTvrtko Ursulin1-0/+2
2018-12-03drm/i915: Move display device info capabilities to its own structJosé Roberto de Souza1-11/+11
2018-12-03drm/i915: Add HAS_DISPLAY() and use itJosé Roberto de Souza1-0/+2
2018-11-30drm/i915/psr: Get pipe id following atomic guidelinesJosé Roberto de Souza1-0/+1
2018-11-29drm/i915/dp: Disable DSC in source by disabling DSS CTL bitsManasi Navare1-0/+1
2018-11-29drm/i915/dp: Configure i915 Picture parameter Set registers during DSC enablingManasi Navare1-0/+2
2018-11-29drm/i915/dp: Add DSC params and DSC config to intel_crtc_stateManasi Navare1-0/+1
2018-11-28drm/i915: Move ddb/wm programming into plane update/disable hooks on skl+Ville Syrjälä1-3/+0
2018-11-22drm/i915: Disable PSR when a PSR aux error happenJosé Roberto de Souza1-0/+1
2018-11-22drm/i915: Do not enable PSR in the next modeset after a errorJosé Roberto de Souza1-0/+1
2018-11-22drm/i915: Update DRIVER_DATE to 20181122Jani Nikula1-1/+1
2018-11-22drm/i915: Update DRIVER_DATE to 20181122Jani Nikula1-2/+2
2018-11-20drm/i915: extract fixed point math to i915_fixed.hJani Nikula1-138/+1
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen1-1/+0
2018-11-15drm/i915/bios: make the aux channel macros private to the vbt parserJani Nikula1-7/+0
2018-11-15drm/i915: remove unused DDC PIN macrosJani Nikula1-4/+0
2018-11-15drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula1-1/+1
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä1-0/+2
2018-11-08drm/i915: remove padding from struct skl_wm_levelPaulo Zanoni1-1/+1
2018-11-08drm/i915/cnl+: Move the combo PHY init/uninit code to a new fileImre Deak1-0/+6
2018-11-07drm/i915: Add short HPD IRQ storm detection for non-MST systemsLyude Paul1-1/+4
2018-11-02drm/i915: Update DRIVER_DATE to 20181102Jani Nikula1-2/+2
2018-11-02drm/i915: Configure AUX_CH_CTL when enabling the AUX power domainImre Deak1-0/+5
2018-11-02drm/i915: Move intel_aux_ch() to intel_bios.cImre Deak1-0/+1
2018-10-29drm/i915: Kill GEN_FOREVERRodrigo Vivi1-10/+2
2018-10-24drm/i915: Don't apply the 16Gb DIMM wm latency w/a to BXT/GLKVille Syrjälä1-1/+0
2018-10-23drm/i915/perf: add a parameter to control the size of OA bufferLionel Landwerlin1-0/+1
2018-10-23drm/i915/perf: pass stream to vfuncs when possibleLionel Landwerlin1-4/+3
2018-10-23drm/i915/perf: remove redundant oa buffer initializationLionel Landwerlin1-17/+0
2018-10-10drm/i915: move intel connector specific functions to intel_connector.cJani Nikula1-2/+0
2018-10-05drm/i915/psr: Remove alpm from i915_psrJosé Roberto de Souza1-1/+0
2018-10-05drm/i915: Add new AML_ULX support listLee, Shawn C1-0/+2
2018-10-02drm/i915: Add plane alpha blending support, v2.Maarten Lankhorst1-0/+2
2018-10-01drm/i915: Reserve some priority bits for internal useChris Wilson1-1/+1
2018-09-27drm/i915: Remove i915.enable_ppgtt overrideChris Wilson1-6/+8
2018-09-27drm/i915: Trim partial view sg listsTvrtko Ursulin1-0/+2
2018-09-27drm/i915/csr: keep max firmware size together with firmare name and versionJani Nikula1-1/+2
2018-09-27drm/i915/csr: keep firmware name and required version togetherJani Nikula1-0/+1
2018-09-26Merge drm/drm-next into drm-intel-next-queuedJani Nikula1-0/+1
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen1-1/+1
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen1-2/+2
2018-09-20drm/i915: pass dev_priv to i915_gem_cleanup_stolenMatthew Auld1-1/+1
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson1-0/+6
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-0/+1
2018-09-13drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar1-0/+1
2018-09-13drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar1-0/+3
2018-09-13drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar1-0/+8