summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-02-21Merge tag 'drm-intel-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-02-21Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-20Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2020-02-20Merge tag 'drm-msm-fixes-2020-02-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2020-02-19drm/amdgpu/display: clean up hdcp workqueue handlingAlex Deucher
2020-02-19drm/amdgpu: add is_raven_kicker judgement for raven1changzhu
2020-02-18drm/i915/gt: Avoid resetting ring->head outside of its timeline mutexChris Wilson
2020-02-18drm/i915/execlists: Always force a context reload when rewinding RING_TAILChris Wilson
2020-02-18drm/i915: Wean off drm_pci_alloc/drm_pci_freeChris Wilson
2020-02-17drm/i915/gt: Protect defer_request() from new waitersChris Wilson
2020-02-17drm/i915/gt: Prevent queuing retire workers on the virtual engineChris Wilson
2020-02-17drm/i915/dsc: force full modeset whenever DSC is enabled at probeJani Nikula
2020-02-17drm/i915/ehl: Update port clock voltage level requirementsMatt Roper
2020-02-17drm/i915: Update drm/i915 bug filing URLJani Nikula
2020-02-17drm/i915: Initialise basic fence before acquiring seqnoChris Wilson
2020-02-17drm/i915/gem: Require per-engine reset support for non-persistent contextsChris Wilson
2020-02-17drm/nouveau/kms/gv100-: Re-set LUT after clearing for modesetsLyude Paul
2020-02-17drm/nouveau/gr/tu11x: initial supportBen Skeggs
2020-02-17drm/nouveau/acr/tu11x: initial supportBen Skeggs
2020-02-14drm/amdgpu/gfx10: disable gfxoff when reading rlc clockAlex Deucher
2020-02-14drm/amdgpu/gfx9: disable gfxoff when reading rlc clockAlex Deucher
2020-02-14drm/amdgpu/soc15: fix xclk for ravenAlex Deucher
2020-02-14drm/amd/powerplay: always refetch the enabled features status on dpm enablementEvan Quan
2020-02-14drm/amd/display: fix dtm unloadingBhawanpreet Lakha
2020-02-14drm/amd/display: fix backwards byte order in rx_caps.Bhawanpreet Lakha
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/...Dave Airlie
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-02-13drm/msm/dpu: fix BGR565 vs RGB565 confusionRob Clark
2020-02-13drm/msm/dsi/pll: call vco set rate explicitlyHarigovindan P
2020-02-13drm/msm/dsi: save pll state before dsi host is powered offHarigovindan P
2020-02-12drm/panfrost: perfcnt: Reserve/use the AS attached to the perfcnt MMU contextBoris Brezillon
2020-02-12drm/panfrost: Remove set but not used variable 'bo'YueHaibing
2020-02-12drm/modes: Allow DRM_MODE_ROTATE_0 when applying video mode parametersStephan Gerhold
2020-02-12drm/modes: Make sure to parse valid rotation value from cmdlineStephan Gerhold
2020-02-12drm/i915: Mark the removal of the i915_request from the sched.linkChris Wilson
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson
2020-02-12drm/i915/execlists: Offline error captureChris Wilson
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson
2020-02-12Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-02-12Merge v5.6-rc1 into drm-misc-fixesMaarten Lankhorst
2020-02-12drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson
2020-02-12drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson
2020-02-12drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson
2020-02-12drm/i915: Stub out i915_gpu_coredump_putChris Wilson
2020-02-11drm/amdgpu:/navi10: use the ODCAP enum to index the caps arrayAlex Deucher