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-16
Revert "drm/i915: Propagate errors on awaiting already signaled fences"
Jason Ekstrand
1
-6
/
+2
2021-07-16
drm/i915: Revert "drm/i915/gem: Asynchronous cmdparser"
Jason Ekstrand
4
-276
/
+88
2021-07-16
Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-5
/
+2
2021-07-14
Merge branch 'topic/revid_steppings' into drm-intel-next
Matt Roper
10
-199
/
+120
2021-07-14
Merge branch 'topic/revid_steppings' into drm-intel-gt-next
Matt Roper
10
-197
/
+119
2021-07-14
drm/i915/icl: Drop workarounds that only apply to pre-production steppings
Matt Roper
2
-42
/
+0
2021-07-14
drm/i915/cnl: Drop all workarounds
Matt Roper
2
-64
/
+0
2021-07-14
drm/i915/dg1: Use revid->stepping tables
Matt Roper
6
-22
/
+21
2021-07-14
drm/i915/rkl: Use revid->stepping tables
Matt Roper
3
-8
/
+13
2021-07-14
drm/i915/jsl_ehl: Use revid->stepping tables
Matt Roper
4
-7
/
+14
2021-07-14
drm/i915/icl: Use revid->stepping tables
Matt Roper
4
-14
/
+16
2021-07-14
drm/i915/glk: Use revid->stepping tables
Matt Roper
2
-8
/
+7
2021-07-14
drm/i915/bxt: Use revid->stepping tables
Matt Roper
2
-9
/
+10
2021-07-14
drm/i915/kbl: Drop pre-production revision from stepping table
Matt Roper
1
-1
/
+0
2021-07-14
drm/i915/skl: Use revid->stepping tables
Matt Roper
4
-16
/
+31
2021-07-14
drm/i915: Make pre-production detection use direct revid comparison
Matt Roper
1
-4
/
+4
2021-07-14
drm/i915/step: s/<platform>_revid_tbl/<platform>_revids
Anusha Srivatsa
1
-12
/
+12
2021-07-14
drm/i915/debugfs: DISPLAY_VER 13 lpsp capability
Anshuman Gupta
1
-0
/
+5
2021-07-14
drm/i915/gtt: drop the page table optimisation
Matthew Auld
1
-4
/
+1
2021-07-14
drm/i915/gtt: drop the page table optimisation
Matthew Auld
1
-4
/
+1
2021-07-13
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
1
-1
/
+1
2021-07-13
drm/i915/guc: Module load failure test for CT buffer creation
John Harrison
1
-0
/
+8
2021-07-13
drm/i915/guc: Optimize CTB writes and reads
Matthew Brost
2
-32
/
+67
2021-07-13
drm/i915/guc: Add stall timer to non blocking CTB send function
Matthew Brost
2
-7
/
+59
2021-07-13
drm/i915/guc: Add non blocking CTB send function
Matthew Brost
4
-15
/
+91
2021-07-13
drm/i915/guc: Increase size of CTB buffers
Matthew Brost
1
-3
/
+8
2021-07-13
drm/i915/guc: Improve error message for unsolicited CT response
Matthew Brost
1
-3
/
+7
2021-07-13
drm/i915/guc: Relax CTB response timeout
Matthew Brost
1
-3
/
+7
2021-07-13
drm/i915/gt: Fix -EDEADLK handling regression
Ville Syrjälä
1
-1
/
+1
2021-07-13
Merge drm/drm-next into drm-intel-gt-next
Rodrigo Vivi
10
-31
/
+64
2021-07-13
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
8
-17
/
+19
2021-07-13
drm/i915/display/xelpd: Extend Wa_14011508470
José Roberto de Souza
1
-2
/
+2
2021-07-13
drm/i915: Limit Wa_22010178259 to affected platforms
José Roberto de Souza
1
-4
/
+5
2021-07-13
drm/i915/display: Settle on "adl-x" in WA comments
José Roberto de Souza
5
-9
/
+9
2021-07-13
drm/i915/adl_s: Extend Wa_1406941453
José Roberto de Souza
1
-2
/
+3
2021-07-13
drm/i915: Implement Wa_1508744258
José Roberto de Souza
1
-0
/
+7
2021-07-13
drm/i915: Settle on "adl-x" in WA comments
José Roberto de Souza
2
-3
/
+3
2021-07-12
drm/i915: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-11
drm/i915/gt: Fix -EDEADLK handling regression
Ville Syrjälä
1
-1
/
+1
2021-07-11
drm/i915: Invoke another _DSM to enable MUX on HP Workstation laptops
Kai-Heng Feng
3
-0
/
+25
2021-07-09
drm/i915: Add release id version
Lucas De Marchi
3
-2
/
+18
2021-07-09
drm/i915: do not abbreviate version in debugfs
Lucas De Marchi
1
-3
/
+3
2021-07-09
drm/i915/dg1: Compute MEM Bandwidth using MCHBAR
Clint Taylor
2
-1
/
+52
2021-07-09
drm/i915: use consistent CPU mappings for pin_map users
Matthew Auld
3
-2
/
+67
2021-07-09
drm/i915/display/xelpd: Fix incorrect color capability reporting
Uma Shankar
1
-1
/
+1
2021-07-08
Merge tag 'drm-next-2021-07-08-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-16
/
+29
2021-07-08
drm/i915: Finalize contexts in GEM_CONTEXT_CREATE on version 13+
Jason Ekstrand
1
-9
/
+30
2021-07-08
drm/i915/gem: Roll all of context creation together
Jason Ekstrand
2
-136
/
+73
2021-07-08
i915/gem/selftests: Assign the VM at context creation in igt_shared_ctx_exec
Jason Ekstrand
1
-5
/
+1
2021-07-08
drm/i915/selftests: Take a VM in kernel_context()
Jason Ekstrand
5
-15
/
+24
[prev]
[next]