aboutsummaryrefslogtreecommitdiff
path: root/tools/iio (unfollow)
Commit message (Expand)AuthorFilesLines
2024-09-16gpu: drm: apple: Add DCP audio driverMartin Povišer4-0/+737
2024-09-16drm: apple: av: Do not open AV service from afk receive handlerJanne Grunau1-10/+27
2024-09-16drm: apple: av: Support macOS 12.3 and 13.5 firmware APIsJanne Grunau1-9/+65
2024-09-16gpu: drm: apple: Set up client of AV endpointMartin Povišer7-0/+344
2024-09-16gpu: drm: apple: Expose injecting of EPIC calls via debugfsMartin Povišer5-0/+206
2024-09-16drm: apple: iomfb: export property dicts in connector debugfsJanne Grunau6-16/+168
2024-09-16drm: apple: Add Kconfig option for audioJanne Grunau2-2/+15
2024-09-16drm: apple: dptx: Debounce HPD by simple msleep()Janne Grunau1-0/+6
2024-09-16drm: apple: Fix/remove log messagesJanne Grunau6-54/+34
2024-09-16drm: apple: backlight: force backlight update after resumeMark Kettenis4-13/+32
2024-09-16drm/apple: spelling fixesJonathan Gray6-7/+7
2024-09-16drm/apple: Add missing RTKit Kconfig dependencyAlyssa Ross1-0/+1
2024-09-16drm: apple: mark local functions staticArnd Bergmann1-2/+2
2024-09-16drm: apple: epic: systemep: Parse "mNits" log eventsJanne Grunau3-0/+94
2024-09-16drm: apple: epic: Pass full notfiy/report payload to handlerJanne Grunau2-16/+6
2024-09-16drm: apple: parser: constify parser dataJanne Grunau2-22/+22
2024-09-16drm: apple: iomfb: Always parse DisplayAttributesJanne Grunau1-10/+5
2024-09-16drm: apple: Prefer RGB SDR modesJanne Grunau3-24/+138
2024-09-16drm: apple: dptx: Wait for link config on connectJanne Grunau3-10/+21
2024-09-16drm: apple: Be less noisy about teardown notifies without serviceJanne Grunau1-0/+6
2024-09-16drm: apple: dcp: Fix resume with DPTX based display outputsJanne Grunau1-0/+7
2024-09-16drm: apple: Adjust startup sequence and timing for dptxJanne Grunau2-29/+43
2024-09-16drm: apple: iomfb: Extend hotplug/mode parsing loggingJanne Grunau2-2/+4
2024-09-16drm : apple: iomfb: Handle OOB ASYNC/CB contextJanne Grunau3-1/+8
2024-09-16drm: apple: iomfb: Use drm_kms_helper_connector_hotplug_eventJanne Grunau1-8/+4
2024-09-16drm: apple: Fix DPTX hotplug handlingJanne Grunau1-11/+8
2024-09-16drm: apple: Move modeset into drm_crtc's atomic_enableJanne Grunau3-11/+10
2024-09-16drm: apple: dptx: Log connect/disconnect callsJanne Grunau1-0/+2
2024-09-16drm: apple: Extract modeset crtc's atomic_flush()Janne Grunau6-61/+124
2024-09-16drm: apple: iomfb: Improve hotplug related loggingJanne Grunau2-1/+5
2024-09-16drm: apple: HPD: Only act on connect IRQsJanne Grunau1-3/+7
2024-09-16drm: apple: dptx: Wait for completion of dptx_connect.Janne Grunau3-5/+17
2024-09-16drm: apple: Disconnect dptx When the CRTC is powered downJanne Grunau2-51/+64
2024-09-16drm: apple: dptx: Implement APCALL_DEACTIVATE and reset the phyJanne Grunau1-3/+20
2024-09-16Revert "drm: apple: iomfb: Do not match/create PMU service for dcpext"Janne Grunau5-23/+2
2024-09-16drm: apple: Keep information at which swap_id fb are still referencedJanne Grunau2-0/+10
2024-09-16drm: apple: Implement D592 callbackJanne Grunau4-0/+26
2024-09-16drm: apple: afk: Update read pointer before processing messageJanne Grunau1-2/+9
2024-09-16drm: apple: HACK: Do not delete piodma platform deviceJanne Grunau1-1/+4
2024-09-16drm/apple: Add missing sound Kconfig dependenciesAsahi Lina1-0/+2
2024-09-16drm: apple: dptxep: Implement drive settings stuffHector Martin2-2/+74
2024-09-16drm: apple: dptxep: Fix reply size checkHector Martin1-2/+2
2024-09-16drm: apple: Fix missing unlock path in dcp_dptx_connectHector Martin1-1/+3
2024-09-16drm: apple: afk: Clear commands before sending themHector Martin1-0/+3
2024-09-16drm: apple: dptx: Adapt dptxport_connect() to observed behaviorJanne Grunau1-3/+5
2024-09-16drm: apple: dptx: Add DPTX_APCALL_ACTIVATEJanne Grunau1-1/+21
2024-09-16drm: apple: dptx: Add set_active_lanes APCALLJanne Grunau1-0/+55
2024-09-16drm: apple: dptx: port interface to macOS 13.5 firmwareJanne Grunau1-5/+5
2024-09-16drm: apple: dptx: Port APCALL to macOS 13.3 firmwareJanne Grunau3-14/+40
2024-09-16drm: apple: afk: Adapt to macOS 13.3 firmwareJanne Grunau2-3/+8