Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b068a86071ca743de28a607a0b22b41b1a3f5fb3
/
drivers
/
gpu
/
drm
/
i915
/
intel_pm.c
b068a86
drm/i915: Move SAGV block time to dev_priv
by James Ausmus
· 5 years ago
3a61276
drm/i915: Remove cursor use of properties for coordinates
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
c113236
drm/i915: Extract GT render sleep (rc6) management
by Andi Shyti
· 5 years ago
c47b7dd
drm/i915: Rename planar linked plane variables
by Maarten Lankhorst
· 5 years ago
d1d23d7
drm/i915: Replace is_planar_yuv_format() with drm_format_info_is_yuv_semiplanar()
by Ville Syrjälä
· 5 years ago
2497787
drm/i915: add INTEL_NUM_PIPES() and use it
by Jani Nikula
· 5 years ago
ab37c4d
drm/i915/tgl: Disable rc6 for debugging
by Chris Wilson
· 5 years ago
42014f6
drm/i915: Hook up GT power management
by Andi Shyti
· 5 years ago
8ffa439
drm/i915/tgl: disable SAGV temporarily
by Lucas De Marchi
· 5 years ago
0b14d96
drm/i915: Use hweight8() for 8bit masks
by Ville Syrjälä
· 5 years ago
c08e913
drm/i915: s/num_active_crtcs/num_active_pipes/
by Ville Syrjälä
· 5 years ago
d048a26
drm/i915: Use enum pipe consistently
by Ville Syrjälä
· 5 years ago
d06a79d
drm/i915: Use enum pipe instead of crtc index to track active pipes
by Ville Syrjälä
· 5 years ago
5d86923
drm/i915/tgl: Enable VD HCP/MFX sub-pipe power gating
by Michel Thierry
· 5 years ago
13e53c5
drm/i915/tgl: Introduce initial Tiger Lake workarounds
by Lucas De Marchi
· 5 years ago
1feb786
drm/i915/gtt: enable GTT cache by default
by Matthew Auld
· 5 years ago
1d455f8
drm/i915: rename intel_drv.h to display/intel_display_types.h
by Jani Nikula
· 5 years ago
a09d9a8
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
by Jani Nikula
· 5 years ago
702668e
drm/i915/uc: Unify uC platform check
by Daniele Ceraolo Spurio
· 5 years ago
88016a9
drm/i915: Check crtc_state->wm.need_postvbl_update before grabbing wm.mutex
by Ville Syrjälä
· 6 years ago
2a98f4e
drm/i915: add infrastructure to hold off preemption on a request
by Lionel Landwerlin
· 6 years ago
d56e823
drm/i915: Deal with cpp==8 for g4x watermarks
by Ville Syrjälä
· 6 years ago
ec19364
drm/i915: Use intel state as much as possible in wm code
by Maarten Lankhorst
· 6 years ago
855e0d6
drm/i915: Convert most of atomic commit to take more intel state
by Maarten Lankhorst
· 6 years ago
df0566a
drm/i915: move modesetting core code under display/
by Jani Nikula
· 6 years ago
c447ff7
drm/i915: update with_intel_runtime_pm to use the rpm structure
by Daniele Ceraolo Spurio
· 6 years ago
4f5fd91
drm/i915: Remove I915_READ16 and I915_WRITE16
by Tvrtko Ursulin
· 6 years ago
e44d62d
drm/i915: Remove POSTING_READ16
by Tvrtko Ursulin
· 6 years ago
e33a4be
drm/i915: Remove I915_POSTING_READ_FW
by Tvrtko Ursulin
· 6 years ago
c54f0ba
drm/i915: Remove I915_READ8
by Tvrtko Ursulin
· 6 years ago
1cea02d
drm/i915: Convert intel_read_wm_latency to uncore mmio accessors
by Tvrtko Ursulin
· 6 years ago
d284d51
drm/i915: Make sandybridge_pcode_read() deal with the second data register
by Ville Syrjälä
· 6 years ago
c91a45f
drm/i915: Move w/a 0477/WaDisableIPC:skl into intel_init_ipc()
by Ville Syrjälä
· 6 years ago
5a7d202
drm/i915: Drop WaIncreaseLatencyIPCEnabled/1140 for cnl
by Ville Syrjälä
· 6 years ago
25312ef
drm/i915: Document that we implement WaIncreaseLatencyIPCEnabled
by Ville Syrjälä
· 6 years ago
d492a29
drm/i915: Use mul_u32_u32() more
by Ville Syrjälä
· 6 years ago
ecbb5fb
drm/i915: move some leftovers to intel_pm.h from i915_drv.h
by Jani Nikula
· 6 years ago
12392a7
drm/i915: extract intel_atomic.h from intel_drv.h
by Jani Nikula
· 6 years ago
440e2b3
drm/i915: extract i915_irq.h from intel_drv.h and i915_drv.h
by Jani Nikula
· 6 years ago
da17223
drm/i915: do not mix workaround with normal flow
by Lucas De Marchi
· 6 years ago
323b0a8
drm/i915: reorder if chain to have last gen first
by Lucas De Marchi
· 6 years ago
e0516e8
drm/i915: Move sandybride pcode access to intel_sideband.c
by Chris Wilson
· 6 years ago
063203c
drm/i915: Merge sandybridge_pcode_(read|write)
by Chris Wilson
· 6 years ago
56c5098
drm/i915: Separate sideband declarations to intel_sideband.h
by Chris Wilson
· 6 years ago
ebb5eb7
drm/i915: Replace pcu_lock with sb_lock
by Chris Wilson
· 6 years ago
337fa6e
drm/i915: Lift sideband locking for vlv_punit_(read|write)
by Chris Wilson
· 6 years ago
221c786
drm/i915: Lift acquiring the vlv punit magic to a common sb-get
by Chris Wilson
· 6 years ago
91cbdb8
drm/i915: Track HAS_RPS alongside HAS_RC6 in the device info
by Chris Wilson
· 6 years ago
844e331
drm/i915: Remove unwarranted clamping for hsw/bdw
by Chris Wilson
· 6 years ago
adc674c
drm/i915: Mark up ips for RCU protection
by Chris Wilson
· 6 years ago
39564ae
drm/i915/ehl: Inherit Ice Lake conditional code
by Bob Paauwe
· 6 years ago
1071d0f
drm/i915/icl: Disable video turbo mode for rp control
by Mika Kuoppala
· 6 years ago
2ea7414
drm/i915/icl: Enable media sampler powergate
by Mika Kuoppala
· 6 years ago
d105e9a
drm/i915/icl: Apply a recommended rc6 threshold
by Mika Kuoppala
· 6 years ago
a79208d
drm/i915: Use dedicated rc6 enabling sequence for gen11
by Mika Kuoppala
· 6 years ago
f9a79f9
drm/i915: extract intel_sprite.h from intel_drv.h
by Jani Nikula
· 6 years ago
696173b
drm/i915: extract intel_pm.h from intel_drv.h
by Jani Nikula
· 6 years ago
98afa31
drm/i915: extract intel_fbc.h from intel_drv.h
by Jani Nikula
· 6 years ago
86d35d4
drm/i915: Split Pineview device info into desktop and mobile
by Tvrtko Ursulin
· 6 years ago
d2d551c
drm/i915: intel_wait_for_register_fw to uncore
by Daniele Ceraolo Spurio
· 6 years ago
4319382
drm/i915: switch intel_uncore_forcewake_for_reg to intel_uncore
by Daniele Ceraolo Spurio
· 6 years ago
dd19f6b
drm/i915: Remove defunct intel_suspend_gt_powersave()
by Chris Wilson
· 6 years ago
6086e47
drm/i915: Really calculate the cursor ddb based on the highest enabled wm level
by Ville Syrjälä
· 6 years ago
3ceea6a
drm/i915: use intel_uncore for all forcewake get/put
by Daniele Ceraolo Spurio
· 6 years ago
8cac9fd
drm/i915: Inline skl_update_pipe_wm() into its only caller
by Ville Syrjälä
· 6 years ago
96cb7cd
drm/i915: Don't pass pipe_wm around so much
by Ville Syrjälä
· 6 years ago
5e6037c
drm/i915: Move some variables to tighter scope
by Ville Syrjälä
· 6 years ago
a301cb0
drm/i915: Keep plane watermarks enabled more aggressively
by Ville Syrjälä
· 6 years ago
10a7e07
drm/i915: Make sure cursor has enough ddb for the selected wm level
by Ville Syrjälä
· 6 years ago
df331de
drm/i915: Allocate enough DDB for the cursor
by Ville Syrjälä
· 6 years ago
c92558a
drm/i915: Extract skl_compute_wm_params()
by Ville Syrjälä
· 6 years ago
67155a6
drm/i915: Don't pass plane state to skl_compute_plane_wm()
by Ville Syrjälä
· 6 years ago
3cf963c
drm/i915: Accept alloc_size == blocks
by Ville Syrjälä
· 6 years ago
3461cbf
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
209d735
drm/i915/icl: Prevent incorrect DBuf enabling
by Imre Deak
· 6 years ago
df7d415
drm/i915: Preparations for enabling P010, P012, P016 formats
by Juha-Pekka Heikkila
· 6 years ago
c384afe
drm/i915: Finalize Wa_1408961008:icl
by Ville Syrjälä
· 6 years ago
d0781a8
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
290248c
drm/i915: Implement new w/a for underruns with wm1+ disabled
by Ville Syrjälä
· 6 years ago
2ed8e1f
drm/i915: Include "ignore lines" in skl+ wm state
by Ville Syrjälä
· 6 years ago
c11b813
drm/i915: s/PUNIT_REG_DSPFREQ/PUNIT_REG_DSPSSPM/
by Ville Syrjälä
· 6 years ago
62eb3c2
drm/i915: Apply rps waitboosting for dma_fence_wait_timeout()
by Chris Wilson
· 6 years ago
ab98e94
drm/i915: Dump skl+ watermark changes
by Ville Syrjälä
· 6 years ago
d588100
Merge drm/drm-next into drm-misc-next
by Maxime Ripard
· 6 years ago
d0e9359
drm/i915: prepare for drmP.h removal from drm_modeset_helper.h
by Sam Ravnborg
· 6 years ago
d7e449a
drm/i915: Just use icl+ definition for PLANE_WM blocks field
by Ville Syrjälä
· 6 years ago
0aded17
drm/i915: Fix wm latency==0 disable on skl+
by Ville Syrjälä
· 6 years ago
ad3e7b8
drm/i915: Don't use the second dbuf slice on icl
by Ville Syrjälä
· 6 years ago
717671c
drm/i915: Use IS_GEN9_LP() for the linetime w/a check
by Ville Syrjälä
· 6 years ago
ff58c11
drm/i915: Drop the pointless linetime==0 check
by Ville Syrjälä
· 6 years ago
ff61a97
drm/i915: Drop the definite article in front of SAGV
by Ville Syrjälä
· 6 years ago
60e983f
drm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
by Ville Syrjälä
· 6 years ago
961d95e
drm/i915: Account for minimum ddb allocation restrictions
by Ville Syrjälä
· 6 years ago
b19c9bc
drm/i915: Fix > vs >= mismatch in watermark/ddb calculations
by Ville Syrjälä
· 6 years ago
17b1605
drm/i915: Fix bits vs. bytes mixup in dbuf block size computation
by Ville Syrjälä
· 6 years ago
692927f
drm/i915: Reinstate an early latency==0 check for skl+
by Ville Syrjälä
· 6 years ago
b52c273
drm/i915: Don't ignore level 0 lines watermark for glk+
by Ville Syrjälä
· 6 years ago
0e21834
drm/i915: Tidy common test_bit probing of i915_request->fence.flags
by Chris Wilson
· 6 years ago
5ce9a649
drm/i915/pm: switch to kernel types
by Jani Nikula
· 6 years ago
Next »