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-04-05
Merge tag 'drm-intel-fixes-2024-04-04' of https://anongit.freedesktop.org/git...
Dave Airlie
15
-42
/
+185
2024-04-05
Merge tag 'drm-xe-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
15
-145
/
+140
2024-04-05
Merge tag 'drm-misc-fixes-2024-04-04' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
5
-10
/
+15
2024-04-04
drm/xe: Use ordered wq for preempt fence waiting
Matthew Brost
3
-2
/
+14
2024-04-04
drm/xe: Move vma rebinding to the drm_exec locking loop
Thomas Hellström
5
-75
/
+83
2024-04-04
drm/xe: Make TLB invalidation fences unordered
Thomas Hellström
3
-10
/
+1
2024-04-04
drm/xe: Rework rebinding
Thomas Hellström
5
-51
/
+14
2024-04-04
drm/xe: Use ring ops TLB invalidation for rebinds
Thomas Hellström
6
-9
/
+30
2024-04-03
drm/i915/mst: Reject FEC+MST on ICL
Ville Syrjälä
1
-1
/
+2
2024-04-03
drm/i915/mst: Limit MST+DSC to TGL+
Ville Syrjälä
2
-1
/
+2
2024-04-03
drm/i915/dp: Fix the computation for compressed_bpp for DISPLAY < 13
Ankit Nautiyal
1
-2
/
+3
2024-04-03
drm/i915/gt: Enable only one CCS for compute workload
Andi Shyti
5
-0
/
+65
2024-04-03
drm/i915/gt: Do not generate the command streamer for all the CCS
Andi Shyti
1
-0
/
+17
2024-04-03
drm/i915/gt: Disable HW load balancing for CCS
Andi Shyti
2
-2
/
+22
2024-04-03
drm/i915/gt: Limit the reserved VM space to only the platforms that need it
Andi Shyti
3
-4
/
+14
2024-04-03
drm/i915/psr: Fix intel_psr2_sel_fetch_et_alignment usage
Jouni Högander
1
-22
/
+33
2024-04-03
drm/i915/psr: Move writing early transport pipe src
Jouni Högander
2
-9
/
+7
2024-04-03
drm/i915/psr: Calculate PIPE_SRCSZ_ERLY_TPT value
Jouni Högander
2
-0
/
+18
2024-04-02
drm/i915/dp: Remove support for UHBR13.5
Arun R Murthy
1
-1
/
+1
2024-04-02
drm/i915/dp: Fix DSC state HW readout for SST connectors
Imre Deak
1
-0
/
+1
2024-04-01
drm/display: fix typo
Oleksandr Natalenko
1
-2
/
+2
2024-03-31
Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-10
/
+10
2024-03-31
kbuild: make -Woverride-init warnings more consistent
Arnd Bergmann
7
-10
/
+10
2024-03-30
Merge tag 'drm-intel-fixes-2024-03-28' of https://anongit.freedesktop.org/git...
Dave Airlie
22
-63
/
+161
2024-03-29
Merge tag 'drm-misc-fixes-2024-03-28' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
7
-22
/
+32
2024-03-28
drm/prime: Unbreak virtgpu dma-buf export
Rob Clark
1
-1
/
+6
2024-03-28
nouveau/uvmm: fix addr/range calcs for remap operations
Dave Airlie
1
-3
/
+3
2024-03-28
drm/nouveau/gr/gf100: Remove second semicolon
Colin Ian King
1
-1
/
+1
2024-03-28
drm/panfrost: fix power transition timeout warnings
Christian Hewitt
1
-3
/
+3
2024-03-28
drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_...
Ville Syrjälä
1
-0
/
+3
2024-03-28
drm/i915: Pre-populate the cursor physical dma address
Ville Syrjälä
3
-3
/
+12
2024-03-28
drm/i915/gt: Reset queue_priority_hint on parking
Chris Wilson
2
-3
/
+3
2024-03-28
drm/i915/vma: Fix UAF on destroy against retire race
Janusz Krzysztofik
1
-7
/
+43
2024-03-28
drm/i915: Do not print 'pxp init failed with 0' when it succeed
José Roberto de Souza
1
-1
/
+1
2024-03-28
drm/i915: Do not match JSL in ehl_combo_pll_div_frac_wa_needed()
Jonathon Hall
1
-1
/
+1
2024-03-28
drm/i915/hwmon: Fix locking inversion in sysfs getter
Janusz Krzysztofik
1
-18
/
+19
2024-03-28
drm/i915/dsb: Fix DSB vblank waits when using VRR
Ville Syrjälä
1
-0
/
+14
2024-03-28
drm/i915/vrr: Generate VRR "safe window" for DSB
Ville Syrjälä
2
-4
/
+5
2024-03-28
drm/i915/display/debugfs: Fix duplicate checks in i915_drrs_status
Bhanuprakash Modem
1
-3
/
+2
2024-03-28
drm/i915/drrs: Refactor CPU transcoder DRRS check
Bhanuprakash Modem
3
-10
/
+14
2024-03-28
drm/i915/mtl: Update workaround 14018575942
Tejas Upadhyay
1
-0
/
+1
2024-03-28
drm/i915/dsi: Go back to the previous INIT_OTP/DISPLAY_ON order, mostly
Ville Syrjälä
2
-7
/
+39
2024-03-28
drm/i915/display: Disable AuxCCS framebuffers if built for Xe
Juha-Pekka Heikkila
1
-0
/
+3
2024-03-28
drm/i915: Stop doing double audio enable/disable on SDVO and g4x+ DP
Ville Syrjälä
2
-6
/
+0
2024-03-28
drm/i915: Add includes for BUG_ON/BUILD_BUG_ON in i915_memcpy.c
Joonas Lahtinen
1
-0
/
+2
2024-03-28
drm/qxl: remove unused variable from `qxl_process_single_command()`
Miguel Ojeda
1
-3
/
+1
2024-03-28
drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()`
Miguel Ojeda
1
-2
/
+0
2024-03-28
drm/i915: add bug.h include to i915_memcpy.c
Dave Airlie
1
-0
/
+1
2024-03-28
Merge tag 'amd-drm-fixes-6.9-2024-03-27' of https://gitlab.freedesktop.org/ag...
Dave Airlie
35
-272
/
+328
2024-03-27
drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed
Jocelyn Falempe
1
-6
/
+9
[next]