summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-06drm/i915: Expose per-engine client busynesscontext-stats-pphwspTvrtko Ursulin2-1/+100
2020-03-06drm/i915: Track all user contexts per clientTvrtko Ursulin4-0/+19
2020-03-06drm/i915: Track runtime spent in closed GEM contextsTvrtko Ursulin2-1/+18
2020-03-06drm/i915: Track runtime spent in unreachable intel_contextsTvrtko Ursulin2-2/+21
2020-03-06drm/i915: Make GEM contexts track DRM clientsTvrtko Ursulin4-40/+48
2020-03-06drm/i915: Update client name on context createTvrtko Ursulin3-15/+113
2020-03-06drm/i915: Expose list of clients in sysfsTvrtko Ursulin6-8/+256
2020-03-06drm-tip: 2020y-03m-06d-14h-35m-37s UTC integration manifestChris Wilson1-0/+32
2020-03-06Merge remote-tracking branch 'drm-intel/topic/core-for-CI' into drm-tipChris Wilson21-75/+144
2020-03-06Merge remote-tracking branch 'sound/for-next' into drm-tipChris Wilson34-302/+968
2020-03-06Merge remote-tracking branch 'sound/for-linus' into drm-tipChris Wilson2-10/+27
2020-03-06Merge remote-tracking branch 'drm-intel/drm-intel-next-queued' into drm-tipChris Wilson152-2556/+5526
2020-03-06Merge remote-tracking branch 'drm-misc/drm-misc-next' into drm-tipChris Wilson86-807/+2919
2020-03-06Merge remote-tracking branch 'drm/drm-next' into drm-tipChris Wilson790-19184/+38579
2020-03-06Merge remote-tracking branch 'drm-misc/drm-misc-fixes' into drm-tipChris Wilson2-22/+28
2020-03-06drm/i915/selftests: try to rein in alloc_smokeMatthew Auld1-5/+20
2020-03-06drm/i915/buddy: avoid double list_addMatthew Auld1-1/+2
2020-03-06drm/todo: Update drm_fb_helper tasksPankaj Bharadiya1-17/+0
2020-03-06drm/fb-helper: Remove drm_fb_helper add, add_all and remove connector functionsPankaj Bharadiya1-21/+0
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya14-62/+0
2020-03-06drm/i915/display: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya1-12/+0
2020-03-06drm/amdgpu: Remove drm_fb_helper_{add,remove}_one_connector callsPankaj Bharadiya1-13/+0
2020-03-06drm/radeon: remove radeon_fb_{add,remove}_connector functionsPankaj Bharadiya3-25/+0
2020-03-06drm: Remove unused arg from drm_fb_helper_initPankaj Bharadiya13-21/+15
2020-03-06drm/i915: properly sanity check batch_start_offsetMatthew Auld3-11/+23
2020-03-06MAINTAINERS: adjust to reservation.h renamingLukas Bulwahn1-1/+1
2020-03-06drm: unbreak the DRM menu, broken by DRM_EXPORT_FOR_TESTSRandy Dunlap1-3/+3
2020-03-06drm/mm: Break long searches in fragmented address spacesChris Wilson1-1/+7
2020-03-06ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functionsThomas Bogendoerfer1-6/+0
2020-03-06drm/i915/gem: Limit struct_mutex to eb_reserveChris Wilson2-37/+20
2020-03-06drm/i915: Always propagate the invocation to i915_scheduleChris Wilson1-4/+1
2020-03-06drm/i915: Assert requests within a context are submitted in orderChris Wilson2-0/+15
2020-03-06drm/bridge/mhl.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-2/+2
2020-03-06drm/vc4/vc4_drv.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-06drm/gma500/intel_bios.h: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-06drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-06drm/i915/phys: unconditionally call release_memory_regionAbdiel Janulgue1-3/+4
2020-03-06ALSA: usb-audio: Fix missing braces in some struct initsTakashi Iwai1-2/+2
2020-03-06drm/i915/gen7: Clear all EU/L3 residual contextsPrathap Kumar Valsan7-4/+556
2020-03-06drm/i915: Add mechanism to submit a context WA on ring submissionMika Kuoppala3-4/+425
2020-03-06drm/vblank: Fix documentation of VBLANK timestamp helperThomas Zimmermann1-2/+1
2020-03-06drm/simple-kms: Fix documentation for drm_simple_encoder_init()Thomas Zimmermann1-2/+12
2020-03-06ALSA: usb-audio: Add support for MOTU MicroBook IIcAlexander Tsoy4-14/+72
2020-03-06ALSA: korg1212: fix if-statement empty body warningsRandy Dunlap1-1/+1
2020-03-06drm/komeda: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2020-03-06drm/panel: add panel driver for Elida KD35T133 panelsHeiko Stuebner3-0/+363
2020-03-06dt-bindings: display: panel: Add binding document for Elida KD35T133Heiko Stuebner1-0/+49
2020-03-06Merge tag 'amd-drm-fixes-5.6-2020-03-05' of git://people.freedesktop.org/~agd...Dave Airlie8-55/+129
2020-03-06Merge tag 'drm-intel-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/d...Dave Airlie13-57/+142
2020-03-06Merge tag 'drm-misc-fixes-2020-03-05' of git://anongit.freedesktop.org/drm/dr...Dave Airlie12-75/+202