Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-10-06 | drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem() | Jani Nikula | 1 | -1/+1 | |
Rename the function per Ville's suggestion. No functional changes. Cc: Ville Syrjälä <[email protected]> Suggested-by: Ville Syrjälä <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] | |||||
2019-10-02 | drm/i915/display: abstract all vgaarb access to intel_vga.[ch] | Jani Nikula | 1 | -0/+18 | |
Split out the code related to vga client and vgaarb all over the place into new intel_vga.[ch]. No functional changes. Cc: Ville Syrjälä <[email protected]> Cc: Chris Wilson <[email protected]> Reviewed-by: Ville Syrjälä <[email protected]> Signed-off-by: Jani Nikula <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] |