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-07-26
drm/i915/gt: nuke gen6_hw_id
Lucas De Marchi
3
-16
/
+11
2021-07-26
drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()
Lucas De Marchi
1
-1
/
+7
2021-07-26
drm/i915: fix not reading DSC disable fuse in GLK
Lucas De Marchi
1
-4
/
+5
2021-07-26
drm/i915/bios: Fix ports mask
Rodrigo Vivi
1
-1
/
+2
2021-07-26
Backmerge tag 'v5.14-rc3' into drm-next
Dave Airlie
6
-285
/
+106
2021-07-24
drm/i915/display: split DISPLAY_VER 9 and 10 in intel_setup_outputs()
Lucas De Marchi
1
-1
/
+7
2021-07-24
drm/i915: fix not reading DSC disable fuse in GLK
Lucas De Marchi
1
-4
/
+5
2021-07-24
drm/i915/xehp: Xe_HP forcewake support
Matt Roper
4
-54
/
+302
2021-07-24
drm/i915/xehp: Extra media engines - Part 3 (reset)
John Harrison
2
-0
/
+14
2021-07-24
drm/i915/xehp: Extra media engines - Part 2 (interrupts)
John Harrison
2
-1
/
+15
2021-07-24
drm/i915/xehp: Extra media engines - Part 1 (engine definitions)
John Harrison
7
-13
/
+71
2021-07-23
drm/i915: Program chicken bit during DP MST sequence on TGL+
Matt Roper
3
-16
/
+21
2021-07-23
drm/i915/bios: Fix ports mask
Rodrigo Vivi
1
-1
/
+2
2021-07-23
drm/i915/dg2: Add DG2 to the PSR2 defeature list
José Roberto de Souza
1
-1
/
+2
2021-07-23
drm/i915/dg2: Classify DG2 PHY types
Matt Roper
2
-1
/
+26
2021-07-23
drm/i915/xehp: Define multicast register ranges
Matt Roper
1
-1
/
+19
2021-07-23
drm/i915: Extend Wa_1406941453 to adl-p
José Roberto de Souza
1
-2
/
+2
2021-07-23
drm/i915/uapi: reject set_domain for discrete
Matthew Auld
1
-0
/
+3
2021-07-22
drm/i915/xehp: VDBOX/VEBOX fusing registers are enable-based
Tvrtko Ursulin
1
-1
/
+8
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-4
/
+5
2021-07-22
drm/i915/gt: rename legacy engine->hw_id to engine->gen6_hw_id
Lucas De Marchi
3
-8
/
+8
2021-07-22
drm/i915/gt: nuke unused legacy engine hw_id
Lucas De Marchi
2
-8
/
+0
2021-07-22
drm/i915/gt: fix platform prefix
Lucas De Marchi
1
-2
/
+2
2021-07-22
drm/i915/firmware: Update to DMC v2.03 on RKL
Anusha Srivatsa
1
-2
/
+2
2021-07-22
drm/i915/firmware: Update to DMC v2.12 on TGL
Anusha Srivatsa
1
-2
/
+2
2021-07-22
drm/i915/dmc: Change intel_get_stepping_info()
Anusha Srivatsa
1
-42
/
+8
2021-07-22
drm/i915/step: Add macro magic for handling steps
Anusha Srivatsa
2
-15
/
+37
2021-07-22
drm/i915: Add intel_context tracing
Matthew Brost
3
-0
/
+165
2021-07-22
drm/i915/guc: Add trace point for GuC submit
Matthew Brost
2
-4
/
+22
2021-07-22
drm/i915/guc: Update GuC debugfs to support new GuC
Matthew Brost
5
-1
/
+107
2021-07-22
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
Matthew Brost
13
-28
/
+134
2021-07-22
drm/i915/guc: Ensure G2H response has space in buffer
Matthew Brost
5
-26
/
+104
2021-07-22
drm/i915/guc: Disable semaphores when using GuC scheduling
Matthew Brost
1
-2
/
+4
2021-07-22
drm/i915/guc: Ensure request ordering via completion fences
Matthew Brost
1
-2
/
+8
2021-07-22
drm/i915: Disable preempt busywait when using GuC scheduling
Matthew Brost
1
-2
/
+4
2021-07-22
drm/i915/guc: Extend deregistration fence to schedule disable
Matthew Brost
1
-7
/
+33
2021-07-22
drm/i915/guc: Disable engine barriers with GuC during unpin
Matthew Brost
2
-1
/
+11
2021-07-22
drm/i915/guc: Defer context unpin until scheduling is disabled
Matthew Brost
6
-4
/
+180
2021-07-22
drm/i915/guc: Insert fence on context when deregistering
Matthew Brost
4
-2
/
+63
2021-07-22
drm/i915/guc: Implement GuC context operations for new inteface
Matthew Brost
8
-55
/
+696
2021-07-22
drm/i915/guc: Add bypass tasklet submission path to GuC
Matthew Brost
1
-8
/
+29
2021-07-22
drm/i915/guc: Implement GuC submission tasklet
Matthew Brost
3
-117
/
+127
2021-07-22
drm/i915/guc: Add LRC descriptor context lookup array
Matthew Brost
2
-2
/
+35
2021-07-22
drm/i915/guc: Remove GuC stage descriptor, add LRC descriptor
Matthew Brost
3
-116
/
+25
2021-07-22
drm/i915/guc: Add new GuC interface defines and structures
Matthew Brost
2
-0
/
+56
2021-07-22
drm/i915/xehp: New engine context offsets
Prathap Kumar Valsan
1
-6
/
+59
2021-07-22
drm/i915/xehp: Handle new device context ID format
Stuart Summers
5
-21
/
+97
2021-07-22
drm/i915/selftests: Allow for larger engine counts
John Harrison
2
-13
/
+29
2021-07-22
drm/i915/gen12: Use fuse info to enable SFC
Venkata Sandeep Dhanalakota
1
-6
/
+24
2021-07-22
Merge branch 'topic/xehp-dg2-definitions-2021-07-21' into drm-intel-gt-next
Matt Roper
6
-4
/
+147
[prev]
[next]