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
/
gt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-14
drm/i915/icl: Drop workarounds that only apply to pre-production steppings
Matt Roper
1
-39
/
+0
2021-07-14
drm/i915/cnl: Drop all workarounds
Matt Roper
1
-57
/
+0
2021-07-14
drm/i915/dg1: Use revid->stepping tables
Matt Roper
2
-6
/
+7
2021-07-14
drm/i915/jsl_ehl: Use revid->stepping tables
Matt Roper
1
-1
/
+1
2021-07-14
drm/i915/icl: Use revid->stepping tables
Matt Roper
1
-6
/
+6
2021-07-14
drm/i915/skl: Use revid->stepping tables
Matt Roper
1
-1
/
+1
2021-07-06
drm/i915: Use the correct IRQ during resume
Thomas Zimmermann
2
-3
/
+6
2021-06-15
drm/i915/selftests: Reorder tasklet_disable vs local_bh_disable
Chris Wilson
1
-23
/
+32
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
57
-870
/
+1077
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+2
2021-06-05
drm/i915/gt: Add remaining conversions to GRAPHICS_VER
Lucas De Marchi
3
-6
/
+6
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
44
-320
/
+321
2021-06-04
drm/i915/guc: Use guc_class instead of engine_class in fw interface
Daniele Ceraolo Spurio
3
-10
/
+42
2021-06-04
drm/i915/guc: Early initialization of GuC send registers
Michal Wajdeczko
1
-9
/
+9
2021-06-04
drm/i915/guc: Always copy CT message to new allocation
Michal Wajdeczko
1
-60
/
+120
2021-06-04
drm/i915/guc: Don't receive all G2H messages in irq handler
Michal Wajdeczko
2
-20
/
+50
2021-06-04
drm/i915/guc: Stop using mutex while sending CTB messages
Michal Wajdeczko
1
-4
/
+0
2021-06-04
drm/i915/guc: Ensure H2G buffer updates visible before tail update
Matthew Brost
1
-0
/
+28
2021-06-04
drm/i915/guc: Start protecting access to CTB descriptors
Michal Wajdeczko
2
-2
/
+14
2021-06-04
drm/i915/guc: Update sizes of CTB buffers
Michal Wajdeczko
1
-28
/
+32
2021-06-04
drm/i915/guc: Replace CTB array with explicit members
Michal Wajdeczko
2
-23
/
+30
2021-06-03
drm/i915/guc: Don't repeat CTB layout calculations
Michal Wajdeczko
1
-6
/
+10
2021-06-03
drm/i915/guc: Only rely on own CTB size
Michal Wajdeczko
2
-14
/
+43
2021-06-03
drm/i915/guc: Stop using fence/status from CTB descriptor
Michal Wajdeczko
2
-70
/
+6
2021-06-03
drm/i915/guc: Drop guc->interrupts.enabled
Matthew Brost
2
-19
/
+9
2021-06-03
drm/i915/guc: Keep strict GuC ABI definitions
Michal Wajdeczko
6
-197
/
+250
2021-06-03
drm/i915/guc: Remove sample_forcewake h2g action
Rodrigo Vivi
4
-25
/
+0
2021-06-03
drm/i915/guc: enable only the user interrupt when using GuC submission
Daniele Ceraolo Spurio
2
-38
/
+11
2021-06-03
drm/i915/guc: use probe_error log for CT enablement failure
Daniele Ceraolo Spurio
1
-23
/
+25
2021-06-03
drm/i915/guc: skip disabling CTBs before sanitizing the GuC
Daniele Ceraolo Spurio
1
-7
/
+1
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
2
-8
/
+21
2021-06-02
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
8
-8
/
+24
2021-06-02
Merge tag 'drm-intel-gt-next-2021-05-28' of git://anongit.freedesktop.org/drm...
Dave Airlie
39
-358
/
+541
2021-06-01
drm/i915: Don't free shared locks while shared
Thomas Hellström
4
-13
/
+81
2021-05-27
drm/i915: Add Wa_14010733141
Aditya Swarup
1
-63
/
+131
2021-05-26
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
3
-4
/
+3
2021-05-25
drm/i915/gt: Move CS interrupt handler to the backend
Chris Wilson
8
-70
/
+118
2021-05-25
drm/i915/gt: Move submission_method into intel_gt
Chris Wilson
10
-28
/
+27
2021-05-25
drm/i915/gt: Move engine setup out of set_default_submission
Chris Wilson
3
-56
/
+44
2021-05-25
drm/i915/adlp: Fix GEM VM asserts for DPT VMs
Imre Deak
1
-1
/
+2
2021-05-22
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
10
-42
/
+56
2021-05-21
Merge tag 'drm-intel-next-2021-05-19-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
8
-39
/
+54
2021-05-20
drm/i915/gt: fix typo issue
wengjianfeng
1
-2
/
+2
2021-05-19
gpu: drm: replace occurrences of invalid character
Mauro Carvalho Chehab
1
-1
/
+1
2021-05-19
Merge tag 'drm-misc-next-2021-05-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2021-05-18
drm/i915/gt: Disable HiZ Raw Stall Optimization on broken gen7
Simon Rettberg
1
-1
/
+4
2021-05-17
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
1
-1
/
+2
2021-05-12
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-05-12
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
Ville Syrjälä
1
-2
/
+2
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-1
/
+2
[next]