Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
76f9764cc3d538435262dea885bf69fac2415402
/
drivers
/
gpu
76f9764
drm/i915: Introduce a vma.kref
by Chris Wilson
· 5 years ago
f5af165
drm/i915: Add a simple is-bound check before unbinding
by Chris Wilson
· 5 years ago
4941f35
drm/i915: Make sure CCS YUV semiplanar format checks work
by Imre Deak
· 5 years ago
320625a
drm/i915: Make sure Y slave planes get all the required state
by Imre Deak
· 5 years ago
931cd34
drm/i915: Skip rotated offset adjustment for unsupported modifiers
by Dhinakaran Pandiyan
· 5 years ago
71df86f
drm/i915/tgl: Make sure FBs have a correct CCS plane stride
by Imre Deak
· 5 years ago
b3e57bc
drm/i915/tgl: Gen-12 render decompression
by Dhinakaran Pandiyan
· 5 years ago
e7af909
drm/i915: Add helpers to select correct ccs/aux planes
by Imre Deak
· 5 years ago
13f2cb9
drm/i915: Extract framebufer CCS offset checks into a function
by Dhinakaran Pandiyan
· 5 years ago
86f236b
drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignment
by Dhinakaran Pandiyan
· 5 years ago
021a411
drm/i915: Use intel_tile_height() instead of re-implementing
by Dhinakaran Pandiyan
· 5 years ago
3531c40
drm/i915/selftests: make mock_drm.h self-contained
by Jani Nikula
· 5 years ago
a645895
drm/i915/selftests: make mock_context.h self-contained
by Jani Nikula
· 5 years ago
f7fd237
drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2
by Jani Nikula
· 5 years ago
9dd4b06
drm/i915/gt: Move pm debug files into a gt aware debugfs
by Andi Shyti
· 5 years ago
7d70a12
drm/i915/gt: Merge engine init/setup loops
by Chris Wilson
· 5 years ago
cfe6b30
drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()
by Chris Wilson
· 5 years ago
e26b6d4
drm/i915/gt: Pull GT initialisation under intel_gt_init()
by Chris Wilson
· 5 years ago
78be2c3
drm/i915: Move i915_gem_init_contexts() earlier
by Chris Wilson
· 5 years ago
4856254
drm/i915/gt: Repeat wait_for_idle for retirement workers
by Chris Wilson
· 5 years ago
e6ba764
drm/i915: Remove i915->kernel_context
by Chris Wilson
· 5 years ago
ed7dd73
drm/i915/selftests: Setup engine->retire for mock_engine
by Chris Wilson
· 5 years ago
216383e9
drm/i915: Introduce intel_crtc_state_alloc()
by Ville Syrjälä
· 5 years ago
a5e93b4
drm/i915/execlists: Select arb on/off around batches based on preemption
by Chris Wilson
· 5 years ago
0f100b7
drm/i915: Push the use-semaphore marker onto the intel_context
by Chris Wilson
· 5 years ago
9f3ccd4
drm/i915: Drop GEM context as a direct link from i915_request
by Chris Wilson
· 5 years ago
d5e1935
drm/i915/gt: Teach veng to defer the context allocation
by Chris Wilson
· 5 years ago
7d1ff0d
drm/i915/gt: Add breadcrumb retire to physical engine
by Chris Wilson
· 5 years ago
f7f1538
drm/i915: Rename pipe update tracepoints
by Ville Syrjälä
· 5 years ago
36fef95
drm/i915/fbc: Remove second redundant intel_fbc_pre_update() call
by Ville Syrjälä
· 5 years ago
317b2ca
drm/i915/fbc: Reject PLANE_OFFSET.y%4!=0 on icl+ too
by Ville Syrjälä
· 5 years ago
e1f0fbda
drm/i915: fix uninitialized pointer reads on pointers to and from
by Colin Ian King
· 5 years ago
28117632
drm/i915/gt: Suppress threshold updates on RPS parking
by Chris Wilson
· 5 years ago
35cc7f3
drm/i915/gt: Use non-forcewake writes for RPS
by Chris Wilson
· 5 years ago
b81e4d9
drm/i915/gt: Track engine round-trip times
by Chris Wilson
· 5 years ago
dc93c9b
drm/i915/gt: Schedule request retirement when signaler idles
by Chris Wilson
· 5 years ago
cabeacd
drm/i915/dsc: fix DSC power domains for DSI
by Jani Nikula
· 5 years ago
4cb48c4
drm/i915/dsc: clarify DSC support for pipe A on ICL
by Jani Nikula
· 5 years ago
0314da7
drm/i915/dsc: fix DSC register selection for ICL DSI transcoders
by Jani Nikula
· 5 years ago
c360824
drm/i915: Provide ddc symlink in hdmi connector sysfs directory
by Andrzej Pietrasiewicz
· 5 years ago
d6f970f
drm/i915/display: fix phy name
by Lucas De Marchi
· 5 years ago
41ba19f
drm/i915/display: use clk_off name to avoid double negation
by Lucas De Marchi
· 5 years ago
5956f44
drm/i915/display: move clk off sanitize to its own function
by Lucas De Marchi
· 5 years ago
01f624f
drm/i915: Ratelimit i915_globals_park
by Chris Wilson
· 5 years ago
5440025
drm/i915/gt: Remove direct invocation of breadcrumb signaling
by Chris Wilson
· 5 years ago
df6a420
drm/i915/pmu: Ensure monotonic rc6
by Tvrtko Ursulin
· 5 years ago
773b4b5
drm/i915: Move stuff from haswell_crtc_disable() into encoder .post_disable()
by Ville Syrjälä
· 5 years ago
f5271ee
drm/i915: Pass old crtc state to intel_crtc_vblank_off()
by Ville Syrjälä
· 5 years ago
cfb627c
drm/i915: Pass old crtc state to skylake_scaler_disable()
by Ville Syrjälä
· 5 years ago
17bef9b
drm/i915: Nuke .post_pll_disable() for DDI platforms
by Ville Syrjälä
· 5 years ago
6a6d79d
drm/i915: Call hsw_fdi_link_train() directly()
by Ville Syrjälä
· 5 years ago
74cb275
drm/i915: Introduce intel_plane_state_reset()
by Ville Syrjälä
· 5 years ago
979e94c
drm/i915: Introduce intel_crtc_state_reset()
by Ville Syrjälä
· 5 years ago
6643453
drm/i915: Introduce intel_crtc_{alloc,free}()
by Ville Syrjälä
· 5 years ago
f44bfa7
drm/i915: s/intel_crtc/crtc/ in intel_crtc_init()
by Ville Syrjälä
· 5 years ago
ab2dd99
drm: Add __drm_atomic_helper_crtc_state_reset() & co.
by Ville Syrjälä
· 5 years ago
81ff52b
drm/i915/gt: Ratelimit display power w/a
by Chris Wilson
· 5 years ago
da42104
drm/i915: Hold reference to intel_frontbuffer as we track activity
by Chris Wilson
· 5 years ago
edb1eca
drm/i915/pmu: Skip sampling engines if gt is asleep
by Chris Wilson
· 5 years ago
54d7195
drm/i915: Unpin vma->obj on early error
by Chris Wilson
· 5 years ago
f20c6b2
drm/i915/guc: Unify notify() functions
by Daniele Ceraolo Spurio
· 5 years ago
8c69bd7
drm/i915/guc: Remove function pointers for send/receive calls
by Daniele Ceraolo Spurio
· 5 years ago
7524c36
drm/i915/guc/ct: Group request-related variables in a sub-structure
by Daniele Ceraolo Spurio
· 5 years ago
9ab28cd
drm/i915/guc/ct: Stop expecting multiple CT channels
by Daniele Ceraolo Spurio
· 5 years ago
7f5390c
drm/i915/guc/ct: Drop guards in enable/disable calls
by Daniele Ceraolo Spurio
· 5 years ago
e627ad5
drm/i915/guc: Merge communication_stop and communication_disable
by Daniele Ceraolo Spurio
· 5 years ago
ba16a48
drm/i915: Fix pid leak with banned clients
by Tvrtko Ursulin
· 5 years ago
85bedbf
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
by Chris Wilson
· 5 years ago
e14177f
drm/i915/gem: Keep request alive while attaching fences
by Chris Wilson
· 5 years ago
b694131
drm/i915: DSI: select correct PWM controller to use based on the VBT
by Hans de Goede
· 5 years ago
796ef2e
drm/i915/gt: Avoid multi-LRI on Sandybridge
by Chris Wilson
· 5 years ago
9ddc8ec
drm/i915: Eliminate the trylock for awaiting an earlier request
by Chris Wilson
· 5 years ago
f8b7487
Correct function name in comment
by Maya Rashish
· 5 years ago
902eb74
drm/i915/gt: Tidy up full-ppgtt on Ivybridge
by Chris Wilson
· 5 years ago
0a9a553
drm/i915/gem: Apply lmem size restriction to get_pages
by Chris Wilson
· 5 years ago
8840544
drm/i915: Fix typecheck macro in GT_TRACE
by Venkata Sandeep Dhanalakota
· 5 years ago
8b4f292
drm/i915: Remove unneeded semicolon
by zhengbin
· 5 years ago
4ba4870
drm/i915: Fix WARN_ON condition for cursor plane ddb allocation
by Vandita Kulkarni
· 5 years ago
6fb0a14
drm/i915: opregion: set opregion chpd value to indicate the driver handles hotplug
by Hans de Goede
· 5 years ago
7a90f89
drm/i915/gem: Serialise object before changing cache-level
by Chris Wilson
· 5 years ago
9c56978
drm/i915/dsi: fix pipe D readout for DSI transcoders
by Jani Nikula
· 5 years ago
f9b3b8c
drm/i915/bios: remove extra debug messages
by Lucas De Marchi
· 5 years ago
e03512e
drm/i915/rps: Add frequency translation helpers
by Andi Shyti
· 5 years ago
f1925f3
drm/i915: Use EAGAIN for trylock failures
by Chris Wilson
· 5 years ago
639f2f2
drm/i915: Introduce new macros for tracing
by Venkata Sandeep Dhanalakota
· 5 years ago
3dc716fd
drm/i915/perf: Register sysctl path globally
by Venkata Sandeep Dhanalakota
· 5 years ago
b69fa361
drm/i915/icl: Cleanup combo PHY aux power well handlers
by Matt Roper
· 5 years ago
ab34025
drm/i915/tgl: Drop Wa#1178
by Matt Roper
· 5 years ago
e8ab8d6
drm/i915/ehl: Define EHL powerwells independently of ICL
by Matt Roper
· 5 years ago
86ca2bf
drm/i915/selftests: remove a condition
by Dan Carpenter
· 5 years ago
8c8a854
drm/i915/bios: fix off by one in parse_generic_dtd()
by Dan Carpenter
· 5 years ago
601a9ee
drm/i915: Streamline skl_commit_modeset_enables()
by Ville Syrjälä
· 5 years ago
8717c6b
drm/i915/cml: Separate U series pci id from origianl list.
by Lee Shawn C
· 5 years ago
ad3662e
drm/i915/gt: Mark up ips_mchdev pointer access
by Chris Wilson
· 5 years ago
1bc9865
drm/i915: Set fence_work.ops before dma_fence_init
by Chris Wilson
· 5 years ago
b58a881
drm/i915: Improve i915_inject_probe_error macro
by Michal Wajdeczko
· 5 years ago
686c7c3
drm/i915/gem: Asynchronous cmdparser
by Chris Wilson
· 5 years ago
32d9404
drm/i915/gem: Prepare gen7 cmdparser for async execution
by Chris Wilson
· 5 years ago
7d92998
drm/i915/gt: Only ignore rc6 parking for PCU on byt/bsw
by Chris Wilson
· 5 years ago
6aacb5a
drm/i915: Align start for memcpy_from_wc
by Chris Wilson
· 5 years ago
Next »