[Intel-xe] ✓ CI.checkpatch: success for DGFX HWMON Enhancement (rev3)

Patchwork patchwork at emeril.freedesktop.org
Mon Oct 30 11:52:00 UTC 2023


== Series Details ==

Series: DGFX HWMON Enhancement (rev3)
URL   : https://patchwork.freedesktop.org/series/124740/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dbcdb346599ef80c15b6272866986def2d466ea6
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Mon Oct 30 17:26:18 2023 +0530

    drm/xe/hwmon: Expose power1_max_interval
    
    Expose power1_max_interval, that is the tau corresponding to PL1, as a
    custom hwmon attribute. Some bit manipulation is needed because of the
    format of PKG_PWR_LIM_1_TIME in
    PACKAGE_RAPL_LIMIT register (1.x * power(2,y))
    
    v2: Get rpm wake ref while accessing power1_max_interval
    v3: %s/hwmon/xe_hwmon/
    v4:
     - As power1_max_interval is rw attr take lock in read function as well
     - Refine comment about val to fix point conversion (Andi)
     - Update kernel version and date in doc
    v5: Fix review comments (Anshuman)
    
    Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
    Reviewed-by: Anshuman Gupta <anshuman.gupta at intel.com>
+ /mt/dim checkpatch d7eb9a5c3acda8d87699bc82add7e8d88f5f4700 drm-intel
ff7ceb8cc drm/xe/hwmon: Add kernel doc and refactor xe hwmon
f30746037 drm/xe/hwmon: Protect hwmon rw attributes with hwmon_lock
dbcdb3465 drm/xe/hwmon: Expose power1_max_interval




More information about the Intel-xe mailing list