summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2022-05-26drm/amd/pm: enable more dpm features for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: correct the softpptable ids used for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: update SMU 13.0.0 driver_if headerEvan Quan
2022-05-26drm/amd/pm: skip dpm disablement on suspend for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: enable more dpm features for SMU 13.0.0Evan Quan
2022-05-26drm/amd/pm: fix a potential gpu_metrics_table memory leakGong Yuanjun
2022-05-26drm/radeon: fix a possible null pointer dereferenceGong Yuanjun
2022-05-26drm/amdgpu/gfx10: rework KIQ programmingHaohui Mai
2022-05-26drm/amdgpu: Set CP_HQD_PQ_CONTROL.RPTR_BLOCK_SIZE correctlyHaohui Mai
2022-05-26drm/amdgpu: cleanup ctx implementationChristian König
2022-05-26drm/amdkfd: simplify cpu hive assignmentJonathan Kim
2022-05-26drm/amdgpu: Clean up of initializing doorbells for gfx_v9 and gfx_v10Haohui Mai
2022-05-26drm/amd/display: 3.2.186Aric Cyr
2022-05-26Revert "drm/amd/display: Refactor LTTPR cap retrieval"Michael Strauss
2022-05-26drm/amd/display: Fic incorrect pipe being used for clk updateBhawanpreet Lakha
2022-05-26drm/amd/display: Move FPU associated DCN30 code to DML folderJasdeep Dhillon
2022-05-26drm/amd/display: Check zero planes for OTG disable W/A on clock changeNicholas Kazlauskas
2022-05-26drm/amd/display: Allow individual control of eDP hotplug supportDerek Lai
2022-05-26drm/amd/display: Check if modulo is 0 before dividing.David Galiffi
2022-05-26drm/amd/display: clear request when release aux enginePaul Hsieh
2022-05-26drm/amd/display: Clean up code in dcAlvin Lee
2022-05-26drm/amd/display: Query DPIA HPD status.Jimmy Kizito
2022-05-26drm/amd/display: Update link training fallback behaviour.Jimmy Kizito
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-25drm/panfrost: Job should reference MMU not file_privSteven Price
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-21drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalidMarek Vasut
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