index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-13
drm/amdgpu: remove two invalid BUG_ON()s
Christian König
2
-4
/
+0
2025-10-13
drm/amd: Disable ASPM on SI
Timur Kristóf
1
-0
/
+7
2025-10-13
drm/amd/pm: Disable MCLK switching on SI at high pixel clocks
Timur Kristóf
1
-0
/
+5
2025-10-13
Revert "drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_re...
Matthew Schwartz
2
-15
/
+4
2025-10-13
drm/i915/fb: Fix the set_tiling vs. addfb race, again
Ville Syrjälä
1
-18
/
+20
2025-10-13
drm/i915/frontbuffer: Move bo refcounting intel_frontbuffer_{get,release}()
Ville Syrjälä
2
-3
/
+9
2025-10-13
drm/i915/guc: Skip communication warning on reset in progress
Zhanjun Dong
1
-1
/
+8
2025-10-13
drm/xe/guc: Check GuC running state before deregistering exec queue
Shuicheng Lin
1
-1
/
+12
2025-10-13
drm/xe/i2c: Wire up reset/postinstall for I2C IRQ
Raag Jadav
4
-0
/
+30
2025-10-13
drm/xe/i2c: Introduce xe_i2c_irq_present()
Raag Jadav
1
-1
/
+6
2025-10-13
drm/xe: Sort include files alphabetically.
Arun Abhishek Chowhan
3
-3
/
+3
2025-10-13
drm/atomic: Change state pointers to a more meaningful name
Maxime Ripard
3
-18
/
+18
2025-10-13
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
578
-10249
/
+14926
2025-10-11
drm/bridge: lt9211: Drop check for last nibble of version register
Marek Vasut
1
-2
/
+1
2025-10-11
drm/i915/cdclk: Move intel_cdclk_atomic_check()
Ville Syrjälä
1
-42
/
+40
2025-10-11
drm/i915/cdclk: Hide intel_modeset_calc_cdclk()
Ville Syrjälä
3
-28
/
+20
2025-10-11
drm/i915/cdclk: Use enabled_pipes instead of active_pipes for the glk audio w/a
Ville Syrjälä
1
-3
/
+13
2025-10-11
drm/i915: Introduce intel_calc_enabled_pipes()
Ville Syrjälä
2
-0
/
+19
2025-10-11
drm/i915/cdclk: Decouple cdclk from state->modeset
Ville Syrjälä
2
-6
/
+14
2025-10-11
drm/i915/cdclk: Move intel_bw_crtc_min_cdclk() handling into intel_crtc_compu...
Ville Syrjälä
3
-13
/
+6
2025-10-11
drm/i915/cdclk: Rework crtc min_cdclk handling
Ville Syrjälä
1
-22
/
+17
2025-10-11
drm/i915/cdclk: Relocate intel_plane_calc_min_cdclk() calls
Ville Syrjälä
3
-15
/
+5
2025-10-11
drm/i915/cdclk: Do intel_cdclk_update_crtc_min_cdclk() per-pipe
Ville Syrjälä
4
-32
/
+36
2025-10-11
drm/i915/cdclk: Rework bw_min_cdclk handling
Ville Syrjälä
1
-20
/
+18
2025-10-11
drm/i915/cdclk: Extract intel_cdclk_update_crtc_min_cdclk()
Ville Syrjälä
3
-37
/
+41
2025-10-11
drm/i915/cdclk: Extract intel_cdclk_update_bw_min_cdclk()
Ville Syrjälä
3
-36
/
+38
2025-10-11
drm/i915/cdclk: Handle the force_min_cdclk state locking in intel_cdclk_atomi...
Ville Syrjälä
1
-4
/
+8
2025-10-11
drm/i915/cdclk: Introduce intel_cdclk_modeset_checks()
Ville Syrjälä
1
-5
/
+43
2025-10-11
drm/i915/cdclk: Extract dg2_power_well_count()
Ville Syrjälä
1
-14
/
+19
2025-10-11
drm/i915/cdclk: Extract glk_cdclk_audio_wa_needed()
Ville Syrjälä
1
-2
/
+9
2025-10-11
drm/1915/bw: Drop redundant display version checks
Ville Syrjälä
1
-4
/
+0
2025-10-11
drm/i915/bw: Skip the bw_state->active_pipes update if no pipe is changing it...
Ville Syrjälä
3
-15
/
+14
2025-10-11
drm/i915: Introduce intel_crtc_active_changed() and intel_any_crtc_active_cha...
Ville Syrjälä
2
-0
/
+24
2025-10-11
drm/i915: Introduce intel_crtc_enable_changed() and intel_any_crtc_enable_cha...
Ville Syrjälä
2
-0
/
+25
2025-10-11
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
43
-248
/
+385
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-8
/
+17
2025-10-10
Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-8
/
+17
2025-10-10
drm/xe: Change return type of detect_bar2_dgfx() from s64 to u64
Shuicheng Lin
1
-1
/
+3
2025-10-10
drm/xe: Fix copyright in xe_ttm_stolen_mgr
Shuicheng Lin
1
-2
/
+2
2025-10-10
drm/xe: Fix copyright and function naming in xe_ttm_sys_mgr
Shuicheng Lin
1
-3
/
+3
2025-10-10
drm/xe: Enable media sampler power gating
Vinay Belgaumkar
2
-0
/
+9
2025-10-10
drm/xe: Handle mixed mappings and existing VRAM on atomic faults
Matthew Brost
1
-1
/
+12
2025-10-10
drm/xe/migrate: Fix an error path
Thomas Hellström
1
-1
/
+1
2025-10-10
drm/gud: Use kmalloc_array() instead of kmalloc()
Mehdi Ben Hadj Khelifa
1
-1
/
+1
2025-10-10
drm/xe: Move rebar to be done earlier
Lucas De Marchi
3
-8
/
+29
2025-10-09
Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
27
-172
/
+274
2025-10-09
drm/xe: Don't allow evicting of BOs in same VM in array of VM binds
Matthew Brost
2
-9
/
+24
2025-10-09
drm/i915/wm: Use fb->modfier to check for tiled vs. untiled
Ville Syrjälä
1
-4
/
+3
2025-10-09
drm/i915/fb: Drop the 'fb' argument from intel_fb_bo_framebuffer_init()
Ville Syrjälä
4
-7
/
+4
2025-10-09
drm/i915/fbdev: Select linear modifier explicitly
Ville Syrjälä
1
-0
/
+2
[prev]
[next]