Op 07-03-2019 om 18:46 schreef Sean Paul: > On Thu, Mar 07, 2019 at 10:48:24AM +0100, Maarten Lankhorst wrote: >> Hi Sean and Joonas, >> >> Here's a pull request for HDR format enabling in i915. Can this be pulled to drm-misc-next and dinq? >> >> Cheers, >> Maarten >> >> topic/hdr-formats-2019-03-07: > Mentioned on IRC, but will do so here as well. The key that signed this tag > isn't published. While I'm pretty sure that you are you, I would feel better if > you could publish and verify the key id for me. Key should be on keyservers. But if you're paranoid.. https://db.debian.org/ and look me up, and download the gpg key there. :) > >> Add support for Y21x and Y41x to drm core and i915, and P01x support to i915. >> The following changes since commit 4b057e73f28f1df13b77b77a52094238ffdf8abd: >> >> Merge tag 'drm-misc-fixes-2019-02-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next (2019-03-05 08:14:22 +1000) >> >> are available in the Git repository at: >> >> git://anongit.freedesktop.org/drm/drm-misc tags/topic/hdr-formats-2019-03-07 >> >> for you to fetch changes up to 296e9b19eff6157e1e4f130fa436e105c45725e9: >> >> drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes (2019-03-05 12:49:00 +0100) >> >> ---------------------------------------------------------------- >> Add support for Y21x and Y41x to drm core and i915, and P01x support to i915. >> >> ---------------------------------------------------------------- >> Juha-Pekka Heikkila (3): >> drm/i915: Add P010, P012, P016 plane control definitions >> drm/i915: Preparations for enabling P010, P012, P016 formats >> drm/i915: Enable P010, P012, P016 formats for primary and sprite planes >> >> Swati Sharma (3): >> drm: Add Y2xx and Y4xx (xx:10/12/16) format definitions and fourcc >> drm/i915/icl: Add Y2xx and Y4xx (xx:10/12/16) plane control definitions >> drm/i915/icl: Enabling Y2xx and Y4xx (xx:10/12/16) formats for universal planes >> >> drivers/gpu/drm/drm_fourcc.c | 6 ++ >> drivers/gpu/drm/i915/i915_reg.h | 9 +++ >> drivers/gpu/drm/i915/intel_atomic_plane.c | 2 +- >> drivers/gpu/drm/i915/intel_display.c | 57 ++++++++++++++-- >> drivers/gpu/drm/i915/intel_drv.h | 1 + >> drivers/gpu/drm/i915/intel_pm.c | 14 ++-- >> drivers/gpu/drm/i915/intel_sprite.c | 108 ++++++++++++++++++++++++++++-- >> include/uapi/drm/drm_fourcc.h | 16 +++++ >> 8 files changed, 194 insertions(+), 19 deletions(-) _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx