index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/dp: read DPCD PSR capability only on eDP
Jani Nikula
2013-10-01
1
-5
/
+8
*
drm/i915: Drop explicit plane restoration during resume
Ville Syrjälä
2013-10-01
1
-3
/
+0
*
drm/i915: Call intel_uncore_early_sanitize() during resume
Ville Syrjälä
2013-10-01
1
-0
/
+2
*
drm/i915: Move power well resume earlier
Ville Syrjälä
2013-10-01
1
-2
/
+2
*
drm/i915: Move power well init earlier during driver load
Ville Syrjälä
2013-10-01
1
-7
/
+8
*
drm/i915: Redisable VGA before the modeset on resume
Ville Syrjälä
2013-10-01
1
-2
/
+2
*
drm/i915: Fix unclaimed register access due to delayed VGA memory disable
Ville Syrjälä
2013-10-01
1
-1
/
+7
*
drm/i915: Rip out SUPPORTS_EDP
Daniel Vetter
2013-10-01
2
-5
/
+2
*
drm/i915: don't init DP or HDMI when not supported by DDI port
Paulo Zanoni
2013-10-01
3
-5
/
+32
*
drm/i915: add some assertions about VBT DDI port types
Paulo Zanoni
2013-10-01
1
-1
/
+23
*
drm/i915: check the DDC and AUX bits of the VBT on DDI machines
Paulo Zanoni
2013-10-01
1
-0
/
+27
*
drm/i915: use the HDMI DDI buffer translations from VBT
Paulo Zanoni
2013-10-01
4
-2
/
+118
*
drm/i915: VBT's child_device_config changes over time
Paulo Zanoni
2013-10-01
6
-29
/
+59
*
drm/i915: Do not unlock upon error in i915_gem_idle()
Chris Wilson
2013-10-01
1
-6
/
+3
*
drm/i915: Use unsigned for overflow checks in execbuf
Daniel Vetter
2013-10-01
1
-6
/
+6
*
drm/i915: Ditch INTELFB_CONN_LIMIT
Daniel Vetter
2013-10-01
3
-3
/
+2
*
drm/i915: Use kcalloc more
Daniel Vetter
2013-10-01
5
-9
/
+10
*
drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern
Daniel Vetter
2013-10-01
16
-30
/
+30
*
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2013-10-01
41
-1113
/
+4416
|
\
|
*
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
4020
-137762
/
+366917
|
|
\
|
*
|
drm/i915: assume all GM45 Acer laptops use inverted backlight PWM
Jani Nikula
2013-09-20
1
-14
/
+5
|
*
|
drm/i915: cleanup a min_t() cast
Dan Carpenter
2013-09-20
1
-1
/
+1
|
*
|
drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw()
Ville Syrjälä
2013-09-20
3
-2
/
+4
|
*
|
drm/i915: Add POWER_DOMAIN_VGA
Ville Syrjälä
2013-09-20
2
-0
/
+4
|
*
|
drm/i915: Refactor power well refcount inc/dec operations
Ville Syrjälä
2013-09-20
1
-18
/
+21
|
*
|
drm/i915: Add intel_display_power_{get, put} to request power for specific do...
Ville Syrjälä
2013-09-20
2
-0
/
+67
|
*
|
drm/i915: Change i915_request power well handling
Ville Syrjälä
2013-09-20
2
-9
/
+35
|
*
|
drm/i915: POSTING_READ IPS_CTL before waiting for the vblank
Paulo Zanoni
2013-09-20
1
-0
/
+1
|
*
|
drm/i915: don't disable ERR_INT on the IRQ handler
Paulo Zanoni
2013-09-20
1
-19
/
+0
|
*
|
drm/i915/vlv: disable rc6p and rc6pp residency reporting on BYT
Jesse Barnes
2013-09-20
1
-0
/
+4
|
*
|
drm/i915/vlv: honor i915_enable_rc6 boot param on VLV
Jesse Barnes
2013-09-20
1
-3
/
+4
|
*
|
drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF
Ben Widawsky
2013-09-19
5
-10
/
+11
|
*
|
drm/i915: Do remaps for all contexts
Ben Widawsky
2013-09-19
4
-27
/
+41
|
*
|
drm/i915: Keep a list of all contexts
Ben Widawsky
2013-09-19
4
-6
/
+16
|
*
|
drm/i915: Make l3 remapping use the ring
Ben Widawsky
2013-09-19
3
-22
/
+23
|
*
|
drm/i915: Add second slice l3 remapping
Ben Widawsky
2013-09-19
6
-57
/
+113
|
*
|
drm/i915: Fix HSW parity test
Ben Widawsky
2013-09-19
1
-1
/
+13
|
*
|
drm/i915: dump crtc timings from the pipe config
Daniel Vetter
2013-09-19
1
-0
/
+12
|
*
|
drm/i915: register backlight device also when backlight class is a module
Jani Nikula
2013-09-19
1
-1
/
+1
|
*
|
drm/i915: write D_COMP using the mailbox
Paulo Zanoni
2013-09-19
2
-2
/
+12
|
*
|
drm/i915: check for more ASLC interrupts
Paulo Zanoni
2013-09-17
1
-32
/
+121
|
*
|
drm/i915: only report hpd connector status change when it actually changed
Jani Nikula
2013-09-17
1
-4
/
+10
|
*
|
drm/i915: WARN is the DP aux read or write is too big
Paulo Zanoni
2013-09-17
1
-2
/
+12
|
*
|
drm/i915: Convert overlay double wide check over to pipe config
Ville Syrjälä
2013-09-17
1
-4
/
+1
|
*
|
drm/i915: Fix up pipe vs. double wide confusion
Ville Syrjälä
2013-09-17
1
-3
/
+3
|
*
|
drm/i915: pipe_src_w must be even in LVDS dual channel, DVO ganged, and doubl...
Ville Syrjälä
2013-09-17
1
-0
/
+10
|
*
|
drm/i915: Check pixel clock limits on pre-gen4
Ville Syrjälä
2013-09-17
1
-1
/
+7
|
*
|
drm/i915: Add double_wide readout and checking
Ville Syrjälä
2013-09-17
1
-0
/
+5
|
*
|
drm/i915: Move double wide mode handling into pipe_config
Ville Syrjälä
2013-09-17
2
-11
/
+22
|
*
|
drm/i915: garbage-collect vlv refclk function
Daniel Vetter
2013-09-17
1
-23
/
+1
[next]