index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
iio
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-16
gpu: drm: apple: Add DCP audio driver
Martin Povišer
4
-0
/
+737
2024-09-16
drm: apple: av: Do not open AV service from afk receive handler
Janne Grunau
1
-10
/
+27
2024-09-16
drm: apple: av: Support macOS 12.3 and 13.5 firmware APIs
Janne Grunau
1
-9
/
+65
2024-09-16
gpu: drm: apple: Set up client of AV endpoint
Martin Povišer
7
-0
/
+344
2024-09-16
gpu: drm: apple: Expose injecting of EPIC calls via debugfs
Martin Povišer
5
-0
/
+206
2024-09-16
drm: apple: iomfb: export property dicts in connector debugfs
Janne Grunau
6
-16
/
+168
2024-09-16
drm: apple: Add Kconfig option for audio
Janne Grunau
2
-2
/
+15
2024-09-16
drm: apple: dptx: Debounce HPD by simple msleep()
Janne Grunau
1
-0
/
+6
2024-09-16
drm: apple: Fix/remove log messages
Janne Grunau
6
-54
/
+34
2024-09-16
drm: apple: backlight: force backlight update after resume
Mark Kettenis
4
-13
/
+32
2024-09-16
drm/apple: spelling fixes
Jonathan Gray
6
-7
/
+7
2024-09-16
drm/apple: Add missing RTKit Kconfig dependency
Alyssa Ross
1
-0
/
+1
2024-09-16
drm: apple: mark local functions static
Arnd Bergmann
1
-2
/
+2
2024-09-16
drm: apple: epic: systemep: Parse "mNits" log events
Janne Grunau
3
-0
/
+94
2024-09-16
drm: apple: epic: Pass full notfiy/report payload to handler
Janne Grunau
2
-16
/
+6
2024-09-16
drm: apple: parser: constify parser data
Janne Grunau
2
-22
/
+22
2024-09-16
drm: apple: iomfb: Always parse DisplayAttributes
Janne Grunau
1
-10
/
+5
2024-09-16
drm: apple: Prefer RGB SDR modes
Janne Grunau
3
-24
/
+138
2024-09-16
drm: apple: dptx: Wait for link config on connect
Janne Grunau
3
-10
/
+21
2024-09-16
drm: apple: Be less noisy about teardown notifies without service
Janne Grunau
1
-0
/
+6
2024-09-16
drm: apple: dcp: Fix resume with DPTX based display outputs
Janne Grunau
1
-0
/
+7
2024-09-16
drm: apple: Adjust startup sequence and timing for dptx
Janne Grunau
2
-29
/
+43
2024-09-16
drm: apple: iomfb: Extend hotplug/mode parsing logging
Janne Grunau
2
-2
/
+4
2024-09-16
drm : apple: iomfb: Handle OOB ASYNC/CB context
Janne Grunau
3
-1
/
+8
2024-09-16
drm: apple: iomfb: Use drm_kms_helper_connector_hotplug_event
Janne Grunau
1
-8
/
+4
2024-09-16
drm: apple: Fix DPTX hotplug handling
Janne Grunau
1
-11
/
+8
2024-09-16
drm: apple: Move modeset into drm_crtc's atomic_enable
Janne Grunau
3
-11
/
+10
2024-09-16
drm: apple: dptx: Log connect/disconnect calls
Janne Grunau
1
-0
/
+2
2024-09-16
drm: apple: Extract modeset crtc's atomic_flush()
Janne Grunau
6
-61
/
+124
2024-09-16
drm: apple: iomfb: Improve hotplug related logging
Janne Grunau
2
-1
/
+5
2024-09-16
drm: apple: HPD: Only act on connect IRQs
Janne Grunau
1
-3
/
+7
2024-09-16
drm: apple: dptx: Wait for completion of dptx_connect.
Janne Grunau
3
-5
/
+17
2024-09-16
drm: apple: Disconnect dptx When the CRTC is powered down
Janne Grunau
2
-51
/
+64
2024-09-16
drm: apple: dptx: Implement APCALL_DEACTIVATE and reset the phy
Janne Grunau
1
-3
/
+20
2024-09-16
Revert "drm: apple: iomfb: Do not match/create PMU service for dcpext"
Janne Grunau
5
-23
/
+2
2024-09-16
drm: apple: Keep information at which swap_id fb are still referenced
Janne Grunau
2
-0
/
+10
2024-09-16
drm: apple: Implement D592 callback
Janne Grunau
4
-0
/
+26
2024-09-16
drm: apple: afk: Update read pointer before processing message
Janne Grunau
1
-2
/
+9
2024-09-16
drm: apple: HACK: Do not delete piodma platform device
Janne Grunau
1
-1
/
+4
2024-09-16
drm/apple: Add missing sound Kconfig dependencies
Asahi Lina
1
-0
/
+2
2024-09-16
drm: apple: dptxep: Implement drive settings stuff
Hector Martin
2
-2
/
+74
2024-09-16
drm: apple: dptxep: Fix reply size check
Hector Martin
1
-2
/
+2
2024-09-16
drm: apple: Fix missing unlock path in dcp_dptx_connect
Hector Martin
1
-1
/
+3
2024-09-16
drm: apple: afk: Clear commands before sending them
Hector Martin
1
-0
/
+3
2024-09-16
drm: apple: dptx: Adapt dptxport_connect() to observed behavior
Janne Grunau
1
-3
/
+5
2024-09-16
drm: apple: dptx: Add DPTX_APCALL_ACTIVATE
Janne Grunau
1
-1
/
+21
2024-09-16
drm: apple: dptx: Add set_active_lanes APCALL
Janne Grunau
1
-0
/
+55
2024-09-16
drm: apple: dptx: port interface to macOS 13.5 firmware
Janne Grunau
1
-5
/
+5
2024-09-16
drm: apple: dptx: Port APCALL to macOS 13.3 firmware
Janne Grunau
3
-14
/
+40
2024-09-16
drm: apple: afk: Adapt to macOS 13.3 firmware
Janne Grunau
2
-3
/
+8
[prev]
[next]