summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14drm/xen/xen_drm_front_gem.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14drm/rockchip/rockchip_drm_gem.c: convert to use vm_map_pages()Souptick Joarder
2019-05-14mm/mmu_notifier: convert user range->blockable to helper functionJérôme Glisse
2019-05-14mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-09Merge tag 'drm-misc-next-fixes-2019-05-08' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-09Merge branch 'for-upstream/mali-dp' of git://linux-arm.org/linux-ld into drm-...Dave Airlie
2019-05-08drm/msm/a6xx: No zap shader is not an errorRob Clark
2019-05-08drm/cma-helper: Fix drm_gem_cma_free_object()Noralf Trønnes
2019-05-07Merge branch 'work.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2019-05-07Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-07drm: Fix timestamp docs for variable refresh properties.Mario Kleiner
2019-05-07drm/komeda: Mark the local functions as staticjames qian wang (Arm Technology China)
2019-05-07drm/komeda: Fixed warning: Function parameter or member not describedjames qian wang (Arm Technology China)
2019-05-07drm/komeda: Expose bus_width to Komeda-COREjames qian wang (Arm Technology China)
2019-05-07drm/komeda: Add sysfs attribute: core_id and config_idjames qian wang (Arm Technology China)
2019-05-07drm: add non-desktop quirk for Valve HMDsAndres Rodriguez
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-07Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2019-05-06Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2019-05-06Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-03drm/panfrost: Show stored feature registersRobin Murphy
2019-05-03drm/panfrost: Don't scream about deferred probeRobin Murphy
2019-05-03drm/panfrost: Disable PM on probe failureRobin Murphy
2019-05-03drm/panfrost: Set DMA masks earlierRobin Murphy
2019-05-03drm/panfrost: Add sanity checks to submit IOCTLTomeu Vizoso
2019-05-03Merge panfrost-fixes into drm-misc-next-fixesSean Paul
2019-05-03drm/etnaviv: initialize idle mask before querying the HW dbLucas Stach
2019-05-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-05-03Merge tag 'drm-intel-next-fixes-2019-05-02' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-02drm_syncobj: switch to fdget()Al Viro
2019-05-02amdgpu: switch to fdget()Al Viro
2019-05-02don't open-code file_count()Al Viro
2019-05-02drm: introduce a capability flag for syncobj timeline supportLionel Landwerlin
2019-05-02drm: report consistent errors when checking syncobj capibilityLionel Landwerlin
2019-05-02Merge tag 'drm-intel-next-fixes-2019-04-30' of git://anongit.freedesktop.org/...Dave Airlie
2019-05-02Merge tag 'drm-misc-next-fixes-2019-05-01' of git://anongit.freedesktop.org/d...Dave Airlie
2019-05-01drm/nouveau/nouveau: forward error generated while resuming objects treeTobias Klausmann
2019-05-01drm/nouveau/fb/ramgk104: fix spelling mistake "sucessfully" -> "successfully"Colin Ian King
2019-05-01drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul
2019-05-01drm/nouveau: Remove duplicate ACPI_VIDEO_NOTIFY_PROBE definitionBjorn Helgaas
2019-05-01drm/nouveau/mmu: qualify vmm during dtorJon Derrick
2019-05-01drm/nouveau/bar/gf100: ensure BAR is mappedJon Derrick
2019-05-01drm/nouveau/bar/nv50: ensure BAR is mappedJon Derrick
2019-05-01drm/nouveau/bar/nv50: check bar1 vmm return valueJon Derrick
2019-04-30Revert "drm/qxl: drop prime import/export callbacks"Gerd Hoffmann
2019-04-30drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1Tvrtko Ursulin
2019-04-29drm/amdkfd: Use pci_dev_id() helperHeiner Kallweit