Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6983dafa310afdb416af091578019e58a773984e
6983dafa
drm/i915/gem: Lazily acquire the device wakeref for freeing objects
by Chris Wilson
· 4 years, 11 months ago
389b7f0
drm/i915/gt: Sanitize RPS interrupts upon resume
by Chris Wilson
· 4 years, 11 months ago
6f576d6
drm/i915/gem: Try an alternate engine for relocations
by Chris Wilson
· 4 years, 11 months ago
0e97fbb
drm/i915/gem: Use a single chained reloc batches for a single execbuf
by Chris Wilson
· 4 years, 11 months ago
964a9b0
drm/i915/gem: Use chained reloc batches
by Chris Wilson
· 4 years, 11 months ago
9f909e2
drm/i915: Implement vm_ops->access for gdb access into mmaps
by Chris Wilson
· 5 years ago
a211da9
drm/i915/gt: Make timeslicing an explicit engine property
by Chris Wilson
· 5 years ago
3b55cde
drm/i915/pmu: Keep a reference to module while active
by Chris Wilson
· 5 years ago
16e8745
drm/i915/gt: Move the batch buffer pool from the engine to the gt
by Chris Wilson
· 5 years ago
230982d
drm/i915: Update DRIVER_DATE to 20200430
by Joonas Lahtinen
· 5 years ago
8b46ed5
Merge tag 'gvt-next-2020-04-22' of https://github.com/intel/gvt-linux into drm-intel-next-queued
by Joonas Lahtinen
· 5 years ago
79eb8c7
drm/i915/selftests: Add tiled blits selftest
by Zbigniew Kempczyński
· 5 years ago
de3b4d9
drm/i915/gt: Restore aggressive post-boost downclocking
by Chris Wilson
· 5 years ago
3f88dde
drm/i915/gt: Apply the aggressive downclocking to parking
by Chris Wilson
· 5 years ago
36d516b
drm/i915/gt: Switch to manual evaluation of RPS
by Chris Wilson
· 5 years ago
8e99299
drm/i915/gt: Track use of RPS interrupts in flags
by Chris Wilson
· 5 years ago
9bad2ad
drm/i915/gt: Move rps.enabled/active to flags
by Chris Wilson
· 5 years ago
426d007
drm/i915/gt: Always enable busy-stats for execlists
by Chris Wilson
· 5 years ago
be1cb55
drm/i915/gt: Keep a no-frills swappable copy of the default context state
by Chris Wilson
· 5 years ago
8c35a19
drm/i915/selftests: fix error handling in __live_lrc_indirect_ctx_bb()
by Dan Carpenter
· 5 years ago
24aac33
drm/i915: Avoid dereferencing a dead context
by Chris Wilson
· 5 years ago
2ea4a7b
drm/i915/gt: Avoid uninitialized use of rpcurupei in frequency_show
by Nathan Chancellor
· 5 years ago
f6a7c21
drm/i915/execlists: Verify we don't submit two identical CCIDs
by Chris Wilson
· 5 years ago
5c4a53e
drm/i915/execlists: Track inflight CCID
by Chris Wilson
· 5 years ago
2632f17
drm/i915/execlists: Avoid reusing the same logical CCID
by Chris Wilson
· 5 years ago
f9d7742
drm/i915/tgl: Wa_14011059788
by Matt Atwood
· 5 years ago
96a4faf
drm/i915/selftests: Tweak the tolerance for clock ticks to 12.5%
by Chris Wilson
· 5 years ago
d631461
drm/i915/gt: fix spelling mistake "evalution" -> "evaluation"
by Colin Ian King
· 5 years ago
869129e
drm/i915: Use proper fault mask in interrupt postinstall too
by Matt Roper
· 5 years ago
6dc0d02
drm/i915/gt: Fix up clock frequency
by Chris Wilson
· 5 years ago
4243cd5
drm/i915/gt: Sanitize GT first
by Chris Wilson
· 5 years ago
2759e39
drm/i915/gt: Check cacheline is valid before acquiring
by Chris Wilson
· 5 years ago
68ace46
drm/i915/execlists: Check preempt-timeout target before submit_ports
by Chris Wilson
· 5 years ago
9f4069b
drm/i915: re-disable -Wframe-address
by Nick Desaulniers
· 5 years ago
b8a1181
drm/i915: Use indirect ctx bb to mend CMD_BUF_CCTL
by Mika Kuoppala
· 5 years ago
1dd47b54
drm/i915: Add live selftests for indirect ctx batchbuffers
by Mika Kuoppala
· 5 years ago
685d210
drm/i915: Add per ctx batchbuffer wa for timestamp
by Mika Kuoppala
· 5 years ago
168c6d2
drm/i915: Add engine scratch register to live_lrc_fixed
by Mika Kuoppala
· 5 years ago
9669a50
drm/i915: Drop rq->ring->vma peeking from error capture
by Chris Wilson
· 5 years ago
9c87855
drm/i915/gt: Use the RPM config register to determine clk frequencies
by Chris Wilson
· 5 years ago
555a322
drm/i915/gt: Trace RPS events
by Chris Wilson
· 5 years ago
1ebf7aa
drm/i915/gt: Prefer soft-rc6 over RPS DOWN_TIMEOUT
by Chris Wilson
· 5 years ago
7db8736
drm/i915: Split some long lines
by Ville Syrjälä
· 5 years ago
8fdda38
drm/i915: Introduce .set_idle_link_train() vfunc
by Ville Syrjälä
· 5 years ago
fb83f72
drm/i915: Introduce .set_signal_levels() vfunc
by Ville Syrjälä
· 5 years ago
eee3f91
drm/i915: Introduce .set_link_train() vfunc
by Ville Syrjälä
· 5 years ago
d7ff281
drm/i915: Have pfit calculations return an error code
by Ville Syrjälä
· 5 years ago
4cecc7c0
drm/i915: Pass connector state to pfit calculations
by Ville Syrjälä
· 5 years ago
f650af72
drm/i915: s/pipe_config/crtc_state/ in pfit functions
by Ville Syrjälä
· 5 years ago
35dd95b
drm/i915: Use drm_rect to store the pfit window pos/size
by Ville Syrjälä
· 5 years ago
eac9c58
drm/i915: Flatten a bunch of the pfit functions
by Ville Syrjälä
· 5 years ago
c5a01ec
drm/i915: Fix skl+ non-scaled pfit modes
by Ville Syrjälä
· 5 years ago
5068977
drm/i915: Only close vma we open
by Chris Wilson
· 5 years ago
b4892e4
drm/i915: Make define for lrc state offset
by Mika Kuoppala
· 5 years ago
f1cc6ac
drm/i915/selftests: Add context batchbuffers registers to live_lrc_fixed
by Mika Kuoppala
· 5 years ago
cbfd3a0
drm/i915/selftests: Add request throughput measurement to perf
by Chris Wilson
· 5 years ago
b97f77b
drm/i915/gt: Check carefully for an idle engine in wait-for-idle
by Chris Wilson
· 5 years ago
36fe164
drm/i915/gt: Carefully order virtual_submission_tasklet
by Chris Wilson
· 5 years ago
8372e32
drm/i915/icl: Fix timeout handling during TypeC AUX power well enabling
by Imre Deak
· 5 years ago
1550128
drm/i915/execlists: Drop request-before-CS assertion
by Chris Wilson
· 5 years ago
cb593e5
drm/i915/gem: Hold obj->vma.lock over for_each_ggtt_vma()
by Chris Wilson
· 5 years ago
c92724d
drm/i915/selftests: Try to detect rollback during batchbuffer preemption
by Chris Wilson
· 5 years ago
cbb6f88
drm/i915/selftests: Disable heartbeat around RPS interrupt testing
by Chris Wilson
· 5 years ago
3388331
drm/i915/selftests: Unroll the CS frequency loop
by Chris Wilson
· 5 years ago
bd3ec9e
drm/i915/gt: Poison residual state [HWSP] across resume.
by Chris Wilson
· 5 years ago
cf9ba27
drm/i915/selftests: Disable C-states when measuring RPS frequency response
by Chris Wilson
· 5 years ago
4ea6b1c
drm/i915/selftests: Show the full scaling curve on failure
by Chris Wilson
· 5 years ago
74f1039
drm/i915/selftests: Show the pstate limits on any failure to reset min
by Chris Wilson
· 5 years ago
007ff34
drm/i915/display/vlv_dsi: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
e278f07
drm/i915/display/overlay: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
8d64157
drm/i915/display/global_state: Prefer drm_WARN* over WARN*
by Pankaj Bharadiya
· 5 years ago
a7f2ad3
drm/i915/display/frontbuffer: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
4ad53ed
drm/i915/display/dpll_mgr: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
ce04ecd
drm/i915/display/display: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
8b4f213
drm/i915/display/ddi: Prefer drm_WARN* over WARN*
by Pankaj Bharadiya
· 5 years ago
1e6850e
drm/i915/display/atomic_plane: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
61198fe
drm/i915/display/icl_dsi: Prefer drm_WARN_ON over WARN_ON
by Pankaj Bharadiya
· 5 years ago
11ebc23
drm/i915/audio: fix compressed_bpp check
by Jani Nikula
· 5 years ago
81b55ef
drm/i915: drop a bunch of superfluous inlines
by Jani Nikula
· 5 years ago
3c30411
drm/i915/hdmi: remove unused intel_hdmi_hdcp2_protocol()
by Jani Nikula
· 5 years ago
89e01ca
drm/i915: Use single set of AUX powerwell ops for gen11+
by Matt Roper
· 5 years ago
e07c760
drm/i915/selftests: Fix i915_address_space refcnt leak
by Xiyu Yang
· 5 years ago
e42a969
drm/i915/selftests: Exercise dynamic reclocking with RPS
by Chris Wilson
· 5 years ago
6b36fc9
drm/i915/selftests: Show the pcode frequency table on error
by Chris Wilson
· 5 years ago
0eaccc4
drm/i915/selftests: Split RPS frequency measurement
by Chris Wilson
· 5 years ago
9938ee2
drm/i915/selftests: Check RPS controls
by Chris Wilson
· 5 years ago
a740f5c
drm/i915/selftests: Skip energy consumption tests if not controlling freq
by Chris Wilson
· 5 years ago
4ba74e5
drm/i915/selftests: Verify frequency scaling with RPS
by Chris Wilson
· 5 years ago
f0617ff
drm/i915: Push MST link retraining to the hotplug work
by Ville Syrjälä
· 5 years ago
3c0ec2c
drm/i915: Flatten intel_dp_check_mst_status() a bit
by Ville Syrjälä
· 5 years ago
eed22a4
drm/i915: Pass encoder all the way to intel_ddi_transcoder_func_reg_val_get()
by Ville Syrjälä
· 5 years ago
7c2fedd
drm/i915: Push TRANS_DDI_FUNC_CTL into the encoder->enable() hook
by Ville Syrjälä
· 5 years ago
c387309
drm/i915: Move the TRANS_DDI_FUNC_CTL enable to a later point
by Ville Syrjälä
· 5 years ago
02a715c
drm/i915: Pass encoder to intel_ddi_enable_pipe_clock()
by Ville Syrjälä
· 5 years ago
6b7fc6a
Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()
by Peter Jones
· 7 years ago
f153f63
drm/i915/gt: Move the late flush_submission in retire to the end
by Chris Wilson
· 5 years ago
a95f3ac
drm/i915/gem: Remove object_is_locked assertion from unpin_from_display_plane
by Chris Wilson
· 5 years ago
d7fb38a
drm/i915/dpcd_bl: Unbreak enable_dpcd_backlight modparam
by Lyude Paul
· 5 years ago
b4ed131d
drm/i915/audio: error log non-zero audio power refcount after unbind
by Jani Nikula
· 5 years ago
27be41d
drm/i915: fix Sphinx build duplicate label warning
by Jani Nikula
· 5 years ago
Next »