summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2018-11-20drm/i915/selftests: Hold task reference to reset workerChris Wilson1-0/+3
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula9-78/+82
2018-11-20drm/i915/fixed: cosmetic cleanupJani Nikula1-36/+41
2018-11-20drm/i915/fixed: simplify is_fixed16_zero()Jani Nikula1-3/+1
2018-11-20drm/i915/fixed: simplify FP_16_16_MAX definitionJani Nikula1-5/+1
2018-11-20drm/i915/fixed: prefer kernel types over stdint typesJani Nikula1-32/+29
2018-11-20drm/i915: extract fixed point math to i915_fixed.hJani Nikula2-138/+148
2018-11-20drm/i915: Write GPU relocs harder with gen3Chris Wilson1-1/+6
2018-11-19drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson3-2/+26
2018-11-19drm/i915: Hide enable_gvt modparam when not compiled inJoonas Lahtinen1-0/+2
2018-11-19Revert "drm/i915/perf: Fix warning in documentation"Joonas Lahtinen1-1/+0
2018-11-19Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen3-69/+33
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-3/+4
2018-11-16drm/i915: Downgrade unknown firmware warningsChris Wilson1-1/+2
2018-11-16drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä1-1/+40
2018-11-16drm/i915/selftests: Workaround an issue with unused lockdep subclassChris Wilson3-2/+21
2018-11-15drm/i195: spell out reverse on for_each macrosLucas De Marchi2-5/+5
2018-11-15drm/i915/icl: reverse uninit orderLucas De Marchi1-1/+5
2018-11-15drm/i915/icl: replace check for combo phyLucas De Marchi1-2/+6
2018-11-15drm/i915/bios: make the aux channel macros private to the vbt parserJani Nikula2-7/+7
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 Nikula5-5/+6
2018-11-15drm/i915/hdmi: Reorder structure to match specificationClint Taylor1-16/+16
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä1-12/+5
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst1-38/+52
2018-11-15drm/i915: remove excess line continuation backslashesJani Nikula1-2/+2
2018-11-15drm/i915: Fix plane allocation/free functionsMaarten Lankhorst3-51/+23
2018-11-14drm/i915: Remove special case for power well 1/MISC_IO state verificationImre Deak1-8/+7
2018-11-14drm/i915: Use proper bool bitfield initializer in power well descsImre Deak1-11/+11
2018-11-14drm/i915/gen9_bc: Work around DMC bug zeroing power well requestsImre Deak1-1/+15
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala1-3/+1
2018-11-14drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2018-11-14drm/i915: Fix icl workarounds whitespacesMika Kuoppala1-11/+16
2018-11-14drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IAMika Kuoppala2-5/+4
2018-11-14drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala1-3/+1
2018-11-13drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk()Paulo Zanoni1-29/+8
2018-11-13drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DENPaulo Zanoni2-5/+4
2018-11-13drm/i915/cnp+: update to the new RAWCLK_FREQ recommendationsPaulo Zanoni1-3/+3
2018-11-13drm/i915: Determine DSI panel orientation from VBTVille Syrjälä5-1/+53
2018-11-13drm/i915: Fix the VLV/CHV DSI panel orientation hw readoutVille Syrjälä1-13/+43
2018-11-13drm/i915: Move skip_intermediate_wm handling into ilk_compute_intermediate_wm()Ville Syrjälä2-7/+3
2018-11-13drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-13drm/i915: Always write both TILEOFF and LINOFF plane registersVille Syrjälä1-14/+7
2018-11-13drm/i915: Switch LSPCON to PCON mode if it's in LS modeVille Syrjälä1-1/+1
2018-11-12drm/i915: fix broadwell EU computationLionel Landwerlin1-1/+1
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä1-19/+47
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson1-1/+13
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak1-6/+6
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul1-1/+3