[Intel-gfx] [PATCH v2 7/9] drm/i915/chv: add more IOSF port definitions
Jani Nikula
jani.nikula at intel.com
Tue Apr 5 07:34:21 UTC 2016
On Mon, 04 Apr 2016, Ville Syrjälä <ville.syrjala at linux.intel.com> wrote:
> On Fri, Mar 18, 2016 at 01:11:15PM +0200, Jani Nikula wrote:
>> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
>
> Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
Pushed to drm-intel-next-queued, thanks for the review.
BR,
Jani.
>
>> ---
>> drivers/gpu/drm/i915/i915_reg.h | 4 ++++
>> 1 file changed, 4 insertions(+)
>>
>> diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h
>> index 07e04495cd9a..6e36c0d51023 100644
>> --- a/drivers/gpu/drm/i915/i915_reg.h
>> +++ b/drivers/gpu/drm/i915/i915_reg.h
>> @@ -623,6 +623,10 @@ static inline bool i915_mmio_reg_valid(i915_reg_t reg)
>> #define IOSF_PORT_GPIO_SC 0x48
>> #define IOSF_PORT_GPIO_SUS 0xa8
>> #define IOSF_PORT_CCU 0xa9
>> +#define CHV_IOSF_PORT_GPIO_N 0x13
>> +#define CHV_IOSF_PORT_GPIO_SE 0x48
>> +#define CHV_IOSF_PORT_GPIO_E 0xa8
>> +#define CHV_IOSF_PORT_GPIO_SW 0xb2
>> #define VLV_IOSF_DATA _MMIO(VLV_DISPLAY_BASE + 0x2104)
>> #define VLV_IOSF_ADDR _MMIO(VLV_DISPLAY_BASE + 0x2108)
>>
>> --
>> 2.1.4
--
Jani Nikula, Intel Open Source Technology Center
More information about the Intel-gfx
mailing list