<div dir="ltr">Hi,<div class="gmail_extra"><br><div class="gmail_quote">On 12 December 2014 at 18:22, Ville Syrjälä <span dir="ltr"><<a href="mailto:ville.syrjala@linux.intel.com" target="_blank">ville.syrjala@linux.intel.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Dec 12, 2014 at 06:05:49PM +0000, Daniel Stone wrote:<br>> On 12 December 2014 at 18:00, Ville Syrjälä <<a href="mailto:ville.syrjala@linux.intel.com">ville.syrjala@linux.intel.com</a>><br>
> wrote:<br>> > Well anyone who is serious about quality ought to handle that stuff.<br>
> > Or at least make sure both GL/whatever and planes ignore the hints in<br>
> > the same way. So if you GL implementation is lax then you anyway need<br>
> > to have some driver/hardware specific knowledge to know which way to go<br>
> > when using the plane path to get matching output.<br>
> ><br>
><br>
> Anyone who's serious about quality and is also using GL for video, is not<br>
> serious about quality. Or accurate timing.<br>
<br>
</span>You're too hung up on the "GL" there. It doesn't actually matter what<br>
you use to render the video when not using the display hardware. The<br>
same problem remains.</blockquote><div><br></div><div>Yes, the problem being that sometimes you want to force the hardware to do exactly what you want and literally nothing else, and sometimes you don't care.</div><div><br></div><div>I posit that a hint-with-optional-force interface is best, because:</div><div>  - if your hint isn't supported, what do you do? fall back to software?</div><div>  - the number of people who care enough to force it is vanishingly small, which is partly shown by how:</div><div>  - it matches GL semantics</div><div>  - not a great deal of hardware supports them</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> > I was more thinking of some global "I want exactly what I said" kind<br>
> > of knob. Maybe as a client cap type of thingy.<br>><br>
> I like the idea of keeping it local to the chroma-siting/range hints,<br>
> because it makes it far more clear exactly what it affects.<br>
<br>
</span>You're not thinking wide enough. We would need to add similar hints<br>
to pretty much every property.</blockquote><div><br></div><div>Which other properties do we have right now that drivers treat as optional hints? If the answer involves hypothetical new properties, what are they?</div><div><br></div><div>Cheers,</div><div>Daniel </div></div></div></div>