Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b146e5efe660e03eee2b2c4a2e02410d9a8824ec
b146e5e
drm/i915: Pass around the intel_context
by Chris Wilson
· 6 years ago
103b76ee
drm/i915: Use i915_global_register()
by Chris Wilson
· 6 years ago
d846325a
drm/i915/icl: Default to Thread Group preemption for compute workloads
by Michał Winiarski
· 6 years ago
cf4331d
drm/i915: Move find_active_request() to the engine
by Chris Wilson
· 6 years ago
fb251a7
drm/i915/gtt: Mark ALL_ENGINES as dirty on ppGTT modification
by Chris Wilson
· 6 years ago
8a68d46
drm/i915: Store the BIT(engine->id) as the engine's mask
by Chris Wilson
· 6 years ago
c8b5024
drm/i915: Remove last traces of exec-id (GEM_BUSY)
by Chris Wilson
· 6 years ago
62acc7e
drm/i915: Stop capturing semaphore registers for gen6/7 GPU hangs
by Chris Wilson
· 6 years ago
f14c0d9
drm/i915: Just check the vebox IIR regardless
by Chris Wilson
· 6 years ago
a2ac437
drm/i915/gtt: Store scratch page size alongside not in the common struct
by Chris Wilson
· 6 years ago
4f18364
drm/i915/gtt: Use optimised memset32/64 for clearing PTE
by Chris Wilson
· 6 years ago
f139da1
drm/i915: Fix bit name in PP_STATUS register
by Lucas De Marchi
· 6 years ago
bc7e352
drm/i915: allow platforms without eDP transcoder
by Lucas De Marchi
· 6 years ago
062de72
drm/i915: refactor transcoders reporting on error state
by Lucas De Marchi
· 6 years ago
b8fe992
drm/i915: Forcing a modeset when resetting HDMI link
by José Roberto de Souza
· 6 years ago
3e5ebcd
drm/i915: Don't manually add connectors and planes state
by José Roberto de Souza
· 6 years ago
a551cd6
drm/i915: Fix atomic state leak when resetting HDMI link
by José Roberto de Souza
· 6 years ago
3e1d87d
drm/i915: Fix the state checker for ICL Y planes
by Ville Syrjälä
· 6 years ago
993298a
drm/i915: Yet another if/else sort of newer to older platforms.
by Rodrigo Vivi
· 6 years ago
e781a7a
drm/i915: Acquire breadcrumb ref before cancelling
by Chris Wilson
· 6 years ago
9d17210
drm/i915: extract AUX mask assignment to separate function
by Lucas De Marchi
· 6 years ago
510a75a
drm/i915/icl: move MG pll hw_state readout
by Lucas De Marchi
· 6 years ago
4aa9097
drm/i915: Re-arrange execbuf so context is known before engine
by Tvrtko Ursulin
· 6 years ago
d90c06d
drm/i915: Fix I915_EXEC_RING_MASK
by Chris Wilson
· 6 years ago
f9e9e9d
drm/i915: Prioritise non-busywait semaphore workloads
by Chris Wilson
· 6 years ago
e886196
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
by Chris Wilson
· 6 years ago
ebece75
drm/i915: Keep timeline HWSP allocated until idle across the system
by Chris Wilson
· 6 years ago
1e3f697
drm/i915/execlists: Suppress redundant preemption
by Chris Wilson
· 6 years ago
34ae845
drm/i915/selftests: Check that whitelisted registers are accessible
by Chris Wilson
· 6 years ago
c384afe
drm/i915: Finalize Wa_1408961008:icl
by Ville Syrjälä
· 6 years ago
3ef7114
drm/i915: Introduce i915_timeline.mutex
by Chris Wilson
· 6 years ago
b5773a36
drm/i915/execlists: Suppress mere WAIT preemption
by Chris Wilson
· 6 years ago
bd5d678
drm/i915: Use __ffs() in for_each_priolist for more compact code
by Chris Wilson
· 6 years ago
d9948a1
drm/i915: Remove second level open-coded rcu work
by Chris Wilson
· 6 years ago
13f1bfd
drm/i915: Make object/vma allocation caches global
by Chris Wilson
· 6 years ago
32eb6bc
drm/i915: Make request allocation caches global
by Chris Wilson
· 6 years ago
bd2be14
drm/i915: Report engines are idle if already parked
by Chris Wilson
· 6 years ago
44f8b80
Revert "drm/i915: Avoid waking the engines just to check if they are idle"
by Chris Wilson
· 6 years ago
2d5eaad
drm/i915: Compute the global scheduler caps
by Chris Wilson
· 6 years ago
0b702dc
drm/i915: Avoid waking the engines just to check if they are idle
by Chris Wilson
· 6 years ago
babfb1b
drm/i915: Skip scanning for signalers if we are already inflight
by Chris Wilson
· 6 years ago
69e8903
drm/i915: Include infoframes in the crtc state dump
by Ville Syrjälä
· 6 years ago
6454cb9
drm/i915: Check infoframe state in intel_pipe_config_compare()
by Ville Syrjälä
· 6 years ago
0d567f1
drm/i915/sdvo: Read out HDMI infoframes
by Ville Syrjälä
· 6 years ago
769be63
drm/i915/sdvo: Precompute HDMI infoframes
by Ville Syrjälä
· 6 years ago
f2a10d6
drm/i915: Read out HDMI infoframes
by Ville Syrjälä
· 6 years ago
fbf0855
drm/i915: Precompute HDMI infoframes
by Ville Syrjälä
· 6 years ago
e5e70d4
drm/i915: Store mask of enabled infoframes in the crtc state
by Ville Syrjälä
· 6 years ago
509efa2
drm/i915: Return the mask of enabled infoframes from ->inforame_enabled()
by Ville Syrjälä
· 6 years ago
5cb3c1a
drm/i915: Add the missing HDMI gamut metadata packet stuff
by Ville Syrjälä
· 6 years ago
5a80e4a
drm/i915/query: Split out query item checks
by Abdiel Janulgue
· 6 years ago
3683751
drm/i915/selftests: Exercise resetting during non-user payloads
by Chris Wilson
· 6 years ago
b300fde
drm/i915: Remove i915_request.global_seqno
by Chris Wilson
· 6 years ago
8892f47
drm/i915: Remove access to global seqno in the HWSP
by Chris Wilson
· 6 years ago
89531e7
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
by Chris Wilson
· 6 years ago
37fc784
drm/i915: Call MG_DP_MODE() macro with the right parameters order
by José Roberto de Souza
· 6 years ago
d0aa694
drm/i915/pmu: Always sample an active ringbuffer
by Chris Wilson
· 6 years ago
0a3317d
drm/i915: Remove unused HAS_PCH_CNP_LP
by Rodrigo Vivi
· 6 years ago
e0f83eb
drm/i915: Sort newer to older platforms.
by Rodrigo Vivi
· 6 years ago
9e01d94
drm/i915: Sort ctx workarounds init from newer to older platforms.
by Rodrigo Vivi
· 6 years ago
07c100b
drm/i915/guc: Flush the residual log capture irq on disabling
by Chris Wilson
· 6 years ago
772b540
drm/i915: remove redundant likely/unlikely annotation
by Chengguang Xu
· 6 years ago
43a8f68
drm/i915: Reorder struct_mutex-vs-reset_lock in i915_gem_fault()
by Chris Wilson
· 6 years ago
2a3902b
drm/i915/icl: Drop redundant gamma mode mask
by Uma Shankar
· 6 years ago
c5568ed
drm/i915/hdcp: Silence compiler critics
by Chris Wilson
· 6 years ago
1813ae1
drm/i915/guc: Calling guc_disable_communication in all suspend paths
by Sujaritha Sundaresan
· 6 years ago
e0ad3c6
drm/i915/guc: Splitting CT channel open/close functions
by Sujaritha Sundaresan
· 6 years ago
9ce25e7
drm/i915: Prevent user context creation while wedged
by Chris Wilson
· 6 years ago
207a815
drm/i915: Extend skl+ crc sources with more planes
by Ville Syrjälä
· 6 years ago
5303975
drm/i915: Remove the broken DP CRC support for g4x
by Ville Syrjälä
· 6 years ago
b49aacc
drm/i915: Use named initializers for the crc source name array
by Ville Syrjälä
· 6 years ago
87c2b65
drm/i915: Remove the "pf" crc source
by Ville Syrjälä
· 6 years ago
2a8862d
drm/i915: Reduce the RPS shock
by Chris Wilson
· 6 years ago
7412826
drm/i915: Fix KBL HDCP2.2 encrypt status signalling
by Ramalingam C
· 6 years ago
cf9cb35
drm/i915: CP_IRQ handling for DP HDCP2.2 msgs
by Ramalingam C
· 6 years ago
2d4254e
drm/i915: Implement the HDCP2.2 support for HDMI
by Ramalingam C
· 6 years ago
238d3a9
drm/i915: Implement the HDCP2.2 support for DP
by Ramalingam C
· 6 years ago
956af89
drm: removing the DP Errata msg and its msg id
by Ramalingam C
· 6 years ago
dfe4cbc
drm/i915: Handle HDCP2.2 downstream topology change
by Ramalingam C
· 6 years ago
22ce2d9
drm/i915: Implement HDCP2.2 link integrity check
by Ramalingam C
· 6 years ago
aeb0d80
drm: HDCP2.2 link check period
by Ramalingam C
· 6 years ago
d849178
drm/i915: Implement HDCP2.2 repeater authentication
by Ramalingam C
· 6 years ago
bd90d7c
drm/i915: Implement HDCP2.2 receiver authentication
by Ramalingam C
· 6 years ago
49a630b
drm/i915: Enable and Disable of HDCP2.2
by Ramalingam C
· 6 years ago
09d5639
drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking
by Ramalingam C
· 6 years ago
9055aac
drm/i915: MEI interface implementation
by Ramalingam C
· 6 years ago
04707f9
drm/i915: Initialize HDCP2.2
by Ramalingam C
· 6 years ago
4c719c2
drm/i915: Gathering the HDCP1.4 routines together
by Ramalingam C
· 6 years ago
c1d1746
drm/i915: Avoid reset lock in writing fence registers
by Chris Wilson
· 6 years ago
c41166f
drm/i915: Beware temporary wedging when determining -EIO
by Chris Wilson
· 6 years ago
47ed55a
drm/i915: Update DRIVER_DATE to 20190220
by Joonas Lahtinen
· 6 years ago
b08e776
Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
d0781a8
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
a5f2faf
Merge https://gitlab.freedesktop.org/drm/msm into drm-next
by Dave Airlie
· 6 years ago
71f4e45
Merge branch 'linux-5.1' of git://github.com/skeggsb/linux into drm-next
by Dave Airlie
· 6 years ago
a788ade
drm/nouveau/dmem: use dma addresses during migration copies
by Ben Skeggs
· 6 years ago
fd5e985
drm/nouveau/dmem: use physical vram addresses during migration copies
by Ben Skeggs
· 6 years ago
6c762d1
drm/nouveau/dmem: extend copy function to allow direct use of physical addresses
by Ben Skeggs
· 6 years ago
f180bf1
drm/nouveau/svm: new ioctl to migrate process memory to GPU memory
by Jérôme Glisse
· 6 years ago
5be73b6
drm/nouveau/dmem: device memory helpers for SVM
by Jérôme Glisse
· 6 years ago
Next »