summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14Merge tag 'tty-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-14Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-10-13i915: use find_lock_page instead of find_lock_entryMatthew Wilcox (Oracle)
2020-10-13mm/memremap_pages: support multiple ranges per invocationDan Williams
2020-10-13mm/memremap_pages: convert to 'struct range'Dan Williams
2020-10-14Merge tag 'drm-misc-next-fixes-2020-10-13' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-13Merge tag 'media/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2020-10-12drm/ingenic: Fix bad revertPaul Cercueil
2020-10-12Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-12Merge tag 'amd-drm-fixes-5.10-2020-10-09' of git://people.freedesktop.org/~ag...Dave Airlie
2020-10-12Merge tag 'drm-intel-next-fixes-2020-10-02' of git://anongit.freedesktop.org/...Dave Airlie
2020-10-10Merge tag 'drm-misc-next-fixes-2020-10-02' of git://anongit.freedesktop.org/d...Dave Airlie
2020-10-09drm/amdgpu: Fix invalid number of character '{' in amdgpu_acpi_initYe Bin
2020-10-09drm/amdgpu: Remove warning for virtual_displayEmily.Deng
2020-10-09drm/amdgpu: kfd_initialized can be statickernel test robot
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan
2020-10-09drm/amdgpu: prevent spurious warningAlex Deucher
2020-10-09drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-09drm/amd/display: Fix OPTC_DATA_FORMAT programmingDmytro Laktyushkin
2020-10-09drm/amd/display: Don't allow pstate if no support in blankAlvin Lee
2020-10-09drm/panfrost: increase readl_relaxed_poll_timeout valuesChristian Hewitt
2020-10-08drm/amd/display: Change ABM config init interfaceYongqiang Sun
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher
2020-10-07drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-07Revert "gpu/drm: ingenic: Add option to mmap GEM buffers cached"Paul Cercueil
2020-10-07drm/nouveau/mem: guard against NULL pointer access in mem_delKarol Herbst
2020-10-07drm/nouveau/device: return error for unknown chipsetsKarol Herbst
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-10-05drm/amd/display: HDMI remote sink need mode validation for LinuxFangzhi Zuo
2020-10-05drm/amd/display: Change to correct unit on audio rateChris Park
2020-10-05drm/amd/display: Avoid set zero in the requested clkRodrigo Siqueira
2020-10-05drm/amdgpu: align frag_end to covered address spaceAlex Sierra
2020-10-05drm/amdgpu: fix NULL pointer dereference for RenoirDirk Gouders
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
2020-10-02tty/sysrq: Extend the sysrq_key_table to cover capital lettersAndrzej Pietrasiewicz
2020-10-02drm/vmwgfx: fix regression in thp code due to ttm init refactor.Dave Airlie
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher
2020-10-01drm/amdgpu: enable GDDR6 save-restore support for navy_flounderHawking Zhang
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-10-01drm/amdgpu: switch to indirect reg access helperHawking Zhang
2020-10-01drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang
2020-10-01drm: bridge: cdns-mhdp8546: fix compile warningTomi Valkeinen
2020-10-01Merge tag 'amd-drm-fixes-5.9-2020-09-30' of git://people.freedesktop.org/~agd...Dave Airlie
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu
2020-09-30drm/amd/amdgpu: Define and implement a function that collects number ofRamesh Errabolu
2020-09-30drm/i915: Avoid mixing integer types during batch copiesChris Wilson