summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-09-19drm/xe: Fix build with CONFIG_MODULES=nLucas De Marchi
2025-09-19drm/sched/tests: Remove relict of done_listPhilipp Stanner
2025-09-19drm/gma500: Fix null dereference in hdmi teardownZabelin Nikita
2025-09-19drm/i915/dmc: explicitly sanitize num_entries from package_headerLuca Coelho
2025-09-19drm/panfrost: Bump the minor version numberSteven Price
2025-09-19drm/i915: Soft defeature of cursor size reductionNemesa Garg
2025-09-19drm/i915/irq: add ilk_display_irq_reset()Jani Nikula
2025-09-19drm/i915/irq: rename de_irq_mask[] to de_pipe_imr_mask[]Jani Nikula
2025-09-19drm/i915/irq: rename irq_mask to gen2_imr_maskJani Nikula
2025-09-19drm/i915/irq: use a dedicated IMR cache for gen 5-7Jani Nikula
2025-09-19drm/i915/irq: use a dedicated IMR cache for VLV/CHVJani Nikula
2025-09-19drm/ast: Use msleep instead of mdelay for edid readNirmoy Das
2025-09-19drm/i915/fbdev: drop dependency on display in i915 specific codeJani Nikula
2025-09-19drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_fill_info()Jani Nikula
2025-09-19drm/{i915,xe}/fbdev: deduplicate fbdev creationJani Nikula
2025-09-19drm/{i915, xe}/fbdev: add intel_fbdev_fb_bo_destroy()Jani Nikula
2025-09-19drm/xe/fbdev: abstract bo creationJani Nikula
2025-09-19drm/i915/fbdev: abstract bo creationJani Nikula
2025-09-19drm/{i915, xe}/fbdev: deduplicate struct drm_mode_fb_cmd2 initJani Nikula
2025-09-19drm/{i915, xe}/fbdev: pass struct drm_device to intel_fbdev_fb_alloc()Jani Nikula
2025-09-19drm/i915/fbdev: make intel_framebuffer_create() error return handling explicitJani Nikula
2025-09-19drm/xe/fbdev: use the same 64-byte stride alignment as i915Jani Nikula
2025-09-19Merge tag 'drm-intel-next-2025-09-12' of https://gitlab.freedesktop.org/drm/i...Dave Airlie
2025-09-19drm/bridge: waveshare-dsi: Fix bailout for devm_drm_bridge_alloc()Liu Ying
2025-09-19Merge tag 'drm-misc-next-fixes-2025-09-18' of https://gitlab.freedesktop.org/...Dave Airlie
2025-09-19Merge tag 'amd-drm-fixes-6.17-2025-09-18' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-09-19Merge tag 'drm-xe-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-09-19Merge tag 'drm-misc-fixes-2025-09-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-09-18drm/xe/configfs: Add mid context restore bbLucas De Marchi
2025-09-18drm/xe/lrc: Allow to add user commands mid context switchLucas De Marchi
2025-09-18drm/xe/lrc: Allow INDIRECT_CTX for more engine classesLucas De Marchi
2025-09-18drm/xe/configfs: Add post context restore bbLucas De Marchi
2025-09-18drm/xe/lrc: Allow to add user commands on context switchLucas De Marchi
2025-09-18drm/xe/configfs: Allow to select by class onlyLucas De Marchi
2025-09-18drm/xe/configfs: Extract function to parse engineLucas De Marchi
2025-09-18drm/amd/display: Only restore backlight after amdgpu_dm_init or dm_resumeMatthew Schwartz
2025-09-18drm/amdgpu/atom: Check kcalloc() for WS buffer in amdgpu_atom_execute_table_l...Guangshuo Li
2025-09-18drm/amdgpu: revert to old status lock handling v3Christian König
2025-09-18drm/i915/vrr: Move the TGL SCL mangling of vmin/vmax/flipline deeperVille Syrjälä
2025-09-18drm/i915/vrr: Annotate some functions with "hw"Ville Syrjälä
2025-09-18drm/i915/vrr: Store guardband in crtc state even for icl/tglVille Syrjälä
2025-09-18drm/i915/vrr: Readout framestart_delay earlierVille Syrjälä
2025-09-18drm/i915/vrr: Extract helpers to convert between guardband and pipeline_full ...Ville Syrjälä
2025-09-18drm/amdgpu: suspend KFD and KGD user queues for S0ixAlex Deucher
2025-09-18drm/amdkfd: add proper handling for S0ixAlex Deucher
2025-09-18drm/xe/xe_late_bind_fw: Extract and print version infoBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Introduce debug fs node to disable late bindingBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Reload late binding fw during system resumeBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Reload late binding fw in rpm resumeBadal Nilawar
2025-09-18drm/xe/xe_late_bind_fw: Load late binding firmwareBadal Nilawar