summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2017-05-10drm/amdgpu: fix dependency issueChunming Zhou
2017-05-10drm/amd: fix init order of sched jobChunming Zhou
2017-05-10drm/amdgpu: add some additional vega10 pci idsAlex Deucher
2017-05-10drm/amdgpu/soc15: use atomfirmware for setting bios scratch for resetAlex Deucher
2017-05-10drm/amdgpu/atomfirmware: add function to update engine hang statusAlex Deucher
2017-05-10drm/radeon: only warn once in radeon_ttm_bo_destroy if va list not emptyJulien Isorce
2017-05-10drm/i915/gvt: avoid unnecessary vgpu switchPing Gao
2017-05-08format-security: move static strings to constKees Cook
2017-05-08drm: use set_memory.h headerLaura Abbott
2017-05-08mm, vmalloc: use __GFP_HIGHMEM implicitlyMichal Hocko
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko
2017-05-08drm/i915/gvt: not to restore in-context mmioChuanxiao Dong
2017-05-05Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2017-05-05Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....Linus Torvalds
2017-05-05drm/amdgpu: fix mutex list null pointer referencePixel Ding
2017-05-05drm/amd/powerplay: fix bug sclk/mclk level can't be set on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: Setup sw CTF to allow graceful exit when temperature excee...Rex Zhu
2017-05-05drm/amd/powerplay: delete dead code in powerplay.Rex Zhu
2017-05-05drm/amdgpu: Use less generic enum definitionsGuenter Roeck
2017-05-05drm/amdgpu/gfx9: derive tile pipes from golden settingsAlex Deucher
2017-05-05drm/amdgpu/gfx: drop max_gs_waves_per_vgtAlex Deucher
2017-05-05drm/amd/powerplay: disable engine spread spectrum feature on Vega10.Rex Zhu
2017-05-05drm/amd/powerplay: clean up code in vega10_smumgr.cRex Zhu
2017-05-05drm/amdgpu:fix waiting on dirty fenceMonk Liu
2017-05-05drm/amdgpu:PTE flag should be 64 bit widthMonk Liu
2017-05-05drm/amd/powerplay: correct LoadLineResistance value in pptable.Rex Zhu
2017-05-05drm/amd/powerplay: Allow duplicate enteries in pptable.Rex Zhu
2017-05-05drm/amd/powerplay: set fan target temperature by msg on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: set soc floor voltage on boot on vega10.Rex Zhu
2017-05-05drm/amd/powerplay: refine code in vega10_smumgr.cRex Zhu
2017-05-05drm/etnaviv: don't put fence in case of submit failureLucas Stach
2017-05-05drm/i915/gvt: fix typo: "supporte" -> "support"Colin Ian King
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-05-03Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-05-02virtio: wrap find_vqsMichael S. Tsirkin
2017-05-02drm/amdgpu: Reserve 0-2 invalidation reg sets for none-amdgpu usagesShaoyun Liu
2017-05-02drm/amdgpu/gfx9: add additional MQD initializationAlex Deucher
2017-05-02drm/amdgpu/gfx9: fix typo in mpd initAlex Deucher
2017-05-02drm/amdgpu/gfx9: use actual gpu num se setting for ngg allocationAlex Deucher
2017-05-02drm/amdgpu: update revision id settings for BR/STAlex Deucher
2017-05-02drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner
2017-05-02Merge branch 'linux-4.12' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2017-05-01Revert "drm/amdgpu: Refactor flip into prepare submit and submit. (v3)"Michel Dänzer
2017-04-29drm/nouveau/fb/gf100-: Fix 32 bit wraparound in new ram detectionMario Kleiner
2017-04-29drm/nouveau/secboot/gm20b: fix the error return code in gm20b_secboot_tegra_r...Wei Yongjun
2017-04-29drm/nouveau/kms: Increase max retries in scanout position queries.Mario Kleiner
2017-04-29drm/nouveau/bios/bitP: check that table is long enough for optional pointersBen Skeggs
2017-04-29drm/nouveau/fifo/nv40: no ctxsw for pre-nv44 mpeg engineIlia Mirkin