summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds899-23290/+64805
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...drm-next-2019-05-09Dave Airlie17-48/+75
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie17-48/+1694
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark1-0/+1
2019-05-08drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes1-4/+4
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-20/+18
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds10-0/+28
2019-05-07drm/amd/powerplay: check for invalid profile_exit settingEvan Quan1-0/+10
2019-05-07drm/amdgpu: Use FW addr returned by PSP for VF MMTrigger Huang2-12/+21
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner1-6/+0
2019-05-07Merge tag 'gvt-next-fixes-2019-05-07' of https://github.com/intel/gvt-linux i...Joonas Lahtinen8-33/+31
2019-05-07drm/komeda: Mark the local functions as staticjames qian wang (Arm Technology China)6-17/+21
2019-05-07drm/komeda: Fixed warning: Function parameter or member not describedjames qian wang (Arm Technology China)6-23/+85
2019-05-07drm/komeda: Expose bus_width to Komeda-COREjames qian wang (Arm Technology China)2-3/+4
2019-05-07drm/komeda: Add sysfs attribute: core_id and config_idjames qian wang (Arm Technology China)4-0/+71
2019-05-07drm/i915: Disable semaphore busywaits on saturated systemsChris Wilson3-1/+43
2019-05-07drm/i915: Delay semaphore submission until the start of the signalerChris Wilson1-0/+19
2019-05-07drm: add non-desktop quirk for Valve HMDsAndres Rodriguez1-0/+19
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-10/+0
2019-05-07Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie4-19/+17
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-43/+18
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+4
2019-05-06drm/amd/display: Use long for signed error code checks in commit planesNicholas Kazlauskas1-1/+2
2019-05-06drm/amdgpu: Add IDH_QUERY_ALIVE event for SR-IOVTrigger Huang2-0/+4
2019-05-06drm/amdgpu: Fix VM clean check methodTrigger Huang1-3/+33
2019-05-06drm/amdgpu: Rearm IRQ in Vega10 SR-IOV if IRQ lostTrigger Huang1-1/+36
2019-05-06drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu1-2/+1
2019-05-05drm/i915/gvt: Add in context mmio 0x20D8 to gen9 mmio listColin Xu1-0/+1
2019-05-03drm/panfrost: Show stored feature registersRobin Murphy1-7/+7
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy1-2/+4
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy1-0/+1
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy2-5/+5
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso1-11/+24
2019-05-03Merge panfrost-fixes into drm-misc-next-fixesSean Paul7-2/+18
2019-05-03drm/etnaviv: initialize idle mask before querying the HW dbLucas Stach1-4/+2
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie46-473/+734
2019-05-03Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...Dave Airlie1-4/+3
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...drm-fixes-2019-05-03Dave Airlie2-0/+16
2019-05-02drm_syncobj: switch to fdget()Al Viro1-7/+6
2019-05-02amdgpu: switch to fdget()Al Viro1-12/+11
2019-05-02don't open-code file_count()Al Viro1-1/+1
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin2-5/+8
2019-05-02drm: report consistent errors when checking syncobj capibilityLionel Landwerlin1-2/+2
2019-05-02Merge tag 'drm-intel-next-fixes-2019-04-30' of git://anongit.freedesktop.org/...Dave Airlie1-3/+3
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie1-5/+5
2019-05-01drm/nouveau/nouveau: forward error generated while resuming objects treeTobias Klausmann1-1/+11
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King1-1/+1
2019-05-01drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul6-2/+65
2019-05-01drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definitionBjorn Helgaas1-9/+0
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick1-1/+1