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