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
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-19
drm/xe: Separate out sched/deregister_done handling
Niranjana Vishwanathapura
1
-27
/
+37
2024-03-20
drm/i915/scaler: Update Pipe src size check in skl_update_scaler
Ankit Nautiyal
1
-3
/
+4
2024-03-20
drm/lcdif: Do not disable clocks on already suspended hardware
Marek Vasut
1
-1
/
+5
2024-03-19
drm/xe/guc: Don't support older GuC 70.x releases
Daniele Ceraolo Spurio
2
-34
/
+16
2024-03-19
drm/xe: Add dbg messages on the suspend resume functions.
Rodrigo Vivi
1
-5
/
+17
2024-03-19
drm/xe: Convert gt suspend/resume messages to debug
Rodrigo Vivi
1
-2
/
+4
2024-03-19
drm/xe/vm : Remove duplicate assignment of XE_VM_FLAG_LR_MODE flag.
Himal Prasad Ghimiray
1
-2
/
+1
2024-03-19
drm/panel: simple: Add POWERTIP PH128800T006-ZHC01 panel entry
Nathan Morrisson
1
-0
/
+29
2024-03-19
drm: bridge: thc63lvd1024: Print error message when DT parsing fails
Laurent Pinchart
1
-1
/
+4
2024-03-19
nouveau/gsp: don't check devinit disable on GSP.
Dave Airlie
1
-1
/
+0
2024-03-19
drm/xe/display: Mark dpt and related vma as uncached
Juha-Pekka Heikkila
1
-5
/
+5
2024-03-19
drm/xe/display: mark DPT with XE_BO_PAGETABLE
Matthew Auld
1
-3
/
+6
2024-03-19
drm/xe: Remove usage of unsafe strcpy
Nirmoy Das
1
-21
/
+23
2024-03-19
drm/xe: Drop bogus vma NULL check
Nirmoy Das
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe: Fix potential integer overflow in page size calculation
Nirmoy Das
1
-1
/
+1
2024-03-19
drm/xe/vm: fix xe_assert()
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/client: drop bogus bo NULL check
Matthew Auld
1
-1
/
+1
2024-03-19
drm/xe/client: remove bogus rcu list usage
Matthew Auld
1
-3
/
+3
2024-03-19
drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
Joonas Lahtinen
1
-0
/
+2
2024-03-19
Merge tag 'drm-misc-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/...
Dave Airlie
11
-27
/
+47
2024-03-19
Merge tag 'drm-xe-next-fixes-2024-03-14' of https://gitlab.freedesktop.org/dr...
Dave Airlie
6
-35
/
+55
2024-03-18
Merge tag 'trace-v6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-3
/
+3
2024-03-18
drm/dp: Fix divide-by-zero regression on DP MST unplug with nouveau
Chris Bainbridge
1
-0
/
+7
2024-03-18
drm: bridge: thc63lvd1024: Switch to use of_graph_get_remote_node()
Sui Jingfeng
1
-21
/
+3
2024-03-18
drm/bridge: it66121: Remove a duplicated invoke of of_device_is_available()
Sui Jingfeng
1
-6
/
+0
2024-03-18
drm: bridge: dw_hdmi: Switch to of_graph_get_remote_node()
Sui Jingfeng
1
-27
/
+4
2024-03-18
drm/bridge: ite66121: Register HPD interrupt handler only when 'client->irq > 0'
Sui Jingfeng
1
-7
/
+12
2024-03-18
drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep
Laurent Pinchart
1
-3
/
+3
2024-03-18
drm/panel: ilitek-ili9881c: Add Startek KD050HDFIA020-C020A support
Laurent Pinchart
1
-0
/
+222
2024-03-18
Revert "drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE"
Neil Armstrong
1
-1
/
+0
2024-03-18
drm/i915: Add missing ; to __assign_str() macros in tracepoint code
Steven Rostedt (Google)
1
-3
/
+3
2024-03-18
drm/omapdrm: Fix console with deferred ops
Tony Lindgren
2
-7
/
+23
2024-03-18
drm/omapdrm: Fix console by implementing fb_dirty
Tony Lindgren
1
-0
/
+12
2024-03-18
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
1
-1
/
+1
2024-03-18
drm/bridge: Select DRM_KMS_HELPER for DRM_PANEL_BRIDGE
Luca Weiss
1
-0
/
+1
2024-03-15
drm/nouveau/dp: Fix incorrect return code in r535_dp_aux_xfer()
Lyude Paul
1
-1
/
+1
2024-03-15
drm/xe/pf: Always select Multi-Level LMTT for platforms 12.60+
Michal Wajdeczko
1
-1
/
+1
2024-03-15
drm/xe/pf: Request 64K aligned allocations for LMTT PD
Michal Wajdeczko
1
-1
/
+1
2024-03-15
drm/xe: Allow VRAM BO allocations aligned to 64K
Michal Wajdeczko
2
-1
/
+3
2024-03-15
drm/xe: Make xe_mmio_read|write() functions non-inline
Michal Wajdeczko
2
-74
/
+79
2024-03-15
drm/xe: Mark VF accessible interrupt registers
Michal Wajdeczko
1
-17
/
+23
2024-03-15
drm/xe: Mark VF accessible global registers
Michal Wajdeczko
1
-1
/
+1
2024-03-15
drm/xe: Mark VF accessible GuC registers
Michal Wajdeczko
1
-4
/
+4
2024-03-15
drm/xe: Define XE_REG_OPTION_VF
Michal Wajdeczko
1
-0
/
+11
2024-03-15
drm/xe: Assert size of the struct xe_reg
Michal Wajdeczko
1
-0
/
+3
2024-03-15
drm/sched: fix null-ptr-deref in init entity
Vitaly Prosyak
1
-3
/
+9
2024-03-15
drm/i915: Create the printer only once in intel_pipe_config_compare()
Ville Syrjälä
1
-55
/
+46
[prev]
[next]