summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-31drm/i915: move intel_dp_set_m_n() to encoder for DDI platformsJani Nikula
2020-01-31drm/i915/dsi: Enable ICL DSI transcoder as part of encoder->enableVandita Kulkarni
2020-01-31drm/i915: move pipe, pch and vblank enable to encoders on DDI platformsJani Nikula
2020-01-31drm/i915/debugfs: remove VBT data about DRRSJani Nikula
2020-01-31Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie
2020-01-30drm/amdgpu/navi10: add mclk to navi10_get_clock_by_type_with_latencyAlex Deucher
2020-01-30drm/amdgpu: Fix implicit enum conversion in gfx_v9_4_ras_error_injectNathan Chancellor
2020-01-30radeon: completely remove lut leftoversDaniel Vetter
2020-01-30drm/amd/display: Move drm_dp_mst_atomic_check() to the front of dc_validate_g...Zhan Liu
2020-01-30radeon: insert 10ms sleep in dce5_crtc_load_lutDaniel Vetter
2020-01-30drm/amd/display: fix spelling mistake link_integiry_check -> link_integrity_c...Colin Ian King
2020-01-30amdgpu: using vmalloc requires includeing vmalloc.hStephen Rothwell
2020-01-30drm/amdgpu: allocate entities on demandNirmoy Das
2020-01-30drm/amdgpu: Enable DISABLE_BARRIER_WAITCNT for ArcturusJoseph Greathouse
2020-01-30drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutexChris Wilson
2020-01-30drm/i915/gt: Rename i915_gem_restore_ggtt_mappings() for its new placementChris Wilson
2020-01-30drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson
2020-01-30drm/i915/fbc: __intel_fbc_cleanup_cfb() may be called multiple timesChris Wilson
2020-01-30drm/i915/gt: Skip global serialisation of clear_range for bxt vtdChris Wilson
2020-01-30drm/i915/ring: convert to new logging macros in gt/intel_ring_submission.cWambui Karuga
2020-01-30drm/i915/gt: convert to new logging macros in gt/intel_gt.cWambui Karuga
2020-01-30drm/i915/engine_cs: use new drm logging macros in gt/intel_engine_cs.cWambui Karuga
2020-01-30drm/i915/reset: conversion to new drm logging macros in gt/intel_reset.cWambui Karuga
2020-01-30drm/i915/ggtt: use new drm logging macros in gt/intel_ggtt.cWambui Karuga
2020-01-30drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-30drm/i915: add extra slice common debug registersLionel Landwerlin
2020-01-30drm/i915/execlists: Ignore discrepancies in pending[] across resetsChris Wilson
2020-01-29drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPTChris Wilson
2020-01-29drm/i915/execlist: Mark up racy read of execlists->pending[0]Chris Wilson
2020-01-29drm/i915/selftests/perf: measure memcpy bw between regionsMatthew Auld
2020-01-29drm/i915/debugfs: remove i915_dpcd fileJani Nikula
2020-01-29drm/i915/psr: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/hdcp: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/dp: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/display_power: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/display: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/ddi: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/combo_phy: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/i915/icl_dsi: use intel_de_*() functions for register accessJani Nikula
2020-01-29drm/nouveau/fb/gp102-: allow module to load even when scrubber binary is missingBen Skeggs
2020-01-29drm/nouveau/acr: return error when registering LSF if ACR not supportedBen Skeggs
2020-01-29drm/nouveau/disp/gv100-: not all channel types support reporting error codesBen Skeggs
2020-01-29drm/nouveau/disp/nv50-: prevent oops when no channel method map providedBen Skeggs
2020-01-29drm/nouveau: support synchronous pushbuf submissionBen Skeggs
2020-01-29drm/nouveau: signal pending fences when channel has been killedBen Skeggs
2020-01-29drm/nouveau: reject attempts to submit to dead channelsBen Skeggs
2020-01-29drm/nouveau: zero vma pointer even if we only unreference it rather than freeBen Skeggs
2020-01-29drm/nouveau: Add HD-audio component notifier supportTakashi Iwai
2020-01-28drm/i915/selftests: Lock the drm_mm as we searchChris Wilson