summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-06-01Merge tag 'vfio-v5.19-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-05-28Merge tag 'hyperv-next-signed-20220528' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds
2022-05-24Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-05-25Merge tag 'drm-intel-next-fixes-2022-05-24' of git://anongit.freedesktop.org/...Dave Airlie
2022-05-24vfio: remove VFIO_GROUP_NOTIFY_SET_KVMMatthew Rosato
2022-05-23Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-05-23drm/i915/dsi: fix VBT send packet port selection for ICL+Jani Nikula
2022-05-21Merge tag 'drm-intel-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-05-21Merge tag 'drm-misc-fixes-2022-05-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-05-20Merge tag 'msm-next-5.19-fixes' of https://gitlab.freedesktop.org/abhinavk/ms...Dave Airlie
2022-05-20Merge tag 'drm-misc-next-fixes-2022-05-19' of git://anongit.freedesktop.org/d...Dave Airlie
2022-05-19xen/drmfront: use xenbus_setup_ring() and xenbus_teardown_ring()Juergen Gross
2022-05-19xen/drm: switch xen_drm_front to use INVALID_GRANT_REFJuergen Gross
2022-05-19drm/i915/uc: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-05-19drm/i915/reg: fix undefined behavior due to shift overflowing the constantJani Nikula
2022-05-19drm/i915/gt: Fix use of static in macro mismatchAndi Shyti
2022-05-19drm/i915/audio: fix audio code enable/disable pipe loggingJani Nikula
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst
2022-05-19drm/i915: Fix CFI violation with show_dynamic_id()Nathan Chancellor
2022-05-19drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.cImre Deak
2022-05-19drm/i915/gt: Fix build error without CONFIG_PMYueHaibing
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-05-18drm/msm/dpu: handle pm_runtime_get_sync() errors in bind pathAbhinav Kumar
2022-05-18drm/msm/dpu: add DRM_MODE_ROTATE_180 back to supported rotationsAbhinav Kumar
2022-05-18drm/msm: don't free the IRQ if it was not requestedDmitry Baryshkov
2022-05-18drm/msm/dpu: limit writeback modes according to max_linewidthAbhinav Kumar
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello
2022-05-18drm/amdgpu: Unmap legacy queue when MES is enabledLuben Tuikov
2022-05-18drm: msm: fix possible memory leak in mdp5_crtc_cursor_set()Hangyu Hua
2022-05-18drm/msm: Fix fb plane offset calculationRob Clark
2022-05-18drm/msm/a6xx: Fix refcount leak in a6xx_gpu_initMiaoqian Lin
2022-05-18drm/msm/dsi: don't powerup at modeset time for parade-ps8640Douglas Anderson
2022-05-17drm/dp/mst: fix a possible memory leak in fetch_monitor_name()Hangyu Hua
2022-05-17Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2022-05-17drm/rockchip: Change register space names in vop2Sascha Hauer
2022-05-16drm/amd/pm: consistent approach for smartshiftSathishkumar S
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong
2022-05-16drm/amdkfd: Fix static checker warning on MES queue typeGraham Sider
2022-05-16drm/amdgpu: Move mutex_init(&smu->message_lock) to smu_early_init()Hans de Goede
2022-05-16drm/amdgpu/discovery: add SMU v13.0.4 into the IP discovery listXiaojian Du
2022-05-16drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.4Tim Huang
2022-05-16drm/amdgpu/pm: enable swsmu for SMU IP v13.0.4Tim Huang
2022-05-16drm/amdgpu/pm: add swsmu ppt implementation for SMU IP v13.0.4Tim Huang
2022-05-16drm/amdgpu/pm: add some common ppt functions for SMU IP v13.0.xTim Huang
2022-05-16drm/amdgpu/pm: add EnableGfxImu message dummy map for SMU IP v13.0.4Tim Huang
2022-05-16drm/amdgpu/pm: add smu v13.0.4 driver SMU if headersHuang Rui