index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
7992
-237941
/
+525418
|
|
\
|
*
|
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
|
*
|
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
|
*
|
drm/i915: Fix cursor visibility checks also for the right/bottom screen edges
Ville Syrjälä
2013-09-17
1
-9
/
+6
|
*
|
drm/i915: Fix cursor visibility check with negative coordinates
Ville Syrjälä
2013-09-17
1
-2
/
+2
|
*
|
drm/i915: Document the inteded use of requested_mode
Ville Syrjälä
2013-09-17
1
-0
/
+5
|
*
|
drm/i915: re-layout intel_panel.c to obey 80 char limit
Daniel Vetter
2013-09-17
1
-64
/
+88
|
*
|
drm/i915: Add explicit pipe src size to pipe config
Ville Syrjälä
2013-09-16
5
-58
/
+67
|
*
|
drm/i915: Use adjusted_mode in DSI PLL calculations
Ville Syrjälä
2013-09-16
1
-2
/
+2
|
*
|
drm/i915: Use pipe config in sprite code
Ville Syrjälä
2013-09-16
1
-2
/
+2
|
*
|
drm/i915: Make intel_crtc_active() available outside intel_pm.c
Ville Syrjälä
2013-09-16
4
-13
/
+20
|
*
|
drm/i915: Use adjusted_mode when checking conditions for PSR
Ville Syrjälä
2013-09-16
1
-2
/
+3
|
*
|
drm/i915: Check the clock from adjusted mode in intel_crtc_active()
Ville Syrjälä
2013-09-16
1
-1
/
+4
[next]