summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-02-25drm/mcde: Make use of the helper component_compare_devYong Wu
2022-02-25drm/exynos: Make use of the helper component_compare_devYong Wu
2022-02-25drm/rockchip: Make use of the helper component_compare_devYong Wu
2022-02-25drm/sun4i: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/sti: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/sprd: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/msm: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/meson: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/mediatek: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/ingenic: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/hirin: Make use of the helper component_compare_ofYong Wu
2022-02-25drm/etnaviv: Make use of the helper component_compare_of/dev_nameYong Wu
2022-02-25drm/armada: Make use of the helper component_compare_of/dev_nameYong Wu
2022-02-25drm/komeda: Make use of the helper component_compare_ofYong Wu
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()Vlastimil Babka
2022-01-22i915: simplify subdirectory registration with register_sysctl()Luis Chamberlain
2022-01-21Merge tag 'drm-next-2022-01-21' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-21Merge tag 'amd-drm-fixes-5.17-2022-01-19' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-01-21Merge tag 'drm-intel-next-fixes-2022-01-20' of git://anongit.freedesktop.org/...Dave Airlie
2022-01-18drm/radeon: fix error handling in radeon_driver_open_kmsChristian König
2022-01-18drm/amd/amdgpu: fixing read wrong pf2vf data in SRIOVJingwen Chen
2022-01-18drm/amdgpu: apply vcn harvest quirkGuchun Chen
2022-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-01-17drm/i915/display/adlp: Implement new step in the TC voltage swing prog sequenceJosé Roberto de Souza
2022-01-17drm/i915/display/ehl: Update voltage swing tableJosé Roberto de Souza
2022-01-16Merge tag 'drm-next-2022-01-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-01-15Replace for_each_*_bit_from() with for_each_*_bit() where appropriateYury Norov
2022-01-14virtio: wrap config->reset callsMichael S. Tsirkin
2022-01-14drm/amd/display: Revert W/A for hard hangs on DCN20/DCN21Mario Limonciello
2022-01-14drm/amdgpu: drop flags check for CHIP_IP_DISCOVERYAlex Deucher
2022-01-14drm/amdgpu: Fix rejecting Tahiti GPUsLukas Fink
2022-01-14drm/amdgpu: don't do resets on APUs which don't support itAlex Deucher
2022-01-14drm/amdgpu: invert the logic in amdgpu_device_should_recover_gpu()Alex Deucher
2022-01-14drm/amdgpu: Enable recovery on yellow carpCHANDAN VURDIGERE NATARAJ
2022-01-14Merge tag 'amd-drm-next-5.17-2022-01-12' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-14' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-misc-fixes-2022-01-14' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter
2022-01-14Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-01-14drm/mipi-dbi: Fix source-buffer address in mipi_dbi_buf_copyThomas Zimmermann
2022-01-14drm: fix error found in some cases after the patch d1af5cd86997Claudio Suarez
2022-01-14Merge tag 'drm-misc-next-fixes-2022-01-13' of git://anongit.freedesktop.org/d...Daniel Vetter
2022-01-14Merge tag 'drm-intel-next-fixes-2022-01-13' of git://anongit.freedesktop.org/...Daniel Vetter
2022-01-14drm/ttm: fix compilation on ARCH=umJohannes Berg
2022-01-11drm/amdkfd: Fix ASIC name typosKent Russell
2022-01-11drm/amdkfd: Fix DQM asserts on HawaiiFelix Kuehling
2022-01-11drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2Harry Wentland
2022-01-11drm/amd/pm: only send GmiPwrDnControl msg on master die (v3)Tao Zhou
2022-01-11drm/amdgpu: use spin_lock_irqsave to avoid deadlock by local interruptGuchun Chen
2022-01-11drm/amdgpu: not return error on the init_apu_flagsPrike Liang