summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-11-07drm: Expose a method for creating anonymous struct file around drm_minorChris Wilson
2019-11-07drm: Move EXPORT_SYMBOL_FOR_TESTS_ONLY under a separate KconfigChris Wilson
2019-11-07drm/i915/gem: Safely acquire the ctx->vm when copyingChris Wilson
2019-11-07drm/i915/gt: Defer engine registration until fully initialisedChris Wilson
2019-11-07drm/i915: Preload LUTs if the hw isn't currently using themVille Syrjälä
2019-11-07drm/i915: FB backing gem obj should reside in LMEMRamalingam C
2019-11-07drm/i915: Leave the aliasing-ppgtt size aloneChris Wilson
2019-11-07drm/i915/display: only include intel_dp_link_training.h where neededJani Nikula
2019-11-07drm/i915: use might_lock_nested in get_pages annotationDaniel Vetter
2019-11-07drm/i915: Switch obj->mm.lock lockdep annotations on its headDaniel Vetter
2019-11-07drm/i915/gt: Cleanup heartbeat systole firstChris Wilson
2019-11-06drm/i915: switch intel_ddi_init() to intel typesLucas De Marchi
2019-11-06drm/i915/tgl: Add second TGL PCH IDJames Ausmus
2019-11-06drm/i915: Remove unwanted rcu_read_lock/unlockNiranjana Vishwanathapura
2019-11-06drm/i915/gem: Fix error path to unlock if the GEM context is closedChris Wilson
2019-11-06drm/i915/gt: Only drop heartbeat.systole if the sole ownerChris Wilson
2019-11-06drm/i915/lmem: fixup fake lmem teardownMatthew Auld
2019-11-06drm/i915: Frob the correct crtc state in intel_crtc_disable_noatomic()Ville Syrjälä
2019-11-06drm/i915/gem: Early rejection of no-aperture map_ggttChris Wilson
2019-11-06drm/i915/dsb: Remove PIN_MAPPABLE from the DSB object VMATvrtko Ursulin
2019-11-05drm/i915/dsc: rename functions for consistencyJani Nikula
2019-11-05drm/i915/dsc: split out encoder specific parts from DSC compute paramsJani Nikula
2019-11-05drm/i915/dsc: clean up rc parameter table accessJani Nikula
2019-11-05drm/i915/dsc: make parameter arrays constJani Nikula
2019-11-05drm/i915: update rawclk also on resumeJani Nikula
2019-11-04drm/i915: avoid reading DP_TP_CTL twiceLucas De Marchi
2019-11-04drm/i915/tgl: do not enable transcoder clock twice on MSTLucas De Marchi
2019-11-04drm/i915: add wrappers to get intel connector stateLucas De Marchi
2019-11-04drm/i915: Add for_each_new_intel_connector_in_state()José Roberto de Souza
2019-11-04drm/i915: Eliminate redundancy in intel_primary_plane_create()Ville Syrjälä
2019-11-04drm/i915: Sort format arrays consistentlyVille Syrjälä
2019-11-04drm/i915: Add 10bpc formats with alpha for icl+Ville Syrjälä
2019-11-04drm/i915: Expose C8 on VLV/CHV sprite planesVille Syrjälä
2019-11-04drm/i915: Add missing 10bpc formats for pipe B sprites on CHVVille Syrjälä
2019-11-04drm/i915: Expose alpha formats on VLV/CHV primary planesVille Syrjälä
2019-11-04drm/i915: Expose 10:10:10 XRGB formats on SNB-BDW spritesVille Syrjälä
2019-11-04drm/i915/execlists: Reset CSB pointers by mmio as wellChris Wilson
2019-11-04drm/i915: add for_each_port() and use itJani Nikula
2019-11-04drm/i915: Protect request peeking with RCUChris Wilson
2019-11-04drm/i915/gt: Drop false assertion on user_forcewakeChris Wilson
2019-11-02drm/i915/execlists: Ignore the inactive kernel context in assert_pending_validChris Wilson
2019-11-02drm/i915/execlists: Verify context register state before executionChris Wilson
2019-11-02drm/i915/selftests: Flush all active callbacksChris Wilson
2019-11-01drm/i915/perf: Reverse a ternary to make sparse happyChris Wilson
2019-11-01drm/i915/selftests: Add intel_gt_suspend_prepareChris Wilson
2019-11-01drm/i915: Defer rc6 shutdown to suspend_lateChris Wilson
2019-11-01drm/i915/gt: Move user_forcewake application to GTChris Wilson
2019-11-01drm/i915/gem: Leave reloading kernel context on resume to GTChris Wilson
2019-11-01drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson
2019-11-01drm/i915/gt: Pull timeline initialise to intel_gt_init_earlyChris Wilson