index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Use drm_i915_private as the native pointer for intel_uncore.c
Chris Wilson
2016-05-10
1
-4
/
+5
*
drm/i915: Add a FIXME about crtc !active vs. watermarks
Ville Syrjälä
2016-05-09
1
-0
/
+5
*
drm/i915: Store a i915 backpointer from engine, and use it
Chris Wilson
2016-05-09
1
-24
/
+21
*
drm/i915: Small display interrupt handlers tidy
Tvrtko Ursulin
2016-05-09
1
-18
/
+17
*
drm/i915: Dump pipe config when intel_modeset_pipe_config fails.
Maarten Lankhorst
2016-05-09
1
-1
/
+4
*
drm/i915: Simplify intel_mark_busy/idle
Tvrtko Ursulin
2016-05-04
1
-9
/
+5
*
drm/i915/lvds: separate border enable readout from panel fitter
Jani Nikula
2016-05-02
1
-3
/
+0
*
drm/i915: Fix comments about GMBUSFREQ register
Ville Syrjälä
2016-04-28
1
-10
/
+5
*
drm/i915: Update CDCLK_FREQ register on BDW after changing cdclk frequency
Ville Syrjälä
2016-04-28
1
-0
/
+2
*
drm/i915: Move releasing of the GEM request from free to retire/cancel
Chris Wilson
2016-04-28
1
-1
/
+1
*
drm/i915/fbdev: Call intel_unpin_fb_obj() on release
Chris Wilson
2016-04-28
1
-1
/
+1
*
drm/i915: Propagate error from drm_gem_object_init()
Chris Wilson
2016-04-28
1
-2
/
+2
*
drm/i915: Update RAWCLK_FREQ register on VLV/CHV
Ville Syrjälä
2016-04-27
1
-2
/
+2
*
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
Dave Gordon
2016-04-25
1
-1
/
+1
*
drm/i915: Fix oops in vlv_force_pll_on()
Ville Syrjälä
2016-04-19
1
-2
/
+2
*
drm/i915: Replace nondescript 'WARN_ON(!lret)' with a sensible error message
Ville Syrjälä
2016-04-18
1
-1
/
+1
*
drm/i915: Avoid stalling on pending flips for legacy cursor updates
Chris Wilson
2016-04-18
1
-0
/
+3
*
drm/i915: Compute DSI PLL parameters during .compute_config()
Ville Syrjälä
2016-04-15
1
-0
/
+3
*
drm/i915: Setup DPLL/DPLLMD for DSI too on VLV/CHV
Ville Syrjälä
2016-04-15
1
-47
/
+73
*
drm/i915/bxt: Add HW state verification for DDI PHY and CDCLK
Imre Deak
2016-04-15
1
-0
/
+5
*
drm/i915/bxt: Sanitize the DBUF HW state together with CDCLK
Imre Deak
2016-04-15
1
-2
/
+26
*
drm/i915/bxt: Don't toggle power well 1 on-demand
Imre Deak
2016-04-15
1
-17
/
+0
*
drm/i915/bxt: Pass drm_i915_private to DDI PHY, CDCLK helpers
Imre Deak
2016-04-15
1
-11
/
+7
*
drm/i915: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-04-15
1
-4
/
+2
*
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-04-14
1
-1
/
+1
*
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
2016-04-14
1
-7
/
+6
*
drm/i915: Simplify reset_counter handling during atomic modesetting
Chris Wilson
2016-04-14
1
-11
/
+7
*
drm/i915: Store the reset counter when constructing a request
Chris Wilson
2016-04-14
1
-6
/
+1
*
drm/i915: Simplify checking of GPU reset_counter in display pageflips
Chris Wilson
2016-04-14
1
-7
/
+9
*
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-14
1
-7
/
+11
*
drm/i915: Don't read out port_clock on CHV when DPLL is disabled
Ville Syrjälä
2016-04-12
1
-2
/
+6
*
drm/i915: Dump pfit PGM_RATIOS as hex
Ville Syrjälä
2016-04-12
1
-1
/
+1
*
drm/i915: Try to shut up more ILK underruns
Ville Syrjälä
2016-04-12
1
-22
/
+23
*
drm/i915: Rename hw state checker to hw state verifier.
Maarten Lankhorst
2016-04-11
1
-30
/
+30
*
drm/i915: Move modeset state verifier calls.
Maarten Lankhorst
2016-04-11
1
-19
/
+5
*
drm/i915: Make modeset state verifier take crtc as argument.
Maarten Lankhorst
2016-04-11
1
-133
/
+183
*
drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)
Joonas Lahtinen
2016-04-07
1
-18
/
+18
*
drm/i915/bxt: Set max cdclk frequency properly
Matt Roper
2016-04-06
1
-0
/
+2
*
drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV
Ville Syrjälä
2016-04-05
1
-6
/
+13
*
drm/i915: Fix plane init failure paths
Ville Syrjälä
2016-04-01
1
-25
/
+39
*
drm/i915: Remove the "three times for luck" trick from vlv_enable_pll()
Ville Syrjälä
2016-04-01
1
-11
/
+0
*
drm/i915: assert_panel_unlocked() in chv_enable_pll()
Ville Syrjälä
2016-04-01
1
-2
/
+4
*
drm/i915: Add a local pipe variable to vlv_enable_pll()
Ville Syrjälä
2016-04-01
1
-8
/
+9
*
drm/i915: Implement WaPixelRepeatModeFixForC0:chv
Ville Syrjälä
2016-04-01
1
-4
/
+26
*
drm/i915: Make {vlv,chv}_{disable,update}_pll() more similar
Ville Syrjälä
2016-04-01
1
-38
/
+25
*
drm/i915: Throw out BUGs from DPLL/PCH functions
Ville Syrjälä
2016-04-01
1
-9
/
+0
*
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-31
1
-3
/
+5
*
drm/i915: Update color management during vblank evasion.
Maarten Lankhorst
2016-03-31
1
-15
/
+5
*
drm/i915: Pass crtc_state to color management functions.
Maarten Lankhorst
2016-03-31
1
-8
/
+14
*
drm/i915: Remove PIPE_CONF_CHECK_I_ALT
Daniel Vetter
2016-03-30
1
-17
/
+5
[next]