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-04-07
drm/amd/display: Protect FPU in dml2_init()/dml21_init()
Huacai Chen
-0
/
+8
2025-04-07
drm/amd/display: Protect FPU in dml21_copy()
Huacai Chen
-0
/
+4
2025-04-07
drm/amd/display: Do not enable Replay and PSR while VRR is on in amdgpu_dm_co...
Tom Chung
-2
/
+4
2025-04-07
drm/amdkfd: sriov doesn't support per queue reset
Emily Deng
-1
/
+2
2025-04-07
drm/amdgpu/ip_discovery: add missing ip_discovery fw
Flora Cui
-0
/
+2
2025-04-07
drm/amdgpu/dma_buf: fix page_link check
Matthew Auld
-1
/
+1
2025-04-07
drm/amdgpu: immediately use GTT for new allocations
Christian König
-2
/
+2
2025-04-07
drm/amdgpu/mes11: optimize MES pipe FW version fetching
Alex Deucher
-0
/
+4
2025-04-07
drm/xe: Ensure XE_BO_FLAG_CPU_ADDR_MIRROR has a unique value
Matt Roper
-10
/
+11
2025-04-07
drm/i915/dp_mst: Rename intel_dp::mst.active_links to mst.active_streams
Imre Deak
-7
/
+7
2025-04-07
drm/i915/dp_mst: Use intel_dp_mst_active_streams() instead of open-coding it
Imre Deak
-6
/
+7
2025-04-07
drm/i915/dp_mst: Rename intel_dp_mst_encoder_active_links() to intel_dp_mst_a...
Imre Deak
-21
/
+20
2025-04-07
drm/i915/dp_mst: Remove stream count assert from intel_dp_check_mst_status()
Imre Deak
-2
/
+0
2025-04-07
drm/i915/dp_mst: Add intel_dp_mst_{inc, dec}_active_streams()
Imre Deak
-16
/
+27
2025-04-07
drm/i915/dp: Rename intel_dp::link_trained to link.active
Imre Deak
-12
/
+12
2025-04-07
drm/ast: Validate display modes against framebuffer and format limits
Thomas Zimmermann
-9
/
+15
2025-04-07
drm/ast: Remove vaddr field from struct ast_plane
Thomas Zimmermann
-14
/
+17
2025-04-07
drm/ast: Fix comment on modeset lock
Thomas Zimmermann
-3
/
+3
2025-04-07
drm/bridge-connector: hook DisplayPort audio support
Dmitry Baryshkov
-24
/
+93
2025-04-07
drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMI
Dmitry Baryshkov
-21
/
+42
2025-04-07
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
-35122
/
+123240
2025-04-07
drm/i915/vrr: Add vrr.vsync_{start, end} in vrr_params_changed
Ankit Nautiyal
-1
/
+3
2025-04-07
drm/bridge: samsung-dsim: use dynamic lifetime management
Luca Ceresoli
-4
/
+3
2025-04-07
drm/bridge: ti-sn65dsi83: use dynamic lifetime management
Luca Ceresoli
-4
/
+3
2025-04-07
drm/bridge: make devm_drm_bridge_alloc() mandatory for bridge allocation
Luca Ceresoli
-0
/
+3
2025-04-07
drm/bridge: add support for refcounting
Luca Ceresoli
-1
/
+62
2025-04-07
drm/bridge: add devm_drm_bridge_alloc()
Luca Ceresoli
-0
/
+22
2025-04-07
drm/imagination: loop counters moved to loop scope
Alexandru Dadu
-54
/
+27
2025-04-07
drm/sysfb: vesadrm: Add gamma correction
Thomas Zimmermann
-0
/
+206
2025-04-07
drm/sysfb: vesadrm: Add EDID support
Thomas Zimmermann
-0
/
+8
2025-04-07
drm/sysfb: Add vesadrm for VESA displays
Thomas Zimmermann
-0
/
+465
2025-04-07
drm/sysfb: efidrm: Add EDID support
Thomas Zimmermann
-0
/
+8
2025-04-07
drm/sysfb: Add efidrm for EFI displays
Thomas Zimmermann
-0
/
+504
2025-04-07
drm/sysfb: ofdrm: Add EDID support
Thomas Zimmermann
-0
/
+56
2025-04-07
drm/sysfb: Merge primary-plane functions
Thomas Zimmermann
-250
/
+187
2025-04-07
drm/sysfb: Merge CRTC functions
Thomas Zimmermann
-62
/
+57
2025-04-07
drm/sysfb: Maintain CRTC state in struct drm_sysfb_crtc_state
Thomas Zimmermann
-75
/
+95
2025-04-07
drm/sysfb: Merge connector functions
Thomas Zimmermann
-24
/
+33
2025-04-07
drm/sysfb: Merge mode-config functions
Thomas Zimmermann
-6
/
+11
2025-04-07
drm/sysfb: Provide single mode-init helper
Thomas Zimmermann
-38
/
+31
2025-04-07
drm/sysfb: Add struct drm_sysfb_device
Thomas Zimmermann
-84
/
+135
2025-04-07
drm: Move sysfb drivers into separate subdirectory
Thomas Zimmermann
-34
/
+45
2025-04-07
drm/simpledrm: Remove struct simpledrm_device.nformats
Thomas Zimmermann
-1
/
+0
2025-04-07
drm/ofdrm: Open-code drm_simple_encoder_init()
Thomas Zimmermann
-2
/
+5
2025-04-07
drm/ofdrm: Remove struct ofdrm_device.pdev
Thomas Zimmermann
-1
/
+0
2025-04-07
drm/vc4: tests: Retry pv-muxing tests when EDEADLK
Maxime Ripard
-1
/
+112
2025-04-07
drm/vc4: tests: Stop allocating the state in test init
Maxime Ripard
-14
/
+27
2025-04-07
drm/vc4: tests: Document output handling functions
Maxime Ripard
-0
/
+26
2025-04-07
drm/vc4: tests: Use return instead of assert
Maxime Ripard
-12
/
+24
2025-04-07
panel/panel-edp: Use refcounted allocation in place of devm_kzalloc()
Anusha Srivatsa
-5
/
+4
[prev]
[next]