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