Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2ec3815f29d1b7659ecf3f1791e7e394efdd6969
/
drivers
/
gpu
/
drm
/
i915
2ec3815
drm/i915: Pass dev_priv to vlv_gpu_freq() and vlv_freq_opcode()
by Ville Syrjälä
· 11 years ago
07ab118
drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode()
by Ville Syrjälä
· 11 years ago
c164f83
drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes()
by Ville Syrjälä
· 11 years ago
f64a28a
drm/i915/vlv: fixup DDR freq detection per Punit spec
by Jesse Barnes
· 11 years ago
586f49d
drm/i915/vlv: split CCK and DDR freq usage
by Jesse Barnes
· 11 years ago
30a970c
drm/i915/vlv: modeset_global_* for VLV v7
by Jesse Barnes
· 11 years ago
85b1d7b
drm/i915: move VLV DDR freq fetch into init_clock_gating
by Jesse Barnes
· 11 years ago
f341915
drm/i915: add bunit read/write routines
by Jesse Barnes
· 11 years ago
c77ba21
drm/i915/ns2501: Rip out the reenable hack
by Daniel Vetter
· 11 years ago
48f34e1
drm/i915/dvo: call ->mode_set callback only when the port is running
by Daniel Vetter
· 11 years ago
7f16e5c
Merge tag 'v3.12' into drm-intel-next
by Daniel Vetter
· 11 years ago
9d1cb91
drm/i915: avoid unclaimed registers when capturing the error state
by Paulo Zanoni
· 11 years ago
2675680
drm/i915: Enable DP port CRC for the "auto" source on g4x/vlv
by Daniel Vetter
· 11 years ago
8d2f24c
drm/i915: scramble reset support for DP port CRC on vlv
by Daniel Vetter
· 11 years ago
8409360
drm/i915: scramble reset support for DP port CRC on g4x
by Daniel Vetter
· 11 years ago
46a1918
drm/i916: add "auto" pipe CRC source
by Daniel Vetter
· 11 years ago
0baab4f
i915: fix compiler warning
by Linus Torvalds
· 11 years ago
9f08ef5
drm/i915: use the correct register when turning VDD off
by Paulo Zanoni
· 11 years ago
1ad577a
drm/i915: add back checking for i915_disable_power_well
by Imre Deak
· 11 years ago
93d1f99
drm/i915/vlv: Fix typo in the DPIO register define.
by Chon Ming Lee
· 11 years ago
b0665d5
drm/i915: reduce eDP VDD message verbose
by Paulo Zanoni
· 11 years ago
8a5e6aeb
drm/i915: turn the eDP VDD on for any i2c transactions
by Paulo Zanoni
· 11 years ago
40da17c
drm/i915: refactor ilk display interrupt handling
by Daniel Vetter
· 11 years ago
3b6c42e
drm/i915: use enum pipe consistently in i915_irq.c
by Daniel Vetter
· 11 years ago
94e39e2
drm/i915: Capture batchbuffer state upon GPU hang
by Chris Wilson
· 11 years ago
f4adcd2
drm/i915: handle faked missed interrupts as simulated hangs, too
by Daniel Vetter
· 11 years ago
ddb642f
drm/i915: rename i915_init_power_well to init_power_domains_init
by Imre Deak
· 11 years ago
1fbc0d7
drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
by Daniel Vetter
· 11 years ago
92e76c8
drm/i915: Clamp cursor coordinates to int16_t range
by Ville Syrjälä
· 11 years ago
645378d
drm/i915: No LVDS hardware on Intel D410PT and D425KT
by Rob Pearce
· 11 years ago
c6cd2ee
drm/i915/dp: workaround BIOS eDP bpp clamping issue
by Jani Nikula
· 11 years ago
7195a50
drm/i915: Add HSW CRT output readout support
by Ville Syrjälä
· 11 years ago
4f56d12
drm/i915: Add support for pipe_bpp readout
by Ville Syrjälä
· 11 years ago
b4ed448
drm/i915: remove device field from struct power_well
by Imre Deak
· 11 years ago
baa7070
drm/i915: use power get/put instead of set for power on after init
by Imre Deak
· 11 years ago
83c00f55
drm/i915: prepare for multiple power wells
by Imre Deak
· 11 years ago
8c7b72f
drm/i915: Remove WaFbcDisableDpfcClockGating on HSW
by Ben Widawsky
· 11 years ago
a74b0c4
drm/i915: Remove WaFbcDisableDpfcClockGating on IVB
by Ben Widawsky
· 11 years ago
153b4b95
drm/i915: Convert straggling MCHBAR registers
by Ben Widawsky
· 11 years ago
d538bbd
drm/i915: Use a spin lock to protect the pipe crc struct
by Damien Lespiau
· 11 years ago
c459787
drm/i915: Move the pipe CRC stuff to other pipe data
by Daniel Vetter
· 11 years ago
6efdf35
drm/i915: enable only the needed power domains during modeset
by Imre Deak
· 11 years ago
4f07412
drm/i915: factor out modeset_update_power_wells
by Imre Deak
· 11 years ago
959cbc1
drm/i915: change power_well->lock to be mutex
by Imre Deak
· 11 years ago
bddc764
drm/i915: factor out is_always_on_domain
by Imre Deak
· 11 years ago
f52e353
drm/i915: make the intel_display_power_domain enum compact
by Imre Deak
· 11 years ago
277de95
drm/i915: bikeshed the pipe CRC irq functions a bit
by Daniel Vetter
· 11 years ago
7ac0129
drm/i915: Wire up CRC for vlv
by Daniel Vetter
· 11 years ago
52f843f
drm/i915: Wire up gen2 CRC support
by Daniel Vetter
· 11 years ago
4b79ebf
drm/i915: Wire up CRC support for gen3/4
by Daniel Vetter
· 11 years ago
3d099a0
drm/i915: Add new CRC sources
by Daniel Vetter
· 11 years ago
b073aea
drm/i915: Fix PIPE_CRC_CTL for vlv
by Daniel Vetter
· 11 years ago
379ef82
drm/i915: Enable CRC interrupts on pre-gen5/vlv
by Daniel Vetter
· 11 years ago
4356d58
drm/i915: Wire up CRC interrupts for pre-gen5/vlv
by Daniel Vetter
· 11 years ago
b4437a4
drm/i915: CRC source selection #defines for gmch/vlv chips
by Daniel Vetter
· 11 years ago
0b5c5ed
drm/i915: Adjust CRC capture for pre-gen5/vlv
by Daniel Vetter
· 11 years ago
1cf84bb
drm/i915: Whitespace alignment fix for block header in display error state
by Chris Wilson
· 11 years ago
de45eaf
drm/i915: fix open-coded DIV_ROUND_UP
by Paulo Zanoni
· 11 years ago
dc39fff
drm/i915: Print RC6 info less often
by Ben Widawsky
· 11 years ago
6da7f10
drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
by Jani Nikula
· 11 years ago
828c790
drm/i915: Disable GGTT PTEs on GEN6+ suspend
by Ben Widawsky
· 11 years ago
b35b380
drm/i915: Make PTE valid encoding optional
by Ben Widawsky
· 11 years ago
3c9d87e
drm/i915: remove dead code in ironlake_crtc_mode_set
by Daniel Vetter
· 11 years ago
5a69b89
drm/i915: crc support for hsw
by Daniel Vetter
· 11 years ago
e309a99
drm/i915: fix CRC debugfs setup
by Daniel Vetter
· 11 years ago
bcf17ab
drm/i915: wait one vblank when disabling CRCs
by Daniel Vetter
· 11 years ago
8bc5e95
drm/i915: use ->get_vblank_counter for the crc frame counter
by Daniel Vetter
· 11 years ago
5b3a856
drm/i915: wire up CRC interrupt for ilk/snb
by Daniel Vetter
· 11 years ago
5a6b5c8
drm/i915: add CRC #defines for ilk/snb
by Daniel Vetter
· 11 years ago
eba94eb
drm/i915: extract display_pipe_crc_update
by Daniel Vetter
· 11 years ago
131a56d
drm/i915: don't Oops in debugfs for I915_FBDEV=n
by Daniel Vetter
· 11 years ago
1a91510
drm/i915: set HDMI pixel clock in audio configuration
by Jani Nikula
· 11 years ago
3442705
drm/i915: pass mode to ELD write vfuncs
by Jani Nikula
· 11 years ago
53155c0
drm/i915: check gem bo size when creating framebuffers
by Daniel Vetter
· 11 years ago
aa5f802
drm/i915: Use unsigned long for obj->user_pin_count
by Daniel Vetter
· 11 years ago
80075d4
drm/i915: prevent tiling changes on framebuffer backing storage
by Daniel Vetter
· 11 years ago
dd4916c
drm/i915: grab dev->struct_mutex around framebuffer_init
by Daniel Vetter
· 11 years ago
533df0f
drm/i915: vlv: fix VGA hotplug after modeset
by Imre Deak
· 11 years ago
585a94b
drm/i915: preserve dispaly init order on ByT
by Artem Bityutskiy
· 11 years ago
6f2bcce
drm/i915: Use pipe_name() instead of the pipe number
by Damien Lespiau
· 11 years ago
45c5f20
drm/i915: Disable all GEM timers and work on unload
by Chris Wilson
· 11 years ago
9514ac6
drm/i915: Move some hdmi enable function name to vlv specific.
by Chon Ming Lee
· 11 years ago
e8dfcf7
drm/i915: constify harder
by Daniel Vetter
· 11 years ago
f8c168f
drm/i915: static inline for dummy crc functions
by Daniel Vetter
· 11 years ago
d8882ac
drm/i915: Enable pipe CRCs
by Damien Lespiau
· 11 years ago
be5c7a9
drm/i915: Only one open() allowed on pipe CRC result files
by Damien Lespiau
· 11 years ago
0714442
drm/i915: Implement blocking read for pipe CRC files
by Damien Lespiau
· 11 years ago
497666d
drm/i915: Move drm_add_fake_info_node() higher in the file
by Damien Lespiau
· 11 years ago
7cd6ccf
drm/i915: Add log messages when CRCs collection is started/stopped
by Damien Lespiau
· 11 years ago
0c912c7
drm/i915: Warn if we receive an interrupt after freeing the buffer
by Damien Lespiau
· 11 years ago
bd9db02
drm/i915: Rename i915_pipe_crc_ctl to i915_display_crc_ctl
by Damien Lespiau
· 11 years ago
b94dec8
drm/i915: Generalize the CRC command format for future work
by Damien Lespiau
· 11 years ago
e5f75ac
drm/i915: Dynamically allocate the CRC circular buffer
by Damien Lespiau
· 11 years ago
4b58436
drm/i915: Empty the circular buffer when asked for a new source
by Damien Lespiau
· 11 years ago
ae676fc
drm/i915: Enforce going back to none before changing CRC source
by Damien Lespiau
· 11 years ago
cc3da17
drm/i915: Make switching to the same CRC source a no-op
by Damien Lespiau
· 11 years ago
ac2300d
drm/i915: Sample the frame counter instead of a timestamp for CRCs
by Damien Lespiau
· 11 years ago
b2c88f5
drm/i915: Keep the CRC values into a circular buffer
by Damien Lespiau
· 11 years ago
926321d
drm/i915: Add a control file for pipe CRCs
by Daniel Vetter
· 11 years ago
8bf1e9f
drm/i915: Expose latest 200 CRC value for pipe through debugfs
by Shuang He
· 11 years ago
Next »