Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
70e1e0ec02dfe93650fb2c70824dc81e3eb5b2cc
70e1e0e
drm/i915: Use for_each_crtc() when iterating through the CRTCs
by Damien Lespiau
· 11 years ago
d79b814
drm/i915: Introduce a for_each_crtc() macro
by Damien Lespiau
· 11 years ago
d3fcc80
drm/i915: Use for_each_intel_crtc() when iterating through intel_crtcs
by Damien Lespiau
· 11 years ago
d063ae4
drm/i915: Introduce a for_each_intel_crtc() macro
by Damien Lespiau
· 11 years ago
546c81f
drm/i915: Use ilk_wm_max_level() in latency debugfs files
by Damien Lespiau
· 11 years ago
9f25d00
drm/i915: Don't cast void* pointers
by Damien Lespiau
· 11 years ago
ffd93f2
drm/i915: Work-around garbage DR4 from UXA
by Daniel Vetter
· 11 years ago
d8ffa60
drm/i915: WARN_ON fence pin leaks
by Daniel Vetter
· 11 years ago
56ef52c
drm/i915: Kill vblank waits after pipe enable on gmch platforms
by Ville Syrjälä
· 11 years ago
9ab0460
drm/i915: Disable/enable planes as the first/last thing during modeset on gmch platforms
by Ville Syrjälä
· 11 years ago
d153337
drm/i915: Ringbuffer signal func for the second BSD ring
by Oscar Mateo
· 11 years ago
36dfcea
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
by Ville Syrjälä
· 11 years ago
3e3b2c3
x86/gpu: Implement stolen memory size early quirk for CHV
by Damien Lespiau
· 11 years ago
d7f25f2
drm/i915/chv: Implement stolen memory size detection
by Damien Lespiau
· 11 years ago
7895a81
drm/i915/chv: CHV doesn't have CRT output
by Ville Syrjälä
· 11 years ago
70b23a9
drm/i915/chv: Add DPLL state readout support
by Ville Syrjälä
· 11 years ago
44f37d1
drm/i915/chv: Pipe select change for DP and HDMI
by Chon Ming Lee
· 11 years ago
e4a1d84
drm/i915/chv: Add phy supports for Cherryview
by Chon Ming Lee
· 11 years ago
9d556c9
drm/i915/chv: Add update and enable pll for Cherryview
by Chon Ming Lee
· 11 years ago
ef9348c
drm/i915/chv: find the best divisor for the target clock v4
by Chon Ming Lee
· 11 years ago
076ed3b
drm/i915/chv: Trigger phy common lane reset
by Chon Ming Lee
· 11 years ago
eb69b0e
drm/i915/chv: Add vlv_pipe_to_channel
by Chon Ming Lee
· 11 years ago
00fc31b
drm/i915/chv: Update Cherryview DPLL changes to support Port D. v2
by Chon Ming Lee
· 11 years ago
a09cadd
drm/i915/chv: Add DPIO offset for Cherryview. v3
by Chon Ming Lee
· 11 years ago
c294c54
drm/i915/chv: Add DDL register defines for Cherryview
by Ville Syrjälä
· 11 years ago
7d87a7f
srm/i915/chv: Add Cherryview PCI IDs
by Ville Syrjälä
· 11 years ago
a4565da
drm/i915/chv: Initial clock gating support for Cherryview
by Ville Syrjälä
· 11 years ago
74e1ca8
drm/i915/chv: Add Cherryview interrupt registers into debugfs
by Ville Syrjälä
· 11 years ago
45a83f8
drm/i915: Drop unecessary casts in i915_irq.c
by Daniel Vetter
· 11 years ago
43f328d
drm/i915/chv: Preliminary interrupt support for Cherryview
by Ville Syrjälä
· 11 years ago
44e895a
drm/i915: Use hash tables for the command parser
by Brad Volkin
· 11 years ago
d3eedb1
drm/i915: Convert gmch platforms over to ilk_crtc_{enable, disable}_planes()
by Ville Syrjälä
· 11 years ago
1cf0ba1
drm/i915: Flush request queue when waiting for ring space
by Chris Wilson
· 11 years ago
dcfe050
drm/i915: Improve fallback ring waiting
by Chris Wilson
· 11 years ago
6e7186a
drm/i915: Make aliasing a 2nd class VM
by Ben Widawsky
· 11 years ago
3e8b5ae
drm/i915: Use topdown allocation for PPGTT PDEs on gen6/7
by Ben Widawsky
· 11 years ago
fd7f8cc
drm/i915: vlv: enable runtime PM
by Imre Deak
· 11 years ago
ddeea5b
drm/i915: vlv: add runtime PM support
by Imre Deak
· 11 years ago
0ab9cfe
drm/i915: propagate the error code from runtime PM callbacks
by Imre Deak
· 11 years ago
9e72b46
drm/i915: add various missing GTI/Gunit register definitions
by Imre Deak
· 11 years ago
bf67a6f
drm/i915/chv: Add DPINVGTT registers defines for Cherryview
by Ville Syrjälä
· 11 years ago
fac12f6
drm/i915/chv: Add display interrupt registers bits for Cherryview
by Ville Syrjälä
· 11 years ago
f3c67fd
drm/i915/chv: Add DPFLIPSTAT register bits for Cherryview
by Ville Syrjälä
· 11 years ago
8cc96e7
drm/i915/chv: Add PIPESTAT register bits for Cherryview
by Ville Syrjälä
· 11 years ago
3f1d896
drm/i915/chv: Enable aliasing PPGTT for CHV
by Ville Syrjälä
· 11 years ago
fd1ab8f
drm/i915/chv: Flush caches when programming page tables
by Rafael Barbalho
· 11 years ago
ee0ce47
drm/i915/chv: PPAT setup for Cherryview
by Ville Syrjälä
· 11 years ago
10efa93
drm/i915: Remove useless checks from primary enable/disable
by Ville Syrjälä
· 11 years ago
d52fea5
drm/i915: Merge LP1+ watermarks in safer way
by Ville Syrjälä
· 11 years ago
a3cb404
drm/i915: Make sure computed watermarks never overflow the registers
by Ville Syrjälä
· 11 years ago
25ef284
drm/i915: Add pipe update trace points
by Ville Syrjälä
· 11 years ago
5b633d6
drm/i915: Perform primary enable/disable atomically with sprite updates
by Ville Syrjälä
· 11 years ago
8d7849d
drm/i915: Make sprite updates atomic
by Ville Syrjälä
· 11 years ago
d9ceb95
drm/i915: Support 64b relocations
by Ben Widawsky
· 11 years ago
9bcb144
drm/i915: Support 64b execbuf
by Ben Widawsky
· 11 years ago
192d47a
drm/i915/sdvo: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
894ed1e
drm/i915/crt: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
809a2a8
drm/i915/tv: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
3fa2dd1
drm/i915/tv: Rip out pipe-disabling nonsense from ->mode_set
by Daniel Vetter
· 11 years ago
5da92ee
drm/i915/tv: De-magic device check
by Daniel Vetter
· 11 years ago
b8866ef
drm/i915/tv: extract set_color_conversion
by Daniel Vetter
· 11 years ago
8cb9220
drm/i915/tv: extract set_tv_mode_timings
by Daniel Vetter
· 11 years ago
912b0e2
drm/i915/dvo: Remove ->mode_set callback
by Daniel Vetter
· 11 years ago
0d56bf0
drm/i915: Make encoder->mode_set callbacks optional
by Daniel Vetter
· 11 years ago
98ec773
drm/i915: Make primary_enabled match the actual hardware state
by Ville Syrjälä
· 11 years ago
024a43e
drm/i915: Move ring_begin to signal()
by Ben Widawsky
· 11 years ago
78325f2
drm/i915: Virtualize the ringbuffer signal func
by Ben Widawsky
· 11 years ago
ebc348b
drm/i915: Move semaphore specific ring members to struct
by Ben Widawsky
· 11 years ago
0d116a2
drm/i915: vlv: init only needed state during early power well enabling
by Imre Deak
· 11 years ago
b77f699
drm/i915: Avoid NULL ctx->obj dereference in debugfs/i915_context_info
by Chris Wilson
· 11 years ago
a225f07
drm/i915: Add intel_get_crtc_scanline()
by Ville Syrjälä
· 11 years ago
78e8fc6
drm/i915: Fix scanout position for real
by Ville Syrjälä
· 11 years ago
242a401
drm/i915/bdw: Disable idle DOP clock gating
by Ben Widawsky
· 11 years ago
1d2866b
drm/i915/bdw: enable eDRAM.
by Ben Widawsky
· 11 years ago
63c42e5
drm/i915/bdw: Add WT caching ability
by Ben Widawsky
· 11 years ago
f033579
drm/i915: bdw: fix RC6 enabled status reporting and disable runtime PM
by Imre Deak
· 11 years ago
1c8562f
drm/i915: Fix assert_plane warning during FDI link train
by Ville Syrjälä
· 11 years ago
4b6eab5
Revert "drm/i915: fix build warning on 32-bit (v2)"
by Jan Moskyto Matejka
· 11 years ago
8a6543b
drm/i915: Fix deadlock during driver init on ILK
by Ville Syrjälä
· 11 years ago
713028b
drm/i915: remove extraneous VGA power domain put calls
by Imre Deak
· 11 years ago
122b250
drm/i915: Integrate cmd parser kerneldoc
by Daniel Vetter
· 11 years ago
c8725f3
drm/i915: Do not call retire_requests from wait_for_rendering
by Chris Wilson
· 11 years ago
a88cc10
lib: Export interval_tree
by Chris Wilson
· 11 years ago
8d4eee9
drm/i915: vlv: increase timeout when forcing on the GFX clock
by Imre Deak
· 11 years ago
650ad97
drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
by Imre Deak
· 11 years ago
4e80519
drm/i915: vlv: setup RPS min/max frequencies once during init time
by Imre Deak
· 11 years ago
9486db6
drm/i915: reinit GT power save during resume
by Imre Deak
· 11 years ago
92b806d
drm/i915: make runtime PM swizzling/ring_freq init platform independent
by Imre Deak
· 11 years ago
c2bc2fc
drm/i915: factor out gen6_update_ring_freq
by Imre Deak
· 11 years ago
b5478bc
drm/i915: make runtime PM interrupt enable/disable platform independent
by Imre Deak
· 11 years ago
aeab0b5
drm/i915: disable runtime PM if RC6 is disabled
by Imre Deak
· 11 years ago
e6069ca
drm/i915: sanitize enable_rc6 option
by Imre Deak
· 11 years ago
14dd0ea
drm/i915: fix unbalanced GT powersave enable / disable calls
by Imre Deak
· 11 years ago
bb4932c
drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on
by Imre Deak
· 11 years ago
f301b1e
drm/i915: add missing error capturing of the PIPESTAT reg
by Imre Deak
· 11 years ago
51660e0
drm/i915: gen2: move error capture of IER to its correct place
by Imre Deak
· 11 years ago
f454c69
drm/i915: get a runtime PM ref for the deferred GPU reset work
by Imre Deak
· 11 years ago
3dd4e84
drm/i915: Validate VBT header before trusting it
by Chris Wilson
· 11 years ago
d1f13fd
drm/i915: Validate BDB section before reading
by Chris Wilson
· 11 years ago
c6df39b
drm/i915: get a runtime PM ref for the deferred GT powersave enabling
by Imre Deak
· 11 years ago
Next »