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
2020-11-30
drm/i915/lmem: Limit block size to 4G
Venkata Sandeep Dhanalakota
4
-4
/
+72
2020-11-30
drm/i915/selftest: assert we get 2M GTT pages
Matthew Auld
1
-0
/
+21
2020-11-30
drm/i915/selftest: also consider non-contiguous objects
Matthew Auld
1
-0
/
+1
2020-11-30
drm/i915/gt: Limit frequency drop to RPe on parking
Chris Wilson
1
-0
/
+4
2020-11-28
drm/i915/perf: replace idr_init() by idr_init_base()
Deepak R Varma
1
-1
/
+1
2020-11-27
drm/i915/display: Suppress "Combo PHY A HW state changed unexpectedly"
Chris Wilson
1
-4
/
+16
2020-11-27
drm/i915/gt: Retain default context state across shrinking
Venkata Ramana Nayana
1
-2
/
+5
2020-11-27
drm/i915: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-11-27
Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"
Chris Wilson
1
-12
/
+15
2020-11-27
drm/i915/gt: Declare gen9 has 64 mocs entries!
Chris Wilson
1
-5
/
+4
2020-11-27
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
27
-128
/
+331
2020-11-27
Merge tag 'drm-misc-next-2020-11-18' of ssh://git.freedesktop.org/git/drm/drm-misc into drm-next
Dave Airlie
3
-5
/
+7
2020-11-26
drm/i915/gt: Move the breadcrumb to the signaler if completed upon cancel
Chris Wilson
1
-19
/
+22
2020-11-26
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
5
-105
/
+90
2020-11-26
drm/i915/gt: Protect context lifetime with RCU
Chris Wilson
2
-4
/
+19
2020-11-26
drm/i915/gt: Check for a completed last request once
Chris Wilson
1
-11
/
+4
2020-11-26
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
2
-3
/
+6
2020-11-26
drm/i915/gt: Program mocs:63 for cache eviction on gen9
Chris Wilson
1
-1
/
+13
2020-11-26
drm/i915/display: Defer initial modeset until after GGTT is initialised
Chris Wilson
1
-10
/
+10
2020-11-24
drm/i915/gt: Free stale request on destroying the virtual engine
Chris Wilson
1
-7
/
+53
2020-11-24
drm/i915/gt: Don't cancel the interrupt shadow too early
Chris Wilson
1
-1
/
+1
2020-11-24
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Chris Wilson
3
-14
/
+28
2020-11-24
drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
Chris Wilson
1
-39
/
+70
2020-11-24
drm/i915/gvt: correct a false comment of flag F_UNALIGN
Yan Zhao
1
-1
/
+1
2020-11-24
drm/i915/perf: workaround register corruption in OATAILPTR
Lionel Landwerlin
2
-2
/
+9
2020-11-24
irq_work: Cleanup
Peter Zijlstra
1
-2
/
+2
2020-11-24
Merge tag 'gvt-next-2020-11-23' of https://github.com/intel/gvt-linux into drm-intel-next-queued
Jani Nikula
14
-10
/
+338
2020-11-24
drm/i915/guc: Use correct lock for CT event handler
Tvrtko Ursulin
1
-3
/
+4
2020-11-24
drm/i915/guc: Use correct lock for accessing guc->mmio_msg
Tvrtko Ursulin
1
-10
/
+6
2020-11-23
drm/i915/gt: Free stale request on destroying the virtual engine
Chris Wilson
1
-7
/
+53
2020-11-23
drm/i915/gt: Don't cancel the interrupt shadow too early
Chris Wilson
1
-1
/
+1
2020-11-23
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Chris Wilson
3
-14
/
+28
2020-11-23
drm/i915/gt: Defer enabling the breadcrumb interrupt to after submission
Chris Wilson
1
-39
/
+70
2020-11-23
drm/i915/gvt: treat intel_gvt_mpt as const in gvt code
Julian Stecklina
4
-4
/
+4
2020-11-21
drm/i915/gt: Plug IPS into intel_rps_set
Chris Wilson
2
-13
/
+26
2020-11-20
drm/i915/selftests: Small tweak to put the termination conditions together
Chris Wilson
1
-7
/
+6
2020-11-20
drm/i915/selftests: Improve granularity for mocs reset checks
Chris Wilson
1
-19
/
+21
2020-11-20
drm/i915/gem: Remove incorrect early dbg print
Chris Wilson
1
-3
/
+0
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-2
/
+5
2020-11-20
drm/i915/dg1: Enable ports
Aditya Swarup
1
-4
/
+4
2020-11-19
drm/i915: Do not call hsw_set_frame_start_delay for dsi
Manasi Navare
1
-5
/
+3
2020-11-19
drm/i915: Show timeline dependencies for debug
Tvrtko Ursulin
3
-1
/
+37
2020-11-19
drm/i915: Lift waiter/signaler iterators
Chris Wilson
2
-10
/
+10
2020-11-19
drm/i915/gt: Show all active timelines for debugging
Chris Wilson
3
-7
/
+98
2020-11-19
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
5
-24
/
+88
2020-11-19
drm/i915: Lift i915_request_show()
Chris Wilson
5
-45
/
+50
2020-11-19
drm/i915/gt: Include semaphore status in print_request()
Chris Wilson
1
-0
/
+1
2020-11-19
drm/i915/gt: Fixup tgl mocs for PTE tracking
Chris Wilson
1
-2
/
+3
2020-11-19
drm/i915/display: Whitespace cleanups
Chris Wilson
1
-12
/
+11
2020-11-19
drm/i915/perf: workaround register corruption in OATAILPTR
Lionel Landwerlin
2
-2
/
+9
[prev]
[next]