index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
drm/i915/xehpsdv: Add compute DSS type
Stuart Summers
3
-17
/
+50
2021-08-11
drm/i915/dg2: Report INSTDONE_GEOM values in error state
Matt Roper
4
-2
/
+19
2021-08-11
drm/i915/xehp: Loop over all gslices for INSTDONE processing
Matt Roper
4
-32
/
+65
2021-08-11
drm/i915/display: Fix the 12 BPC bits for PIPE_MISC reg
Ankit Nautiyal
2
-15
/
+35
2021-08-10
drm/i915/xehp: Xe_HP shadowed registers are a strict superset of gen12
Matt Roper
2
-40
/
+13
2021-08-10
drm/i915/gen12: Update shadowed register table
Matt Roper
1
-9
/
+14
2021-08-10
drm/i915/gen11: Update shadowed register table
Matt Roper
1
-8
/
+14
2021-08-10
drm/i915: Make shadow tables range-based
Matt Roper
4
-103
/
+108
2021-08-10
drm/i915: Re-use gen11 forcewake read functions on gen12
Matt Roper
1
-5
/
+1
2021-08-10
drm/i915: correct name of GT forcewake domain in error messages
Matt Roper
1
-1
/
+1
2021-08-10
Merge tag 'gvt-fixes-2021-08-10' of https://github.com/intel/gvt-linux into drm-intel-fixes
Rodrigo Vivi
2
-0
/
+3
2021-08-09
drm/i915/gvt: Fix cached atomics setting for Windows VM
Zhenyu Wang
2
-0
/
+3
2021-08-06
drm/i915: Disable bonding on gen12+ platforms
Matthew Brost
1
-0
/
+7
2021-08-06
drm/i915/dg2: Add support for new DG2-G11 revid 0x5
Matt Roper
1
-0
/
+1
2021-08-05
drm/i915/dg2: Add SQIDI steering
Matt Roper
2
-5
/
+25
2021-08-05
drm/i915/dg2: Update steering tables
Matt Roper
1
-1
/
+10
2021-08-05
drm/i915/xehpsdv: Define steering tables
Matt Roper
2
-3
/
+27
2021-08-05
drm/i915/xehp: handle new steering options
Daniele Ceraolo Spurio
10
-6
/
+163
2021-08-05
drm/i915/userptr: Probe existence of backing struct pages upon creation
Chris Wilson
2
-1
/
+41
2021-08-05
drm/i915: delete gpu reloc code
Daniel Vetter
2
-360
/
+1
2021-08-05
drm/i915: Disable gpu relocations
Daniel Vetter
1
-23
/
+16
2021-08-05
drm/i915: fix i915_globals_exit() section mismatch error
Randy Dunlap
1
-1
/
+1
2021-08-03
drm/i915/dg2: DG2 uses the same sseu limits as XeHP SDV
Matt Roper
1
-1
/
+1
2021-08-03
drm/i915/xehpsdv: Add maximum sseu limits
Matt Roper
3
-3
/
+6
2021-08-03
drm/i915/xehp: Changes to ss/eu definitions
Matthew Auld
3
-6
/
+27
2021-08-03
drm/i915/dg2: Add forcewake table
Matt Roper
1
-137
/
+168
2021-08-03
drm/i915/display/adl_p: Correctly program MBUS DBOX A credits
José Roberto de Souza
1
-4
/
+12
2021-08-03
drm/i915/guc/rc: Setup and enable GuCRC feature
Vinay Belgaumkar
8
-15
/
+155
2021-08-03
drm/i915/guc/slpc: Add SLPC selftest
Vinay Belgaumkar
3
-0
/
+313
2021-08-03
drm/i915/guc/slpc: Sysfs hooks for SLPC
Vinay Belgaumkar
5
-67
/
+207
2021-08-03
drm/i915/guc/slpc: Cache platform frequency limits
Vinay Belgaumkar
3
-0
/
+151
2021-08-03
drm/i915/guc/slpc: Enable ARAT timer interrupt
Vinay Belgaumkar
3
-0
/
+27
2021-08-03
drm/i915/guc/slpc: Add debugfs for SLPC info
Vinay Belgaumkar
3
-0
/
+54
2021-08-03
drm/i915/guc/slpc: Add get max/min freq hooks
Vinay Belgaumkar
2
-0
/
+78
2021-08-03
drm/i915/guc/slpc: Add methods to set min/max frequency
Vinay Belgaumkar
2
-0
/
+91
2021-08-03
drm/i915/guc/slpc: Remove BUG_ON in guc_submission_disable
Vinay Belgaumkar
1
-4
/
+0
2021-08-03
drm/i915/guc/slpc: Enable SLPC and add related H2G events
Vinay Belgaumkar
3
-0
/
+215
2021-08-03
drm/i915/guc/slpc: Allocate, initialize and release SLPC
Vinay Belgaumkar
3
-1
/
+43
2021-08-03
drm/i915/guc/slpc: Adding SLPC communication interfaces
Vinay Belgaumkar
4
-1
/
+245
2021-08-03
drm/i915/guc/slpc: Gate Host RPS when SLPC is enabled
Vinay Belgaumkar
2
-1
/
+24
2021-08-03
drm/i915/guc/slpc: Initial definitions for SLPC
Vinay Belgaumkar
8
-2
/
+105
2021-08-03
drm/i915: Apply CMTG clock disabling WA while DPLL0 is enabled
Imre Deak
2
-19
/
+33
2021-08-03
drm/i915: Call i915_globals_exit() if pci_register_device() fails
Jason Ekstrand
2
-1
/
+2
2021-08-03
drm/i915: Correct SFC_DONE register offset
Matt Roper
1
-1
/
+1
2021-08-02
drm/i915: Correct SFC_DONE register offset
Matt Roper
1
-1
/
+1
2021-08-02
drm/i915/dg1: Adjust the AUDIO power domain
Anshuman Gupta
5
-19
/
+223
2021-07-30
drm/i915/xehp: Fix missing sentinel on mcr_ranges_xehp
Lucas De Marchi
1
-0
/
+1
2021-07-30
drm/i915: finish removal of CNL
Lucas De Marchi
5
-29
/
+7
2021-07-30
drm/i915: rename/remove CNL registers
Lucas De Marchi
2
-146
/
+48
2021-07-30
drm/i915: remove GRAPHICS_VER == 10
Lucas De Marchi
5
-19
/
+13
[prev]
[next]