summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-03-28drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall
2025-03-28drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang
2025-03-28drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca
2025-03-28drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca
2025-03-28drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca
2025-03-28drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher
2025-03-28drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła
2025-03-28drm/amdgpu: Restore uncached behaviour on GFX12David Belanger
2025-03-28drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan
2025-03-28drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello
2025-03-28drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen
2025-03-28drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang
2025-03-28drm/sched: Fix fence reference count leakqianyi liu
2025-03-28drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich
2025-03-28drm/v3d: Don't run jobs that have errors flagged in its fenceMaíra Canal
2025-03-28drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz
2025-03-28gpu: host1x: Do not assume that a NULL domain means no DMA IOMMUJason Gunthorpe
2025-03-22drm/xe/guc: Fix size_t print formatLucas De Marchi
2025-03-22drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza
2025-03-22drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi
2025-03-22drm/xe/userptr: Fix an incorrect assertThomas Hellström
2025-03-22drm/xe: Release guc ids before cancelling workTejas Upadhyay
2025-03-22drm/xe: cancel pending job timer before freeing schedulerTejas Upadhyay
2025-03-22drm/gma500: Add NULL check for pci_gfx_root in mid_get_vbt_data()Ivan Abramov
2025-03-22drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello
2025-03-22drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung
2025-03-22drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello
2025-03-22drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski
2025-03-22drm/amd/display: fix default brightnessMario Limonciello
2025-03-22drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li
2025-03-22drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca
2025-03-22drm/amdgpu/vce2: fix ip block referenceAlex Deucher
2025-03-22drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha
2025-03-22drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock
2025-03-22drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak
2025-03-22drm/atomic: Filter out redundant DPMS callsVille Syrjälä
2025-03-22drm/panic: fix overindented list items in documentationMiguel Ojeda
2025-03-22drm/panic: use `div_ceil` to clean Clippy warningMiguel Ojeda
2025-03-22drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä
2025-03-22drm/nouveau: Do not override forced connector statusThomas Zimmermann
2025-03-22drm/vkms: Round fixp2int conversion in lerp_u16Harry Wentland
2025-03-22drm/xe: Make GUC binaries dump consistent with other binaries in devcoredumpJosé Roberto de Souza
2025-03-22drm/tests: hdmi: Fix recursive lockingMaxime Ripard
2025-03-22drm/tests: hdmi: Reorder DRM entities variables assignmentMaxime Ripard
2025-03-22drm/tests: hdmi: Remove redundant assignmentsMaxime Ripard
2025-03-22drm/amd/display: Fix out-of-bound accessesAlex Hung
2025-03-22drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley
2025-03-13drm/bochs: Fix DPMS regressionTakashi Iwai
2025-03-13drm/xe: Remove double pageflipMaarten Lankhorst
2025-03-13drm/sched: Fix preprocessor guardPhilipp Stanner