summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin-3/+5
2025-07-10drm/xe: Release runtime pm for error path of xe_devcoredump_read()Shuicheng Lin-10/+28
2025-07-10drm/xe/pm: Restore display pm if there is error after display suspendShuicheng Lin-2/+1
2025-07-10drm/xe/sriov: Mark BMG as SR-IOV capableMichal Wajdeczko-0/+1
2025-07-10drm/xe: extend Wa_15015404425 to apply to PTLMatt Atwood-0/+13
2025-07-10drm/xe: Move Wa_15015404425 to use the new XE_DEVICE_WA macroMatt Atwood-4/+5
2025-07-10drm/xe: Add infrastructure for Device OOB workaroundsMatt Atwood-2/+108
2025-07-10drm/xe: add new type to RTP contextMatt Atwood-1/+36
2025-07-10drm/xe: add xe_device_wa infrastructureMatt Atwood-1/+8
2025-07-10drm/xe: prepare xe_gen_wa_oob to be multi-useMatt Atwood-7/+38
2025-07-10drm/amdgpu: Fix lifetime of struct amdgpu_task_info after ring resetAndré Almeida-3/+2
2025-07-10drm/xe/guc: Cancel ongoing H2G requests when stopping CTMichal Wajdeczko-0/+24
2025-07-10drm/xe/guc: Move state change logger to helperMichal Wajdeczko-1/+6
2025-07-10drm/xe/guc: Rename CT state change helperMichal Wajdeczko-4/+4
2025-07-10drm/xe/pm: Correct comment of xe_pm_set_vram_threshold()Shuicheng Lin-3/+5
2025-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-287/+619
2025-07-10drm/xe/bmg: Don't use WA 16023588340 and 22019338487 on VFMichal Wajdeczko-2/+2
2025-07-10drm/amdgpu: do not resume device in thaw for normal hibernationSamuel Zhang-0/+17
2025-07-10drm/amdgpu: move GTT to shmem after eviction for hibernationSamuel Zhang-1/+9
2025-07-10drm/ttm: add new api ttm_device_prepare_hibernation()Samuel Zhang-0/+22
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede-4/+4
2025-07-10drm/i915/bios: Apply vlv_fixup_mipi_sequences() to v2 mipi-sequences tooHans de Goede-4/+4
2025-07-10drm/nouveau: Remove waitque for sched teardownPhilipp Stanner-23/+14
2025-07-10drm/nouveau: Add new callback for scheduler teardownPhilipp Stanner-1/+30
2025-07-10drm/nouveau: Make fence container helper usable driver-widePhilipp Stanner-13/+13
2025-07-10drm/sched: Warn if pending_list is not emptyPhilipp Stanner-0/+3
2025-07-10drm/sched/tests: Add unit test for cancel_job()Philipp Stanner-0/+42
2025-07-10drm/sched/tests: Implement cancel_job() callbackPhilipp Stanner-44/+25
2025-07-10drm/sched: Avoid memory leaks with cancel_job() callbackPhilipp Stanner-13/+21
2025-07-10drm/xe/bo: add GPU memory trace pointsJuston Li-0/+25
2025-07-10drm/xe/xe_i2c: Add support for i2c in survivability modeRiana Tauro-8/+11
2025-07-10drm/xe/pm: Wire up suspend/resume for I2C controllerRaag Jadav-0/+47
2025-07-10drm/xe: Support for I2C attached MCUsHeikki Krogerus-1/+390
2025-07-10drm/xe/guc: Don't allocate temporary policies objectMichal Wajdeczko-18/+9
2025-07-10drm/xe/pf: Print configuration KLVs using debug printerMichal Wajdeczko-5/+5
2025-07-10drm/xe/pf: Print runtime registers using debug printerMichal Wajdeczko-1/+1
2025-07-10drm/gpu: Remove dead checks on wbinvd_on_all_cpus()'s return valueSean Christopherson-6/+3
2025-07-10drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs codeSimona Vetter-19/+15
2025-07-09relayfs: abolish prev_paddingJason Xing-2/+1
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple-10/+3
2025-07-09mm: remove remaining uses of PFN_DEVAlistair Popple-4/+3
2025-07-09mm: remove the for_reclaim field from struct writeback_controlChristoph Hellwig-1/+0
2025-07-09mm: stop passing a writeback_control structure to shmem_writeoutChristoph Hellwig-9/+2
2025-07-09drm/xe: Expose fan control and voltage regulator versionRaag Jadav-1/+157
2025-07-09drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter-1/+9
2025-07-09drm/ast: Gen7: Switch default registers to gen4+ stateThomas Zimmermann-35/+1
2025-07-09drm/ast: Gen7: Disable VGASR0[1] as on Gen4+Thomas Zimmermann-0/+1
2025-07-09drm/ast: Split ast_set_def_ext_reg() by chip generationThomas Zimmermann-40/+111
2025-07-09drm/ast: Handle known struct ast_dramstruct with helpersThomas Zimmermann-19/+41
2025-07-09drm/ast: Move struct ast_dramstruct to ast_post.hThomas Zimmermann-13/+8