index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
spi-mem.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-06
drm/exynos: Remove unnecessary code
Kwanghoon Son
1
-4
/
+0
2024-09-06
drm/exynos: Constify struct exynos_drm_ipp_funcs
Christophe JAILLET
3
-3
/
+3
2024-09-06
dt-bindings: MAINTAINERS: drop stale exynos file pattern
Krzysztof Kozlowski
1
-1
/
+0
2024-09-05
drm/i915: Remove extra unlikely helper
Hongbo Li
1
-1
/
+1
2024-09-05
Revert "drm/amdgpu: align pp_power_profile_mode with kernel docs"
Alex Deucher
1
-2
/
+4
2024-09-05
drm/tegra: fix potential uninitialized variable use
Jani Nikula
1
-1
/
+1
2024-09-04
drm/xe: Use xe_pm_runtime_get in xe_bo_move() if reclaim-safe.
Thomas Hellström
3
-2
/
+19
2024-09-03
MAINATINERS: update drm maintainer contacts
Simona Vetter
4
-25
/
+29
2024-09-03
drm/xe/display: Avoid encoder_suspend at runtime suspend
Rodrigo Vivi
1
-3
/
+3
2024-09-03
drm/xe: Add missing runtime reference to wedged upon gt_reset
Rodrigo Vivi
1
-2
/
+3
2024-09-03
drm/i915/dp: hide dp_to_i915() inside intel_dp.c
Jani Nikula
2
-2
/
+2
2024-09-03
drm/i915/ddi: stop using dp_to_i915()
Jani Nikula
1
-7
/
+7
2024-09-03
drm/i915/psr: convert intel_psr.[ch] to struct intel_display
Jani Nikula
4
-411
/
+454
2024-09-03
drm/i915/pps: convert intel_pps.[ch] to struct intel_display
Jani Nikula
9
-253
/
+299
2024-09-03
drm/i915/pps: pass intel_dp to pps_name()
Jani Nikula
1
-29
/
+32
2024-09-03
drm/i915/dp: convert intel_dp_link_training.[ch] to struct intel_display
Jani Nikula
1
-50
/
+55
2024-09-03
drm/i915/dp: convert intel_dp_aux.[ch] to struct intel_display
Jani Nikula
4
-64
/
+73
2024-09-03
drm/i915/dp: convert intel_dp_tunnel.[ch] to struct intel_display
Jani Nikula
3
-45
/
+49
2024-09-03
drm/i915/dp: convert g4x_dp.[ch] to struct intel_display
Jani Nikula
1
-70
/
+82
2024-09-03
drm/i915/hdmi: convert to struct intel_display
Jani Nikula
2
-243
/
+258
2024-09-03
drm/xe/display: use xe && 0 to avoid warnings about unused variables
Jani Nikula
1
-3
/
+3
2024-09-03
drm/xe: Remove redundant [drm] tag from xe_assert() message
Michal Wajdeczko
1
-1
/
+1
2024-09-03
drm/i915/display: Increase Fast Wake Sync length as a quirk
Jouni Högander
5
-7
/
+31
2024-09-03
drm/i915/display: Add mechanism to use sink model when applying quirk
Jouni Högander
4
-0
/
+64
2024-09-02
drm/xe/pf: Reset thresholds when releasing a VF config
Michal Wajdeczko
1
-0
/
+13
2024-09-02
drm/xe/pf: Add thresholds to the VF KLV config
Michal Wajdeczko
1
-0
/
+8
2024-09-02
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-09-02
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-09-02
drm/amdgpu/gfx12: use rlc safe mode for soft recovery
Alex Deucher
1
-0
/
+2
2024-09-02
drm/amdgpu/gfx12: use proper rlc safe mode helpers
Alex Deucher
1
-2
/
+2
2024-09-02
drm/amdgpu/gfx11: use proper rlc safe mode helpers
Alex Deucher
1
-4
/
+4
2024-09-02
drm/amdgpu/gfx10: use proper rlc safe mode helpers
Alex Deucher
1
-2
/
+2
2024-09-02
drm/amdgpu/gfx12: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/gfx11: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/gfx10: per queue reset only on bare metal
Alex Deucher
1
-0
/
+6
2024-09-02
drm/amdgpu/mes11: implement mmio queue reset for gfx11
Jiadong Zhu
1
-0
/
+80
2024-09-02
drm/amdgpu/mes: implement amdgpu_mes_reset_hw_queue_mmio
Jiadong Zhu
1
-0
/
+20
2024-09-02
drm/amdgpu/mes: modify mes api for mmio queue reset
Jiadong Zhu
4
-4
/
+17
2024-09-02
drm/amdgpu/gfx12: fallback to driver reset compute queue directly
Alex Deucher
1
-14
/
+79
2024-09-02
drm/amdgpu/gfx12: add ring reset callbacks
Alex Deucher
1
-0
/
+18
2024-09-02
drm/amdgpu/gfx10: rework reset sequence
Alex Deucher
1
-7
/
+19
2024-09-02
drm/amdgpu/gfx10: wait for reset done before remap
Jiadong Zhu
1
-11
/
+30
2024-09-02
drm/amdgpu/gfx10: remap queue after reset successfully
Jiadong Zhu
1
-11
/
+35
2024-09-02
drm/amdgpu/gfx10: add ring reset callbacks
Alex Deucher
1
-0
/
+91
2024-09-02
drm/amdgpu/gfx11: wait for reset done before remap
Jiadong Zhu
1
-1
/
+14
2024-09-02
drm/amdgpu/gfx11: rename gfx_v11_0_gfx_init_queue()
Alex Deucher
1
-3
/
+3
2024-09-02
drm/amdgpu/gfx11: fallback to driver reset compute queue directly (v2)
Prike Liang
1
-13
/
+71
2024-09-02
drm/amd/display: 3.2.299
Aric Cyr
2
-2
/
+2
2024-09-02
drm/amd/display: Fix flickering caused by dccg
Hansen Dsouza
3
-73
/
+72
2024-09-02
drm/amd/display: Block timing sync for different signals in PMO
Dillon Varone
1
-1
/
+2
[next]