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-10-15
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Srinivasan Shanmugam
-2
/
+3
2024-10-15
drm/amd/display: Add hpd_source index out-of-bounds check for dcn3x link enco...
Srinivasan Shanmugam
-12
/
+12
2024-10-15
drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes
Michael Chen
-2
/
+2
2024-10-15
drm/amdgpu: Show current compute partition on VF
Lijo Lazar
-10
/
+31
2024-10-15
drm/amdgpu: Fetch NPS mode for GCv9.4.3 VFs
Lijo Lazar
-8
/
+36
2024-10-15
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Mohammed Anees
-1
/
+1
2024-10-15
drm/amd/pm: Fill pcie recov cntr to metrics 1.6
Asad Kamal
-0
/
+16
2024-10-15
drm/amd/pm: Update SMUv13.0.6 PMFW headers
Asad Kamal
-1
/
+4
2024-10-15
drm/amdgpu: enable enforce_isolation sysfs node on VFs
Alex Deucher
-7
/
+4
2024-10-15
drm/amdgpu: Add NPS switch support for GC 9.4.3
Lijo Lazar
-0
/
+58
2024-10-15
drm/amdgpu/gfx12: Apply Isolation Enforcement to GFX & Compute rings
Srinivasan Shanmugam
-0
/
+4
2024-10-15
drm/amdgpu: optimize fn gfx_v12_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v11_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v10_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v9_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize fn gfx_v9_4_3_ring_insert_nop
Sunil Khatri
-4
/
+1
2024-10-15
drm/amdgpu: optimize insert_nop using multi dwords
Sunil Khatri
-3
/
+19
2024-10-15
drm/amdgpu: Check gmc requirement for reset on init
Lijo Lazar
-1
/
+19
2024-10-15
drm/amdgpu: Place NPS mode request on unload
Lijo Lazar
-0
/
+92
2024-10-15
drm/i915/pmu: Add support for gen2
Ville Syrjälä
-7
/
+27
2024-10-15
drm/i915/gt: s/gen3/gen2/
Ville Syrjälä
-12
/
+12
2024-10-15
drm/i915/gt: Nuke gen2_irq_{enable,disable}()
Ville Syrjälä
-23
/
+1
2024-10-15
drm/i915/irq: s/gen3/gen2/
Ville Syrjälä
-62
/
+62
2024-10-15
gpu: host1x: Fix boot regression for Tegra
Jon Hunter
-10
/
+8
2024-10-15
drm/i915/display: Don't allow tile4 framebuffer to do hflip on display20 or g...
Juha-Pekka Heikkila
-0
/
+25
2024-10-15
drm/i915/display: Fix Panel Replay vblank enable workaround
Jouni Högander
-2
/
+2
2024-10-15
drm/i915/display: Add own counter for Panel Replay vblank workaround
Jouni Högander
-4
/
+6
2024-10-14
drm/msm: Allocate memory for disp snapshot with kvzalloc()
Douglas Anderson
-2
/
+2
2024-10-14
drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()
Douglas Anderson
-7
/
+8
2024-10-14
drm/msm/dsi: fix 32-bit signed integer extension in pclk_rate calculation
Jonathan Marek
-1
/
+1
2024-10-14
drm/msm/dsi: improve/fix dsc pclk calculation
Jonathan Marek
-1
/
+1
2024-10-14
drm/msm/hdmi: drop pll_cmp_to_fdata from hdmi_phy_8998
Dmitry Baryshkov
-9
/
+0
2024-10-14
drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
Dmitry Baryshkov
-4
/
+13
2024-10-14
drm/msm/dpu: move CRTC resource assignment to dpu_encoder_virt_atomic_check
Dmitry Baryshkov
-24
/
+38
2024-10-14
drm/msm/dpu: make sure phys resources are properly initialized
Dmitry Baryshkov
-5
/
+4
2024-10-14
drm/i915/guc: Enable PXP GuC autoteardown flow
Juston Li
-1
/
+13
2024-10-14
drm/panel: himax-hx83102: Adjust power and gamma to optimize brightness
Cong Yang
-6
/
+6
2024-10-14
drm/xe/display: align framebuffers according to hw requirements
Juha-Pekka Heikkila
-22
/
+35
2024-10-14
drm/xe: add interface to request physical alignment for buffer objects
Juha-Pekka Heikkila
-9
/
+37
2024-10-14
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak
-0
/
+3
2024-10-14
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Imre Deak
-12
/
+27
2024-10-14
drm: Remove DRM aperture helpers
Thomas Zimmermann
-193
/
+0
2024-10-14
drm/xe: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-10-14
drm/vmwgfx: Use video aperture helpers
Thomas Zimmermann
-2
/
+3
2024-10-14
drm/virtgpu: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-10-14
drm/vc4: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-10-14
drm/vboxvideo: Use video aperture helpers
Thomas Zimmermann
-2
/
+3
2024-10-14
drm/cirrus: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-10-14
drm/bochs: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
2024-10-14
drm/tegra: Use video aperture helpers
Thomas Zimmermann
-2
/
+2
[prev]
[next]