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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-05
drm/xe/kunit: Add GuC Relay kunit tests
Michal Wajdeczko
2
-3
/
+540
2024-01-05
drm/xe/kunit: Allow to replace xe_guc_ct_send_recv() with stub
Michal Wajdeczko
1
-0
/
+3
2024-01-05
drm/xe/guc: Introduce Relay Communication for SR-IOV
Michal Wajdeczko
6
-0
/
+1008
2024-01-05
drm/xe/guc: Add Relay Communication ABI definitions
Michal Wajdeczko
3
-0
/
+371
2024-01-05
drm/xe/guc: Update few GuC CTB ABI definitions
Michal Wajdeczko
1
-1
/
+2
2024-01-05
drm/xe/guc: Add helpers for HXG messages
Michal Wajdeczko
1
-0
/
+108
2024-01-05
drm/xe: Introduce GT-oriented SR-IOV logging macros
Michal Wajdeczko
1
-0
/
+34
2024-01-05
drm/xe: Define Virtual Function Identifier
Michal Wajdeczko
1
-0
/
+12
2024-01-05
drm/xe: Allocate dedicated workqueue for SR-IOV workers
Michal Wajdeczko
4
-0
/
+39
2024-01-05
drm/xe: Use intel_wakeref_t in intel_runtime_pm functions
José Roberto de Souza
1
-5
/
+5
2024-01-05
drm/xe: Fix definition of intel_wakeref_t
José Roberto de Souza
1
-1
/
+1
2024-01-05
drm/i915: don't make assumptions about intel_wakeref_t type
Jani Nikula
1
-2
/
+2
2024-01-05
drm/i915: Disable DSB in Xe KMD
José Roberto de Souza
1
-0
/
+4
2024-01-05
drm/i915/tv: use DISPLAY_VER instead of GRAPHICS_VER
Jani Nikula
1
-1
/
+1
2024-01-05
drm/i915/display: use IS_DISPLAY_VER instead of IS_GRAPHICS_VER
Jani Nikula
1
-1
/
+1
2024-01-05
drm/i915/hdcp: use DISPLAY_VER instead of GRAPHICS_VER
Jani Nikula
1
-13
/
+15
2024-01-05
drm/i915/dmc: use DISPLAY_VER instead of GRAPHICS_VER
Jani Nikula
1
-1
/
+1
2024-01-05
drm/i915/irq: use DISPLAY_VER instead of GRAPHICS_VER
Jani Nikula
1
-1
/
+1
2024-01-05
drm/i915: don't make assumptions about intel_wakeref_t type
Jani Nikula
1
-2
/
+2
2024-01-05
drm/nouveau/dp: Honor GSP link training retry timeouts
Lyude Paul
1
-22
/
+42
2024-01-05
nouveau: push event block/allowing out of the fence context
Dave Airlie
2
-6
/
+27
2024-01-05
nouveau/gsp: always free the alloc messages on r535
Dave Airlie
1
-2
/
+1
2024-01-05
nouveau/gsp: don't free ctrl messages on errors
Dave Airlie
3
-61
/
+100
2024-01-05
nouveau/gsp: convert gsp errors to generic errors
Dave Airlie
1
-5
/
+21
2024-01-05
drm/nouveau/gsp: Fix ACPI MXDM/MXDS method invocations
Lyude Paul
1
-2
/
+8
2024-01-05
nouveau/gsp: free userd allocation.
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau/gsp: free acpi object after use
Dave Airlie
1
-0
/
+1
2024-01-05
nouveau: fix disp disabling with GSP
Dave Airlie
1
-2
/
+4
2024-01-05
nouveau/gsp: drop some acpi related debug
Dave Airlie
2
-16
/
+0
2024-01-05
nouveau/gsp: add three notifier callbacks that we see in normal operation (v2)
Dave Airlie
1
-2
/
+5
2024-01-05
Merge tag 'amd-drm-fixes-6.7-2024-01-04' of https://gitlab.freedesktop.org/ag...
Dave Airlie
9
-85
/
+400
2024-01-05
Merge tag 'drm-misc-next-fixes-2024-01-04' of git://anongit.freedesktop.org/d...
Dave Airlie
4
-30
/
+34
2024-01-04
drm/i915/dp: Fix the PSR debugfs entries wrt. MST connectors
Imre Deak
1
-5
/
+5
2024-01-04
drm/rockchip: vop2: Drop superfluous include
Cristian Ciocaltea
1
-1
/
+0
2024-01-04
drm/panel: ltk050h3146w: use dev_err_probe wherever possible
Quentin Schulz
1
-12
/
+5
2024-01-04
drm/panel: ltk050h3146w: only print message when GPIO getting is not EPROBE_D...
Quentin Schulz
1
-4
/
+2
2024-01-04
drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6
Asad Kamal
1
-5
/
+24
2024-01-04
drm/amd/pm: Add gpu_metrics_v1_5
Asad Kamal
2
-0
/
+83
2024-01-04
drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apu
Asad Kamal
1
-1
/
+3
2024-01-04
drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...
Joshua Ashton
2
-8
/
+13
2024-01-04
drm/amdgpu: skip gpu_info fw loading on navi12
Alex Deucher
1
-9
/
+2
2024-01-04
drm/amd/display: add nv12 bounding box
Alex Deucher
1
-1
/
+109
2024-01-04
drm/i915/display: Skip C10 state verification in case of fastset
Mika Kahola
1
-0
/
+3
2024-01-04
drm/rockchip: lvds: do not print scary message when probing defer
Quentin Schulz
1
-1
/
+1
2024-01-04
drm/rockchip: lvds: do not overwrite error code
Quentin Schulz
1
-1
/
+0
2024-01-04
drm/i915/display: Cleanup mplla/mpllb selection
Mika Kahola
1
-24
/
+15
2024-01-04
drm/i915/display: Store hw clock for C20
Mika Kahola
1
-45
/
+52
2024-01-04
drm/i915/display: Fix C20 pll selection for state verification
Mika Kahola
1
-10
/
+15
2024-01-04
drm/rockchip: inno_hdmi: Drop custom fill_modes hook
Alex Bee
1
-8
/
+1
2024-01-04
drm/rockchip: inno_hdmi: Add basic mode validation
Alex Bee
1
-2
/
+40
[prev]
[next]