summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-05-11drm/amdgpu: Wait for GFX idle before PTL state transitionPerry Yuan
2026-05-11drm/amdgpu: add new data types F8 and Vector for PTLPerry Yuan
2026-05-11drm/amdgpu: add amdgpu.ptl module parameter for PTL controlPerry Yuan
2026-05-11drm/amdgpu: Track PTL disable requests by sourcePerry Yuan
2026-05-11drm/amdkfd: suspend scheduler during PTL re-enablingPerry Yuan
2026-05-11drm/amdkfd: Add PTL control IOCTL Option and unify refcount logicPerry Yuan
2026-05-11drm/amdgpu: add sysfs for Peak Tops Limiter (PTL)Perry Yuan
2026-05-11drm/amdkfd: add kgd control interface for ptlPerry Yuan
2026-05-11drm/amdgpu: add PTL enable/query gfx control support for GC 9.4.4Perry Yuan
2026-05-11drm/amdgpu: add psp interfaces for peak tops limiter driverPerry Yuan
2026-05-11drm/amdgpu: add new performance monitor PSP interfacesPerry Yuan
2026-05-11amd/amdkfd: Add kfd_ioctl_profiler to contain profiler kernel driver changesBenjamin Welton
2026-05-11drm/i915: Consolidate the intel_plane_(un)pin_fb() implementationsVille Syrjälä
2026-05-11drm/xe: Use xe_fb_pin_ggtt_pin() for the initial FB pinVille Syrjälä
2026-05-11drm/i915/fbdev: Use intel_parent_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Introduce the main fb_pin parent interfaceVille Syrjälä
2026-05-11drm/xe: Restructure reuse_vma()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Introduce xe_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/xe: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/xe: Kill the fbdev vma reuse hackVille Syrjälä
2026-05-11drm/xe: Move the FORCE_WC assert into __xe_pin_fb_vma()Ville Syrjälä
2026-05-11drm/i915: Introduce i915_fb_pin_ggtt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Introduce i915_fb_pin_dpt_(un)pin()Ville Syrjälä
2026-05-11drm/i915: Reorganize intel_plane_pin_fb() a bitVille Syrjälä
2026-05-11drm/i915: Move the i915_dpt_offset()==0 assertVille Syrjälä
2026-05-11drm/i915: Move intel_fb_pin_params to the parent interfaceVille Syrjälä
2026-05-11drm/i915: Introduce intel_parent_fb_pin_get_map()Ville Syrjälä
2026-05-11drm/i915/dp: Fix VSC dynamic range signaling for RGB formatsChaitanya Kumar Borah
2026-05-11rust: auxiliary: add registration data to auxiliary devicesDanilo Krummrich
2026-05-11drm/xe/dma-buf: fix UAF with retry loopMatthew Auld
2026-05-11drm/xe/dma-buf: handle empty bo and UAF racesMatthew Auld
2026-05-11drm/dp: Use drm_printf_indent for DP SDP loggingAnkit Nautiyal
2026-05-11drm/dp: Add target_rr_divider field in AS SDP loggingAnkit Nautiyal
2026-05-11drm/dp: Add a helper to get the SDP type as a stringAnkit Nautiyal
2026-05-11drm/dp: Store coasting vtotal in struct drm_dp_as_sdpAnkit Nautiyal
2026-05-11drm/dp: Refactor AS SDP logging to use space-separated field namesAnkit Nautiyal
2026-05-11drm/dp: Rename and relocate AS SDP payload field masksAnkit Nautiyal
2026-05-11drm/panel: Make drm_panel_init() staticAlbert Esteve
2026-05-11drm/panel/startek-kd070fhfid015: Use refcounted allocation in place of devm_k...Albert Esteve
2026-05-11drm/panel/truly-nt35597: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/sharp-ls043t1le01: Use refcounted allocation in place of devm_kzall...Albert Esteve
2026-05-11drm/panel/tdo-tl070wsh30: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/ilitek-ili9806e: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/lxd-m9189a: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/novatek-nt37700f: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/samsung-s6e63m0: Use refcounted allocation in place of devm_kzalloc()Albert Esteve
2026-05-11drm/panel/visionox-g2647fb105: Use refcounted allocation in place of devm_kza...Albert Esteve
2026-05-11drm/i915/ddi: Fix cleanup after HDMI connector init failureImre Deak
2026-05-11drm/i915/ddi: Fix cleanup after DP connector init failureImre Deak