summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-06-09drm/i915/display: Only query DP state of a DDI encoderChris Wilson
2020-06-08drm/i915/params: fix i915.reset module param typeJani Nikula
2020-06-08drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson
2020-06-08Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie
2020-06-08Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd...Dave Airlie
2020-06-08Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-06-04drm/nouveau/kms/nv50-: clear SW state of disabled windows harderBen Skeggs
2020-06-04drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding
2020-06-04drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs
2020-06-04drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs
2020-06-04drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs
2020-06-04drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs
2020-06-04drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs
2020-06-03drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas
2020-06-03drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher
2020-06-02Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen
2020-06-02drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula
2020-06-02drm/i915/params: don't expose inject_probe_failure in debugfsJani Nikula
2020-06-02drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson
2020-06-02drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä
2020-06-01drm/i915: Check for awaits on still currently executing requestsChris Wilson
2020-06-01drm/i915/gt: Do not schedule normal requests immediately along virtualChris Wilson
2020-06-01drm/i915: Reorder await_execution before await_requestChris Wilson
2020-06-01drm/nouveau/kms/gt215-: fix race with audio driver runpmBen Skeggs
2020-06-01drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs
2020-05-29Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland
2020-05-29drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan
2020-05-29drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher
2020-05-28Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-05-28Merge tag 'drm-misc-next-fixes-2020-05-27' of git://anongit.freedesktop.org/d...Dave Airlie
2020-05-27drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr
2020-05-27drm/amd/display: drop cursor position check in atomic testSimon Ser
2020-05-26drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang
2020-05-26drm/nouveau: use correct conflicting framebuffer APIDave Airlie
2020-05-25drm/i915/gem: Avoid iterating an empty listChris Wilson
2020-05-25drm/i915: Avoid using rq->engine after free during i915_fence_releaseChris Wilson
2020-05-25drm/i915: Disable semaphore inter-engine sync without timeslicingChris Wilson
2020-05-25drm/i915/gt: Remove errant assertion in __intel_context_do_pinChris Wilson
2020-05-25drm/i915: Don't set queue-priority hint when supressing the rescheduleChris Wilson
2020-05-22drm/vblank: Fix -Wformat compile warnings on some archesLyude Paul
2020-05-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling
2020-05-22drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-05-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong
2020-05-22drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher
2020-05-22drm/amdgpu: move gpu_info parsing after common early initAlex Deucher
2020-05-22drm/amdgpu: move discovery gfx config fetchingAlex Deucher
2020-05-22Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-05-22Merge tag 'mediatek-drm-next-5.8' of https://git.kernel.org/pub/scm/linux/ker...Dave Airlie
2020-05-22drm/nouveau/dispnv50: fix runtime pm imbalance on errorDinghao Liu