summaryrefslogtreecommitdiffstats
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | drm/msm/dpu: add support for pcc color block in dpu driverKalyan Thota2020-05-184-4/+164
| | * | | | drm/msm/dpu: add support for color processing blocks in dpu driverKalyan Thota2020-05-1814-15/+322
| | * | | | drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocationRoy Spliet2020-05-181-1/+2
| | * | | | drm/msm: Fix typoChristophe JAILLET2020-05-181-2/+2
| | * | | | drm/msm: Fix undefined "rd_full" link errorBjorn Andersson2020-05-181-2/+2
| | * | | | drm/msm: Add syncobj support.Bas Nieuwenhuizen2020-05-182-3/+235
| | * | | | drm/msm/dpu: Fix compile warningsHongbo Yao2020-05-181-18/+0
| | * | | | drm/msm/a6xx: Fix a typo in an error messageChristophe JAILLET2020-05-181-2/+2
| | * | | | drm/msm/mdp5: Add MDP5 configuration for MSM8x36.Konrad Dybcio2020-05-181-0/+76
* | | | | | Merge tag 'drm-next-2020-06-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-06-0832-211/+778
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | 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 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-06-071-2/+2
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman2020-05-2561-375/+571
| |\ \ \ \ \ \ \ \
| * | | | | | | | | drm: constify sysrq_key_opEmil Velikov2020-05-151-2/+2
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-0512-304/+68
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'v5.7-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Arnd Bergmann2020-05-2512-304/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | soc / drm: mediatek: Fix mediatek-drm device probingEnric Balletbo i Serra2020-04-131-12/+19
| | * | | | | | | | | soc / drm: mediatek: Move routing control to mmsys deviceEnric Balletbo i Serra2020-04-136-282/+17
| | * | | | | | | | | drm/mediatek: Omit warning on probe defersMatthias Brugger2020-04-137-10/+32