index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
Age
Commit message (
Expand
)
Author
2012-12-08
drm/i915: reject modes the LPT FDI receiver can't handle
Paulo Zanoni
2012-12-06
drm/i915: Close race between processing unpin task and queueing the flip
Chris Wilson
2012-11-21
drm/i915: Flush outstanding unpin tasks before pageflipping
Chris Wilson
2012-11-11
drm/i915: fix Haswell FDI link disable path
Paulo Zanoni
2012-11-11
drm/i915: create the DDI encoder
Paulo Zanoni
2012-11-11
drm/i915: add intel_ddi_connector_get_hw_state
Paulo Zanoni
2012-11-11
drm/i915: add port field to intel_digital_port
Paulo Zanoni
2012-11-11
drm/i915: create intel_digital_port and use it
Paulo Zanoni
2012-11-11
drm/i915: adjust sprite base address
Damien Lespiau
2012-10-26
drm/i915/lvds: move fitting mode from intel_lvds_connector to intel_panel
Jani Nikula
2012-10-26
drm/i915: turn the eDP DDI panel on/off
Paulo Zanoni
2012-10-26
drm/i915: set/unset the DDI eDP backlight
Paulo Zanoni
2012-10-26
drm/i915: set the correct eDP aux channel clock divider on DDI
Paulo Zanoni
2012-10-26
drm/i915: convert DDI_FUNC_CTL to transcoder
Paulo Zanoni
2012-10-26
drm/i915: add TRANSCODER_EDP
Paulo Zanoni
2012-10-26
drm/i915: remove an extra #define for DP_RECEIVER_CAP_SIZE
Jani Nikula
2012-10-24
drm/i915/eDP: compute the panel power clock divisor from the pch rawclock
Daniel Vetter
2012-10-23
drm/i915: Don't try to use SPR_SCALE when we don't have a sprite scaler
Damien Lespiau
2012-10-22
drm/i915: Move cached EDID to intel_connector
Jani Nikula
2012-10-22
drm/i915: Move the fixed mode to intel_panel
Jani Nikula
2012-10-22
drm/i915: Create generic intel_panel for LVDS and eDP
Jani Nikula
2012-10-22
drm/i915: Backlight setup requires connector so pass it as parameter
Jani Nikula
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
2012-10-18
drm/i915: implement Haswell DP link train sequence
Paulo Zanoni
2012-10-18
drm/i915: add DP support to intel_ddi_mode_set
Paulo Zanoni
2012-10-17
drm/i915: add intel_ddi_set_pipe_settings
Paulo Zanoni
2012-10-17
drm/i915: add DP support to intel_ddi_enable_pipe_func
Paulo Zanoni
2012-10-10
drm/i915: completely rewrite the Haswell PLL handling code
Paulo Zanoni
2012-10-10
drm/i915: enable and disable PIPE_CLK_SEL at the right time
Paulo Zanoni
2012-10-10
drm/i915: enable and disable DDI_FUNC_CTL at the right time
Paulo Zanoni
2012-10-10
drm/i915: rewrite the LCPLL code
Paulo Zanoni
2012-10-07
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-10-03
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
drm/i915/dp: Fetch downstream port info if needed during DPCD fetch
Adam Jackson
2012-09-26
drm/i915/dp: Fetch downstream port info if needed during DPCD fetch
Adam Jackson
2012-09-20
drm/i915: add encoder->pre_enable/post_disable
Daniel Vetter
2012-09-06
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
2012-09-06
drm/i915: improve modeset state checking after dpms calls
Daniel Vetter
2012-09-06
drm/i915: disable all crtcs at suspend time
Daniel Vetter
2012-09-06
drm/i915: push commit_output_state past the crtc/encoder preparing
Daniel Vetter
2012-09-06
drm/i915: s/intel_encoder_disable/intel_encoder_noop
Daniel Vetter
2012-09-06
drm/i915: use staged outuput config in tv->mode_fixup
Daniel Vetter
2012-09-06
drm/i915: push crtc->fb update into pipe_set_base
Daniel Vetter
2012-09-06
drm/i915: stage modeset output changes
Daniel Vetter
2012-09-06
drm/i915: don't save all the encoder/crtc state in set_config
Daniel Vetter
2012-09-06
drm/i915: extract intel_set_config_compute_mode_changes
Daniel Vetter
2012-09-06
drm/i915: introduce struct intel_set_config
Daniel Vetter
2012-09-06
drm/i915: rip out intel_dp->dpms_mode
Daniel Vetter
2012-09-06
drm/i915: rip out intel_crtc->dpms_mode
Daniel Vetter
[next]