summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-08-04drm/amdgpu: Avoid rma causes GPU duplicate resetCe Sun
2025-08-04drm/amdgpu: Update IPID value for bad page threshold CPERXiang Liu
2025-08-04drm/amdgpu: Fix kdoc style in amdgpu_fence.cSrinivasan Shanmugam
2025-08-04drm/amdkfd: Fix checkpoint-restore on multi-xccDavid Yat Sin
2025-08-04drm/amd: Restore cached manual clock settings during resumeMario Limonciello
2025-08-04drm/amd: Restore cached power limit during resumeMario Limonciello
2025-08-04drm/amdgpu: Fix build error when CONFIG_SUSPEND is disabledPerry Yuan
2025-08-04drm/amdgpu: rework how PTE flags are generated v3Christian König
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-04drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko
2025-08-04drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko
2025-08-04drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan
2025-08-04Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-08-04drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko
2025-08-04drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platformsTangudu Tilak Tirumalesh
2025-08-04drm/panel: sitronix-st7703: fix typo in commentsHugo Villeneuve
2025-08-04drm/panel: himax-hx8279: Remove unneeded semicolonChen Ni
2025-08-04drm/panel: novatek-nt35560: Fix invalid return valueBrigham Campbell
2025-08-04drm: panel: Add support for Hydis HV101HD1 MIPI DSI panelSvyatoslav Ryhel
2025-08-04drm: panel: orisetech: improve error handling during probeAkhilesh Patil
2025-08-04drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"Colin Ian King
2025-08-04drm: panel: add support for Samsung AMS561RA01 panel with S6E8AA5X01 controllerKaustabh Chakraborty
2025-08-04drm/panel: simple: Add Olimex LCD-OLinuXino-5CTS supportPaul Kocialkowski
2025-08-04drm/xe/vf: Rebase exec queue parallel commands during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis
2025-08-04drm/xe/sa: Avoid caching GGTT address within the managerTomasz Lis
2025-08-04tee: fix memory leak in tee_dyn_shm_alloc_helperPei Xiao
2025-08-04drm/{i915,xe}/display: Block hpd during suspendDibin Moolakadan Subrahmanian
2025-08-04tee: fix NULL pointer dereference in tee_shm_putPei Xiao
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter
2025-08-04drivers: tee: improve sysfs interface by using sysfs_emit()Akhilesh Patil
2025-08-04drm/xe: fix stale comment about unordered_wq usageJani Nikula
2025-08-04drm/xe/compat: stop including i915_utils.h from compat i915_drv.hJani Nikula
2025-08-04drm/xe/compat: remove unused platform macrosJani Nikula
2025-08-04drm/bridge: Describe the newly introduced drm_connector parameter for drm_bri...Andy Yan
2025-08-04Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixesMaarten Lankhorst
2025-08-04drm/i915/display: Use the recomended min_hblank valuesArun R Murthy
2025-08-03Merge tag 'ib-mfd-gpio-input-pwm-v6.17' of git://git.kernel.org/pub/scm/linux...Dmitry Torokhov
2025-08-03Input: max77693 - convert to atomic pwm operationUwe Kleine-König
2025-08-03Merge tag 'rtc-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-08-03Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-08-03Merge tag 'i3c/for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds
2025-08-03i2c: muxes: mule: Fix an error handling path in mule_i2c_mux_probe()Christophe JAILLET