index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Lines
2025-03-09
drm/nouveau/nvkm: factor out current GSP RPC command policies
Zhi Wang
-44
/
+69
2025-03-08
drm/xe/userptr: Fix an incorrect assert
Thomas Hellström
-1
/
+5
2025-03-08
drm/msm/dpu: drop wb2_formats_rgb
Dmitry Baryshkov
-31
/
+0
2025-03-08
drm/msm/dpu: Fix uninitialized variable in dpu_crtc_kickoff_clone_mode()
Dan Carpenter
-1
/
+1
2025-03-08
drm/msm/dpu: correct struct dpu_encoder_virt docs
Dmitry Baryshkov
-1
/
+1
2025-03-08
drm/msm/dpu: correct dpu_crtc_check_mode_changed docs
Dmitry Baryshkov
-1
/
+2
2025-03-07
drm/amdkfd: Add support for more per-process flag
Harish Kasiviswanathan
-17
/
+41
2025-03-07
drm/amdkfd: Set per-process flags only once for gfx9/10/11/12
Harish Kasiviswanathan
-52
/
+107
2025-03-07
drm/amdkfd: Set per-process flags only once cik/vi
Harish Kasiviswanathan
-85
/
+94
2025-03-07
drm/amd: Keep display off while going into S4
Mario Limonciello
-2
/
+14
2025-03-07
drm/amd/amdgpu: Add missing GC 11.5.0 register
Tom St Denis
-0
/
+2
2025-03-07
drm/amdkfd: clear F8_MODE for gfx950
Alex Sierra
-2
/
+1
2025-03-07
drm/amdgpu: add defines for pin_offsets in DCE8
Alexandre Demers
-7
/
+16
2025-03-07
drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function
Srinivasan Shanmugam
-0
/
+2
2025-03-07
drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Wentao Liang
-0
/
+5
2025-03-07
drm/amd/display: fix missing .is_two_pixels_per_container
Aliaksei Urbanski
-0
/
+1
2025-03-07
drm/amdgpu/display: Allow DCC for video formats on GFX12
David Rosca
-2
/
+5
2025-03-07
drm/amdgpu: Use unique CPER record id across devices
Xiang Liu
-5
/
+13
2025-03-07
drm/amdgpu: fix the gb_addr_config_fields init value mismatch
Shiwu Zhang
-5
/
+1
2025-03-07
drm/amdgpu: retire ip init code specific for A0 rev
Shiwu Zhang
-12
/
+1
2025-03-07
drm/amdgpu: increase RAS bad page threshold
Tao Zhou
-3
/
+3
2025-03-07
drm/amdgpu: Fix missing drain retry fault the last entry
Emily Deng
-1
/
+4
2025-03-07
drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOV
Victor Lu
-1
/
+2
2025-03-07
drm/amdkfd: remove unused debug gws support status variable
Jonathan Kim
-1
/
+0
2025-03-07
drm/amdgpu: fix inconsistent indenting warning
Charles Han
-1
/
+1
2025-03-07
drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOV
Victor Lu
-1
/
+4
2025-03-07
drm/i915: Relocate intel_bw_crtc_update()
Ville Syrjälä
-18
/
+18
2025-03-07
drm/i915: Move dbuf_state->active_pipes into skl_wm_get_hw_state()
Ville Syrjälä
-9
/
+4
2025-03-07
drm/i915: Do wm readout ealier for skl+
Ville Syrjälä
-1
/
+7
2025-03-07
drm/i915: Split wm sanitize from readout
Ville Syrjälä
-18
/
+16
2025-03-07
drm/i915: Simplify cdclk_disable_noatomic()
Ville Syrjälä
-6
/
+1
2025-03-07
sem/i915: Simplify intel_cdclk_update_hw_state()
Ville Syrjälä
-8
/
+2
2025-03-07
drm/i915: Skip some bw_state readout on pre-icl
Ville Syrjälä
-1
/
+2
2025-03-07
drm/i915: Update bw_state->active_pipes during readout
Ville Syrjälä
-0
/
+6
2025-03-07
drm/i915: Extract intel_bw_update_hw_state()
Ville Syrjälä
-8
/
+22
2025-03-07
drm/i915: Extract intel_cdclk_update_hw_state()
Ville Syrjälä
-16
/
+31
2025-03-07
drm/i915: Extract intel_bw_crtc_disable_noatomic()
Ville Syrjälä
-5
/
+17
2025-03-07
drm/i915: Add skl_wm_plane_disable_noatomic()
Ville Syrjälä
-0
/
+26
2025-03-07
drm/i915: clean up pipe's ddb usage in intel_crtc_disable_noatomic()
Ville Syrjälä
-0
/
+9
2025-03-07
drm/i915: Extract skl_wm_crtc_disable_noatomic()
Ville Syrjälä
-4
/
+16
2025-03-07
drm/i915: Extract intel_cdclk_crtc_disable_noatomic()
Ville Syrjälä
-5
/
+15
2025-03-07
drm/i915: Use intel_plane_set_invisible() in intel_plane_disable_noatomic()
Ville Syrjälä
-5
/
+1
2025-03-07
drm/i915: Don't clobber crtc_state->cpu_transcoder for inactive crtcs
Ville Syrjälä
-15
/
+13
2025-03-07
drm/i915: Drop redundant shared_dpll=NULL assignments
Ville Syrjälä
-4
/
+0
2025-03-07
drm/i915: Program CURSOR_PROGRAM and COEFF_POLARITY for icl+ combo PHYs
Ville Syrjälä
-1
/
+4
2025-03-07
drm/panic: fix overindented list items in documentation
Miguel Ojeda
-6
/
+6
2025-03-07
drm/panic: use `div_ceil` to clean Clippy warning
Miguel Ojeda
-2
/
+2
2025-03-07
drm/xe/guc_pc: Remove duplicated pc_start call
Rodrigo Vivi
-8
/
+0
2025-03-07
drm/vkms: Allow to attach connectors and encoders
José Expósito
-13
/
+215
2025-03-07
drm/vkms: Allow to configure multiple connectors
José Expósito
-0
/
+204
[prev]
[next]