index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
|
|
drm/i915: split up fdi_set_m_n into computation and hw setup
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: hw state readout support for pipe_config->fdi_lanes
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: move intel_crtc->fdi_lanes to pipe_config
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: allow high-bpc modes on DP
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: drop adjusted_mode from *_set_pipeconf functions
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: force bpp for eDP panels
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: put the right cpu_transcoder into pipe_config for hw state readout
Daniel Vetter
2013-04-29
|
|
*
|
|
|
|
drm/i915: Only print the info message about incresing stolen size for FBC once
Chris Wilson
2013-04-27
|
|
*
|
|
|
|
drm/i915: remove VLV MSI IRQ hack
Jesse Barnes
2013-04-26
|
|
*
|
|
|
|
drm/i915: warn about invalid pfit modes
Jesse Barnes
2013-04-25
|
|
*
|
|
|
|
drm/i915: move PCH pfit controls into pipe_config
Jesse Barnes
2013-04-25
|
|
*
|
|
|
|
drm/i915: factor out GMCH panel fitting code and use for eDP v3
Jesse Barnes
2013-04-25
|
|
*
|
|
|
|
drm/i915: simplify config->pixel_multiplier handling
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: remove redundant has_pch_encoder check
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: use pipe_config for lvds dithering
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: move dp clock computations to encoder->compute_config
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: shovel compute clock into crtc->config.dpll on ilk
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: consolidate pch pll computations a bit
Daniel Vetter
2013-04-25
|
|
*
|
|
|
|
drm/i915: Ivybridge is the odd one when it comes to pipe scalers
Damien Lespiau
2013-04-25
|
|
*
|
|
|
|
drm/i915: hsw backlight registers need transcoder instead of pipe
Jani Nikula
2013-04-25
|
|
*
|
|
|
|
drm/i915: drop code duplication in favor of asle interrupt handler
Jani Nikula
2013-04-25
|
|
*
|
|
|
|
drm/i915/opregion: don't pretend we did something when we didn't
Jani Nikula
2013-04-25
|
|
*
|
|
|
|
drm/i915: don't pretend we support ASLE ALS, PFIT, or PFMB
Jani Nikula
2013-04-25
|
|
*
|
|
|
|
drm/i915: protect backlight registers and data with a spinlock
Jani Nikula
2013-04-25
|
|
*
|
|
|
|
drm/i915: keep max backlight internal to intel_panel.c
Jani Nikula
2013-04-25
|
|
*
|
|
|
|
drm/i915: Fixup non-24bpp support for VGA screens on Haswell
Daniel Vetter
2013-04-24
|
|
*
|
|
|
|
drm/i915: Disable high-bpc on pre-1.4 EDID screens
Daniel Vetter
2013-04-24
|
|
*
|
|
|
|
drm/i915: disable interrupts earlier in the driver unload code
Daniel Vetter
2013-04-24
|
|
*
|
|
|
|
drm/i915: create spearate VLV disable_rps function
Jesse Barnes
2013-04-24
|
|
*
|
|
|
|
drm/i915: cancel RPS work before disabling RPS
Jesse Barnes
2013-04-24
|
|
*
|
|
|
|
drm/i915: make sure GPU freq drops to minimum after entering RC6 v4
Jesse Barnes
2013-04-24
|
|
*
|
|
|
|
drm/i915: Turn HAS_FPGA_DBG_UNCLAIMED into a device_info flag
Damien Lespiau
2013-04-23
|
|
*
|
|
|
|
drm/i915: Introduce HAS_FPGA_DBG_UNCLAIMED()
Damien Lespiau
2013-04-23
|
|
*
|
|
|
|
drm/i915: Turn HAS_DDI() into a device_info flag
Damien Lespiau
2013-04-23
|
|
*
|
|
|
|
drm/i915: Use DEV_INFO_FOR_EACH_FLAG() to declare flags as well
Damien Lespiau
2013-04-23
|
|
*
|
|
|
|
drm/i915: Replace the line of %s by a DEV_INFO_FOR_EACH_FLAG() invocation
Damien Lespiau
2013-04-23
|
|
*
|
|
|
|
drm/i915: Turn DEV_INFO_FLAGS into a foreach style macro
Damien Lespiau
2013-04-23
|
|
*
|
|
|
|
drm/i915: Only reprobe display on encoder which has received an HPD event (v2)
Egbert Eich
2013-04-23
|
|
*
|
|
|
|
drm/i915: Add bit field to record which pins have received HPD events (v3)
Egbert Eich
2013-04-23
|
|
*
|
|
|
|
drm/i915: fix locking around punit access in cur_delayinfo for VLV
Jesse Barnes
2013-04-23
|
|
*
|
|
|
|
drm/i915: Split out Haswell code from gen6_pte_encode.
Kenneth Graunke
2013-04-22
|
|
*
|
|
|
|
drm/i915: Fix page table entries for Bay Trail.
Kenneth Graunke
2013-04-22
|
|
*
|
|
|
|
drm/i915: Add PTE encoding function to the gtt/ppgtt vtables.
Kenneth Graunke
2013-04-22
|
|
*
|
|
|
|
drm/i915: Make struct dpll == intel_clock_t
Ville Syrjälä
2013-04-20
|
|
*
|
|
|
|
drm/i915: use vlv_dport_to_channel in vlv_signal_levels
Jesse Barnes
2013-04-19
|
|
*
|
|
|
|
drm/i915: Remove mention of Haswell in DDI code
Damien Lespiau
2013-04-19
|
|
*
|
|
|
|
drm/i915: Move the CSC_MODE bits next to the register
Ville Syrjälä
2013-04-19
|
|
*
|
|
|
|
drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL
Paulo Zanoni
2013-04-19
[prev]
[next]