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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-16
drm/xe: Split xe_migrate allocation from initialization
Piotr Piórkowski
3
-7
/
+23
2025-07-16
drm/xe: Move struct xe_vram_region to a dedicated header
Piotr Piórkowski
13
-72
/
+91
2025-07-16
drm/xe: Use dynamic allocation for tile and device VRAM region structures
Piotr Piórkowski
16
-77
/
+202
2025-07-16
drm/xe: Use devm_ioremap_wc for VRAM mapping and drop manual unmap
Piotr Piórkowski
1
-4
/
+2
2025-07-16
drm: Make passing of format info to drm_helper_mode_fill_fb_struct() mandatory
Ville Syrjälä
1
-2
/
+1
2025-07-16
drm/vmwgfx: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
2
-5
/
+10
2025-07-16
drm/virtio: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
1
-2
/
+3
2025-07-16
drm/tegra: Pass along the format info from .fb_create() to drm_helper_mode_fi...
Ville Syrjälä
3
-3
/
+7
2025-07-16
drm/msm: Pass along the format info from .fb_create() to drm_helper_mode_fill...
Ville Syrjälä
1
-6
/
+8
2025-07-16
drm/komeda: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
1
-1
/
+1
2025-07-16
drm/i915: Pass along the format info from .fb_create() to drm_helper_mode_fil...
Ville Syrjälä
6
-7
/
+20
2025-07-16
drm/gma500: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
3
-8
/
+12
2025-07-16
drm/exynos: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
3
-3
/
+8
2025-07-16
drm/armada: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
3
-4
/
+10
2025-07-16
drm/amdgpu: Pass along the format info from .fb_create() to drm_helper_mode_f...
Ville Syrjälä
1
-2
/
+3
2025-07-16
drm/gem/afbc: Eliminate redundant drm_get_format_info()
Ville Syrjälä
2
-13
/
+7
2025-07-16
drm/gem: Pass along the format info from .fb_create() to drm_helper_mode_fill...
Ville Syrjälä
4
-16
/
+14
2025-07-16
drm/malidp: Pass along the format info from .fb_create() malidp_verify_afbc_f...
Ville Syrjälä
1
-6
/
+4
2025-07-16
drm: Allow the caller to pass in the format info to drm_helper_mode_fill_fb_s...
Ville Syrjälä
15
-17
/
+19
2025-07-16
drm: Pass the format info to .fb_create()
Ville Syrjälä
36
-49
/
+55
2025-07-16
drm: Look up the format info earlier
Ville Syrjälä
1
-12
/
+13
2025-07-16
drm: Pass pixel_format+modifier directly to drm_get_format_info()
Ville Syrjälä
16
-24
/
+47
2025-07-16
drm: Pass pixel_format+modifier to .get_format_info()
Ville Syrjälä
5
-10
/
+12
2025-07-16
drm/tests: edid: Add edid-decode --check output
Maxime Ripard
1
-0
/
+51
2025-07-16
drm/tests: edid: Update CTA-861 HDMI Vendor Specific Data Block
Maxime Ripard
1
-45
/
+40
2025-07-16
drm/tests: edid: Fix monitor range limits
Maxime Ripard
1
-6
/
+6
2025-07-16
drm/xe: Move debugfs GT attributes under tile directory
Michal Wajdeczko
3
-1
/
+38
2025-07-16
drm/panel/boe-himax8279d: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2025-07-16
drm/panel/boe-tv101wum-nl6: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/himax-hx83102: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/ilitek-ili9882t: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/lpm102a188a: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/jdi-lt070me05000: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2025-07-16
drm/panel/khadas-ts050: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-7
/
+6
2025-07-16
drm/panel/kd097d04: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/lg-sw43408: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/novatek-nt36672a: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-5
/
+5
2025-07-16
drm/panel/osd101t2587-53ts: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/vvx10f034n00: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/raspberrypi: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+6
2025-07-16
drm/panel/lq101r1sx01: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
1
-6
/
+5
2025-07-16
drm/xe: Fix a NULL vs IS_ERR() bug in xe_i2c_register_adapter()
Dan Carpenter
1
-2
/
+2
2025-07-16
drm/i915: Refactor shmem_pwrite() to use kiocb and write_iter
Taotao Chen
1
-60
/
+22
2025-07-16
drm/i915: Use kernel_write() in shmem object create
Taotao Chen
1
-24
/
+9
2025-07-16
drm/amdgpu: Reset the clear flag in buddy during resume
Arunpravin Paneer Selvam
4
-0
/
+63
2025-07-16
drm/sitronix/st7571-i2c: Add support for the ST7567 Controller
Javier Martinez Canillas
1
-0
/
+75
2025-07-16
drm/sitronix/st7571-i2c: Add an indirection level to parse DT
Javier Martinez Canillas
1
-1
/
+3
2025-07-16
drm/sitronix/st7571-i2c: Log probe deferral cause for GPIO get failure
Javier Martinez Canillas
1
-1
/
+3
2025-07-16
drm/sitronix/st7571-i2c: Fix encoder callbacks function names
Javier Martinez Canillas
1
-6
/
+6
2025-07-16
drm/ttm: remove ttm_bo_validate_swapout test
Christian König
1
-51
/
+0
[prev]
[next]