Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7e7129dcbd81721b8f69a535c686cedfded888c1
7e7129d
drm/i915: Disable display interrupts during display IRQ handler
by Clint Taylor
· 5 years ago
0713098
drm/i915/dp: fix DP audio for PORT_A on gen12+
by Kai Vehmanen
· 5 years ago
9b93daa9
drm/i915: Support more QGV points
by Stanislav Lisovskiy
· 5 years ago
58b4c1a
drm/i915: Reduce nested prepare_remote_context() to a trylock
by Chris Wilson
· 5 years ago
5766a5f
drm/i915: Default to a more lenient forced preemption timeout
by Chris Wilson
· 5 years ago
34f5fe1
drm/i915/selftests: Move mock_vma to the heap to reduce stack_frame
by Chris Wilson
· 5 years ago
4f88f87
drm/i915/gt: Schedule request retirement when timeline idles
by Chris Wilson
· 5 years ago
88a4655
drm/i915/gt: Adapt engine_park synchronisation rules for engine_retire
by Chris Wilson
· 5 years ago
de5825b
drm/i915: Serialise with engine-pm around requests on the kernel_context
by Chris Wilson
· 5 years ago
da0ef77
drm/i915/execlists: Fixup cancel_port_requests()
by Chris Wilson
· 5 years ago
331bf90
drm/i915/gt: Mark the execlists->active as the primary volatile access
by Chris Wilson
· 5 years ago
bae21da
drm/i915: Switch kunmap() to take the page not vaddr
by Chris Wilson
· 5 years ago
3b054a1
drm/i915/selftests: Include the subsubtest name for live_parallel_engines
by Chris Wilson
· 5 years ago
9acc99d
drm/i915/query: Align flavour of engine data lookup
by Tvrtko Ursulin
· 5 years ago
6025ba1
drm/i915: coffeelake supports hdcp2.2
by Juston Li
· 5 years ago
e8e61f1
drm/i915/selftests: Flush the active callbacks
by Chris Wilson
· 5 years ago
cfd821b
drm/i915/selftests: Force bonded submission to overlap
by Chris Wilson
· 5 years ago
67a3aca
drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
by Chris Wilson
· 5 years ago
f05bfce
drm/i915/selftests: Shorten infinite wait for sseu
by Chris Wilson
· 5 years ago
1ff2f9e
drm/i915/selftests: Always hold a reference on a waited upon request
by Chris Wilson
· 5 years ago
93b0e8f
drm/i915: Mark intel_wakeref_get() as a sleeper
by Chris Wilson
· 5 years ago
c95d31c
drm/i915/execlists: Lock the request while validating it during promotion
by Chris Wilson
· 5 years ago
090a82e
drm/i915/gt: Hold request reference while waiting for w/a verification
by Chris Wilson
· 5 years ago
2d0fb25
drm/i915: Serialise with remote retirement
by Chris Wilson
· 5 years ago
689122d
Revert "drm/i915/gt: Wait for new requests in intel_gt_retire_requests()"
by Chris Wilson
· 5 years ago
e18417b
drm/i915: Use intel_gt_pm_put_async in GuC submission path
by Stuart Summers
· 5 years ago
e435c60
drm/i915/gt: Fixup config ifdeffery for pm_suspend_target_state
by Chris Wilson
· 5 years ago
88cec49
drm/i915/gt: Declare timeline.lock to be irq-free
by Chris Wilson
· 5 years ago
5cba288
drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
by Chris Wilson
· 5 years ago
a6edbca
drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
by Chris Wilson
· 5 years ago
07779a7
drm/i915: Mark up the calling context for intel_wakeref_put()
by Chris Wilson
· 5 years ago
8a12639
drm/i915: Do not initialize display BW when display not available
by Stuart Summers
· 5 years ago
e7862f4
Skip MCHBAR queries when display is not available
by Stuart Summers
· 5 years ago
7451a07
drm/i915: Change .crtc_enable/disable() calling convention
by Ville Syrjälä
· 5 years ago
502d871
drm/i915: s/pipe_config/new_crtc_state/ in .crtc_enable()
by Ville Syrjälä
· 5 years ago
e44c84a
drm/i915: s/intel_crtc/crtc/ in .crtc_enable() and .crtc_disable()
by Ville Syrjälä
· 5 years ago
c684fb4
drm/i915: Pass dev_priv to cpt_verify_modeset()
by Ville Syrjälä
· 5 years ago
7a8fdb1f
drm/i915: Change watermark hook calling convention
by Ville Syrjälä
· 5 years ago
5b4f4e9
drm/i915: Pass intel_crtc to ironlake_fdi_disable()
by Ville Syrjälä
· 5 years ago
777bf6d
drm/i915: Move crtc_state to tighter scope
by Ville Syrjälä
· 5 years ago
407b940
drm/i915: Move assert_vblank_disabled() into intel_crtc_vblank_on()
by Ville Syrjälä
· 5 years ago
d18b6bb
drm/i915: Add intel_crtc_vblank_off()
by Ville Syrjälä
· 5 years ago
021ba10
drm/i915: Change intel_encoders_<hook>() calling convention
by Ville Syrjälä
· 5 years ago
41dec75
Merge tag 'topic/drm-mipi-dsi-dsc-updates-2019-11-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queued
by Jani Nikula
· 5 years ago
c53d131
drm/i915/selftests: Take a ref to the request we wait upon
by Chris Wilson
· 5 years ago
e668950
drm/i915/selftests: Be explicit in ERR_PTR handling
by Chris Wilson
· 5 years ago
ba446f7
drm/i915/selftests: Exercise rc6 w/a handling
by Chris Wilson
· 5 years ago
f4ba070
drm/i915: Wait until the intel_wakeref idle callback is complete
by Chris Wilson
· 5 years ago
8ad305f
drm/i915/gem: Manually dump the debug trace on GEM_BUG_ON
by Chris Wilson
· 5 years ago
0cdfdf6
drm/i915/gt: Flush the requests after wedging on suspend
by Chris Wilson
· 5 years ago
dcbebb1
drm/i915/gt: Schedule next retirement worker first
by Chris Wilson
· 5 years ago
1683d24
drm/i915/gt: Move new timelines to the end of active_list
by Chris Wilson
· 5 years ago
d18580b
drm/i915: make pool objects read-only
by Matthew Auld
· 5 years ago
362bfb9
drm/i915/tgl: Add DKL PHY vswing table for HDMI
by Matt Roper
· 5 years ago
6d73af2
drm/i915/dsi: Do not read the transcoder register.
by Vandita Kulkarni
· 5 years ago
5301977
drm/i915/gem: Protect the obj->vma.list during iteration
by Chris Wilson
· 5 years ago
62d1c85
drm/i915/gem: Merge GGTT vma flush into a single loop
by Chris Wilson
· 5 years ago
42d7025
drm/i915/gem: Track ggtt writes from userspace on the bound vma
by Chris Wilson
· 5 years ago
a266bf4
drm/i915/gt: Make intel_ring_unpin() safe for concurrent pint
by Chris Wilson
· 5 years ago
b642269
drm/i915/gt: Only wait for register chipset flush if active
by Chris Wilson
· 5 years ago
d147483
drm/i915/ehl: Update voltage level checks
by Matt Roper
· 5 years ago
03cea61
drm/i915/dsb: fix extra warning on error path handling
by Lucas De Marchi
· 5 years ago
ac4eead
drm/i915/dsb: remove atomic operations
by Lucas De Marchi
· 5 years ago
c50bb4d
drm/i915/mst: Check uapi enable not intel one during mst atomic check
by José Roberto de Souza
· 5 years ago
33ef6d4
drm/i915/vbt: Handle generic DTD block
by Matt Roper
· 5 years ago
9e7eced
drm/i915/vbt: Parse panel options separately from timing data
by Matt Roper
· 5 years ago
8eed671
drm/i915/selftests: Add intel_gt_driver_late_release for mock device
by Chris Wilson
· 5 years ago
48ea97f
drm/i915: fix accidental static variable use
by Jani Nikula
· 5 years ago
82e0c5b
drm/i915/guc: Skip suspend/resume GuC action on platforms w/o GuC submission
by Don Hiatt
· 5 years ago
b291ce0
drm/i915/gem: Purge the sudden reappearance of i915_gem_object_pin()
by Chris Wilson
· 5 years ago
3c1fe1e
drm/i915/gt: Mention which device failed
by Chris Wilson
· 5 years ago
cc7a4cf
drm/i915: Fix frame start delay programming
by Ville Syrjälä
· 5 years ago
c212fbd
drm/i915/selftests: Disable heartbeat around context barrier tests
by Chris Wilson
· 5 years ago
2d19a71
drm/i915/selftests: Exercise long preemption chains
by Chris Wilson
· 5 years ago
dd590f6
drm/i915/perf: Add preemption check while waiting for OA
by Lionel Landwerlin
· 5 years ago
dea397e
drm/i915/gt: Flush retire.work timer object on unload
by Chris Wilson
· 5 years ago
aeab92e
drm/i915/gt: Use gt locals for accessing rc6
by Chris Wilson
· 5 years ago
90eb7d2
drm/i915: Simplify NEEDS_WaRsDisableCoarsePowerGating
by Chris Wilson
· 5 years ago
d96bb62
drm/i915/gem: Silence sparse for RCU protection inside the constructor
by Chris Wilson
· 5 years ago
7936a22
drm/i915/gt: Wait for new requests in intel_gt_retire_requests()
by Chris Wilson
· 5 years ago
e205cee
Merge drm/drm-next into drm-intel-next-queued
by Jani Nikula
· 5 years ago
17cc513
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux into drm-next
by Dave Airlie
· 5 years ago
2d0720f
Merge tag 'drm-intel-next-fixes-2019-11-14' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 5 years ago
1cdc233
drm/i915/guc: Properly capture & release GuC interrupts on Gen11+
by Daniele Ceraolo Spurio
· 5 years ago
980f87a
drm/i915: Restore GT coarse power gating workaround
by Imre Deak
· 5 years ago
e543620
drm/i915: Drop redundant aspec ratio prop value initialization
by Ville Syrjälä
· 6 years ago
c504f4d
drm/i915: Do not override mode's aspect ratio with the prop value NONE
by Ville Syrjälä
· 6 years ago
c9ad602
drm/i915: Split i915_active.mutex into an irq-safe spinlock for the rbtree
by Chris Wilson
· 5 years ago
3fb33cd
drm/i915/selftests: Add coverage of mocs registers
by Chris Wilson
· 5 years ago
f8a0c7a
drm/i915/gt: Refactor mocs loops into single control macro
by Chris Wilson
· 5 years ago
f616de0
drm/i915/gt: Tidy up debug-warns for the mocs control table
by Chris Wilson
· 5 years ago
93975d6
drm/i915/gt: Set unused mocs entry to follow PTE on tgl as on all others
by Chris Wilson
· 5 years ago
abc5520
drm/i915/fbdev: Restore physical addresses for fb_mmap()
by Chris Wilson
· 5 years ago
b401164
drm/vmwgfx: remove set but not used variable 'srf'
by YueHaibing
· 5 years ago
e2e9666
drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page pool
by Thomas Hellstrom
· 5 years ago
9393765
drm/i915/perf: don't forget noa wait after oa config
by Lionel Landwerlin
· 5 years ago
dfce902
Backmerge i915 security patches from commit 'ea0b163b13ff' into drm-next
by Dave Airlie
· 5 years ago
2248a28
drm/i915/gen8+: Add RC6 CTX corruption WA
by Imre Deak
· 5 years ago
5ba2bb5
drm/i915/tgl: Wa_1606679103
by Radhakrishna Sripada
· 5 years ago
94bc7f5
Merge tag 'arcpgu-updates-2019.07.18' of github.com:abrodkin/linux into drm-next
by Dave Airlie
· 5 years ago
Next »