index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
drm/xe: Ensure all the inner access are using the _noresume variant
Rodrigo Vivi
1
-1
/
+1
2024-04-18
drm/xe: Convert mem_access_if_ongoing to direct xe_pm_runtime_get_if_active
Rodrigo Vivi
3
-22
/
+4
2024-04-18
drm/xe: Removing extra mem_access protection from runtime pm
Rodrigo Vivi
3
-12
/
+0
2024-04-18
drm/xe: Convert xe_gem_fault to use direct xe_pm_runtime calls
Rodrigo Vivi
1
-2
/
+3
2024-04-18
drm/xe: Remove useless mem_access during probe
Rodrigo Vivi
5
-34
/
+5
2024-04-18
drm/xe: Move lockdep protection from mem_access to xe_pm_runtime
Rodrigo Vivi
3
-35
/
+37
2024-04-18
drm/i915/display: convert inner wakeref get towards get_if_in_use
Rodrigo Vivi
1
-1
/
+1
2024-04-18
drm/xe: Introduce intel_runtime_pm_get_noresume at compat-i915-headers for di...
Rodrigo Vivi
1
-0
/
+8
2024-04-18
drm/xe: Introduce xe_pm_runtime_get_noresume for inner callers
Rodrigo Vivi
3
-2
/
+23
2024-04-17
drm/xe/lnl: Apply GuC Wa_13011645652
Vinay Belgaumkar
3
-0
/
+40
2024-04-17
drm/xe/vm: don't include xe_gt.h
Matthew Auld
1
-1
/
+0
2024-04-17
drm/xe/vm: drop vm->destroy_work
Matthew Auld
2
-22
/
+2
2024-04-17
drm/xe/vm: prevent UAF with asid based lookup
Matthew Auld
1
-10
/
+11
2024-04-17
drm/xe/stolen: ignore first page for FBC
Matthew Auld
1
-1
/
+6
2024-04-17
drm/xe/stolen: lower the default alignment
Matthew Auld
1
-6
/
+2
2024-04-16
drm/xe: select X86_PLATFORM_DEVICES when ACPI_WMI is selected
Lu Yao
1
-0
/
+1
2024-04-16
drm/xe/bmg: Some LNL workarounds also apply to BMG
John Harrison
1
-2
/
+4
2024-04-16
drm/xe/lnl: Enable more GuC based workarounds
John Harrison
3
-0
/
+13
2024-04-16
drm/xe/pf: Add support to configure SR-IOV VFs
Michal Wajdeczko
5
-1
/
+2089
2024-04-16
drm/xe/pf: Add SR-IOV PF specific early GT initialization
Michal Wajdeczko
5
-0
/
+89
2024-04-16
drm/xe/guc: Add PF2GUC_UPDATE_VF_CFG to ABI
Michal Wajdeczko
1
-0
/
+55
2024-04-16
drm/xe: Add xe_ttm_vram_get_avail
Michal Wajdeczko
2
-0
/
+13
2024-04-16
drm/xe: Allow to assign GGTT region to the VF
Michal Wajdeczko
3
-0
/
+50
2024-04-16
drm/xe: Add helper to format SR-IOV function name
Michal Wajdeczko
2
-0
/
+18
2024-04-15
drm/xe/gt: Add L3 bank mask to GT topology
Francois Dugast
3
-4
/
+124
2024-04-12
drm/xe/pf: Add support to configure GuC SR-IOV policies
Michal Wajdeczko
6
-0
/
+502
2024-04-12
drm/xe/guc: Add helpers for GuC KLVs
Michal Wajdeczko
3
-0
/
+186
2024-04-12
drm/xe/guc: Add PF2GUC_UPDATE_VGT_POLICY to ABI
Michal Wajdeczko
1
-0
/
+47
2024-04-12
drm/xe/pf: Introduce helper functions for use by PF
Michal Wajdeczko
2
-0
/
+81
2024-04-12
drm/xe/pf: Introduce mutex to protect VFs configurations
Michal Wajdeczko
4
-0
/
+32
2024-04-12
Merge drm/drm-next into drm-xe-next
Thomas Hellström
11424
-200268
/
+657366
2024-04-12
drm/xe: Use hmm_range_fault to populate user pages
Oak Zeng
1
-111
/
+6
2024-04-12
drm/xe: Introduce helper to populate userptr
Oak Zeng
4
-0
/
+267
2024-04-12
drm/xe: Fix bo leak in intel_fb_bo_framebuffer_init
Maarten Lankhorst
1
-2
/
+6
2024-04-11
drm/xe: Remove devcoredump during driver release
José Roberto de Souza
3
-1
/
+22
2024-04-11
devcoredump: Add dev_coredump_put()
José Roberto de Souza
2
-0
/
+28
2024-04-11
Merge tag 'drm-misc-next-2024-04-10' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
18
-56
/
+450
2024-04-10
drm/xe: Add xe_guc_ads.c to uses_generated_oob
Nathan Chancellor
1
-0
/
+1
2024-04-10
drm/xe/guc: Prefer GT oriented asserts in CTB code
Michal Wajdeczko
1
-22
/
+22
2024-04-10
drm/xe/guc: Prefer GT oriented logs in GuC CTB code
Michal Wajdeczko
1
-32
/
+30
2024-04-10
drm/xe: re-order lmem init check and wait for initialization to complete
Riana Tauro
3
-28
/
+59
2024-04-10
drm/xe: check pcode init status only on root gt of root tile
Riana Tauro
4
-64
/
+94
2024-04-10
drm/bridge: imx8mp-hdmi-pvi: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-10
drm: tilcdc: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
1
-6
/
+0
2024-04-10
drm/omap: dmm_tiler: drop driver owner assignment
Krzysztof Kozlowski
1
-1
/
+0
2024-04-10
drm: xlnx: db: fix a memory leak in probe
Dan Carpenter
1
-1
/
+1
2024-04-10
MAINTAINERS: Add myself as maintainer for Xilinx DRM drivers
Tomi Valkeinen
1
-0
/
+1
2024-04-10
drm/xe: Add SR-IOV info attribute to debugfs
Michal Wajdeczko
3
-0
/
+28
2024-04-10
drm/xe: Add proper detection of the SR-IOV PF mode
Michal Wajdeczko
6
-1
/
+137
2024-04-10
drm/xe: Add max_vfs module parameter
Michal Wajdeczko
2
-0
/
+10
[prev]
[next]