index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_perf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/perf: replace BUG_ON() with WARN_ON()
Jani Nikula
2022-08-31
1
-1
/
+2
*
i915/perf: Disable OA sseu config param for gfx12.50+
Umesh Nerlige Ramappa
2022-07-08
1
-0
/
+7
*
i915/perf: Replace DRM_DEBUG with driver specific drm_dbg call
Umesh Nerlige Ramappa
2022-07-08
1
-51
/
+100
*
drm/i915: Fix CFI violation with show_dynamic_id()
Nathan Chancellor
2022-05-13
1
-2
/
+2
*
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2022-02-25
1
-49
/
+91
|
\
|
*
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-23
1
-4
/
+4
|
|
\
|
*
|
drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c
Jani Nikula
2022-02-17
1
-0
/
+1
|
*
|
drm/i915: split out i915_file_private.h from i915_drv.h
Jani Nikula
2022-02-14
1
-0
/
+1
|
*
|
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-02-11
1
-0
/
+1
|
*
|
drm/i915: Move GT registers to their own header file
Matt Roper
2022-02-02
1
-0
/
+1
|
*
|
drm/i915: Parameterize MI_PREDICATE registers
Matt Roper
2022-02-02
1
-4
/
+4
|
*
|
drm/i915: Parameterize R_PWR_CLK_STATE register definition
Matt Roper
2022-02-02
1
-2
/
+2
|
*
|
drm/i915/perf: Express OA register ranges with i915_range
Matt Roper
2022-02-02
1
-43
/
+79
|
*
|
drm/i915/perf: Move OA regs to their own header
Matt Roper
2022-02-02
1
-0
/
+1
|
*
|
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-31
1
-22
/
+2
|
|
\
\
|
*
|
|
drm/i915/gt: Move engine registers to their own header
Matt Roper
2022-01-11
1
-0
/
+1
*
|
|
|
drm/i915/perf: Skip the i915_perf_init for dg2
Ramalingam C
2022-02-17
1
-0
/
+4
|
|
_
|
/
|
/
|
|
*
|
|
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-02-03
1
-21
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
i915: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2022-01-22
1
-21
/
+1
*
|
|
i915: make array flex_regs static const
Colin Ian King
2022-01-14
1
-1
/
+1
*
|
|
drm/i915: Use to_gt() helper for GGTT accesses
Michał Winiarski
2022-01-05
1
-3
/
+3
|
/
/
*
/
drm/i915: Use to_gt() helper
Michał Winiarski
2021-12-17
1
-1
/
+1
|
/
*
Merge tag 'drm-intel-next-2021-08-10-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2021-08-12
1
-14
/
+8
|
\
|
*
drm/i915: finish removal of CNL
Lucas De Marchi
2021-07-30
1
-1
/
+0
|
*
drm/i915: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-07-30
1
-13
/
+8
*
|
drm/i915/xehp: Handle new device context ID format
Stuart Summers
2021-07-22
1
-10
/
+19
*
|
drm/i915: Use a table for i915_init/exit (v2)
Jason Ekstrand
2021-07-22
1
-1
/
+2
*
|
drm/i915/gem: Return an error ptr from context_lookup
Jason Ekstrand
2021-07-08
1
-2
/
+2
|
/
*
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-10
1
-22
/
+22
|
\
|
*
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-07
1
-22
/
+22
*
|
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-02
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
drm/i915/gt: Move submission_method into intel_gt
Chris Wilson
2021-05-25
1
-5
/
+5
*
|
drm/i915/perf: Enable OA formats for ADL_P
Umesh Nerlige Ramappa
2021-05-12
1
-0
/
+1
|
/
*
drm/i915: Increase ww locking for perf.
Maarten Lankhorst
2021-03-24
1
-13
/
+43
*
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
2021-03-15
1
-8
/
+5
*
i915/perf: Drop the check for report reason in OA
Umesh Nerlige Ramappa
2021-02-12
1
-5
/
+0
*
i915/perf: Add additional OA formats for gen12
Umesh Nerlige Ramappa
2021-02-09
1
-6
/
+3
*
i915/perf: Move OA formats to single array
Umesh Nerlige Ramappa
2021-02-09
1
-17
/
+2
*
i915/perf: Store a mask of valid OA formats for a platform
Umesh Nerlige Ramappa
2021-02-09
1
-1
/
+62
*
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-15
1
-6
/
+11
|
\
|
*
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-12-23
1
-4
/
+7
|
*
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-21
1
-1
/
+1
|
*
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-12-16
1
-0
/
+1
|
*
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
2020-12-09
1
-0
/
+1
|
*
drm/i915/perf: replace idr_init() by idr_init_base()
Deepak R Varma
2020-11-28
1
-1
/
+1
*
|
drm/i915/perf: also include Gen11 in OATAILPTR workaround
Lionel Landwerlin
2020-12-18
1
-1
/
+1
*
|
Merge tag 'drm-intel-next-queued-2020-11-27' of git://anongit.freedesktop.org...
Dave Airlie
2020-12-03
1
-2
/
+7
|
\
\
|
*
|
drm/i915/perf: workaround register corruption in OATAILPTR
Lionel Landwerlin
2020-11-19
1
-2
/
+7
|
|
/
*
/
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-3
/
+5
|
/
*
drm/i915: Convert i915_perf to ww locking as well
Maarten Lankhorst
2020-09-07
1
-15
/
+42
[next]