summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-09-19drm/i915/tgl: Implement Wa_1409142259Radhakrishna Sripada
2019-09-19drm/i915: Unify ICP and MCC hotplug pin tablesMatt Roper
2019-09-19drm/i915: Future-proof DDC pin mappingMatt Roper
2019-09-19drm/i915/selftests: Exercise CS TLB invalidationChris Wilson
2019-09-19drm/i915: Verify the engine after acquiring the active.lockChris Wilson
2019-09-19drm/i915: fix SFC reset flowDaniele Ceraolo Spurio
2019-09-18drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson
2019-09-18drm/i915/cml: Add second PCH ID for CMPMatt Roper
2019-09-17drm/i915/tgl: Extend MI_SEMAPHORE_WAITChris Wilson
2019-09-17drm/i915: Only apply a rmw mmio update if the value changesChris Wilson
2019-09-16drm/i915: Show the logical context ring state on dumpingChris Wilson
2019-09-16drm/i915: stop conflating HAS_DISPLAY() and disabled displayJani Nikula
2019-09-16drm/i915: s/pipe_config/crtc_state/ in intel_crtc_atomic_check()Ville Syrjälä
2019-09-16drm/i915: Extract intel_modeset_calc_cdclk()Ville Syrjälä
2019-09-16drm/i915: Allow downscale factor of <3.0 on glk+ for all formatsVille Syrjälä
2019-09-16drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplan...Ville Syrjälä
2019-09-16drm/i915: introduce INTEL_DISPLAY_ENABLED()Jani Nikula
2019-09-13drm/i915/tgl: Re-enable rc6Mika Kuoppala
2019-09-13drm/i915/tgl: Introduce gen12 forcewake rangesMichel Thierry
2019-09-13drm/i915: Update Gen11 forcewake rangesMika Kuoppala
2019-09-13drm/i915/tgl: Limit ourselves to just rcs0Chris Wilson
2019-09-13drm/i915: Don't mix srcu tag and negative error codesChris Wilson
2019-09-13drm/i915/display/icl: Bump up the plane/fb heightManasi Navare
2019-09-13drm/i915/display/icl: Bump up the hdisplay and vdisplay as per transcoder limitsManasi Navare
2019-09-13drm/i915/gtt: Make sure the gen6 ppgtt is bound before first useChris Wilson
2019-09-12drm/i915/selftests: Keep the engine awake while we keep for preemptionChris Wilson
2019-09-12drm/i915: Get the correct wakeref for reading HOTPLUG_EN et al.Arkadiusz Hiler
2019-09-12drm/i915/tgl: Disable preemption while being debuggedChris Wilson
2019-09-12drm/i915/pmu: Use GT parked for estimating RC6 while asleepChris Wilson
2019-09-12drm/i915: convert device info num_pipes to pipe_maskJani Nikula
2019-09-12drm/i915/pmu: Skip busyness sampling when and where not neededTvrtko Ursulin
2019-09-12drm/i915/execlists: Ensure the context is reloaded after a GPU resetChris Wilson
2019-09-12drm/i915/execlists: Add a paranoid flush of the CSB pointers upon resetChris Wilson
2019-09-12drm/i915: Disable FBC if BIOS reserved memory (stolen) is unavailableChris Wilson
2019-09-12drm/i915: Remove duplicated bxt/cnl/icl .modeset_calc_cdclk() funcsVille Syrjälä
2019-09-12drm/i915: Reuse cnl_modeset_calc_cdclk() on icl+Ville Syrjälä
2019-09-12drm/i915: Fix CD2X pipe select masking during cdclk sanitationVille Syrjälä
2019-09-12drm/i915: Fix cdclk bypass freq readout for tgl/bxt/glkVille Syrjälä
2019-09-11drm/i915: add INTEL_NUM_PIPES() and use itJani Nikula
2019-09-11drm/i915: Squeeze iommu status into debugfs/i915_capabilitiesChris Wilson
2019-09-11drm/i915/tgl: Disable read-only ppgtt supportChris Wilson
2019-09-11drm/i915: Remove pointless planes_changed=true assignmentVille Syrjälä
2019-09-11drm/i915: Use a high priority wq for nonblocking plane updatesVille Syrjälä
2019-09-11drm/i915/display: Add glk_cdclk_tableChris Wilson
2019-09-11drm/i915: Make i915_vma.flags atomic_t for mutex reductionChris Wilson
2019-09-11drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke
2019-09-11drm/i915: Make shrink/unshrink be atomicChris Wilson
2019-09-11drm/i915: Make pm_notify take intel_gtTvrtko Ursulin
2019-09-11drm/i915: Avoid round-trip via i915 in intel_gt_parkTvrtko Ursulin
2019-09-11drm/i915: Make wait_for_timelines take struct intel_gtTvrtko Ursulin