summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2025-08-04drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko-2/+63
2025-08-04drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko-1/+31
2025-08-04drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan-4/+10
2025-08-04drm/xe/pf: Enable SR-IOV PF mode by defaultMichal Wajdeczko-1/+7
2025-08-04drm/xe: Extend wa_13012615864 to additional Xe2 and Xe3 platformsTangudu Tilak Tirumalesh-1/+12
2025-08-04drm/panel: sitronix-st7703: fix typo in commentsHugo Villeneuve-1/+1
2025-08-04drm/panel: himax-hx8279: Remove unneeded semicolonChen Ni-1/+1
2025-08-04drm/panel: novatek-nt35560: Fix invalid return valueBrigham Campbell-1/+1
2025-08-04drm: panel: Add support for Hydis HV101HD1 MIPI DSI panelSvyatoslav Ryhel-0/+202
2025-08-04drm: panel: orisetech: improve error handling during probeAkhilesh Patil-5/+2
2025-08-04drm/panel: Kconfig: Fix spelling mistake "pannel" -> "panel"Colin Ian King-1/+1
2025-08-04drm: panel: add support for Samsung AMS561RA01 panel with S6E8AA5X01 controllerKaustabh Chakraborty-0/+993
2025-08-04drm/panel: simple: Add Olimex LCD-OLinuXino-5CTS supportPaul Kocialkowski-0/+26
2025-08-04drm/xe/vf: Rebase exec queue parallel commands during migration recoveryTomasz Lis-0/+62
2025-08-04drm/xe/vf: Refresh utilization buffer during migration recoveryTomasz Lis-20/+66
2025-08-04drm/xe/vf: Post migration, repopulate ring area for pending requestTomasz Lis-1/+53
2025-08-04drm/xe/vf: Rebase MEMIRQ structures for all contexts after migrationTomasz Lis-10/+96
2025-08-04drm/xe/vf: Rebase HWSP of all contexts after migrationTomasz Lis-0/+52
2025-08-04drm/xe: Block reset while recovering from VF migrationTomasz Lis-2/+66
2025-08-04drm/xe/vf: Pause submissions during RESFIX fixupsTomasz Lis-0/+97
2025-08-04drm/xe/sa: Avoid caching GGTT address within the managerTomasz Lis-7/+19
2025-08-04drm/{i915,xe}/display: Block hpd during suspendDibin Moolakadan Subrahmanian-2/+32
2025-08-04Mark xe driver as BROKEN if kernel page size is not 4kBSimon Richter-0/+1
2025-08-04drm/xe: fix stale comment about unordered_wq usageJani Nikula-1/+1
2025-08-04drm/xe/compat: stop including i915_utils.h from compat i915_drv.hJani Nikula-1/+12
2025-08-04drm/xe/compat: remove unused platform macrosJani Nikula-21/+0
2025-08-04drm/bridge: Describe the newly introduced drm_connector parameter for drm_bri...Andy Yan-0/+1
2025-08-04Merge remote-tracking branch 'drm/drm-next' into drm-misc-next-fixesMaarten Lankhorst-3739/+11133
2025-08-04drm/i915/display: Use the recomended min_hblank valuesArun R Murthy-1/+20
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-3/+2
2025-08-03Merge tag 'rust-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...Linus Torvalds-11/+12
2025-08-02drm/xe: fix typo "notifer"WangYuli-1/+1
2025-08-02drm/bridge: fix OF node leakJohan Hovold-0/+2
2025-08-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-4/+4
2025-08-01Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2025-08-01drm/i915/bw: Remove space before newlineColin Ian King-1/+1
2025-08-01drm/xe/pf: Don't resume device from restart workerMichal Wajdeczko-4/+20
2025-08-01drm/xe/pf: Make sure PF is ready to configure VFsMichal Wajdeczko-2/+63
2025-08-01drm/xe/pf: Disable PF restart worker on device removalMichal Wajdeczko-1/+31
2025-08-01drm/xe/pf: Skip LMTT update if no LMEM was provisionedMichal Wajdeczko-3/+7
2025-08-01drm/msm: Defer fd_install in SUBMIT ioctlRob Clark-7/+7
2025-08-01drm/msm: Fix submit error path cleanupRob Clark-4/+5
2025-08-01drm/msm: Fix refcnt underflow in error pathRob Clark-1/+3
2025-08-01drm/msm: Update global fault counter when faulty process has already endedMaĆ­ra Canal-3/+8
2025-08-01drm/msm: Fix pagetables setup/teardown serializationRob Clark-4/+12
2025-08-01drm/msm: Fix build with KMS disabledRob Clark-1/+8
2025-08-01drm/gpuvm: Wrap drm_gpuvm_sm_map_exec_lock() expected usage in literal code b...Bagas Sanjaya-1/+1
2025-08-01drm/xe/devcoredump: Defer devcoredump initialization during probeBalasubramani Vivekanandan-4/+10
2025-08-01drm/xe/vf: Fix IS_ERR() vs NULL check in xe_sriov_vf_ccs_init()Dan Carpenter-2/+2
2025-08-01drm/virtio: implement virtio_gpu_shutdownGerd Hoffmann-4/+4