summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-08-30drm: Move port definition back to i915 headerRamalingam C7-2/+26
2019-08-30drm/i915: mei_hdcp: I915 sends ddi index as per ME FWRamalingam C1-1/+16
2019-08-29drm/i915/execlists: Try rearranging breadcrumb flushChris Wilson1-11/+9
2019-08-29drm/i915/display: Move the commit_tail() disable sequence to separate functionManasi Navare2-34/+59
2019-08-29drm/i915/display: Rename update_crtcs() to commit_modeset_enables()Manasi Navare2-6/+6
2019-08-29drm/i915: s/for_each_sgt_dma/for_each_sgt_daddr/Matthew Auld5-10/+10
2019-08-29drm/i915/uc: Extract common code from GuC stop/disable commFernando Pacheco1-12/+18
2019-08-29drm/i915/selftests: cond_resched() within the longer buddy testsChris Wilson1-0/+4
2019-08-28drm/i915/tgl: PSR link standby is not supported anymoreJosé Roberto de Souza1-2/+2
2019-08-28drm/i915/tgl: Gen-12 display loses Yf tiling and legacy CCS supportDhinakaran Pandiyan1-6/+80
2019-08-28drm/i915/tgl: Enabling DSC on Pipe A for TGLMadhumitha Tolakanahalli Pradeep1-4/+17
2019-08-28drm/i915: Protect our local workers against I915_FENCE_TIMEOUTChris Wilson1-1/+1
2019-08-28drm/i915: Align power domain names with port namesImre Deak4-216/+198
2019-08-28drm/i915/selftests: Ignore coherency failures on BroadwaterChris Wilson1-0/+2
2019-08-28drm/i915: Extend non readable mcr rangeMika Kuoppala1-1/+1
2019-08-28drm/i915/execlists: Flush the post-sync breadcrumb write harderChris Wilson1-0/+2
2019-08-28drm/i915/selftests: Try to recycle context allocationsChris Wilson1-1/+5
2019-08-28drm/i915/selftests: Remove accidental serialization between gpu_fillChris Wilson1-11/+72
2019-08-27drm/i915: use a separate context for gpu relocsDaniele Ceraolo Spurio2-1/+47
2019-08-27drm/i915/tgl/perf: use the same oa ctx_id format as iclMichel Thierry1-1/+2
2019-08-27drm/i915/tgl: Do not apply WaIncreaseDefaultTLBEntries from GEN12 onwardsMichel Thierry1-1/+1
2019-08-27drm/i915/tgl: Implement TGL DisplayPort training sequenceJosé Roberto de Souza2-8/+140
2019-08-27drm/i915: Disable pipes in reverse orderJosé Roberto de Souza1-1/+9
2019-08-27drm: Add for_each_oldnew_intel_crtc_in_state_reverse()José Roberto de Souza1-0/+9
2019-08-27drm/i915/tgl: Add maximum resolution supported by PSR2 HWJosé Roberto de Souza1-1/+4
2019-08-27drm/i915: Do not read PSR2 register in transcoders without PSR2José Roberto de Souza1-3/+6
2019-08-27drm/i915/tgl: Guard and warn if more than one eDP panel is presentJosé Roberto de Souza1-1/+5
2019-08-27drm/i915: Make engine's batch pool safe for use with virtual enginesChris Wilson6-6/+32
2019-08-27drm/i915: Only activate i915_active debugobject onceChris Wilson1-2/+6
2019-08-27drm/i915/selftests: Markup impossible error pointersChris Wilson1-0/+3
2019-08-27drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmapChris Wilson1-1/+1
2019-08-27drm/i915/selftests: Add the usual batch vma managements to st_workaroundsChris Wilson1-0/+16
2019-08-26drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()Lyude Paul1-0/+6
2019-08-24drm/i915: to make vgpu ppgtt notificaiton as atomic operationXiaolin Zhang3-5/+9
2019-08-24drm/i915/selftests: Teach igt_gpu_fill_dw() to take intel_contextChris Wilson4-96/+116
2019-08-23drm/i915: Keep drm_i915_file_private around under RCUChris Wilson4-11/+14
2019-08-23drm/i915/uc: define GuC and HuC FWs for EHLDaniele Ceraolo Spurio1-6/+7
2019-08-23drm/i915: Flush the existing fence before GGTT read/writeChris Wilson1-0/+8
2019-08-23drm/i915/gtt: Preallocate Braswell top-level page directoryChris Wilson2-6/+12
2019-08-23drm/i915: Hold irq-off for the entire fake lock periodChris Wilson5-29/+42
2019-08-23drm/i915: Use hweight8() for 8bit masksVille Syrjälä1-10/+10
2019-08-23drm/i915: s/num_active_crtcs/num_active_pipes/Ville Syrjälä1-7/+7
2019-08-23drm/i915: Use enum pipe consistentlyVille Syrjälä8-32/+33
2019-08-23drm/i915: Unconfuse pipe vs. crtc->index in i915_get_crtc_scanoutpos()Ville Syrjälä1-4/+4
2019-08-23drm/i915: Use enum pipe instead of crtc index to track active pipesVille Syrjälä5-29/+29
2019-08-23drm/i915: Expand subslice maskStuart Summers5-10/+28
2019-08-23drm/i915: Add new function to copy subslices for a sliceStuart Summers1-3/+14
2019-08-23drm/i915: Refactor instdone loops on new subslice functionsStuart Summers5-22/+24
2019-08-23drm/i915: Add function to determine if a slice has a subsliceStuart Summers2-5/+20
2019-08-23drm/i915: Use subslice stride to set subslices for a given sliceStuart Summers2-3/+5