index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_device_info.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-14
drm/i915: Extract i915_cs_timestamp_{ns_to_ticks,tick_to_ns}()
Ville Syrjälä
1
-1
/
+1
2020-05-14
drm/i915: Store CS timestamp frequency in Hz
Ville Syrjälä
1
-17
/
+17
2020-04-18
drm/i915: Refactor setting dma info to a common helper
Michael J. Ruhl
1
-0
/
+1
2020-04-03
drm/i915: Store cpu_transcoder_mask in device info
Ville Syrjälä
1
-12
/
+19
2020-03-18
drm/i915: Enable non-contiguous pipe fusing
Anshuman Gupta
1
-11
/
+1
2020-02-27
drm/i915: significantly reduce the use of <drm/i915_drm.h>
Jani Nikula
1
-0
/
+1
2020-02-19
drm/i915: Read rawclk_freq earlier
Chris Wilson
1
-1
/
+6
2020-02-16
drm/i915: Avoid potential division-by-zero in computing CS timestamp period
Chris Wilson
1
-7
/
+11
2020-02-16
drm/i915: Track hw reported context runtime
Tvrtko Ursulin
1
-0
/
+6
2020-01-17
drm/i915: conversion to new logging macros in i915/intel_device_info.c
Wambui Karuga
1
-11
/
+14
2019-12-31
drm/i915/tgl: Assume future platforms will inherit TGL's SFC capability
Matt Roper
1
-1
/
+1
2019-12-28
drm/i915: prefer 3-letter acronym for broadwell
Lucas De Marchi
1
-2
/
+2
2019-12-28
drm/i915: prefer 3-letter acronym for haswell
Lucas De Marchi
1
-2
/
+2
2019-12-12
drm/i915/cml: Separate U series pci id from origianl list.
Lee Shawn C
1
-0
/
+2
2019-12-09
drm/i915: Flesh out device_info pretty printer
Chris Wilson
1
-6
/
+27
2019-10-29
drm/i915/display/cnl+: Handle fused off DSC
José Roberto de Souza
1
-0
/
+4
2019-10-29
drm/i915/display/icl+: Check if DMC is fused off
José Roberto de Souza
1
-0
/
+3
2019-10-29
drm/i915/display: Check if FBC is fused off
José Roberto de Souza
1
-0
/
+3
2019-10-29
drm/i915/display: Handle fused off HDCP
José Roberto de Souza
1
-0
/
+3
2019-09-21
drm/i915/tgl: s/ss/eu fuse reading support
Daniele Ceraolo Spurio
1
-21
/
+62
2019-09-16
drm/i915: stop conflating HAS_DISPLAY() and disabled display
Jani Nikula
1
-6
/
+2
2019-09-13
drm/i915/tgl: Limit ourselves to just rcs0
Chris Wilson
1
-2
/
+6
2019-09-12
drm/i915: convert device info num_pipes to pipe_mask
Jani Nikula
1
-5
/
+5
2019-08-23
drm/i915: Expand subslice mask
Stuart Summers
1
-4
/
+4
2019-08-23
drm/i915: Add function to determine if a slice has a subslice
Stuart Summers
1
-5
/
+4
2019-08-23
drm/i915: Add function to set subslices
Stuart Summers
1
-7
/
+11
2019-08-23
drm/i915: Use local variables for subslice_mask for device info
Stuart Summers
1
-23
/
+26
2019-08-23
drm/i915: Add EU stride runtime parameter
Stuart Summers
1
-5
/
+4
2019-08-23
drm/i915: Add function to set SSEU info per platform
Stuart Summers
1
-25
/
+14
2019-08-20
drm/i915/tgl: add support for reading the timestamp frequency
Michel Thierry
1
-1
/
+1
2019-08-20
drm/i915/tgl: Report valid VDBoxes with SFC capability
Michel Thierry
1
-1
/
+2
2019-07-11
drm/i915/tgl: Check if pipe D is fused
José Roberto de Souza
1
-0
/
+3
2019-07-11
drm/i915/tgl: add initial Tiger Lake definitions
Daniele Ceraolo Spurio
1
-0
/
+1
2019-06-28
drm/i915: rework reading pipe disable fuses
Lucas De Marchi
1
-23
/
+13
2019-06-12
drm/i915: Kill INTEL_SUBPLATFORM_AML
Ville Syrjälä
1
-6
/
+0
2019-06-12
drm/i915: Add missing commas to the end of the subplatform ID arrays
Ville Syrjälä
1
-4
/
+4
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
1
-56
/
+66
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
1
-66
/
+56
2019-05-28
drm/i915: Refactor sseu helper functions
Stuart Summers
1
-11
/
+49
2019-05-28
drm/i915: Move calculation of subslices per slice to new function
Stuart Summers
1
-2
/
+2
2019-04-03
drm/i915: Fix uninitialized mask in intel_device_info_subplatform_init
Tvrtko Ursulin
1
-1
/
+1
2019-04-01
drm/i915: Introduce concept of a sub-platform
Tvrtko Ursulin
1
-0
/
+93
2019-03-26
drm/i915: Adding missing '; ' to ENGINE_INSTANCES
Chris Wilson
1
-2
/
+6
2019-03-25
drm/i915: stop storing the media fuse
Daniele Ceraolo Spurio
1
-7
/
+9
2019-03-22
drm/i915/ehl: Set proper eu slice/subslice parameters for EHL
Bob Paauwe
1
-3
/
+9
2019-03-22
drm/i915/ehl: Add ElkhartLake platform
Bob Paauwe
1
-0
/
+1
2019-03-15
drm/i915: Record platform specific ppGTT size in intel_device_info
Chris Wilson
1
-1
/
+1
2019-03-13
drm/i915/gen11+: First assume next platforms will inherit stuff
Rodrigo Vivi
1
-1
/
+1
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
1
-3
/
+3
2019-01-07
drm/i915: Fixup kerneldoc for intel_device_info_runtime_init
Chris Wilson
1
-1
/
+1
[next]