summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-07-16drm/amd/display: return 'NULL' instead of 'false' from dcn20_acquire_idle_pip...Arnd Bergmann
2019-07-16drm/amd/display: Support clang option for stack alignmentArnd Bergmann
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-16Revert "Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/l...Dave Airlie
2019-07-15docs: driver-api: add a series of orphaned documentsMauro Carvalho Chehab
2019-07-15docs: ioctl: convert to ReSTMauro Carvalho Chehab
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-12drm/amd/powerplay: add pstate mclk(uclk) support for navi10Kevin Wang
2019-07-12drm/amd/powerplay: fix smu clock type change miss errorKevin Wang
2019-07-12drm/amdgpu: support key database loading for navi10Hawking Zhang
2019-07-12drm/amdgpu: switch to macro for psp bootloader commandHawking Zhang
2019-07-11drm/amdgpu: Print out voltage in DM_PPLIBPaul Menzel
2019-07-12Merge tag 'imx-drm-next-2019-07-05' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2019-07-12Merge tag 'drm-next-5.3-2019-07-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-07-11drm/amd/display: Add drm_audio_component support to amdgpu_dmNicholas Kazlauskas
2019-07-11drm/amd/display: Expose audio inst from DC to DMNicholas Kazlauskas
2019-07-11drm/amdkfd: fix cp hang in evictionEric Huang
2019-07-11drm/amdgpu: enable IP discovery by default on naviAlex Deucher
2019-07-11drm/amdgpu/discovery: fix DCE_HWIP mapping error in hw_id_map arraytiancyin
2019-07-11drm/amd/powerplay: bug fix for sysfsKenneth Feng
2019-07-11drm/amd/powerplay: increase the SMU msg response waiting timeEvan Quan
2019-07-11drm/amdgpu: Fix potential integer overflowsFelix Kuehling
2019-07-10drm/modes: Skip invalid cmdline modeDmitry Osipenko
2019-07-09drm/amdgpu/psp: add a mutex to protect access to the psp ringAlex Deucher
2019-07-09drm/amdgpu/navi10: add uclk activity sensorAlex Deucher
2019-07-09drm/amdgpu: properly guard the generic discovery codeAlex Deucher
2019-07-09drm/amdgpu: add missing documentation on new module parametersAlex Deucher
2019-07-09drm/amdgpu: don't invalidate caches in RELEASE_MEM, only do the writebackMarek Olšák
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-09Merge tag 'sound-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-07-09Merge tag 'fbdev-v5.3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-07-08drm/amd/display: avoid 64-bit divisionArnd Bergmann
2019-07-08drm/amdgpu/psp11: simplify the ucode register logicAlex Deucher
2019-07-08drm/amdgpu: properly guard DC support in navi codeAlex Deucher
2019-07-08drm/amd/powerplay: vega20: fix uninitialized variable useArnd Bergmann
2019-07-08drm/amd/display: dcn20: include linux/delay.hArnd Bergmann
2019-07-08amdgpu: make pmu support optionalArnd Bergmann
2019-07-08drm/amd/powerplay: Zero initialize current_rpm in vega20_get_fan_speed_percentNathan Chancellor
2019-07-08drm/amd/powerplay: Zero initialize freq in smu_v11_0_get_current_clk_freqNathan Chancellor
2019-07-08drm/amd/powerplay: Use memset to initialize metrics structsNathan Chancellor
2019-07-08drm/amdgpu/mes10.1: Fix header guardNathan Chancellor
2019-07-08drm/amd/powerplay: add temperature sensor support for navi10Kevin Wang
2019-07-08drm/amdgpu: fix scheduler timeout calcFlora Cui
2019-07-08drm/amdgpu: Prepare for hmm_range_register API change (v2)Philip Yang