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
/
drm
/
i915
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
drm/i915: Provide a cheap ggtt vma lookup
Ben Widawsky
2013-10-01
|
*
|
|
drm/i915: trace vm eviction instead of everything
Ben Widawsky
2013-10-01
|
*
|
|
drm/i915: remove "extern" keywords from intel_drv.h functions
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: make hsw_{disable, restore}_lcpll static
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: make intel_crtc_fb_gamma_{set, get} static
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: make intel_crtc_load_lut static
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: make intel_pipe_has_type static
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: reorganize intel_drv.h
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: backlight combination mode bit is gen4 only
Jani Nikula
2013-10-01
|
*
|
|
drm/i915: Add HSW CRT output readout support
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: clean up and simplify i9xx_crtc_mode_set wrt PLL handling
Jani Nikula
2013-10-01
|
*
|
|
drm/i915: Add some debug spam for intialising SDVO
Chris Wilson
2013-10-01
|
*
|
|
drm/i915: Delay the release of the forcewake by a jiffie
Chris Wilson
2013-10-01
|
*
|
|
drm/i915: precendence bug in GT_PARITY_ERROR()
Dan Carpenter
2013-10-01
|
*
|
|
drm/i915: Fix intel_crtc_mode_get() mode clock
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Calculate PSR register offsets from base + gen
Ben Widawsky
2013-10-01
|
*
|
|
drm/i915/dp: read DPCD PSR capability only on eDP
Jani Nikula
2013-10-01
|
*
|
|
drm/i915: Drop explicit plane restoration during resume
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Call intel_uncore_early_sanitize() during resume
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Move power well resume earlier
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Move power well init earlier during driver load
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Redisable VGA before the modeset on resume
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Fix unclaimed register access due to delayed VGA memory disable
Ville Syrjälä
2013-10-01
|
*
|
|
drm/i915: Rip out SUPPORTS_EDP
Daniel Vetter
2013-10-01
|
*
|
|
drm/i915: don't init DP or HDMI when not supported by DDI port
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: add some assertions about VBT DDI port types
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: check the DDC and AUX bits of the VBT on DDI machines
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: use the HDMI DDI buffer translations from VBT
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: VBT's child_device_config changes over time
Paulo Zanoni
2013-10-01
|
*
|
|
drm/i915: Do not unlock upon error in i915_gem_idle()
Chris Wilson
2013-10-01
|
*
|
|
drm/i915: Use unsigned for overflow checks in execbuf
Daniel Vetter
2013-10-01
|
*
|
|
drm/i915: Ditch INTELFB_CONN_LIMIT
Daniel Vetter
2013-10-01
|
*
|
|
drm/i915: Use kcalloc more
Daniel Vetter
2013-10-01
|
*
|
|
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
|
|
/
/
|
*
|
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2013-10-01
|
|
\
\
|
|
*
\
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
|
|
|
\
\
|
|
*
|
|
drm/i915: assume all GM45 Acer laptops use inverted backlight PWM
Jani Nikula
2013-09-20
|
|
*
|
|
drm/i915: cleanup a min_t() cast
Dan Carpenter
2013-09-20
|
|
*
|
|
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
Ville Syrjälä
2013-09-20
|
|
*
|
|
drm/i915: Add POWER_DOMAIN_VGA
Ville Syrjälä
2013-09-20
|
|
*
|
|
drm/i915: Refactor power well refcount inc/dec operations
Ville Syrjälä
2013-09-20
|
|
*
|
|
drm/i915: Add intel_display_power_{get, put} to request power for specific do...
Ville Syrjälä
2013-09-20
|
|
*
|
|
drm/i915: Change i915_request power well handling
Ville Syrjälä
2013-09-20
|
|
*
|
|
drm/i915: POSTING_READ IPS_CTL before waiting for the vblank
Paulo Zanoni
2013-09-20
|
|
*
|
|
drm/i915: don't disable ERR_INT on the IRQ handler
Paulo Zanoni
2013-09-20
|
|
*
|
|
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
Jesse Barnes
2013-09-20
|
|
*
|
|
drm/i915/vlv: honor i915_enable_rc6 boot param on VLV
Jesse Barnes
2013-09-20
|
|
*
|
|
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
|
|
*
|
|
drm/i915: Do remaps for all contexts
Ben Widawsky
2013-09-19
|
|
*
|
|
drm/i915: Keep a list of all contexts
Ben Widawsky
2013-09-19
[prev]
[next]