summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-03-21Merge tag 'amd-drm-fixes-6.14-2025-03-20' of https://gitlab.freedesktop.org/a...Dave Airlie-474/+526
2025-03-21Merge tag 'drm-xe-fixes-2025-03-20' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-3/+1
2025-03-21Merge tag 'drm-misc-fixes-2025-03-20' of ssh://gitlab.freedesktop.org/drm/mis...Dave Airlie-5/+29
2025-03-20drm/xe: Fix exporting xe buffers multiple timesTomasz Rusinowicz-3/+1
2025-03-18drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2Tomasz Pakuła-41/+18
2025-03-18drm/amd/display: Fix incorrect fw_state address in dmub_srvLo-an Chen-1/+1
2025-03-18drm/amd/display: Use HW lock mgr for PSR1 when only one eDPMario Limonciello-0/+11
2025-03-18drm/amd/display: Fix message for support_edp0_on_dp1Yilin Chen-1/+1
2025-03-18drm/amdkfd: Fix user queue validation on Gfx7/8Philip Yang-1/+11
2025-03-18drm/amdgpu: Restore uncached behaviour on GFX12David Belanger-27/+3
2025-03-18drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()Wentao Liang-1/+1
2025-03-18drm/amdkfd: Fix instruction hazard in gfx12 trap handlerJay Cornwall-355/+404
2025-03-18drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2Alex Deucher-0/+35
2025-03-18drm/amd/pm: add unique_id for gfx12Harish Kasiviswanathan-0/+2
2025-03-18drm/amdgpu: Remove JPEG from vega and carrizo video capsDavid Rosca-8/+0
2025-03-18drm/amdgpu: Fix JPEG video caps max size for navi1x and ravenDavid Rosca-2/+2
2025-03-18drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max sizeDavid Rosca-36/+36
2025-03-18drm/radeon: fix uninitialized size issue in radeon_vce_cs_parse()Nikita Zhandarovich-1/+1
2025-03-13Merge tag 'drm-fixes-2025-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-79/+200
2025-03-14Merge tag 'drm-xe-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-19/+58
2025-03-14Merge tag 'drm-intel-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie-4/+6
2025-03-14Merge tag 'drm-misc-fixes-2025-03-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-24/+45
2025-03-13drm/v3d: Set job pointer to NULL when the job's fence has an errorMaíra Canal-4/+14
2025-03-13drm/v3d: Don't run jobs that have errors flagged in its fenceMaíra Canal-1/+8
2025-03-13drm/sched: Fix fence reference count leakqianyi liu-2/+9
2025-03-12drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flagsNatalie Vock-2/+3
2025-03-12drm/amd/amdkfd: Evict all queues even HWS remove queue failedYifan Zha-3/+5
2025-03-11Merge tag 'hyperv-fixes-signed-20250311' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+2
2025-03-11drm/i915: Increase I915_PARAM_MMAP_GTT_VERSION version to indicate support fo...José Roberto de Souza-1/+4
2025-03-11drm/dp_mst: Fix locking when skipping CSN before topology probingImre Deak-16/+24
2025-03-10drm/amdgpu/vce2: fix ip block referenceAlex Deucher-1/+1
2025-03-10drm/amd/display: Fix slab-use-after-free on hdcp_workMario Limonciello-0/+1
2025-03-10drm/amd/display: Assign normalized_pix_clk when color depth = 14Alex Hung-2/+5
2025-03-10drm/amd/display: Restore correct backlight brightness after a GPU resetMario Limonciello-0/+10
2025-03-10drm/amd/display: fix default brightnessMario Limonciello-1/+1
2025-03-10drm/amd/display: Disable unneeded hpd interrupts during dm_initLeo Li-19/+45
2025-03-10drm/amd: Keep display off while going into S4Mario Limonciello-2/+14
2025-03-10drm/amd/display: fix missing .is_two_pixels_per_containerAliaksei Urbanski-0/+1
2025-03-10drm/amdgpu/display: Allow DCC for video formats on GFX12David Rosca-2/+5
2025-03-10drm/xe: remove redundant check in xe_vm_create_ioctl()Xin Wang-3/+0
2025-03-10drm/atomic: Filter out redundant DPMS callsVille Syrjälä-0/+8
2025-03-10drm/xe/guc_pc: Retry and wait longer for GuC PC startRodrigo Vivi-13/+40
2025-03-10drm/xe/pm: Temporarily disable D3Cold on BMGRodrigo Vivi-1/+12
2025-03-10drm/i915/cdclk: Do cdclk post plane programming laterVille Syrjälä-3/+2
2025-03-10drm/xe/userptr: Fix an incorrect assertThomas Hellström-1/+5
2025-03-10drm/xe: Release guc ids before cancelling workTejas Upadhyay-1/+1
2025-03-09drm/hyperv: Fix address space leak when Hyper-V DRM device is removedMichael Kelley-0/+2
2025-03-07drm/panic: fix overindented list items in documentationMiguel Ojeda-6/+6
2025-03-07drm/panic: use `div_ceil` to clean Clippy warningMiguel Ojeda-2/+2
2025-03-07Merge tag 'amd-drm-fixes-6.14-2025-03-06' of https://gitlab.freedesktop.org/a...Dave Airlie-17/+24