summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-02drm/amd/display: Release DSC before acquiringMikita Lipski
2021-02-02drm/amd/display: Revert "Fix EDID parsing after resume from suspend"Stylon Wang
2021-02-02drm/amd/display: Add more Clock Sources to DCN2.1Sung Lee
2021-02-02drm/amd/display: reuse current context instead of recreating oneBhawanpreet Lakha
2021-02-02drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVALGeorge Shen
2021-02-02drm/amdgpu: enable freesync for A+A configsChristian König
2021-02-02drm/amd/pm: fill in the data member of v2 gpu metrics table for vangoghXiaojian Du
2021-02-02drm/amdgpu/gfx10: update CGTS_TCC_DISABLE and CGTS_USER_TCC_DISABLE register ...chen gong
2021-02-02drm/amdkfd: fix null pointer panic while free buffer in kfdHuang Rui
2021-02-02drm/amdgpu: fix the issue that retry constantly once the buffer is oversizeHuang Rui
2021-01-29Merge tag 'amd-drm-fixes-5.11-2021-01-28' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-01-29Merge tag 'drm-intel-fixes-2021-01-28' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-01-29Merge tag 'drm-misc-fixes-2021-01-27' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-29Merge branch '04.01-ampere-lite' of git://github.com/skeggsb/linux into drm-f...Dave Airlie
2021-01-29drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursorsLyude Paul
2021-01-29drm/nouveau/kms/nv50-: Report max cursor size to userspaceLyude Paul
2021-01-29drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planesLyude Paul
2021-01-29drm/nouveau/svm: fail NOUVEAU_SVM_INIT ioctl on unsupported devicesKarol Herbst
2021-01-29drm/nouveau/dispnv50: Restore pushing of all data.Bastian Beranek
2021-01-28amdgpu: fix clang build warningArnd Bergmann
2021-01-28Revert "drm/amdgpu/swsmu: drop set_fan_speed_percent (v2)"Alex Deucher
2021-01-26drm/i915/gt: Always try to reserve GGTT address 0x0Chris Wilson
2021-01-26drm/i915: Always flush the active worker before returning from the waitChris Wilson
2021-01-26drm/i915/selftest: Fix potential memory leakPan Bian
2021-01-26drm/i915: Check for all subplatform bitsUmesh Nerlige Ramappa
2021-01-26drm/i915: Fix ICL MG PHY vswing handlingVille Syrjälä
2021-01-26drm/i915/gt: Clear CACHE_MODE prior to clearing residualsChris Wilson
2021-01-25drm/vc4: Correct POS1_SCL for hvs5Dom Cobley
2021-01-25drm/vc4: Correct lbm size and calculationDom Cobley
2021-01-24Linux 5.11-rc5v5.11-rc5Linus Torvalds
2021-01-24Merge tag 'sh-for-5.11' of git://git.libc.org/linux-shLinus Torvalds
2021-01-24Merge tag 'io_uring-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge tag 'block-5.11-2021-01-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24Merge tag 'char-misc-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-01-24Merge tag 'driver-core-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-01-24Merge tag 'staging-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-24Merge tag 'tty-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-24Merge tag 'usb-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-01-24MAINTAINERS: add a couple more files to the Clang/LLVM sectionNathan Chancellor
2021-01-24proc_sysctl: fix oops caused by incorrect command parametersXiaoming Ni
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-24mips/mm/highmem: use set_pte() for kmap_local()Thomas Gleixner
2021-01-24mm/highmem: prepare for overriding set_pte_at()Thomas Gleixner
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner
2021-01-24mm: fix page reference leak in soft_offline_page()Dan Williams
2021-01-24ubsan: disable unsigned-overflow check for i386Arnd Bergmann
2021-01-24kasan, mm: fix resetting page_alloc tags for HW_TAGSAndrey Konovalov
2021-01-24kasan, mm: fix conflicts with init_on_alloc/freeAndrey Konovalov
2021-01-24kasan: fix HW_TAGS boot parametersAndrey Konovalov