I'm adding a backpointer from struct intel_device
to struct drm_device* drm
. That direction is not the problem. The other direction is....
I was thinking something like the void * gfx_device of https://patchwork.freedesktop.org/patch/580260/?series=130437&rev=1...
@rodrigovivi How would that registration actually work?...
this is the most scaring part, where likely a void *device registration looks less magical. But anyway, it looks like this also works and in a dir...
we could also make a void *device registered at display_init?
I like this abstraction a lot... we should start this conversion one way or another asap.
-
b200bde0 · drm/bridge: remove ->get_edid callback
- ... and 63 more commits. Compare 09308b50...b200bde0
-
09308b50 · drm/bridge: remove ->get_edid callback
- ... and 438 more commits. Compare ffe6e2f3...09308b50
-
ffe6e2f3 · drm/bridge: remove ->get_edid callback
- ... and 18712 more commits. Compare 12f86090...ffe6e2f3
-
12f86090 · drm/bridge: remove ->get_edid callback
- ... and 163 more commits. Compare b30d2b4f...12f86090