summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2024-05-23drm/xe: Enable D3Cold on 'low' VRAM utilizationRodrigo Vivi
2024-05-23drm/xe: Stop checking for power_lost on D3ColdRodrigo Vivi
2024-05-23drm/xe: Prepare display for D3ColdRodrigo Vivi
2024-05-23drm/xe: Relax runtime pm protection around VMRodrigo Vivi
2024-05-23drm/xe: Relax runtime pm protection during executionRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_in_use documentationRodrigo Vivi
2024-05-23drm/xe: Fix xe_pm_runtime_get_if_active returnRodrigo Vivi
2024-05-23Merge tag 'drm-misc-fixes-2024-05-16' of https://gitlab.freedesktop.org/drm/m...Daniel Vetter
2024-05-23drm/xe: Add process name to devcoredumpJosé Roberto de Souza
2024-05-23drm/i915: Define SEL_FETCH_PLANE registers via PICK_EVEN_2RANGES()Ville Syrjälä
2024-05-23drm/edid: add a helper for EDID sysfs property showJani Nikula
2024-05-23drm/amdgpu: remove amdgpu_connector_edid() and stop using edid_blob_ptrJani Nikula
2024-05-23drm/radeon: remove radeon_connector_edid() and stop using edid_blob_ptrJani Nikula
2024-05-23drm/radeon: convert to using is_hdmi and has_audio from display infoJani Nikula
2024-05-23drm/nouveau: convert to using is_hdmi and has_audio from display infoJani Nikula
2024-05-23Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie
2024-05-23Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)
2024-05-22drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22drm/xe/uc: Don't emit false error if running in execlist modeMichal Wajdeczko
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma
2024-05-22drm/panel-edp: Add CMN N116BCJ-EAKHaikun Zhou
2024-05-22drm/i915: Document which platforms use which sprite registersVille Syrjälä
2024-05-22drm/i915: Polish sprite plane register definitionsVille Syrjälä
2024-05-22drm/i915: Document a few pre-skl primary plane platform dependenciesVille Syrjälä
2024-05-22drm/i915: Polish pre-skl primary plane registersVille Syrjälä
2024-05-22drm/i915: Extract i9xx_plane_regs.hVille Syrjälä
2024-05-22drm/i915: Move PIPEGCMAX to intel_color_regs.hVille Syrjälä
2024-05-22drm/i915: Add separate defines for cursor WM/DDB register bitsVille Syrjälä
2024-05-22drm/i915: Rename selective fetch plane registersVille Syrjälä
2024-05-22drm/i915: Simplify PIPESRC_ERLY_TPT definitionVille Syrjälä
2024-05-22drm/i915: Add separate define for SEL_FETCH_CUR_CTL()Ville Syrjälä
2024-05-22drm/i915: Clean up the cursor register definesVille Syrjälä
2024-05-22drm/i915: Add skl+ plane name aliases to enum plane_idVille Syrjälä
2024-05-22drm/virtio: drop owner assignmentKrzysztof Kozlowski
2024-05-22drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas
2024-05-22drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL-S/ADL-P/DG2+Ville Syrjälä
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld
2024-05-22drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld
2024-05-22drm/xe/display: move display fini stuff to devmMatthew Auld
2024-05-22drm/xe: reset mmio mappings with devmMatthew Auld
2024-05-22drm/xe/mmio: move mmio_fini over to devmMatthew Auld
2024-05-22drm/xe: make gt_remove use devmMatthew Auld
2024-05-22drm/xe/gt: break out gt_fini into sw vs hw stateMatthew Auld
2024-05-22drm/xe/coredump: move over to devmMatthew Auld
2024-05-22drm/xe/device: move xe_device_sanitize over to devmMatthew Auld
2024-05-22drm/xe/device: move flr to devmMatthew Auld