summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-21drm/i915/tgl: s/ss/eu fuse reading supportDaniele Ceraolo Spurio5-31/+72
2019-09-20drm/i915: Add PIPECONF YCbCr 4:4:4 programming for ILK-IVBVille Syrjälä2-1/+24
2019-09-20drm/i915: Set up ILK/SNB csc unit properly for YCbCr outputVille Syrjälä2-10/+25
2019-09-20drm/i915: Document ILK+ pipe csc matrix betterVille Syrjälä1-5/+21
2019-09-20drm/i915: Add PIPECONF YCbCr 4:4:4 programming for HSWVille Syrjälä2-1/+13
2019-09-20drm/i915: Simplify intel_get_crtc_ycbcr_config()Ville Syrjälä2-41/+34
2019-09-20drm/i915: Don't look at unrelated PIPECONF bits for interlaced readoutVille Syrjälä1-1/+16
2019-09-20drm/i915: Never set limited_color_range=true for YCbCr outputVille Syrjälä3-6/+34
2019-09-20drm/i915: Extract intel_hdmi_limited_color_range()Ville Syrjälä1-10/+20
2019-09-20drm/i915: Fix AVI infoframe quantization range for YCbCr outputVille Syrjälä1-5/+10
2019-09-20drm/i915: Fix HSW+ DP MSA YCbCr colorspace indicationVille Syrjälä2-3/+6
2019-09-20drm/i915/uc: Update HuC firmware naming convention and load latest HuCAnusha Srivatsa1-13/+14
2019-09-20Revert "drm/i915/tgl: Implement Wa_1406941453"Chris Wilson2-10/+0
2019-09-20drm/i915: Protect timeline->hwsp dereferencingChris Wilson1-7/+25
2019-09-20drm/i915: Lock signaler timeline while navigatingChris Wilson1-22/+46
2019-09-20drm/i915: Mark i915_request.timeline as a volatile, rcu pointerChris Wilson20-63/+147
2019-09-20drm/i915/tgl: Suspend pre-parser across GTT invalidationsChris Wilson1-1/+73
2019-09-19drm/i915: Don't advertise modes that exceed the max plane sizeVille Syrjälä5-3/+46
2019-09-19drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä1-1/+14
2019-09-19drm/i915/tgl: Implement Wa_1406941453Michel Thierry2-0/+10
2019-09-19drm/i915/tgl: Implement Wa_1409142259Radhakrishna Sripada2-0/+4
2019-09-19drm/i915: Unify ICP and MCC hotplug pin tablesMatt Roper1-8/+2
2019-09-19drm/i915: Future-proof DDC pin mappingMatt Roper1-1/+1
2019-09-19drm/i915/selftests: Exercise CS TLB invalidationChris Wilson1-0/+308
2019-09-19drm/i915: Verify the engine after acquiring the active.lockChris Wilson1-3/+22
2019-09-19drm/i915: fix SFC reset flowDaniele Ceraolo Spurio1-17/+33
2019-09-18drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson1-1/+1
2019-09-18drm/i915/cml: Add second PCH ID for CMPMatt Roper2-0/+2
2019-09-17drm/i915/tgl: Extend MI_SEMAPHORE_WAITChris Wilson4-12/+84
2019-09-17drm/i915: Only apply a rmw mmio update if the value changesChris Wilson1-10/+10
2019-09-16drm/i915: Show the logical context ring state on dumpingChris Wilson1-0/+5
2019-09-16drm/i915: stop conflating HAS_DISPLAY() and disabled displayJani Nikula2-11/+9
2019-09-16drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()Ville Syrjälä1-28/+26
2019-09-16drm/i915: Extract intel_modeset_calc_cdclk()Ville Syrjälä3-129/+135
2019-09-16drm/i915: Allow downscale factor of <3.0 on glk+ for all formatsVille Syrjälä1-3/+6
2019-09-16drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplan...Ville Syrjälä6-39/+27
2019-09-16drm/i915: introduce INTEL_DISPLAY_ENABLED()Jani Nikula6-9/+12
2019-09-13drm/i915/tgl: Re-enable rc6Mika Kuoppala1-1/+0
2019-09-13drm/i915/tgl: Introduce gen12 forcewake rangesMichel Thierry2-1/+76
2019-09-13drm/i915: Update Gen11 forcewake rangesMika Kuoppala1-14/+9
2019-09-13drm/i915/tgl: Limit ourselves to just rcs0Chris Wilson2-2/+7
2019-09-13drm/i915: Don't mix srcu tag and negative error codesChris Wilson3-10/+6
2019-09-13drm/i915/display/icl: Bump up the plane/fb heightManasi Navare1-3/+18
2019-09-13drm/i915/display/icl: Bump up the hdisplay and vdisplay as per transcoder limitsManasi Navare1-2/+7
2019-09-13drm/i915/gtt: Make sure the gen6 ppgtt is bound before first useChris Wilson2-19/+25
2019-09-12drm/i915/selftests: Keep the engine awake while we keep for preemptionChris Wilson1-0/+10
2019-09-12drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al.Arkadiusz Hiler1-1/+4
2019-09-12drm/i915/tgl: Disable preemption while being debuggedChris Wilson2-0/+4
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson5-121/+170
2019-09-12drm/i915: convert device info num_pipes to pipe_maskJani Nikula4-20/+20