Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3aae9d08532c8e542ad2787b3f1c6b4ee14db32b
3aae9d0
drm/i915: enumerate and init each supported region
by Abdiel Janulgue
· 5 years ago
253a774
drm/i915/execlists: Don't merely skip submission if maybe timeslicing
by Chris Wilson
· 5 years ago
fb26eee
drm/i915/pmu: Fix uninitialized variable on error path
by Tvrtko Ursulin
· 5 years ago
5d904e3
drm/i915: Pass in intel_gt at some for_each_engine sites
by Tvrtko Ursulin
· 5 years ago
a50134b
drm/i915: Make for_each_engine_masked work on intel_gt
by Tvrtko Ursulin
· 5 years ago
1dfffa0
drm/i915: Don't disable interrupts independently of the lock
by Sebastian Andrzej Siewior
· 5 years ago
e9768bfe
drm/i915/selftests: Teach requests to use all available engines
by Chris Wilson
· 5 years ago
0b23e2a
drm/i915/huc: improve documentation
by Daniele Ceraolo Spurio
· 5 years ago
218151e
drm/i915/guc: improve documentation
by Daniele Ceraolo Spurio
· 5 years ago
493065e
drm/i915: Add microcontrollers documentation section
by Daniele Ceraolo Spurio
· 5 years ago
d4a415d
drm/i915: Fix MST oops due to MSA changes
by Ville Syrjälä
· 5 years ago
0548867
drm/i915/pmu: Support multiple GPUs
by Tvrtko Ursulin
· 5 years ago
eb8de23
drm/i915/tgl: Enable DDI/Port G
by Khaled Almahallawy
· 5 years ago
972c646
drm/i915: Move swizzle_bit under i915_ggtt
by Chris Wilson
· 5 years ago
e9d4c92
drm/i915: Store i915_ggtt as the backpointer on fence registers
by Chris Wilson
· 5 years ago
eca0b72
drm/i915: Do initial mocs configuration directly
by Chris Wilson
· 5 years ago
5f65d5a
drm/i915/selftests: Teach timelines to take intel_gt as its argument
by Chris Wilson
· 5 years ago
bb3d4c9
drm/i915/selftests: Teach workarounds to take intel_gt as its argument
by Chris Wilson
· 5 years ago
3b05c4f
drm/i915/selftests: Teach guc to take intel_gt as its argument
by Chris Wilson
· 5 years ago
1357fa8
drm/i915/selftests: Teach execlists to take intel_gt as its argument
by Chris Wilson
· 5 years ago
943682e
drm/i915: Introduce Jasper Lake PCH
by Matt Roper
· 5 years ago
fcb9bba
drm/i915/ehl: Don't forget to set TC long detect function
by Matt Roper
· 5 years ago
3abe897
drm/i915: Prepare the mode readout for hw vs. uapi state split
by Ville Syrjälä
· 5 years ago
de3b67a
drm/i915: Prepare the connector/encoder mask readout for hw vs. uapi state split
by Ville Syrjälä
· 5 years ago
4078c98
drm/i915: Switch intel_legacy_cursor_update() to intel_ types
by Ville Syrjälä
· 5 years ago
9932542
drm/i915: Refactor timestamping constants update
by Ville Syrjälä
· 5 years ago
2229adc
drm/i915/execlist: Trim immediate timeslice expiry
by Chris Wilson
· 5 years ago
8574685
drm/i915/selftests: Drop stale struct_mutex
by Chris Wilson
· 5 years ago
08fff7a
drm/i915/tgl: Wa_1607138340
by Mika Kuoppala
· 5 years ago
99db8c59
drm/i915/tgl: Wa_1607030317, Wa_1607186500, Wa_1607297627
by Mika Kuoppala
· 5 years ago
79bfa60
drm/i915/tgl: Wa_1607138336
by Mika Kuoppala
· 5 years ago
2e19af9
drm/i915/tgl: Wa_1409600907
by Mika Kuoppala
· 5 years ago
2cbe2d8
drm/i915/tgl: Wa_1409170338
by Mika Kuoppala
· 5 years ago
65df78b
drm/i915/tgl: Wa_1409420604
by Mika Kuoppala
· 5 years ago
99739f9
drm/i915/tgl: Keep FF dop clock enabled for A0
by Mika Kuoppala
· 5 years ago
36a6b5d9
drm/i915/tgl: Add extra hdc flush workaround
by Mika Kuoppala
· 5 years ago
4aa0b5d
drm/i915/tgl: Add HDC Pipeline Flush
by Mika Kuoppala
· 5 years ago
62037ff
drm/i915/tgl: Include ro parts of l3 to invalidate
by Mika Kuoppala
· 5 years ago
613716b
drm/i915/tgl: Add IS_TGL_REVID
by Mika Kuoppala
· 5 years ago
da5d2ca
drm/i915/icl: Wa_1607087056
by Mika Kuoppala
· 5 years ago
1930650
drm/i915: Flush tasklet submission before sleeping on i915_request_wait
by Chris Wilson
· 5 years ago
fc1a0fb
drm/i915: Use drm_rect_init()
by Ville Syrjälä
· 5 years ago
dcdef1a
drm/i915: Use drm_rect_translate_to()
by Ville Syrjälä
· 5 years ago
3e30d70
drm/i915: Make .modeset_calc_cdclk() mandatory
by Ville Syrjälä
· 6 years ago
131d3b1
drm/i915: Stop using drm_atomic_helper_check_planes()
by Ville Syrjälä
· 6 years ago
3e706df
drm/i915: Switch to using DP_MSA_MISC_* defines
by Ville Syrjälä
· 5 years ago
0299dfa7a
drm/i915/dp: Attach HDR metadata property to DP connector
by Gwan-gyeong Mun
· 5 years ago
b246cf2
drm/i915/dp: Program an Infoframe SDP Header and DB for HDR Static Metadata
by Gwan-gyeong Mun
· 5 years ago
922430d
drm/i915: Add new GMP register size for GEN11
by Gwan-gyeong Mun
· 5 years ago
9d1bb6f
drm/i915/dp: Attach colorspace property
by Gwan-gyeong Mun
· 5 years ago
0c06fa15
drm/i915/dp: Add support of BT.2020 Colorimetry to DP MSA
by Gwan-gyeong Mun
· 5 years ago
bb71fb0
drm/i915/dp: Extend program of VSC Header and DB for Colorimetry Format
by Gwan-gyeong Mun
· 5 years ago
8b390c1
drm/i915/execlists: Clear semaphore immediately upon ELSP promotion
by Chris Wilson
· 5 years ago
454a325
drm/i915: Remove leftover vma->obj->pages_pin_count on insert/remove
by Chris Wilson
· 5 years ago
56184a2
drm/i915: Drop obj.page_pin_count after a failed vma->set_pages()
by Chris Wilson
· 5 years ago
fa41d6e
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 5 years ago
9cd20ef
drm/i915/perf: allow holding preemption on filtered ctx
by Lionel Landwerlin
· 5 years ago
7831e9a
drm/i915/perf: Allow dynamic reconfiguration of the OA stream
by Chris Wilson
· 5 years ago
4f6ccc7
drm/i915: add support for perf configuration queries
by Lionel Landwerlin
· 5 years ago
b8d49f2
drm/i915/perf: introduce a versioning of the i915-perf uapi
by Lionel Landwerlin
· 5 years ago
3c00660
drm/i915/execlists: Assert tasklet is locked for process_csb()
by Chris Wilson
· 5 years ago
53448ae
drm/i915/ehl: Port C's hotplug interrupt is associated with TC1 bits
by Vivek Kasireddy
· 5 years ago
41e35ff
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
by Ville Syrjälä
· 5 years ago
89b6d18
drm/i915/execlists: Tweak virtual unsubmission
by Chris Wilson
· 5 years ago
9506c23
drm/i915/selftests: Check that GPR are cleared for new contexts
by Chris Wilson
· 5 years ago
9c27462
drm/i915/selftests: Check known register values within the context
by Chris Wilson
· 5 years ago
1fd3766
drm/i915/display: Squelch kerneldoc warnings
by Chris Wilson
· 5 years ago
280bc0c
drm/i915/selftests: Fixup naked 64b divide
by Chris Wilson
· 5 years ago
c2fba93
drm/i915/perf: Avoid polluting the i915_oa_config with error pointers
by Chris Wilson
· 5 years ago
5f5c382
drm/i915/perf: Prefer using the pinned_ctx for emitting delays on config
by Chris Wilson
· 5 years ago
15d0ace
drm/i915/perf: execute OA configuration from command stream
by Lionel Landwerlin
· 5 years ago
daed3e4
drm/i915/perf: implement active wait for noa configurations
by Lionel Landwerlin
· 5 years ago
6a45008
drm/i915/perf: allow for CS OA configs to be created lazily
by Lionel Landwerlin
· 5 years ago
c3eb54a
drm/i915: Mark up "sentinel" requests
by Chris Wilson
· 5 years ago
d8ad5f5
drm/i915/execlists: Prevent merging requests with conflicting flags
by Chris Wilson
· 5 years ago
a5efcde
drm/i915/perf: Replace global wakeref tracking with engine-pm
by Chris Wilson
· 5 years ago
cd9ba7b
drm/i915/selftests: Serialise write to scratch with its vma binding
by Chris Wilson
· 5 years ago
5489501
drm/i915: Add an rcu_barrier option to i915_drop_caches
by Chris Wilson
· 5 years ago
cbbf278
drm/i915/execlists: Only mark incomplete requests as -EIO on cancelling
by Chris Wilson
· 5 years ago
c97fb52
drm/i915/execlists: Leave tell-tales as to why pending[] is bad
by Chris Wilson
· 5 years ago
9c4a14f
drm/i915: Note the addition of timeslicing to the pretend scheduler
by Chris Wilson
· 5 years ago
7ed0936
Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 5 years ago
da80f04
drm/i915/tgl: Read SAGV block time from PCODE
by James Ausmus
· 5 years ago
b068a86
drm/i915: Move SAGV block time to dev_priv
by James Ausmus
· 5 years ago
52111c4
drm/i915/perf: Store shortcut to intel_uncore
by Chris Wilson
· 5 years ago
9a61363
drm/i915/perf: store the associated engine of a stream
by Lionel Landwerlin
· 5 years ago
3a61276
drm/i915: Remove cursor use of properties for coordinates
by Maarten Lankhorst
· 5 years ago
d8bd3e1
drm/i915: Remove begin/finish_crtc_commit, v4.
by Maarten Lankhorst
· 5 years ago
04c8b0b
drm/i915: Use intel_plane_state in prepare and cleanup plane_fb
by Maarten Lankhorst
· 5 years ago
af9fbfa
drm/i915: Introduce and use intel_atomic_crtc_state_for_each_plane_state.
by Maarten Lankhorst
· 5 years ago
9a3a41d
drm/i915: Fix for_each_intel_plane_mask definition
by Maarten Lankhorst
· 5 years ago
86027e3
drm/i915/selftests: Check that registers are preserved between virtual engines
by Chris Wilson
· 5 years ago
bd9bec5
drm/i915/execlists: Mark up expected state during reset
by Chris Wilson
· 5 years ago
542a5c6
drm/i915/gt: Warn CI about an unrecoverable wedge
by Chris Wilson
· 5 years ago
9d41318
drm/i915/tgl: simplify the lrc register list for !RCS
by Daniele Ceraolo Spurio
· 5 years ago
ba2c74d
drm/i915/tgl: the BCS engine supports relative MMIO
by Daniele Ceraolo Spurio
· 5 years ago
c36eebd
drm/i915/gt: execlists->active is serialised by the tasklet
by Chris Wilson
· 5 years ago
c949ae4
drm/i915/execlists: Protect peeking at execlists->active
by Chris Wilson
· 5 years ago
2a86972
drm/i915: Select DPLL's via mask
by Matt Roper
· 5 years ago
d503412
drm/i915/color: move check of gamma_enable to specific func/platform
by Swati Sharma
· 5 years ago
Next »