Originally posted by shmerl
View Post
81 Fresh Patches For AMDGPU's DC (DAL) Display Code
Collapse
X
-
Fun fact, for RPM/DEB distros, you should be able to just download the DKMS package from the Pro package, which is open source, and run that with the open source stack that comes with your distro. YMMV on kernel version.
But with that said, i'm going to throw this all in one place:
Ubuntu and derivatives (and Debian?):
Kernel binaries (amd64) of amd-staging with DAL and latest security patches - M-Bab/linux-kernel-amdgpu-binaries
Fedora:
Arch:
Source:
Comment
-
-
Originally posted by duby229 View PostI am probably misunderstanding what DC is, but isn't it supposed to be an abstraction layer for advanced display configuration? If so then in my eyes that means DC itself was never even an option from conception. Am I wrong?
(the use of DC/DAL came from a desire to distinguish between this display code and the more limited display code already upstream, but probably not worth the confusion)
Test signature
Comment
-
-
Originally posted by schmidtbag View PostI find pointing out "bug fixes" to be funny, seeing as pretty much nobody has access to the hardware to experience the bugs in the first place (unless these bugs are why the code has been rejected). It's kind of like selling a used car to someone saying "the tires have been replaced twice" as though the owner will be affected by the first tire change.Test signature
Comment
-
-
Originally posted by bridgman View PostWe are trying to get everyone to stop calling it DC (since that is the name of the abstraction layer) or DAL (since that stands for Display Abstraction Layer) since neither of those make sense when we are de-mid-layering the display code. Let's just call it display code, OK ?
Comment
-
-
bridgman So what is the roadmap right now? I vaguely remember Dave being asked for some feedback on the current state of things about 2 months ago, but while the request was on gfx group the actual feedback/discussion was either private or on IRC - I'd love to know how close this is.
I'm guessing changes to make a next stab at being mainlined by 4.14 merge window close are slim? (I hope I'm wrong)
Comment
-
-
Originally posted by R41N3R View PostMaybe a completely new name would help then :-) Based on the effort by AMD this thing deserves a better one ;-)
Pretty much what you would expect... we keep pushing changes out to a public repo until we think it's worth the maintainers taking another in-depth look, we send out an RFC, everyone gnaws on the code for a while, then we either make a few more changes and get accepted upstream or we make a whole whack of additional changes and try again.
We still have some more work to do before we get to the "take an in-depth look please" point.Last edited by bridgman; 25 July 2017, 06:58 PM.Test signature
Comment
-
-
Originally posted by bridgman View PostWe still have some more work to do before we get to the "take an in-depth look please" point.
My understanding from the last go-round was that Dave wanted you guys to port everything to use the atomic modesetting helpers that intel and nouveau are using, and that was going to be a big change, right?
Comment
-
Comment