summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
2024-05-23drm/radeon: convert to using is_hdmi and has_audio from display infoJani Nikula-20/+19
2024-05-23drm/nouveau: convert to using is_hdmi and has_audio from display infoJani Nikula-12/+6
2024-05-23Merge tag 'drm-misc-next-fixes-2024-05-23' of https://gitlab.freedesktop.org/...Dave Airlie-7/+6
2024-05-23Merge tag 'amd-drm-fixes-6.10-2024-05-22' of https://gitlab.freedesktop.org/a...Dave Airlie-14/+83
2024-05-22Merge tag 'mm-nonmm-stable-2024-05-22-17-30' of git://git.kernel.org/pub/scm/...Linus Torvalds-102/+7
2024-05-22tracing/treewide: Remove second parameter of __assign_str()Steven Rostedt (Google)-47/+47
2024-05-22drm/xe: Properly handle alloc_guc_id() failureNiranjana Vishwanathapura-0/+1
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-20/+6
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-2/+2
2024-05-22drm/xe/uc: Don't emit false error if running in execlist modeMichal Wajdeczko-1/+1
2024-05-22drm/amdgpu/atomfirmware: add intergrated info v2.3 tableLi Ma-0/+58
2024-05-22drm/panel-edp: Add CMN N116BCJ-EAKHaikun Zhou-0/+1
2024-05-22drm/i915: Document which platforms use which sprite registersVille Syrjälä-8/+11
2024-05-22drm/i915: Polish sprite plane register definitionsVille Syrjälä-97/+134
2024-05-22drm/i915: Document a few pre-skl primary plane platform dependenciesVille Syrjälä-11/+11
2024-05-22drm/i915: Polish pre-skl primary plane registersVille Syrjälä-17/+29
2024-05-22drm/i915: Extract i9xx_plane_regs.hVille Syrjälä-87/+110
2024-05-22drm/i915: Move PIPEGCMAX to intel_color_regs.hVille Syrjälä-4/+5
2024-05-22drm/i915: Add separate defines for cursor WM/DDB register bitsVille Syrjälä-11/+39
2024-05-22drm/i915: Rename selective fetch plane registersVille Syrjälä-11/+11
2024-05-22drm/i915: Simplify PIPESRC_ERLY_TPT definitionVille Syrjälä-4/+4
2024-05-22drm/i915: Add separate define for SEL_FETCH_CUR_CTL()Ville Syrjälä-3/+8
2024-05-22drm/i915: Clean up the cursor register definesVille Syrjälä-26/+26
2024-05-22drm/i915: Add skl+ plane name aliases to enum plane_idVille Syrjälä-26/+30
2024-05-22drm/virtio: drop owner assignmentKrzysztof Kozlowski-1/+0
2024-05-22drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas-1/+3
2024-05-22drm/i915: Bump max TMDS bitrate to 6 Gbps on ADL-S/ADL-P/DG2+Ville Syrjälä-1/+3
2024-05-22drm/xe/display: move device_remove over to drmmMatthew Auld-7/+21
2024-05-22drm/xe/display: stop calling domains_driver_remove twiceMatthew Auld-1/+0
2024-05-22drm/xe/display: move display fini stuff to devmMatthew Auld-6/+6
2024-05-22drm/xe: reset mmio mappings with devmMatthew Auld-8/+33
2024-05-22drm/xe/mmio: move mmio_fini over to devmMatthew Auld-2/+5
2024-05-22drm/xe: make gt_remove use devmMatthew Auld-30/+9
2024-05-22drm/xe/gt: break out gt_fini into sw vs hw stateMatthew Auld-8/+14
2024-05-22drm/xe/coredump: move over to devmMatthew Auld-2/+4
2024-05-22drm/xe/device: move xe_device_sanitize over to devmMatthew Auld-2/+2
2024-05-22drm/xe/device: move flr to devmMatthew Auld-2/+2
2024-05-22drm/xe/irq: move irq_uninstall over to devmMatthew Auld-3/+3
2024-05-22drm/xe/guc_pc: s/pc_fini/pc_fini_hw/Matthew Auld-3/+3
2024-05-22drm/xe/guc_pc: move pc_fini to devmMatthew Auld-3/+2
2024-05-22drm/xe/guc: s/guc_fini/guc_fini_hw/Matthew Auld-2/+2
2024-05-22drm/xe/guc: move guc_fini over to devmMatthew Auld-2/+2
2024-05-22drm/xe/ggtt: use drm_dev_enter to mark device sectionMatthew Auld-3/+15
2024-05-22drm/xe: covert sysfs over to devmMatthew Auld-22/+22
2024-05-22drm/xe/pci: remove broken driver_releaseMatthew Auld-9/+0
2024-05-22drm/i915/bmg: Load DMCGustavo Sousa-0/+6
2024-05-22drm/xe/vf: Custom GuC initialization if VFMichal Wajdeczko-0/+59
2024-05-22drm/xe/guc: Allow to initialize submission with limited set of IDsMichal Wajdeczko-4/+17
2024-05-22drm/xe: Cleanup xe_mmio.hMichal Wajdeczko-10/+6
2024-05-22drm/xe: Don't rely on indirect includes from xe_mmio.hMichal Wajdeczko-0/+11