summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-30drm: Move port definition back to i915 headerRamalingam C
2019-08-30drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C
2019-08-29drm/i915/execlists: Try rearranging breadcrumb flushChris Wilson
2019-08-29drm/i915/display: Move the commit_tail() disable sequence to separate functionManasi Navare
2019-08-29drm/i915/display: Rename update_crtcs() to commit_modeset_enables()Manasi Navare
2019-08-29drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/Matthew Auld
2019-08-29drm/i915/uc: Extract common code from GuC stop/disable commFernando Pacheco
2019-08-29drm/i915/selftests: cond_resched() within the longer buddy testsChris Wilson
2019-08-28drm/i915/tgl: PSR link standby is not supported anymoreJosé Roberto de Souza
2019-08-28drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS supportDhinakaran Pandiyan
2019-08-28drm/i915/tgl: Enabling DSC on Pipe A for TGLMadhumitha Tolakanahalli Pradeep
2019-08-28drm/i915: Protect our local workers against I915_FENCE_TIMEOUTChris Wilson
2019-08-28drm/i915: Align power domain names with port namesImre Deak
2019-08-28drm/i915/selftests: Ignore coherency failures on BroadwaterChris Wilson
2019-08-28drm/i915: Extend non readable mcr rangeMika Kuoppala
2019-08-28drm/i915/execlists: Flush the post-sync breadcrumb write harderChris Wilson
2019-08-28drm/i915/selftests: Try to recycle context allocationsChris Wilson
2019-08-28drm/i915/selftests: Remove accidental serialization between gpu_fillChris Wilson
2019-08-27drm/i915: use a separate context for gpu relocsDaniele Ceraolo Spurio
2019-08-27drm/i915/tgl/perf: use the same oa ctx_id format as iclMichel Thierry
2019-08-27drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwardsMichel Thierry
2019-08-27drm/i915/tgl: Implement TGL DisplayPort training sequenceJosé Roberto de Souza
2019-08-27drm/i915: Disable pipes in reverse orderJosé Roberto de Souza
2019-08-27drm: Add for_each_oldnew_intel_crtc_in_state_reverse()José Roberto de Souza
2019-08-27drm/i915/tgl: Add maximum resolution supported by PSR2 HWJosé Roberto de Souza
2019-08-27drm/i915: Do not read PSR2 register in transcoders without PSR2José Roberto de Souza
2019-08-27drm/i915/tgl: Guard and warn if more than one eDP panel is presentJosé Roberto de Souza
2019-08-27drm/i915: Make engine's batch pool safe for use with virtual enginesChris Wilson
2019-08-27drm/i915: Only activate i915_active debugobject onceChris Wilson
2019-08-27drm/i915/selftests: Markup impossible error pointersChris Wilson
2019-08-27drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson
2019-08-27drm/i915/selftests: Add the usual batch vma managements to st_workaroundsChris Wilson
2019-08-26drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul
2019-08-24drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang
2019-08-24drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_contextChris Wilson
2019-08-23drm/i915: Keep drm_i915_file_private around under RCUChris Wilson
2019-08-23drm/i915/uc: define GuC and HuC FWs for EHLDaniele Ceraolo Spurio
2019-08-23drm/i915: Flush the existing fence before GGTT read/writeChris Wilson
2019-08-23drm/i915/gtt: Preallocate Braswell top-level page directoryChris Wilson
2019-08-23drm/i915: Hold irq-off for the entire fake lock periodChris Wilson
2019-08-23drm/i915: Use hweight8() for 8bit masksVille Syrjälä
2019-08-23drm/i915: s/num_active_crtcs/num_active_pipes/Ville Syrjälä
2019-08-23drm/i915: Use enum pipe consistentlyVille Syrjälä
2019-08-23drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()Ville Syrjälä
2019-08-23drm/i915: Use enum pipe instead of crtc index to track active pipesVille Syrjälä
2019-08-23drm/i915: Expand subslice maskStuart Summers
2019-08-23drm/i915: Add new function to copy subslices for a sliceStuart Summers
2019-08-23drm/i915: Refactor instdone loops on new subslice functionsStuart Summers
2019-08-23drm/i915: Add function to determine if a slice has a subsliceStuart Summers
2019-08-23drm/i915: Use subslice stride to set subslices for a given sliceStuart Summers