summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2026-03-20drm/panel-edp: Add BOE NV153WUM-N42, CMN N153JCA-ELK, CSW MNF307QS3-2Alvin1 Chen1-0/+3
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost2-7/+8
2026-03-19Merge back updates of core ACPI drivers for 7.1Rafael J. Wysocki2-4/+0
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen1-9/+29
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong1-0/+1
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost1-13/+22
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost3-12/+63
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost1-2/+1
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio1-3/+3
2026-03-19drm/i915: Order OP vs. timeout correctly in __wait_for()Ville Syrjälä1-1/+1
2026-03-19drm/ttm: Fix spelling mistakes and comment style in ttm_resource.cVarun Gupta1-14/+14
2026-03-19Merge drm/drm-next into drm-xe-nextThomas Hellström404-6768/+10983
2026-03-19gpu: host1x: convert MIPI to use operation function pointersSvyatoslav Ryhel4-469/+608
2026-03-18gpu: nova-core: gsp: add mutex locking to CmdqEliot Courtney4-77/+107
2026-03-18gpu: nova-core: gsp: make `Cmdq` a pinned typeEliot Courtney2-7/+7
2026-03-18gpu: nova-core: gsp: add reply/no-reply info to `CommandToGsp`Eliot Courtney4-16/+75
2026-03-18gpu: nova-core: gsp: add `RECEIVE_TIMEOUT` constant for command queueEliot Courtney3-4/+6
2026-03-18gpu: nova-core: gsp: fix stale doc comments on command queue methodsEliot Courtney1-9/+8
2026-03-18drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav1-0/+2
2026-03-18drm/i915/psr: Disable Panel Replay on Dell XPS 14 DA14260 as a quirkJouni Högander3-1/+24
2026-03-18drm/i915/fbdev: fix link failure without FBDEV emulationArnd Bergmann1-1/+2
2026-03-18drm/i915/gmbus: fix a typo in comment messageSamasth Norway Ananda1-1/+1
2026-03-18drm/i915/gmbus: fix spurious timeout on 512-byte burst readsSamasth Norway Ananda1-1/+3
2026-03-18drm/rockchip: vop2: Support setting custom background colorCristian Ciocaltea2-1/+27
2026-03-18drm/vkms: Support setting custom background colorCristian Ciocaltea2-2/+11
2026-03-18drm: Add CRTC background color propertyCristian Ciocaltea5-4/+47
2026-03-18drm/i915/gt: Check set_default_submission() before deferencingRahul Bukte1-1/+2
2026-03-18drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa1-2/+2
2026-03-18drm/i915/backlight: Check if VESA backlight is possibleSuraj Kandpal1-1/+31
2026-03-18drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit1-2/+5
2026-03-18drm/radeon: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-18drm/amdgpu: apply state adjust rules to some additional HAINAN vairantsAlex Deucher1-1/+3
2026-03-18drm/amdgpu: rework how we handle TLB fencesAlex Deucher2-1/+8
2026-03-18drm/amdgpu: Add client ids for gmcv9 mmhubsLijo Lazar1-36/+49
2026-03-18drm/amdgpu: Add client ids for mmhub v2.xLijo Lazar2-32/+35
2026-03-18drm/amdgpu: Add client ids for mmhub v3.xLijo Lazar4-51/+49
2026-03-18drm/amdgpu: Add client ids for mmhub v4.xLijo Lazar2-20/+12
2026-03-18drm/amdgpu: Add client id helpers to mmhubLijo Lazar1-0/+25
2026-03-18Revert "drm/amd/display: Add NV12/P010 formats to primary plane"Harry Wentland1-3/+0
2026-03-18drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_re...Srinivasan Shanmugam1-5/+0
2026-03-18drm/amdgpu: Move amdgpu_vm_is_bo_always_valid() before first useSrinivasan Shanmugam1-14/+14
2026-03-18drm/amdgpu: Drop redundant queue NULL check in hang detect workerSrinivasan Shanmugam1-1/+1
2026-03-18drm/amdgpu : Update psp 13_0_15 ip block supportMangesh Gadre1-1/+6
2026-03-18drm/amdgpu: rework amdgpu_userq_wait_ioctl v4Christian König1-259/+323
2026-03-18drm/amdgpu: fix adding eviction fenceChristian König3-8/+24
2026-03-18drm/amdgpu: fix eviction fence and userq manager shutdownChristian König5-1/+16
2026-03-18drm/amdgpu: completely rework eviction fence handling v2Christian König7-206/+110