Intel Has A Few More Graphics Changes For The Linux 3.20 Kernel
![INTEL](/assets/categories/intel.webp)
Daniel Vetter of Intel's Open-Source Technology Center sent in yet another Intel drm-next pull request to David Airlie for accepting into the 3.20 DRM-Next Git tree before he closes off the tree for accepting new feature code (Airlie's change for the past few kernels has been to stop accepting new code a few weeks before the N-1 release). With this latest Git pull request, the changes aren't too exciting:
- refactor i915/snd-hda interaction to use the component framework (Imre)There's some audio code reworking, Panel Self Refresh clean-ups, utilization of the Atomic plane helpers, write-combining mmap support, and other small changes.
- psr cleanups and small fixes (Rodrigo)
- a few perf w/a from Ken Graunke
- switch to atomic plane helpers (Matt Roper)
- wc mmap support (Chris Wilson & Akash Goel)
- smaller things all over
Vetter also sent in various small changes for DRM core as part of a separate pull request. He then said, "I'm cooking some more atomic patches that I'd like to sneak into 3.20, but still need a bit more testing. I'll send the pull for that next week, impact should be really minimal (mostly new code to allow drivers to do dpms on atomic and so get rid of the last legacy entry point)."
Among the prominent Intel DRM changes already queued up for Linux 3.20 include an important Haswell performance boosting patch, HiZ performance work for Broadwell and Cherryview, and other improvements -- including full PPGTT for Broadwell.
Add A Comment