Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b4fe8156a72da0030f18fd16ce7ded3747f932bb
b4fe815
drm/i915/opregion: prefer DRM logging functions over pr_warn and dev_dbg
by Jani Nikula
· 10 years ago
f6a430d
drm/i915/opregion: add new opregion stuff
by Jani Nikula
· 10 years ago
2d80391
drm/i915/opregion: use BUILD_BUG_ON to verify mailbox struct sizes
by Jani Nikula
· 10 years ago
856974a
drm/i915/hotplug: document the hotplug handling in the driver
by Jani Nikula
· 10 years ago
3e6da4a
drm/i915/audio: clarify HD audio documentation wrt modeset
by Jani Nikula
· 10 years ago
c30400f
drm/i915: set FDI translations to NULL on SKL
by Paulo Zanoni
· 10 years ago
a9ed33c
drm/i915: Expose I915_EXEC_RESOURCE_STREAMER flag and getparam
by Abdiel Janulgue
· 10 years ago
6922528
drm/i915: Enable resource streamer on Execlists
by Abdiel Janulgue
· 10 years ago
4c436d55
drm/i915: Enable Resource Streamer state save/restore on MI_SET_CONTEXT
by Abdiel Janulgue
· 10 years ago
919032e
drm/i915: Enable resource streamer bits on MI_BATCH_BUFFER_START
by Abdiel Janulgue
· 10 years ago
e629255
drm/i915/bxt: BUNs related to port PLL
by Vandana Kannan
· 10 years ago
7a0baa6
Revert "drm/i915: Disable 12bpc hdmi for now"
by Ville Syrjälä
· 10 years ago
e64e739
drm/i915: Account for CHV/BXT DPLL clock limitations
by Ville Syrjälä
· 10 years ago
6fd765d
drm/i915: Bump HDMI min port clock to 25 MHz
by Ville Syrjälä
· 10 years ago
398a017
drm/i915: Fix HDMI 12bpc and pixel repeat clock readout for DDI platforms
by Ville Syrjälä
· 10 years ago
ec53082
GPU-DRM: Delete an unnecessary check before drm_property_unreference_blob()
by Markus Elfring
· 10 years ago
a3d1d00
drm/i915: Update DRIVER_DATE to 20150703
by Daniel Vetter
· 10 years ago
8776f02
drm/i915/gtt: Per ppgtt scratch page
by Mika Kuoppala
· 10 years ago
20dbe1a
drm/i915: Changes required to enable DSI Video Mode on CHT
by Gaurav K Singh
· 10 years ago
3c5c6d8
drm/i915: Support for higher DSI clk
by Gaurav K Singh
· 10 years ago
260c1ad
drm/i915/dsi: abstract dsi bpp derivation from pixel format
by Jani Nikula
· 10 years ago
ce65e47
drm/i915: don't increment the FBC threshold at fbc_enable
by Paulo Zanoni
· 10 years ago
ca1543b
drm/i915: Report correct GGTT space usage
by Tvrtko Ursulin
· 10 years ago
4ad2af1
drm/i915/gtt: Return struct i915_scratch_page from alloc_scratch
by Mika Kuoppala
· 10 years ago
2e906be
drm/i915/gtt: Reorder page alloc/free/init functions
by Mika Kuoppala
· 10 years ago
79bbcc2
drm/i915: Reserve space improvements
by John Harrison
· 10 years ago
793dfa5
drm/i915/bxt: mask off the DPLL state checker bits we don't program
by Imre Deak
· 10 years ago
aa610dc
drm/i915/bxt: add DDI port HW readout support
by Imre Deak
· 10 years ago
dccbea3
drm/i915: calculate the port clock rate along with other PLL params
by Imre Deak
· 10 years ago
589eca6
drm/i915/vlv: move the vlv PLL helper next to its platform counterparts
by Imre Deak
· 10 years ago
c845333
drm/i915/bxt: add PLL10 to the PLL state dumper
by Imre Deak
· 10 years ago
05712c1
drm/i915/bxt: add missing DDI PLL registers to the state checking
by Imre Deak
· 10 years ago
f8896f5
drm/i915/skl: Buffer translation improvements
by David Weinehall
· 10 years ago
2cb389b
drm/i915: Zero unused WM1 watermarks on VLV/CHV
by Ville Syrjälä
· 10 years ago
de38b95
drm/i915: Add debugfs knobs for VLVCHV memory latency values
by Ville Syrjälä
· 10 years ago
6f9c784
drm/i915: Don't do PM5/DDR DVFS with multiple pipes
by Ville Syrjälä
· 10 years ago
852eb00
drm/i915: Try to make sure cxsr is disabled around plane enable/disable
by Ville Syrjälä
· 10 years ago
26e1fe4
drm/i915: Use the memory latency based WM computation on VLV too
by Ville Syrjälä
· 10 years ago
54f1b6e
drm/i915: Compute display FIFO split dynamically for CHV
by Ville Syrjälä
· 10 years ago
262cd2e
drm/i915: CHV DDR DVFS support and another watermark rewrite
by Ville Syrjälä
· 10 years ago
6eb1a68
drm/i915: Read wm values from hardware at init on CHV
by Ville Syrjälä
· 10 years ago
f015c55
drm/i915: Split atomic wm update to pre and post variants
by Ville Syrjälä
· 10 years ago
a7a6c49
drm/i915: POSTING_READ() in intel_set_memory_cxsr()
by Ville Syrjälä
· 10 years ago
031b698
drm/i915: Unconditionally do fb tracking invalidate in set_domain
by Daniel Vetter
· 10 years ago
066cf55
drm/i915: Fix IPS related flicker
by Rodrigo Vivi
· 10 years ago
e7ad987
drm/i915/skl: Skip remaining dividers when deviation is 0
by Damien Lespiau
· 10 years ago
3504056
drm/i915: Update rps frequencies for BXT
by Bob Paauwe
· 10 years ago
267db66
drm/i915/skl: Prefer even dividers for SKL DPLLs
by Damien Lespiau
· 10 years ago
dc25381
drm/i915/skl: Replace the HDMI DPLL divider computation algorithm
by Damien Lespiau
· 10 years ago
f37c050
drm/i915/gtt: Switch gen8_free_page_tables params
by Michel Thierry
· 10 years ago
7a01a0a
drm/i915/lrc: Update PDPx registers with lri commands
by Michel Thierry
· 10 years ago
966082c
drm/i915/gtt: Use nonatomic bitmap ops
by Mika Kuoppala
· 10 years ago
79ab937
drm/i915/gtt: Move scratch_pd and scratch_pt into vm struct
by Mika Kuoppala
· 10 years ago
fe36f55
drm/i915/gtt: Cleanup page directory encoding
by Mika Kuoppala
· 10 years ago
b2dd451
drm/i915/gtt: Pin vma during virtual address allocation
by Mika Kuoppala
· 10 years ago
c114f76
drm/i915/gtt: Make scratch page i915_page_dma compatible
by Mika Kuoppala
· 10 years ago
567047b
drm/i915/gtt: Use macros to access dma mapped pages
by Mika Kuoppala
· 10 years ago
d1c54ac
drm/i915/gtt: Introduce kmap|kunmap for dma page
by Mika Kuoppala
· 10 years ago
73eeea5
drm/i915/gtt: Introduce fill_page_dma()
by Mika Kuoppala
· 10 years ago
cee30c5
drm/i915/gtt: Remove superfluous free_pd with gen6/7
by Mika Kuoppala
· 10 years ago
a08e111
drm/i915/gtt: Rename unmap_and_free_px to free_px
by Mika Kuoppala
· 10 years ago
44159dd
drm/i915/gtt: Introduce struct i915_page_dma
by Mika Kuoppala
· 10 years ago
d852c7b
drm/i915/gtt: Introduce i915_page_dir_dma_addr
by Mika Kuoppala
· 10 years ago
c44ef60
drm/i915/gtt: Allow >= 4GB sizes for vm.
by Mika Kuoppala
· 10 years ago
a05d80e
drm/i915/gtt: Check va range against vm size
by Mika Kuoppala
· 10 years ago
5b7e4c9c
drm/i915/gtt: Mark TLBS dirty for gen8+
by Mika Kuoppala
· 10 years ago
9e2ee2d
drm/i915: Add debug messages for pipe enable/disable
by Ville Syrjälä
· 10 years ago
a9ff871
drm/i915: Store frontbuffer_bits in the plane
by Ville Syrjälä
· 10 years ago
acd3f3d
drm/i915: Add the ddi get cdclk code for BXT (v3)
by Bob Paauwe
· 10 years ago
9e759ff
drm/i915: Return correct size for rotated views
by Tvrtko Ursulin
· 10 years ago
84fe03f
drm/i915: Move rotated geometry calculations into the fill helper
by Tvrtko Ursulin
· 10 years ago
c9f8fd2
drm/i915: Remove mostly unused variable in intel_rotate_fb_obj_pages
by Tvrtko Ursulin
· 10 years ago
c329a4e
drm/i915: Nuke lvds downclock support
by Daniel Vetter
· 10 years ago
8c6cda2
drm/i915/gen9: fix typo when setting up the crtc scaler
by Imre Deak
· 10 years ago
0160f05
drm/i915/gen8: Add WaClearSlmSpaceAtContextSwitch workaround
by Arun Siluvery
· 10 years ago
9fb7386
drm/i915: Use to_i915 in intel_frontbuffer.c
by Daniel Vetter
· 10 years ago
20c8838
drm/i915/psr: Restrict single-shot updates to the PSR pipe
by Daniel Vetter
· 10 years ago
ec76d62
drm/i915/psr: Restrict buffer tracking to the PSR pipe
by Daniel Vetter
· 10 years ago
c1d038c
drm/i915/drrs: Restrict buffer tracking to the DRRS pipe
by Daniel Vetter
· 10 years ago
251ac86
drm/i915: s/update/compute/ for gmch dpll register functions
by Daniel Vetter
· 10 years ago
9a85178
drm/i915: debugfs for frontbuffer tracking
by Daniel Vetter
· 10 years ago
27e78a2
drm/i915: Filter out no-op frontbuffer tracking flushes
by Daniel Vetter
· 10 years ago
fdbff92
drm/i915: Clear fb_tracking.busy_bits also for synchronous flips
by Daniel Vetter
· 10 years ago
5e60d79
drm/i915: Bail out early if WA batch is not available for given Gen
by Arun Siluvery
· 10 years ago
4d78c8d
drm/i915: Fix warnings reported by 0-day
by Arun Siluvery
· 10 years ago
a5ac0f9
drm/i915: Remove the now obsolete 'i915_gem_check_olr()'
by John Harrison
· 10 years ago
ae70797
drm/i915: Update a bunch of LRC functions to take requests
by John Harrison
· 10 years ago
9bb1af4
drm/i915: Remove 'faked' request from LRC submission
by John Harrison
· 10 years ago
fcfa423c
drm/i915: Move the request/file and request/pid association to creation time
by John Harrison
· 10 years ago
bccca49
drm/i915: Remove the now obsolete 'outstanding_lazy_request'
by John Harrison
· 10 years ago
59c35a4
drm/i915: Remove the now obsolete intel_ring_get_request()
by John Harrison
· 10 years ago
ccd98fe
drm/i915: Add *_ring_begin() to request allocation
by John Harrison
· 10 years ago
4d616a2
drm/i915: Update intel_logical_ring_begin() to take a request structure
by John Harrison
· 10 years ago
5fb9de1
drm/i915: Update intel_ring_begin() to take a request structure
by John Harrison
· 10 years ago
bba09b1
drm/i915: Update cacheline_align() to take a request structure
by John Harrison
· 10 years ago
f716968
drm/i915: Update ring->signal() to take a request structure
by John Harrison
· 10 years ago
599d924
drm/i915: Update ring->sync_to() to take a request structure
by John Harrison
· 10 years ago
be795fc
drm/i915: Update ring->emit_bb_start() to take a request structure
by John Harrison
· 10 years ago
53fddaf
drm/i915: Update ring->dispatch_execbuffer() to take a request structure
by John Harrison
· 10 years ago
c4e7663
drm/i915: Update ring->emit_request() to take a request structure
by John Harrison
· 10 years ago
Next »