index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
2016-02-22
drm/i915: Ensure the HW is powered during HW access in assert_pipe
Imre Deak
2016-02-22
drm/i915: Ensure the HW is powered when disabling VGA
Imre Deak
2016-02-22
drm/i915/ibx: Ensure the HW is powered during PLL HW readout
Imre Deak
2016-02-22
drm/i915: Ensure the HW is powered during display pipe HW readout
Imre Deak
2016-01-29
drm/i915: Fix NULL plane->fb oops on SKL
Ville Syrjälä
2016-01-29
drm/i915: Don't reject primary plane windowing with color keying enabled on SKL+
Ville Syrjälä
2016-01-29
drm/i915/dp: fall back to 18 bpp when sink capability is unknown
Jani Nikula
2016-01-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-01-18
Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...
Dave Airlie
2016-01-18
Merge tag 'topic/drm-misc-2016-01-17' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-01-13
drm/i915: Init power domains early in driver load
Daniel Vetter
2016-01-13
drm/i915: Widen return value for reservation_object_wait_timeout_rcu to long.
Maarten Lankhorst
2016-01-06
Merge branch 'for-linus' into for-next
Takashi Iwai
2016-01-06
drm/i915: Update connector_mask during readout, v2.
Maarten Lankhorst
2016-01-05
drm/i915: Set connector_state->connector using the helper.
Maarten Lankhorst
2015-12-24
Backmerge drm-fixes merge into Linus's tree into drm-next.
Dave Airlie
2015-12-23
drm/i915: Unbreak check_digital_port_conflicts()
Ville Syrjälä
2015-12-23
Merge branch 'for-linus' into for-next
Takashi Iwai
2015-12-23
Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-12-22
drm/i915: Kill intel_crtc->cursor_bo
Ville Syrjälä
2015-12-22
drm/i915: Workaround CHV pipe C cursor fail
Ville Syrjälä
2015-12-22
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
2015-12-22
drm/i915: Drop the broken cursor base==0 special casing
Ville Syrjälä
2015-12-17
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
2015-12-16
drm/i915: prefer for_each_intel_* macros for iteration
Jani Nikula
2015-12-15
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-12-14
drm/i915: Drop the broken cursor base==0 special casing
Ville Syrjälä
2015-12-14
drm/i915: Kill intel_crtc->cursor_bo
Ville Syrjälä
2015-12-11
Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queued
Daniel Vetter
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-10
drm/i915: Do a better job at disabling primary plane in the noatomic case.
Maarten Lankhorst
2015-12-10
drm/i915: Do a better job at disabling primary plane in the noatomic case.
Maarten Lankhorst
2015-12-10
drm/i915: Remove BUG_ON call in vlv_enable_pll
Wayne Boyer
2015-12-10
drm/i915: Separate cherryview from valleyview
Wayne Boyer
2015-12-08
drm/i915: Disable LPT-H VGA dotclock during crtc disable
Ville Syrjälä
2015-12-08
drm/i915: Refactor LPT-H VGA dotclock disabling
Ville Syrjälä
2015-12-08
drm/i915: Disable FDI after the CRT port on LPT-H
Ville Syrjälä
2015-12-08
drm/i915: Round to closest when computing the VGA dotclock for LPT-H
Ville Syrjälä
2015-12-08
drm/i915: Disable CLKOUT_DP bending on LPT/WPT as needed
Ville Syrjälä
2015-12-08
Back merge tag 'v4.4-rc4' into drm-next
Dave Airlie
2015-12-07
drm/i915: Remove double wait_for_vblank on broadwell.
Maarten Lankhorst
2015-12-07
drm/i915/skl: Update watermarks before the crtc is disabled.
Maarten Lankhorst
2015-12-07
drm/i915: Calculate watermark related members in the crtc_state, v4.
Maarten Lankhorst
2015-12-07
drm/i915: Move disable_cxsr to the crtc_state.
Maarten Lankhorst
2015-12-03
drm/i915: Handle cdclk limits on broadwell.
Maarten Lankhorst
2015-12-03
i915: wait for fence in prepare_plane_fb
Alex Goins
2015-12-03
i915: wait for fence in mmio_flip_work_func
Alex Goins
2015-12-03
drm/i915: introduce intel_fbc_{enable,disable}
Paulo Zanoni
2015-12-03
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
Paulo Zanoni
[next]