index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt_clock_utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Fix cs timestamp frequency for cl/bw
Ville Syrjälä
2022-11-02
1
-1
/
+3
*
drm/i915: Stop claiming cs timestamp frquency on gen2/3
Ville Syrjälä
2022-11-02
1
-2
/
+4
*
drm/i915: Fix cs timestamp frequency for ctg/elk/ilk
Ville Syrjälä
2022-11-02
1
-2
/
+26
*
drm/i915/gt: Extract per-platform function for frequency read
Lucas De Marchi
2022-09-14
1
-90
/
+81
*
drm/i915: Invert if/else ladder for frequency read
Lucas De Marchi
2022-09-14
1
-40
/
+37
*
drm/i915: Track context current active time
Tvrtko Ursulin
2022-04-05
1
-0
/
+4
*
drm/i915: Only include i915_reg.h from .c files
Matt Roper
2022-02-02
1
-0
/
+1
*
drm/i915: Move GT registers to their own header file
Matt Roper
2022-02-02
1
-0
/
+1
*
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-07-29
1
-5
/
+5
*
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-05
1
-6
/
+6
*
drm/i915/gt: Remove a bonus newline
Chris Wilson
2021-03-24
1
-1
/
+0
*
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-23
1
-40
/
+157
*
drm/i915/gt: Fix up clock frequency
Chris Wilson
2020-04-27
1
-6
/
+6
*
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
2020-04-24
1
-0
/
+102