index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Make vblank_disable_allowed bool
Ville Syrjälä
2013-10-09
7
-11
/
+12
*
drm/i915/dp: use drm_edid_duplicate
Jani Nikula
2013-10-09
1
-9
/
+1
*
drm: Fix comment referring to the long gone ->probe() connector vfunc
Lespiau, Damien
2013-10-09
1
-3
/
+3
*
drm: Try loading builtin EDIDs first
Chris Wilson
2013-10-09
1
-54
/
+54
*
drm: move device unregistration into drm_dev_unregister()
David Herrmann
2013-10-09
2
-25
/
+37
*
drm: introduce drm_dev_free() to fix error paths
David Herrmann
2013-10-09
5
-13
/
+29
*
drm: move drm_lastclose() to drm_fops.c
David Herrmann
2013-10-09
2
-70
/
+70
*
drm: merge device setup into drm_dev_register()
David Herrmann
2013-10-09
5
-167
/
+96
*
drm: add drm_dev_alloc() helper
David Herrmann
2013-10-09
5
-57
/
+80
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
34
-124
/
+0
*
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
2013-10-09
8
-35
/
+38
*
drm: Remove unused variables in drm_fb_helper_hotplug_event()
Lespiau, Damien
2013-10-01
1
-5
/
+2
*
drm: Remove unused variable in drm_pick_crtcs()
Lespiau, Damien
2013-10-01
1
-3
/
+0
*
drm: Remove unused variable in drm_fb_helper_pan_display()
Lespiau, Damien
2013-10-01
1
-3
/
+0
*
drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()
Lespiau, Damien
2013-10-01
1
-2
/
+1
*
drm: Remove unused variable in drm_global_item_ref()
Lespiau, Damien
2013-10-01
1
-2
/
+0
*
drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocation
Alex Deucher
2013-10-01
1
-0
/
+2
*
drm/dp: constify DP DPCD helpers
Jani Nikula
2013-10-01
2
-16
/
+16
*
drm/exynos: use drm_edid_duplicate
Jani Nikula
2013-10-01
1
-6
/
+2
*
drm/edid: add drm_edid_duplicate
Jani Nikula
2013-10-01
2
-0
/
+13
*
drm/i915/dp: downstream port capabilities are not present in DPCD 1.0
Jani Nikula
2013-10-01
1
-6
/
+14
*
drm/dp: add defines for downstream port types
Jani Nikula
2013-10-01
1
-4
/
+4
*
Merge tag 'drm-intel-next-2013-09-21-merged' of git://people.freedesktop.org/...
Dave Airlie
2013-10-01
43
-1117
/
+4422
|
\
|
*
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-24
7949
-225159
/
+512636
|
|
\
|
*
|
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
7
-61
/
+117
|
*
|
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
[next]