summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost-2/+1
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio-3/+3
2026-03-19drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä-1/+1
2026-03-19drm/ttm: Fix spelling mistakes and comment style in ttm_resource.cVarun Gupta-14/+14
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström-6723/+10263
2026-03-19gpu: host1x: convert MIPI to use operation function pointersSvyatoslav Ryhel-0/+1
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav-0/+2
2026-03-18drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirkJouni Högander-1/+24
2026-03-18drm/i915/fbdev: fix link failure without FBDEV emulationArnd Bergmann-1/+2
2026-03-18drm/i915/gmbus: fix a typo in comment messageSamasth Norway Ananda-1/+1
2026-03-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda-1/+3
2026-03-18drm/rockchip: vop2: Support setting custom background colorCristian Ciocaltea-1/+27
2026-03-18drm/vkms: Support setting custom background colorCristian Ciocaltea-2/+11
2026-03-18drm: Add CRTC background color propertyCristian Ciocaltea-4/+47
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte-1/+2
2026-03-17drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa-2/+2
2026-03-18drm/i915/backlight: Check if VESA backlight is possibleSuraj Kandpal-1/+31
2026-03-17drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit-2/+5
2026-03-17drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher-1/+8
2026-03-17drm/amdgpu: Add client ids for gmcv9 mmhubsLijo Lazar-36/+49
2026-03-17drm/amdgpu: Add client ids for mmhub v2.xLijo Lazar-32/+35
2026-03-17drm/amdgpu: Add client ids for mmhub v3.xLijo Lazar-51/+49
2026-03-17drm/amdgpu: Add client ids for mmhub v4.xLijo Lazar-20/+12
2026-03-17drm/amdgpu: Add client id helpers to mmhubLijo Lazar-0/+25
2026-03-17Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland-3/+0
2026-03-17drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam-5/+0
2026-03-17drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first useSrinivasan Shanmugam-14/+14
2026-03-17drm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam-1/+1
2026-03-17drm/amdgpu : Update psp 13_0_15 ip block supportMangesh Gadre-1/+6
2026-03-17drm/amdgpu: rework amdgpu_userq_wait_ioctl v4Christian König-259/+323
2026-03-17drm/amdgpu: fix adding eviction fenceChristian König-8/+24
2026-03-17drm/amdgpu: fix eviction fence and userq manager shutdownChristian König-1/+16
2026-03-17drm/amdgpu: completely rework eviction fence handling v2Christian König-206/+110
2026-03-17drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher-1/+3
2026-03-17drm/amdgpu: rework how we handle TLB fencesAlex Deucher-1/+8
2026-03-17drm/amdgpu: Add JPEG_v5_0_2 IP blockSonny Jiang-0/+954
2026-03-17drm/amdgpu: Set VCN_5_0_2 DPG modeSonny Jiang-1/+1
2026-03-17drm/amdgpu: Add VCN_5_0_2 codecs capabilities supportSonny Jiang-0/+34
2026-03-17drm/amdgpu: Add VCN v5_0_2Sonny Jiang-2/+1259
2026-03-17drm/amd/pm: Add mutex lock for metrics tableAsad Kamal-0/+1
2026-03-17drm/amd/pm: Update pm attributesAsad Kamal-26/+10
2026-03-17drm/amd/pm: Add fru eeprom info supportAsad Kamal-0/+1
2026-03-17drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp()Srinivasan Shanmugam-2/+5
2026-03-17drm/bridge: dw-hdmi-qp: fix multi-channel audio outputJonas Karlman-1/+1
2026-03-17drm/bridge: waveshare-dsi: Fix signedness bugEthan Tidmore-3/+5
2026-03-17drm/tilcdc: Fix type mismatchKory Maincent (TI)-2/+2
2026-03-17drm: Fix use-after-free on framebuffers and property blobs when calling drm_d...Maarten Lankhorst-4/+10