Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
470e7c6189dbce4c0d1beb8cce7e38a9bd5f5144
/
drivers
/
gpu
/
drm
/
i915
470e7c6
drm/i915/cnp: Document WaSouthDisplayDisablePWMCGEGating
by Rodrigo Vivi
· 7 years ago
14941b6
drm/i915/cnl: document WaVFUnitClockGatingDisable
by Rodrigo Vivi
· 7 years ago
c90c275
drm/i915/psr: Update PSR2 resolution check for Cannonlake
by Dhinakaran Pandiyan
· 7 years ago
f41d19b
drm/i915: Flush waiters on seqno wraparound
by Chris Wilson
· 7 years ago
93eef7d
drm/i915: Stop kicking the signaling thread on seqno wraparound
by Chris Wilson
· 7 years ago
9792e21
drm/i915/breadcrumbs: Assert all missed breadcrumbs were signaled
by Chris Wilson
· 7 years ago
cd46c54
drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
by Chris Wilson
· 7 years ago
7cc62d0
drm/i915/error: capture uc_state after gen_state
by Daniele Ceraolo Spurio
· 7 years ago
53b725c
drm/i915/error: standardize function style in error capture
by Daniele Ceraolo Spurio
· 7 years ago
618d87d
drm/i915/error: remove unused gen8_engine_sync_index
by Daniele Ceraolo Spurio
· 7 years ago
d4ccceb
drm/i915/icl: Ringbuffer interrupt handling
by Tvrtko Ursulin
· 7 years ago
7509702
drm/i915: Unwind vma pinning for intel_pin_and_fence_fb_obj error path
by Chris Wilson
· 7 years ago
3d2011c
drm/i915/icl: remove port A/E lane sharing limitation.
by Mahesh Kumar
· 7 years ago
1f267a5
drm/i915: Update DRIVER_DATE to 20180305
by Joonas Lahtinen
· 7 years ago
7b02676
drm/i915/huc: Mark firmware as failed on auth failure
by Michal Wajdeczko
· 7 years ago
7cfca4a
drm/i915/uc: Introduce intel_uc_suspend|resume
by Michal Wajdeczko
· 7 years ago
a3e3883
drm/i915/execlists: Split spinlock from its irq disabling side-effect
by Chris Wilson
· 7 years ago
aebbc2d
drm/i915/execlists: Move irq state manipulation inside irq disabled region
by Chris Wilson
· 7 years ago
963ddd6
drm/i915: Suspend submission tasklets around wedging
by Chris Wilson
· 7 years ago
32078b72
drm/i915: Deduplicate the code to fill the aux message header
by Ville Syrjälä
· 7 years ago
8159c79
drm/i915: Keep the AKSV details in intel_dp_hdcp_write_an_aksv()
by Ville Syrjälä
· 7 years ago
f760626
drm/i915: s/intel_dp_aux_ch/intel_dp_aux_xfer/
by Ville Syrjälä
· 7 years ago
fee0fdd
drm/i915/gen9, gen10: Disable FBC on planes with a misaligned Y-offset
by Imre Deak
· 7 years ago
c27557ab
drm/i915: Wedged engine mask makes more sense in hex
by Tvrtko Ursulin
· 7 years ago
57312ea
drm/i915/uc: Make GuC/HuC fw fetch and loading functions/file structure symmetric
by Sagar Arun Kamble
· 7 years ago
8c58f73
drm/i915: Check for I915_MODE_FLAG_INHERITED before drm_atomic_helper_check_modeset
by Maarten Lankhorst
· 7 years ago
ffed7bd
drm/i915: Replace open-coded wait-for loop
by Chris Wilson
· 7 years ago
41d3fdc
drm/i915/perf: fix perf stream opening lock
by Lionel Landwerlin
· 7 years ago
51951ae
drm/i915/icl: Interrupt handling
by Mika Kuoppala
· 7 years ago
022d309
drm/i915/icl: Prepare for more rings
by Tvrtko Ursulin
· 7 years ago
bba7307
Merge drm-next into drm-intel-next-queued (this time for real)
by Joonas Lahtinen
· 7 years ago
c71b53c
drm/i915/dp: Add HBR3 rate (8.1 Gbps) to dp_rates array
by Manasi Navare
· 7 years ago
f073d78
Merge tag 'drm-intel-next-2018-02-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
229675d
drm/i915/dp: move link rate arrays where they're used
by Jani Nikula
· 7 years ago
449059a
drm/i915: Consult aux_ch instead of port in ->get_aux_clock_divider()
by Ville Syrjälä
· 7 years ago
367a35a
drm/i915: Don't deref request->ctx inside unlocked print_request()
by Chris Wilson
· 7 years ago
5857c0d
drm/i915: Don't mangle the CTM on pre-HSW
by Ville Syrjälä
· 7 years ago
c35e8a2
drm/i915: Rename pipe CSC to use ilk_ prefix
by Ville Syrjälä
· 7 years ago
db61d16
drm/i915: Remove the pointless 1:1 matrix copy
by Ville Syrjälä
· 7 years ago
f074037
Merge drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 7 years ago
73c0fca
drm/i915: Enable VBT based BL control for DP
by Mustamin B Mustaffa
· 7 years ago
128326a
drm/i915: Repeat the GEM_BUG_ON message in the ftrace log
by Chris Wilson
· 7 years ago
d66047e4
drm/i915/cnl: Add WaRsDisableCoarsePowerGating
by Rodrigo Vivi
· 7 years ago
c4932d7
drm/i915/psr: Don't avoid PSR when PSR2 conditions are not met.
by Rodrigo Vivi
· 7 years ago
8cef3e5
drm/i915/psr2: Fix max resolution supported.
by Rodrigo Vivi
· 7 years ago
06d058e
drm/i915/psr: Check for power state control capability.
by Dhinakaran Pandiyan
· 7 years ago
3975f0a
drm/i915/dp: Move comment about hw timeout to the right place.
by Dhinakaran Pandiyan
· 7 years ago
62d5ac2
drm/i915/dp: Remove redundant sleep after AUX transaction length check.
by Dhinakaran Pandiyan
· 7 years ago
e2770e2
drm/i915/psr: Check for the specific AUX_FRAME_SYNC cap bit.
by Dhinakaran Pandiyan
· 7 years ago
77fe36f
drm/i915/psr: Extract PSR DPCD initialization and move it to intel_psr.c
by Dhinakaran Pandiyan
· 7 years ago
51e98eb
drm/i915/frontbuffer: Mark frontbuffer flush and invalidate with might_sleep()
by Dhinakaran Pandiyan
· 7 years ago
b891d5e
drm/i915/psr: New power domain for AUX IO.
by Dhinakaran Pandiyan
· 7 years ago
5028a4f
drm/i915/guc: Fill preempt context once at init time
by Michał Winiarski
· 7 years ago
ba1c06a
drm/i915/dp: Fix the order of platforms for setting DP source rates
by Manasi Navare
· 7 years ago
f6322ed
drm/i915/preemption: Allow preemption between submission ports
by Chris Wilson
· 7 years ago
e532be8
drm/i915: Update missing parts after the rename to i915_request
by Michel Thierry
· 7 years ago
91e939a
drm/i915: Collect aux ch vfunc setup into intel_dp_aux_init()
by Ville Syrjälä
· 7 years ago
4904fa6
drm/i915: Nuke aux regs from intel_dp
by Ville Syrjälä
· 7 years ago
bdabdb6
drm/i915: Add enum aux_ch and clean up the aux init to use it
by Ville Syrjälä
· 7 years ago
ff63861
drm/i915: Use the correct power domain for aux ch
by Ville Syrjälä
· 7 years ago
61b8b35
drm/i915: Add a FIXME about FBC vs. fence. 90/270 degree rotation
by Ville Syrjälä
· 7 years ago
ef1a191
drm/i915: Extract intel_plane_{pin,unpin}_fb()
by Ville Syrjälä
· 7 years ago
32febd9
drm/i915: Require fence only for FBC capable planes
by Ville Syrjälä
· 7 years ago
cf1805e
drm/i915: Clean up fbc vs. plane checks
by Ville Syrjälä
· 7 years ago
f7a02ad
drm/i915: Only pin the fence for primary planes (and gen2/3)
by Ville Syrjälä
· 7 years ago
85798ac
drm/i915: Fail if we can't get a fence for gen2/3 tiled scanout
by Ville Syrjälä
· 7 years ago
db9c06d
drm/i915: Fix Limited Range Color Handling
by Johnson Lin
· 7 years ago
4552f50
drm/i915: Move page sizes out of the 8-bit sandwich
by Tvrtko Ursulin
· 7 years ago
b8ec759
drm/i915/hsw: add missing disabled EUs registers reads
by Lionel Landwerlin
· 7 years ago
80d8935
drm/i915/icl: Show interrupt registers in debugfs
by Tvrtko Ursulin
· 7 years ago
d55cb4f
drm/i915/icl: Add the ICL PCI IDs
by Paulo Zanoni
· 7 years ago
e084039
drm/i915/execlists: Move the GEM_BUG_ON context matches CSB later
by Chris Wilson
· 7 years ago
65cb8c0
drm/i915/execlists: Add a GEM_TRACE to show when the context is completed
by Chris Wilson
· 7 years ago
5612107
drm/i915/execlists: Remove the ring advancement under preemption
by Chris Wilson
· 7 years ago
e61e0f5
drm/i915: Rename drm_i915_gem_request to i915_request
by Chris Wilson
· 7 years ago
158863f
drm/i915: Make global seqno known in i915_gem_request_execute tracepoint
by Tvrtko Ursulin
· 7 years ago
fed81658
drm/i915: Update DRIVER_DATE to 20180221
by Joonas Lahtinen
· 7 years ago
1c9b6b1
drm/i915/fbc: Use PLANE_HAS_FENCE to determine if the plane is fenced
by Chris Wilson
· 7 years ago
e3c017f
drm/i915/fbdev: Use the PLANE_HAS_FENCE flags from the time of pinning
by Chris Wilson
· 7 years ago
5935485
drm/i915: Move the policy for placement of the GGTT vma into the caller
by Chris Wilson
· 7 years ago
ac87a6fd
drm/i915: Also check view->type for a normal GGTT view
by Chris Wilson
· 7 years ago
9171433
drm/i915: Drop WaDoubleCursorLP3Latency:ivb
by Ville Syrjälä
· 7 years ago
c154d1e
drm/i915: Set the primary plane pipe select bits on gen4
by Ville Syrjälä
· 7 years ago
32ea06b
drm/i915: Don't set cursor pipe select bits on g4x+
by Ville Syrjälä
· 7 years ago
aa81e2c
drm/i915: Assert that we don't overflow frontbuffer tracking bits
by Ville Syrjälä
· 7 years ago
c9c70471
drm/i915: Track number of pending freed objects
by Chris Wilson
· 7 years ago
be3fa66
drm/i915/: Initialise trans_min for skl_compute_transition_wm()
by Chris Wilson
· 7 years ago
ed2f353
drm/i915: Clear the in-use marker on execbuf failure
by Chris Wilson
· 7 years ago
2e4a5b2
drm/i915: Prune gen8_gt_irq_handler
by Chris Wilson
· 7 years ago
f0fd96f
drm/i915: Track GT interrupt handling using the master iir
by Chris Wilson
· 7 years ago
acb7914
drm/i915: Remove WARN_ONCE for failing to pm_runtime_if_in_use
by Chris Wilson
· 7 years ago
41e1bd5
drm: intel_dpio_phy: fix kernel-doc comments at nested struct
by Mauro Carvalho Chehab
· 7 years ago
bd67a8c
drm/i915: Release connector iterator on a digital port conflict.
by Maarten Lankhorst
· 7 years ago
d081e02
drm/i915/execlists: Remove too early assert
by Chris Wilson
· 7 years ago
339ccd3
drm/i915: Assert that we always complete a submission to guc/execlists
by Chris Wilson
· 7 years ago
c0a51fd
drm: move read_domains and write_domain into i915
by Christian König
· 7 years ago
e103962
drm/i915/cnl: Fix PORT_TX_DW5/7 register address
by Mahesh Kumar
· 7 years ago
933519a
Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
76ea0f3
Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
by Dave Airlie
· 7 years ago
f0308d7
Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
Next »