summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'vfio-v6.0-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-08-062-89/+32
|\
| * vfio: Replace phys_pfn with pages for vfio_pin_pages()Nicolin Chen2022-07-251-13/+6
| * vfio: Pass in starting IOVA to vfio_pin/unpin_pages APINicolin Chen2022-07-251-12/+6
| * drm/i915/gvt: Replace roundup with DIV_ROUND_UPNicolin Chen2022-07-231-5/+2
| * vfio: Make vfio_unpin_pages() return voidNicolin Chen2022-07-231-4/+1
| * vfio: Replace the DMA unmapping notifier with a callbackJason Gunthorpe2022-07-202-57/+19
* | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-055-17/+26
|\ \
| * | drm/amdkfd: add SPM support for SVMAlex Sierra2022-07-171-13/+21
| * | mm: shrinkers: provide shrinkers with namesRoman Gushchin2022-07-034-4/+5
| |/
* | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-051-11/+11
|\ \
| * | drm/meson: Fix overflow implicit truncation warningsSai Prakash Ranjan2022-06-151-11/+11
* | | drm/amd/amdgpu: fix build failure due to implicit declarationSudip Mukherjee2022-08-041-0/+1
* | | Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-08-043-115/+2
|\ \ \
| * \ \ Merge tag 'phy-for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/phy...Greg Kroah-Hartman2022-07-193-115/+2
| |\ \ \
| | * | | drm/msm/dp: delete vdda regulator related functions from eDP/DP controllerKuogee Hsieh2022-07-073-115/+2
* | | | | drm/amd/display: restore code for plane with no modifiersDave Airlie2022-08-041-0/+3
* | | | | Merge tag 'drm-next-2022-08-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-08-031394-26712/+553960
|\ \ \ \ \
| * | | | | drm/amd/display: Fix a compilation failure on PowerPC caused by FPU codeRodrigo Siqueira2022-07-294-14/+0
| * | | | | drm/amdgpu: enable support for psp 13.0.4 blockXiaojian Du2022-07-294-2/+19
| * | | | | drm/amdgpu: add files for PSP 13.0.4Xiaojian Du2022-07-292-0/+417
| * | | | | drm/amdgpu: add header files for MP 13.0.4Xiaojian Du2022-07-292-0/+997
| * | | | | drm/amdgpu: correct RLC_RLCS_BOOTLOAD_STATUS offset and indexYifan Zhang2022-07-291-1/+9
| * | | | | drm/amdgpu: send msg to IMU for the front-door loadingXiaojian Du2022-07-291-0/+9
| * | | | | drm/amdkfd: use time_is_before_jiffies(a + b) to replace "jiffies - a > b"Yu Zhe2022-07-291-2/+2
| * | | | | drm/amdgpu: fix hive reference leak when reflecting psp topology infoJonathan Kim2022-07-281-0/+2
| * | | | | drm/amd/pm: enable GFX ULV feature support for SMU13.0.0Evan Quan2022-07-281-0/+3
| * | | | | drm/amd/pm: update driver if header for SMU 13.0.0Evan Quan2022-07-282-2/+2
| * | | | | drm/amdgpu: move mes self test after drm sched re-startedJack Xiao2022-07-283-2/+7
| * | | | | drm/amdgpu: drop non-necessary call trace dumpEvan Quan2022-07-281-1/+0
| * | | | | drm/amdgpu: enable VCN cg and JPEG cg/pgSonny Jiang2022-07-281-2/+5
| * | | | | drm/amdgpu: vcn_4_0_2 video codec querySonny Jiang2022-07-281-0/+1
| * | | | | drm/amdgpu: add VCN_4_0_2 firmware supportSonny Jiang2022-07-281-0/+8
| * | | | | drm/amdgpu: add VCN function in NBIO v7.7Sonny Jiang2022-07-281-0/+21
| * | | | | drm/amdgpu: fix a vcn4 boot poll bug in emulation modeSonny Jiang2022-07-281-0/+1
| * | | | | drm/amd/amdgpu: add memory training support for PSP_V13Chengming Gui2022-07-281-0/+159
| * | | | | drm/amdkfd: remove an unnecessary amdgpu_bo_refLang Yu2022-07-281-1/+0
| * | | | | drm/amd/pm: Add get_gfx_off_status interface for yellow carpShikai Guo2022-07-281-0/+31
| * | | | | drm/amd/display: Remove unused struct freesync_contextMaĆ­ra Canal2022-07-281-8/+0
| * | | | | drm/amd/amdgpu: add additional page fault settings for gfx11Chengming Gui2022-07-283-4/+56
| * | | | | drm/amd/display: remove unneeded semicolonYang Li2022-07-281-1/+1
| * | | | | drm/amdgpu: fix i2s_pdata out of bound array accessVijendar Mukunda2022-07-281-8/+0
| * | | | | drm/amdkfd: fix kgd_mem memory leak when importing dmabufLang Yu2022-07-281-0/+8
| * | | | | drm/amdgpu: add debugfs for kfd system and ttm mem usedAlex Sierra2022-07-283-0/+24
| * | | | | drm/amdkfd: track unified memory reservation with xnack offAlex Sierra2022-07-283-26/+59
| * | | | | drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter2022-07-281-1/+1
| * | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-36/+36
| * | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+9
| * | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-9/+6
| * | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-4/+4
| * | | | | drm/amd/display: Clean up some inconsistent indentingJiapeng Chong2022-07-281-41/+40