summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-fixes-2020-06-11' of git://anongit.freedesktop.org/d...Dave Airlie2020-06-115-5/+8
|\
| * drm/ast: fix missing break in switch statement for format->cpp[0] case 4Colin Ian King2020-06-111-0/+1
| * drm/sun4i: hdmi ddc clk: Fix size of m dividerJernej Skrabec2020-06-102-2/+2
| * drm/connector: notify userspace on hotplug after register completeJeykumar Sankaran2020-06-032-3/+5
* | Merge tag 'drm-intel-next-fixes-2020-06-10' of git://anongit.freedesktop.org/...Dave Airlie2020-06-113-9/+52
|\ \
| * | drm/i915/display: Only query DP state of a DDI encoderChris Wilson2020-06-091-0/+3
| * | drm/i915/params: fix i915.reset module param typeJani Nikula2020-06-081-1/+1
| * | drm/i915/gem: Mark the buffer pool as active for the cmdparserChris Wilson2020-06-081-8/+48
|/ /
* | Merge tag 'drm-intel-next-fixes-2020-06-04' of git://anongit.freedesktop.org/...Dave Airlie2020-06-0811-159/+295
|\ \
| * \ Merge tag 'gvt-next-fixes-2020-05-28' of https://github.com/intel/gvt-linux i...Joonas Lahtinen2020-06-021-1/+1
| |\ \
| | * | drm/i915/gvt: Use ARRAY_SIZE for vgpu_typesAishwarya Ramakrishnan2020-05-191-1/+1
| | * | drm/i915: Mark check_shadow_context_ppgtt as maybe unusedNathan Chancellor2020-05-191-1/+1
| * | | drm/i915/params: fix i915.fake_lmem_start module param sysfs permissionsJani Nikula2020-06-021-1/+1
| * | | drm/i915/params: don't expose inject_probe_failure in debugfsJani Nikula2020-06-021-1/+1
| * | | drm/i915: Whitelist context-local timestamp in the gen9 cmdparserChris Wilson2020-06-021-0/+4
| * | | drm/i915: Fix global state use-after-frees with a refcountVille Syrjälä2020-06-022-6/+42
| * | | drm/i915: Check for awaits on still currently executing requestsChris Wilson2020-06-011-1/+48
| * | | drm/i915/gt: Do not schedule normal requests immediately along virtualChris Wilson2020-06-011-4/+21
| * | | drm/i915: Reorder await_execution before await_requestChris Wilson2020-06-011-132/+132
| * | | drm/i915/gem: Avoid iterating an empty listChris Wilson2020-05-251-6/+9
| * | | drm/i915: Avoid using rq->engine after free during i915_fence_releaseChris Wilson2020-05-251-2/+33
| * | | drm/i915: Disable semaphore inter-engine sync without timeslicingChris Wilson2020-05-251-2/+2
| * | | drm/i915/gt: Remove errant assertion in __intel_context_do_pinChris Wilson2020-05-251-2/+0
| * | | drm/i915: Don't set queue-priority hint when supressing the rescheduleChris Wilson2020-05-251-8/+8
* | | | Merge tag 'amd-drm-fixes-5.8-2020-06-04' of git://people.freedesktop.org/~agd...Dave Airlie2020-06-084-11/+207
|\ \ \ \
| * | | | drm/amd/display: Revalidate bandwidth before commiting DC updatesNicholas Kazlauskas2020-06-031-0/+6
| * | | | drm/amdgpu/display: use blanked rather than plane state for sync groupsAlex Deucher2020-06-031-4/+20
| * | | | Revert "drm/amd/display: disable dcn20 abm feature for bring up"Harry Wentland2020-05-291-7/+4
| * | | | drm/amd/powerplay: ack the SMUToHost interrupt on receive V2Evan Quan2020-05-291-0/+6
| * | | | drm/amdgpu/pm: return an error during GPU reset or suspend (v2)Alex Deucher2020-05-291-0/+171
| | |_|/ | |/| |
* | | | Merge branch 'linux-5.8' of git://github.com/skeggsb/linux into drm-nextDave Airlie2020-06-0817-41/+276
|\ \ \ \ | |/ / / |/| | |
| * | | drm/nouveau/kms/nv50-: clear SW state of disabled windows harderBen Skeggs2020-06-041-1/+4
| * | | drm/nouveau: gr/gk20a: Use firmware version 0Thierry Reding2020-06-041-1/+1
| * | | drm/nouveau/disp/gm200-: detect and potentially disable HDA support on some SORsBen Skeggs2020-06-044-4/+135
| * | | drm/nouveau/disp/gp100: split SOR implementation from gm200Ben Skeggs2020-06-045-2/+63
| * | | drm/nouveau/disp: modify OR allocation policy to account for HDA requirementsBen Skeggs2020-06-041-4/+22
| * | | drm/nouveau/disp: split part of OR allocation logic into a functionBen Skeggs2020-06-041-26/+37
| * | | drm/nouveau/disp: provide hint to OR allocation about HDA requirementsBen Skeggs2020-06-045-10/+18
| * | | drm/nouveau/kms/gt215-: fix race with audio driver runpmBen Skeggs2020-06-012-1/+4
| * | | drm/nouveau/disp/gm200-: fix NV_PDISP_SOR_HDMI2_CTRL(n) selectionBen Skeggs2020-06-011-2/+2
* | | | Merge tag 'amd-drm-next-5.8-2020-05-27' of git://people.freedesktop.org/~agd5...Dave Airlie2020-05-2865-535/+780
|\ \ \ \
| * | | | drm/amd/display: Fix potential integer wraparound resulting in a hangAric Cyr2020-05-281-0/+2
| * | | | drm/amd/display: drop cursor position check in atomic testSimon Ser2020-05-281-7/+0
| * | | | drm/amdgpu: fix device attribute node create failed with multi gpuKevin Wang2020-05-263-41/+58
| * | | | drm/amdgpu: Sync with VM root BO when switching VM to CPU update modeFelix Kuehling2020-05-221-2/+9
| * | | | drm/amd/display: Handle GPU reset for DC blockBhawanpreet Lakha2020-05-222-1/+182
| * | | | drm/amdgpu: add apu flags (v2)Alex Deucher2020-05-2215-31/+48
| * | | | drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenchen gong2020-05-221-0/+9
| * | | | drm/amdgpu: fix pm sysfs node handling (v2)Alex Deucher2020-05-221-4/+4
| * | | | drm/amdgpu: move gpu_info parsing after common early initAlex Deucher2020-05-221-4/+4