summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-17drm/amdgpu: remove experimental flag from navi12Alex Deucher
2020-09-17drm/amdgpu: add device ID for sienna_cichlid (v2)Likun Gao
2020-09-17drm/amdgpu: use the AV1 defines for VCN 3.0Alex Deucher
2020-09-17drm/amdgpu: add VCN 3.0 AV1 registersAlex Deucher
2020-09-17drm/amdgpu: add the GC 10.3 VRS registersAlex Deucher
2020-09-17drm/amdgpu: prevent double kfree ttm->sgPhilip Yang
2020-09-18Merge tag 'mediatek-drm-fixes-5.9' of https://git.kernel.org/pub/scm/linux/ke...Dave Airlie
2020-09-18Merge tag 'drm-intel-fixes-2020-09-17' of ssh://git.freedesktop.org/git/drm/d...Dave Airlie
2020-09-18Merge tag 'amd-drm-fixes-5.9-2020-09-17' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-17drm/amd/display: Don't log hdcp module warnings in dmesgBhawanpreet Lakha
2020-09-17drm/amdgpu: declare ta firmware for navy_flounderJiansong Chen
2020-09-17drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()Yu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_drm_kms_init()Yu Kuai
2020-09-17drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai
2020-09-17drm/mediatek: Add missing put_device() call in mtk_ddp_comp_init()Yu Kuai
2020-09-17drm/mediatek: Use CPU when fail to get cmdq eventChun-Kuang Hu
2020-09-17drm/mediatek: Remove duplicated includeWang Hai
2020-09-16drm/i915: Filter wake_flags passed to default_wake_functionChris Wilson
2020-09-16drm/i915: Be wary of data races when reading the active execlistsChris Wilson
2020-09-16drm/i915/gem: Reduce context termination list iteration guard to RCUChris Wilson
2020-09-16drm/i915/gem: Delay tracking the GEM context until it is registeredChris Wilson
2020-09-15drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC isMichel Dänzer
2020-09-15drm/radeon: revert "Prefer lower feedback dividers"Christian König
2020-09-15drm/amdgpu: Include sienna_cichlid in USBC PD FW support.Andrey Grodzovsky
2020-09-15drm/amd/display: update nv1x stutter latenciesJun Lei
2020-09-15drm/amd/display: Don't use DRM_ERROR() for DTM add topologyBhawanpreet Lakha
2020-09-15drm/amd/pm: support runtime pptable update for sienna_cichlid etc.Jiansong Chen
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-09-13Linux 5.9-rc5Linus Torvalds
2020-09-13Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-09-13Merge tag 'usb-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-09-13Merge tag 'staging-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-13Merge tag 'arm-soc/for-5.9/devicetree-fixes' of https://github.com/Broadcom/s...Olof Johansson
2020-09-13Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2020-09-13Merge tag 'omap-for-v5.9/fixes-rc3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2020-09-13Merge tag 'char-misc-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-09-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-12Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2020-09-12Merge tag 'seccomp-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-12Merge tag 'libnvdimm-fix-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-09-12Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-12Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-09-12KVM: emulator: more strict rsm checks.Maxim Levitsky
2020-09-12KVM: nSVM: more strict SMM checks when returning to nested guestMaxim Levitsky
2020-09-12SVM: nSVM: setup nested msr permission bitmap on nested state loadMaxim Levitsky
2020-09-12SVM: nSVM: correctly restore GIF on vmexit from nesting after migrationMaxim Levitsky
2020-09-12openrisc: Fix issue with get_user for 64-bit valuesStafford Horne
2020-09-12x86/kvm: don't forget to ACK async PF IRQVitaly Kuznetsov