Commit 11c7392
committed
drm/i915/wm: Use intel_display structure in DPKGC code
Use intel_display for DPKGC code wherever we can. While we are
at it also use intel_de_rmw instead of intel_uncore_rmw as we
really don't need the internal uncore_rmw_function.
Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241203084706.2126189-3-suraj.kandpal@intel.com1 parent d4e8379 commit 11c7392
1 file changed
Lines changed: 4 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2857 | 2857 | | |
2858 | 2858 | | |
2859 | 2859 | | |
| 2860 | + | |
2860 | 2861 | | |
2861 | 2862 | | |
2862 | 2863 | | |
2863 | 2864 | | |
2864 | | - | |
| 2865 | + | |
2865 | 2866 | | |
2866 | 2867 | | |
2867 | 2868 | | |
2868 | 2869 | | |
2869 | 2870 | | |
2870 | 2871 | | |
2871 | 2872 | | |
2872 | | - | |
| 2873 | + | |
2873 | 2874 | | |
2874 | 2875 | | |
2875 | 2876 | | |
2876 | 2877 | | |
2877 | 2878 | | |
2878 | 2879 | | |
2879 | | - | |
| 2880 | + | |
2880 | 2881 | | |
2881 | 2882 | | |
2882 | 2883 | | |
| |||
0 commit comments