On Wed, 13 Feb 2019, David Francis wrote:
> drm_dsc could use some work so that drm drivers other than
> i915 can make use of it their own DSC implementations
>
> Move rc compute, a function that forms part of the DSC spec,
> into drm. Update it to DSC 1.2. Also change the packing function
> to op
On Wed, 13 Feb 2019, Thierry Reding wrote:
> On Wed, Feb 13, 2019 at 11:13:23AM +0100, David Santamaría Rogado wrote:
>> Sorry previous one wasn't signed off by.
>
> And now you've got this comment in the commit message that's going to
> confuse people looking at the log.
>
> It's usually to put t
Hi Dave and Daniel, perhaps slightly more than I'd like at this stage,
but didn't really want to drop anything either...
BR,
Jani.
The following changes since commit d13937116f1e82bf508a6325111b322c30c85eb9:
Linux 5.0-rc6 (2019-02-10 14:42:20 -0800)
are available in the Git repository at:
On Tue, 12 Feb 2019, David Santamaría Rogado wrote:
> Lenovo Ideapad D330 Pentium CPU version has 1920x1200 LCD. Console
> output gets rotated at boot as Miix 310.
>
> Also nuke all the (void *)s in driver_data assignment.
Err, I said I'd ack a patch removing all those superfluous cast, but I
did
On Mon, 11 Feb 2019, David Santamaría Rogado wrote:
> Lenovo Ideapad D330 Pentium CPU version has 1920x1200 LCD. Console
> ouput gets rotated at boot as Miix 310.
>
> Signed-off-by: David Santamaría Rogado
> ---
> drivers/gpu/drm/drm_panel_orientation_quirks.c | 13 +
> 1 file change