summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2018-09-25drm/i915: Check fb stride against plane max strideVille Syrjälä
2018-09-25drm/i915: Enable RGB565 90/270 plane rotation for gen11 onwards.Juha-Pekka Heikkila
2018-09-25drm/i915: Match code to comment and enforce ppgtt for execlistsChris Wilson
2018-09-25drm/i915: use for_each_pipe loop to assign crtc_maskMahesh Kumar
2018-09-25drm/i915/execlists: Assert the queue is non-empty on unsubmittingChris Wilson
2018-09-24drm/i915/icl: Program T_INIT_MASTER registersMadhav Chauhan
2018-09-24drm/i915/icl: Enable DDI BufferMadhav Chauhan
2018-09-24drm/i915/icl: DSI vswing programming sequenceMadhav Chauhan
2018-09-24drm/i915/icl: Configure lane sequencing of combo phy transmitterMadhav Chauhan
2018-09-21drm/i915: Force planar YUV coordinates to be a multiple of 2, v2.Maarten Lankhorst
2018-09-21drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst
2018-09-21drm/i915: Clean up scaler setup, v2.Maarten Lankhorst
2018-09-21drm/i915: Replace call to commit_planes_on_crtc with internal update, v2.Maarten Lankhorst
2018-09-21drm/i915: Make intel_crtc_disable_planes() use active planes mask.Maarten Lankhorst
2018-09-21drm/i915: Unconditionally clear plane visibility, v2.Maarten Lankhorst
2018-09-21drm/i915: Handle cursor updating active_planes correctly, v2.Maarten Lankhorst
2018-09-21drm/i915: Clean up casts to crtc_state in intel_atomic_commit_tail()Maarten Lankhorst
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen
2018-09-21drm/i915: Update DRIVER_DATE to 20180921Joonas Lahtinen
2018-09-20drm/i915/execlists: Onion unwind for logical_ring_init() failureChris Wilson
2018-09-20drm/i915: Park the GPU on module loadChris Wilson
2018-09-20drm/i915/selftests: Live tests emit requests and so require rpmChris Wilson
2018-09-20drm/i915: pass dev_priv to i915_gem_cleanup_stolenMatthew Auld
2018-09-20drm/i915: don't assume struct page in i915_sg_trimMatthew Auld
2018-09-20drm/i915/guc: Restore preempt-context across S3/S4Chris Wilson
2018-09-20drm/i915/selftests: Basic stress test for rapid context switchingChris Wilson
2018-09-20drm/i915/selftests: Free the batch along the contexts error pathChris Wilson
2018-09-18drm/i915/psr: Enable AUX-A IO power well on ICL for PSRDhinakaran Pandiyan
2018-09-18drm/i915/sdvo: Fix multi function encoder stuffVille Syrjälä
2018-09-18drm/i915: Fix logic fumble in rotation vs. ccs checkVille Syrjälä
2018-09-18drm/i915: Replace some PAGE_SHIFTs with I915_GTT_PAGE_SIZEVille Syrjälä
2018-09-14drm/i915: Limit number of capture objectsChris Wilson
2018-09-14drm/i915/execlists: Reset CSB pointers on canceling requests (wedging)Chris Wilson
2018-09-14drm/i915: Include fence-hint for timeout warningChris Wilson
2018-09-14drm/i915/execlists: Use coherent writes into the context imageChris Wilson
2018-09-14drm/i915: Check engine->default_state mapping on module loadChris Wilson
2018-09-14drm/i915/execlists: Delay updating ring register state after resumeChris Wilson
2018-09-14drm/i915: Flush the tasklet when checking for idleChris Wilson
2018-09-14drm/i915: Limit the backpressure for i915_request allocationChris Wilson
2018-09-14drm/i915: Mark up a couple of KMS debug messages as suchChris Wilson
2018-09-13drm/i915/kbl+: Enable IPC only for symmetric memory configurationsMahesh Kumar
2018-09-13drm/i915/skl+: don't trust IPC value set by BIOSMahesh Kumar
2018-09-13drm/i915: Implement 16GB dimm wa for latency level-0Mahesh Kumar
2018-09-13drm/i915/skl+: Decode memory bandwidth and parametersMahesh Kumar
2018-09-13drm/i915/bxt: Decode memory bandwidth and parametersMahesh Kumar
2018-09-13firmware/dmc/icl: load v1.07 on icelake.Anusha Srivatsa
2018-09-13drm/i915: Fix a potential integer overflow with framebuffers extending past 4...Ville Syrjälä
2018-09-13drm/i915: Replace some PAGE_SIZE with I915_GTT_PAGE_SIZEVille Syrjälä
2018-09-13i915/oa: Simplify updating contextsTvrtko Ursulin
2018-09-12drm/i915: Extract intel_cursor_check_surface()Ville Syrjälä