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
Age
Commit message (
Expand
)
Author
Lines
2024-08-16
drm/xe/uc: Use devm to register cleanup that includes exec_queues
Daniele Ceraolo Spurio
-4
/
+4
2024-08-16
drm/xe/uc: Use managed bo for HuC and GSC objects
Daniele Ceraolo Spurio
-53
/
+14
2024-08-16
drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)
Jani Nikula
-6
/
+6
2024-08-16
drm/i915: make intel_display_power_domain_str() static
Jani Nikula
-4
/
+1
2024-08-16
drm/i915/hti: convert to struct intel_display
Jani Nikula
-17
/
+18
2024-08-16
drm/i915/display: convert dp aux backlight to struct intel_display
Jani Nikula
-30
/
+40
2024-08-16
drm/i915/lspcon: convert to struct intel_display
Jani Nikula
-58
/
+57
2024-08-16
drm/i915/alpm: convert to struct intel_display
Jani Nikula
-27
/
+27
2024-08-16
drm/i915/display: convert intel_load_detect.c to struct intel_display
Jani Nikula
-14
/
+13
2024-08-16
drm/i915/display: convert intel_link_bw.c to struct intel_display
Jani Nikula
-14
/
+13
2024-08-16
drm/i915/display: support struct intel_atomic_state in to_intel_display()
Jani Nikula
-0
/
+3
2024-08-16
drm/tilcdc: Use backlight power constants
Thomas Zimmermann
-1
/
+1
2024-08-16
drm/radeon: Use backlight power constants
Thomas Zimmermann
-2
/
+2
2024-08-16
drm/panel: panel-sony-acx565akm: Use backlight power constants
Thomas Zimmermann
-1
/
+1
2024-08-16
drm/panel: panel-samsung-s6e3ha2: Use backlight power constants
Thomas Zimmermann
-5
/
+5
2024-08-16
drm/panel: panel-samsung-s6e63j0x03: Use backlight power constants
Thomas Zimmermann
-5
/
+5
2024-08-16
drm/panel: panel-orisetech-otm8009a: Use backlight power constants
Thomas Zimmermann
-2
/
+2
2024-08-16
drm/panel: panel-novatak-nt35510: Use backlight power constants
Thomas Zimmermann
-1
/
+1
2024-08-16
drm/amdgpu: Use backlight power constants
Thomas Zimmermann
-1
/
+1
2024-08-16
Merge tag 'mediatek-drm-fixes-20240805' of https://git.kernel.org/pub/scm/lin...
Dave Airlie
-2
/
+2
2024-08-16
Merge tag 'drm-intel-next-2024-08-13' of https://gitlab.freedesktop.org/drm/i...
Dave Airlie
-1406
/
+1815
2024-08-15
drm/xe: Fix tile fini sequence
Matthew Brost
-1
/
+4
2024-08-16
Merge tag 'drm-xe-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-160
/
+247
2024-08-16
nouveau/firmware: use dma non-coherent allocator
Dave Airlie
-3
/
+12
2024-08-16
Merge tag 'drm-misc-fixes-2024-08-15' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-6
/
+24
2024-08-15
drm/xe: use devm instead of drmm for managed bo
Daniele Ceraolo Spurio
-3
/
+3
2024-08-15
drm/xe: Make exec_queue_kill safe to call twice
Daniele Ceraolo Spurio
-2
/
+15
2024-08-15
drm/xe: fix engine_class bounds check again
Matthew Auld
-1
/
+1
2024-08-15
drm/rockchip: dw_hdmi: Add max_tmds_clock validation
Jonas Karlman
-0
/
+11
2024-08-15
drm/rockchip: dw_hdmi: Allow High TMDS Bit Rates
Jonas Karlman
-0
/
+2
2024-08-15
drm/rockchip: dw_hdmi: Fix reading EDID when using a forced mode
Jonas Karlman
-0
/
+2
2024-08-15
drm/rockchip: vop: Allow 4096px width scaling
Alex Bee
-2
/
+2
2024-08-15
drm/msm/adreno: Fix error return if missing firmware-name
Rob Clark
-1
/
+1
2024-08-15
drm/i915/pps: Disable DPLS_GATING around pps sequence
Suraj Kandpal
-0
/
+12
2024-08-15
drm/i915/hdcp: Use correct cp_irq_count
Suraj Kandpal
-1
/
+3
2024-08-15
drm/vkms: Formatting and typo fix
Louis Chauvet
-2
/
+4
2024-08-15
drm/mediatek: ovl_adaptor: Use scoped variant of for_each_child_of_node()
Javier Carrasco
-5
/
+3
2024-08-15
drm/mediatek: ovl_adaptor: Add missing of_node_put()
Javier Carrasco
-1
/
+3
2024-08-15
drm/mediatek: ovl_adaptor: Drop unused mtk_crtc.h header
Javier Carrasco
-1
/
+0
2024-08-15
drm/xe: Hold a PM ref when GT TLB invalidations are inflight
Matthew Brost
-3
/
+29
2024-08-15
drm/xe: Drop xe_gt_tlb_invalidation_wait
Matthew Brost
-110
/
+80
2024-08-15
drm/xe: Add xe_gt_tlb_invalidation_fence_init helper
Matthew Brost
-25
/
+40
2024-08-15
drm/xe/pf: Fix VF config validation on multi-GT platforms
Michal Wajdeczko
-3
/
+8
2024-08-15
drm/xe: Build PM into GuC CT layer
Matthew Brost
-1
/
+18
2024-08-15
drm/xe/vf: Fix register value lookup
Michal Wajdeczko
-1
/
+1
2024-08-15
drm/xe: Fix use after free when client stats are captured
Umesh Nerlige Ramappa
-9
/
+13
2024-08-15
drm/xe: Take a ref to xe file when user creates a VM
Umesh Nerlige Ramappa
-1
/
+5
2024-08-15
drm/xe: Add ref counting for xe_file
Umesh Nerlige Ramappa
-2
/
+37
2024-08-15
drm/xe: Move part of xe_file cleanup to a helper
Umesh Nerlige Ramappa
-11
/
+18
2024-08-15
drm/xe: Validate user fence during creation
Matthew Brost
-4
/
+8
[prev]
[next]