summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2023-07-21drm/atomic: Fix potential use-after-free in nonblocking commitsDaniel Vetter
2023-07-21Merge tag 'amd-drm-fixes-6.5-2023-07-20' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-21Merge tag 'drm-intel-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-21Merge tag 'drm-misc-fixes-2023-07-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2023-07-19drm/nouveau/kms/nv50-: init hpd_irq_lock for PIOR DPBen Skeggs
2023-07-19drm/nouveau/disp: PIOR DP uses GPIO for HPD, not PMGR AUX interruptsBen Skeggs
2023-07-19drm/nouveau/i2c: fix number of aux event slotsBen Skeggs
2023-07-18drm/amdgpu: use a macro to define no xcp partition caseGuchun Chen
2023-07-18drm/amdgpu/vm: use the same xcp_id from root PDGuchun Chen
2023-07-18drm/amdgpu: fix slab-out-of-bounds issue in amdgpu_vm_pt_createGuchun Chen
2023-07-18drm/amdgpu: Allocate root PD on correct partitionGuchun Chen
2023-07-18drm/amd/display: Keep PHY active for DP displays on DCN31Nicholas Kazlauskas
2023-07-18drm/amd/display: Prevent vtotal from being set to 0Daniel Miess
2023-07-18drm/amd/display: Disable MPC split by default on special asicZhikai Zhai
2023-07-18drm/amd/display: check TG is non-null before checking if enabledTaimur Hassan
2023-07-18drm/amd/display: Add polling method to handle MST reply packetWayne Lin
2023-07-18drm/amd/display: Clean up errors & warnings in amdgpu_dm.cSrinivasan Shanmugam
2023-07-18drm/amdgpu: Allow the initramfs generator to include psp_13_0_6_taCandice Li
2023-07-18drm/amdgpu/pm: make mclk consistent for smu 13.0.7Alex Deucher
2023-07-18drm/amdgpu/pm: make gfxclock consistent for sienna cichlidAlex Deucher
2023-07-18drm/amd/display: only accept async flips for fast updatesSimon Ser
2023-07-18drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancelGuchun Chen
2023-07-18drm/amd/display: add DCN301 specific logic for OTG programmingAurabindo Pillai
2023-07-18drm/amd/display: export some optc function for reuseAurabindo Pillai
2023-07-18drm/amd: Use amdgpu_device_pcie_dynamic_switching_supported() for SMU7Mario Limonciello
2023-07-17Revert "drm/i915: use localized __diag_ignore_all() instead of per file"Jani Nikula
2023-07-17drm/i915/perf: add sentinel to xehp_oa_b_countersAndrzej Hajda
2023-07-14Merge tag 'amd-drm-fixes-6.5-2023-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2023-07-14Merge tag 'drm-intel-fixes-2023-07-13' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-07-13drm/client: Fix memory leak in drm_client_modeset_probeJocelyn Falempe
2023-07-13drm/client: Fix memory leak in drm_client_target_clonedJocelyn Falempe
2023-07-12drm/nouveau: bring back blit subchannel for pre nv50 GPUsKarol Herbst
2023-07-12drm/nouveau/acr: Abort loading ACR if no firmware was foundKarol Herbst
2023-07-12drm/amd: Align SMU11 SMU_MSG_OverridePcieParameters implementation with SMU13Mario Limonciello
2023-07-12drm/amd: Move helper for dynamic speed switch check out of smu13Mario Limonciello
2023-07-12drm/amd/pm: conditionally disable pcie lane/speed switching for SMU13Mario Limonciello
2023-07-12drm/amd/pm: share the code around SMU13 pcie parameters updateEvan Quan
2023-07-12drm/amdgpu: avoid restore process run into dead loop.gaba
2023-07-12drm/amd/pm: fix smu i2c data read riskYang Wang
2023-07-12drm/nouveau/disp/g94: enable HDMIKarol Herbst
2023-07-12drm/nouveau/disp: fix HDMI on gt215+Karol Herbst
2023-07-11drm/client: Send hotplug event after registering a clientThomas Zimmermann
2023-07-11drm/i915: Fix one wrong caching mode enum usageTvrtko Ursulin
2023-07-11drm/i915: Remove dead code from gen8_pte_encodeTvrtko Ursulin
2023-07-11drm/i915/perf: Consider OA buffer boundary when zeroing out reportsUmesh Nerlige Ramappa
2023-07-11drm/i915: Don't preserve dpll_hw_state for slave crtc in BigjoinerStanislav Lisovskiy
2023-07-11Merge v6.5-rc1 into drm-misc-fixesMaxime Ripard
2023-07-10drm/ttm: never consider pinned BOs for eviction&swapChristian König
2023-07-07drm/fbdev-dma: Fix documented default preferred_bpp valueGeert Uytterhoeven
2023-07-06Merge tag 'drm-next-2023-07-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds