index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: preserve pipe A quirk in i9xx_set_pipeconf
Daniel Vetter
2013-09-24
1
-0
/
+4
*
drm/i915: Don't enable the cursor on a disable pipe
Ville Syrjälä
2013-09-18
1
-2
/
+4
*
drm/i915: do not update cursor in crtc mode set
Jani Nikula
2013-09-18
1
-9
/
+0
*
drm/i915: Use proper print format for debug prints
Takashi Iwai
2013-09-10
1
-3
/
+3
*
drm/i915: Track pfit enable state separately from size
Chris Wilson
2013-09-08
1
-8
/
+13
*
drm/i915: Delay disabling of VGA memory until vgacon->fbcon handoff is done
Ville Syrjälä
2013-09-06
1
-11
/
+16
*
drm/i915: Confine page flips to BCS on Valleyview
Chris Wilson
2013-09-06
1
-1
/
+1
*
drm/i915: fix i9xx_crtc_clock_get for multiplied pixels
Daniel Vetter
2013-09-04
1
-2
/
+1
*
i915: Update VGA arbiter support for newer devices
Alex Williamson
2013-09-03
1
-0
/
+25
*
drm/i915: enable trickle feed on Haswell
Paulo Zanoni
2013-09-03
1
-3
/
+7
*
drm/i915: Use RCS flips on Ivybridge+
Chris Wilson
2013-09-03
1
-9
/
+31
*
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2013-09-02
1
-30
/
+60
|
\
|
*
drm/i915: Don't deref pipe->cpu_transcoder in the hangcheck code
Chris Wilson
2013-08-14
1
-29
/
+57
|
*
drm/i915: Don't call encoder's get_config unless encoder is active
Ville Syrjälä
2013-08-07
1
-1
/
+3
*
|
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-30
1
-92
/
+271
|
\
\
|
*
|
drm/i915: Use POSTING_READ in lcpll code
Daniel Vetter
2013-08-23
1
-1
/
+2
|
*
|
drm/i915: add i915.pc8_timeout function
Paulo Zanoni
2013-08-23
1
-1
/
+1
|
*
|
drm/i915: allow package C8+ states on Haswell (disabled)
Paulo Zanoni
2013-08-23
1
-1
/
+169
|
*
|
drm/i915: fix SDEIMR assertion when disabling LCPLL
Paulo Zanoni
2013-08-23
1
-6
/
+2
|
*
|
drm/i915: grab force_wake when restoring LCPLL
Paulo Zanoni
2013-08-23
1
-0
/
+6
|
*
|
drm/i915: make IVB FDI training match spec v3
Jesse Barnes
2013-08-23
1
-70
/
+72
|
*
|
drm/i915: clarify Haswell power well bit names
Paulo Zanoni
2013-08-22
1
-1
/
+1
|
*
|
drm/i915: check the power well when redisabling VGA
Paulo Zanoni
2013-08-22
1
-0
/
+11
|
*
|
drm/i915: Print the changes required for modeset
Chris Wilson
2013-08-22
1
-0
/
+3
|
*
|
drm/i915: remove set but unused variables
Paulo Zanoni
2013-08-22
1
-10
/
+2
|
*
|
drm/i915: Track when an object is pinned for use by the display engine
Chris Wilson
2013-08-10
1
-4
/
+4
*
|
|
drm: Pass page flip ioctl flags to driver
Keith Packard
2013-08-30
1
-8
/
+15
|
/
/
*
|
drm/i915: expose HDMI connectors on port C on BYT
Jesse Barnes
2013-08-09
1
-2
/
+7
*
|
drm/i915: Make intel_set_mode() static
Damien Lespiau
2013-08-09
1
-3
/
+7
*
|
drm/i915: Remove intel_modeset_disable()
Damien Lespiau
2013-08-09
1
-10
/
+0
*
|
drm/i915: Make intel_encoder_dpms() static
Damien Lespiau
2013-08-09
1
-2
/
+2
*
|
drm/i915: Export intel_framebuffer_fini
Chris Wilson
2013-08-06
1
-3
/
+7
*
|
drm/i915: make user mode sync polarity setting explicit
Imre Deak
2013-08-05
1
-0
/
+13
*
|
drm/i915: move encoder->enable callback later in VLV crtc enable
Jani Nikula
2013-08-05
1
-4
/
+3
*
|
drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI
Chris Wilson
2013-08-05
1
-4
/
+0
*
|
drm/i915: enable IPS for bpp <= 24
Jesse Barnes
2013-08-05
1
-1
/
+1
*
|
drm/i915: Remove useless define
Stéphane Marchesin
2013-08-04
1
-1
/
+0
*
|
drm/i915: clean up crtc timings computation
Daniel Vetter
2013-08-04
1
-6
/
+3
*
|
drm/i915: rip out legacy encoder->mode_set callback
Daniel Vetter
2013-08-04
1
-9
/
+1
*
|
drm/i915: rip out legacy encoder->mode_fixup logic
Daniel Vetter
2013-08-04
1
-16
/
+3
*
|
drm/i915: fix pnv display core clock readout out
Daniel Vetter
2013-07-26
1
-1
/
+28
*
|
drm/i915: Colocate all GT access routines in the same file
Chris Wilson
2013-07-25
1
-2
/
+1
*
|
Merge commit 'Merge branch 'drm-fixes' of git://people.freedesktop.org/~airli...
Daniel Vetter
2013-07-25
1
-19
/
+50
|
\
\
|
|
/
|
*
drm/i915: quirk no PCH_PWM_ENABLE for Dell XPS13 backlight
Kamal Mostafa
2013-07-20
1
-0
/
+16
|
*
drm/i915: Fix dereferencing invalid connectors in is_crtc_connector_off()
Chris Wilson
2013-07-17
1
-10
/
+13
|
*
drm/i915: Sanitize shared dpll state
Daniel Vetter
2013-07-17
1
-2
/
+17
|
*
drm/i915: fix up readout of the lvds dither bit on gen2/3
Daniel Vetter
2013-07-11
1
-7
/
+4
*
|
drm/i915: add functions to disable and restore LCPLL
Paulo Zanoni
2013-07-24
1
-0
/
+136
*
|
drm/i915: disable CLKOUT_DP when it's not needed
Paulo Zanoni
2013-07-24
1
-4
/
+32
*
|
drm/i915: extend lpt_enable_clkout_dp
Paulo Zanoni
2013-07-24
1
-13
/
+30
[next]