summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-11-29127-5396/+9157
|\
| * drm/i915: Update DRIVER_DATE to 20181122Jani Nikula2018-11-221-1/+1
| * drm/i915: Update DRIVER_DATE to 20181122Jani Nikula2018-11-221-2/+2
| * drm/i915: avoid rebuilding i915_gpu_error.o on version string updatesHans Holmberg2018-11-221-2/+2
| * drm/i915: Show waiter's status on engine dumpChris Wilson2018-11-211-2/+4
| * drm/i915: Add rotation readout for plane initial configVille Syrjälä2018-11-212-0/+32
| * drm/i915: Force a LUT update in intel_initial_commit()Ville Syrjälä2018-11-211-0/+8
| * drm/i915: Make CHICKEN_TRANS reg not depend on enum valueImre Deak2018-11-213-17/+52
| * drm/i915: Add code comment on assumption of pipe==transcoderImre Deak2018-11-211-3/+19
| * drm/i915: Make EDP PSR flags not depend on enum valuesImre Deak2018-11-212-21/+44
| * drm/i915: Make pipe/transcoder offsets not depend on enum valuesImre Deak2018-11-211-14/+38
| * drm/i915: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni2018-11-211-1/+1
| * drm/i915: Downgrade unknown CSR firmware warningsLucas De Marchi2018-11-201-3/+0Star
| * drm/i915: allow to load DMC firmware on next genLucas De Marchi2018-11-201-1/+6
| * drm/i915/ilk: Fix warning when reading emon_status with no outputJosé Roberto de Souza2018-11-201-0/+4
| * drm/i915/selftests: Hold task reference to reset workerChris Wilson2018-11-201-0/+3
| * Merge drm/drm-next into drm-intel-next-queuedJani Nikula2018-11-209-78/+82
| |\
| * | drm/i915/fixed: cosmetic cleanupJani Nikula2018-11-201-36/+41
| * | drm/i915/fixed: simplify is_fixed16_zero()Jani Nikula2018-11-201-3/+1Star
| * | drm/i915/fixed: simplify FP_16_16_MAX definitionJani Nikula2018-11-201-5/+1Star
| * | drm/i915/fixed: prefer kernel types over stdint typesJani Nikula2018-11-201-32/+29Star
| * | drm/i915: extract fixed point math to i915_fixed.hJani Nikula2018-11-202-138/+148
| * | drm/i915: Write GPU relocs harder with gen3Chris Wilson2018-11-201-1/+6
| * | drm/i915: Prevent machine hang from Broxton's vtd w/a and error captureChris Wilson2018-11-193-2/+26
| * | drm/i915: Hide enable_gvt modparam when not compiled inJoonas Lahtinen2018-11-191-0/+2
| * | Revert "drm/i915/perf: Fix warning in documentation"Joonas Lahtinen2018-11-191-1/+0Star
| * | Revert "drm/i915/perf: add a parameter to control the size of OA buffer"Joonas Lahtinen2018-11-193-69/+33Star
| * | drm/i915: Downgrade unknown firmware warningsChris Wilson2018-11-161-1/+2
| * | drm/i915: Disable LP3 watermarks on all SNB machinesVille Syrjälä2018-11-161-1/+40
| * | drm/i915/selftests: Workaround an issue with unused lockdep subclassChris Wilson2018-11-163-2/+21
| * | drm/i195: spell out reverse on for_each macrosLucas De Marchi2018-11-162-5/+5
| * | drm/i915/icl: reverse uninit orderLucas De Marchi2018-11-161-1/+5
| * | drm/i915/icl: replace check for combo phyLucas De Marchi2018-11-161-2/+6
| * | drm/i915/bios: make the aux channel macros private to the vbt parserJani Nikula2018-11-152-7/+7
| * | drm/i915: remove unused DDC PIN macrosJani Nikula2018-11-151-4/+0Star
| * | drm/i915/bios: rename intel_aux_ch() to intel_bios_port_aux_ch()Jani Nikula2018-11-155-5/+6
| * | drm/i915/hdmi: Reorder structure to match specificationClint Taylor2018-11-151-16/+16
| * | drm/i915: remove excess line continuation backslashesJani Nikula2018-11-151-2/+2
| * | drm/i915: Fix plane allocation/free functionsMaarten Lankhorst2018-11-153-51/+23Star
| * | drm/i915: Remove special case for power well 1/MISC_IO state verificationImre Deak2018-11-141-8/+7Star
| * | drm/i915: Use proper bool bitfield initializer in power well descsImre Deak2018-11-141-11/+11
| * | drm/i915/gen9_bc: Work around DMC bug zeroing power well requestsImre Deak2018-11-141-1/+15
| * | drm/i915: Fix icl workarounds whitespacesMika Kuoppala2018-11-141-11/+16
| * | drm/i915: Deduplicate register definition for GAMW_ECO_DEV_RW_IAMika Kuoppala2018-11-142-5/+4Star
| * | drm/i915/icl: Drop spurious register read from icl_dbuf_slices_updateMika Kuoppala2018-11-141-3/+1Star
| * | drm/i915: add ICP support to cnp_rawclk() and kill icp_rawclk()Paulo Zanoni2018-11-141-29/+8Star
| * | drm/i915: rename CNP_RAWCLK_FRAC to CNP_RAWCLK_DENPaulo Zanoni2018-11-142-5/+4Star
| * | drm/i915/cnp+: update to the new RAWCLK_FREQ recommendationsPaulo Zanoni2018-11-141-3/+3
| * | drm/i915: Determine DSI panel orientation from VBTVille Syrjälä2018-11-135-1/+53
| * | drm/i915: Fix the VLV/CHV DSI panel orientation hw readoutVille Syrjälä2018-11-131-13/+43