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: disable runtime PM if RC6 is disabled
Imre Deak
2014-05-05
2
-1
/
+13
|
*
|
drm/i915: sanitize enable_rc6 option
Imre Deak
2014-05-05
1
-3
/
+27
|
*
|
drm/i915: fix unbalanced GT powersave enable / disable calls
Imre Deak
2014-05-05
1
-1
/
+1
|
*
|
drm/i915: vlv: check port power domain instead of only D0 for eDP VDD on
Imre Deak
2014-05-05
1
-1
/
+5
|
*
|
drm/i915: add missing error capturing of the PIPESTAT reg
Imre Deak
2014-05-05
3
-4
/
+5
|
*
|
drm/i915: gen2: move error capture of IER to its correct place
Imre Deak
2014-05-05
1
-4
/
+4
|
*
|
drm/i915: get a runtime PM ref for the deferred GPU reset work
Imre Deak
2014-05-05
1
-0
/
+10
|
*
|
drm/i915: Validate VBT header before trusting it
Chris Wilson
2014-05-05
1
-18
/
+50
|
*
|
drm/i915: Validate BDB section before reading
Chris Wilson
2014-05-05
1
-1
/
+7
|
*
|
drm/i915: get a runtime PM ref for the deferred GT powersave enabling
Imre Deak
2014-05-05
3
-3
/
+38
|
*
|
drm/i915: move getting struct_mutex lower in the callstack during GPU reset
Imre Deak
2014-05-05
2
-4
/
+3
|
*
|
drm/i915: get a runtime PM ref for debugfs entries where needed
Imre Deak
2014-05-05
2
-0
/
+14
|
*
|
drm/i915: remove the i915_dpio debugfs entry
Imre Deak
2014-05-05
1
-48
/
+0
|
*
|
drm/i915: fix the RC6 status debug print
Imre Deak
2014-05-05
1
-1
/
+7
|
*
|
drm/i915: vlv: add RC6 residency counters
Imre Deak
2014-05-05
2
-0
/
+8
|
*
|
drm/i915: vlv: clear master interrupt flag when disabling interrupts
Imre Deak
2014-05-05
1
-0
/
+2
|
*
|
drm/i915: vlv: clean up GTLC wake control/status register macros
Imre Deak
2014-05-05
2
-4
/
+11
|
*
|
drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...
Zhao Yakui
2014-05-05
3
-1
/
+45
|
*
|
drm/i915:Add the VCS2 switch in Intel_ring_setup_status_page
Zhao Yakui
2014-05-05
1
-0
/
+5
|
*
|
drm/i915:Handle the irq interrupt for the second BSD ring
Zhao Yakui
2014-05-05
1
-1
/
+4
|
*
|
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
2014-05-05
7
-4
/
+95
|
*
|
drm/i915: Update the restrict check to filter out wrong Ring ID passed by use...
Zhao Yakui
2014-05-05
2
-1
/
+2
|
*
|
drm/i915: Split the BDW device definition to prepare for dual BSD rings on BD...
Zhao Yakui
2014-05-05
1
-2
/
+24
|
*
|
drm/i915: Catch dirt in unused execbuffer fields
Daniel Vetter
2014-05-05
1
-0
/
+10
|
*
|
drm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
Daniel Vetter
2014-05-05
1
-4
/
+12
|
*
|
drm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
Daniel Vetter
2014-05-05
1
-2
/
+4
|
*
|
drm/i915: Include a little more information about why ring init fails
Chris Wilson
2014-05-05
1
-6
/
+5
|
*
|
drm/i915: Mark device as wedged if we fail to resume
Chris Wilson
2014-05-05
1
-4
/
+5
|
*
|
drm/i915: Allow the module to load even if we fail to setup rings
Chris Wilson
2014-05-05
1
-13
/
+12
|
*
|
drm/i915: Preserve ring buffers objects across resume
Chris Wilson
2014-05-05
3
-84
/
+105
|
*
|
drm/i915: Replace hardcoded cacheline size with macro
Chris Wilson
2014-05-05
1
-13
/
+21
|
*
|
drm/i915: remove unexplained vblank wait in the DP off code
Jesse Barnes
2014-05-05
1
-3
/
+0
*
|
|
Merge tag 'topic/core-stuff-2014-05-05' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2014-05-16
24
-179
/
+147
|
\
\
\
|
*
|
|
drm: Make drm_crtc_helper_disable() return void
Thierry Reding
2014-04-29
1
-4
/
+3
|
*
|
|
drm: Fix indentation of closing brace
Thierry Reding
2014-04-29
1
-1
/
+1
|
*
|
|
drm/dp: Fix typo in comment
Thierry Reding
2014-04-29
1
-1
/
+1
|
*
|
|
drm/fb: Fix typos
Thierry Reding
2014-04-29
1
-3
/
+3
|
*
|
|
drm/edid: Cleanup kerneldoc
Thierry Reding
2014-04-29
1
-49
/
+79
|
*
|
|
drm/edid: Drop revision argument for drm_mode_std()
Thierry Reding
2014-04-29
1
-7
/
+4
|
*
|
|
drm: Try to acquire modeset lock on panic or sysrq
Thierry Reding
2014-04-29
1
-1
/
+10
|
*
|
|
drm: remove unused argument from drm_open_helper
Ilija Hadzic
2014-04-28
1
-6
/
+3
|
*
|
|
drm: Handle ->disable_plane failures correctly
Daniel Vetter
2014-04-23
1
-4
/
+10
|
*
|
|
drm: Simplify fb refcounting rules around ->update_plane
Daniel Vetter
2014-04-23
2
-15
/
+8
|
*
|
|
drm/crtc-helper: gc usless connector loop in disable_unused_functions
Daniel Vetter
2014-04-22
1
-6
/
+0
|
*
|
|
drm/plane_helper: don't disable plane in destroy function
Daniel Vetter
2014-04-22
1
-1
/
+0
|
*
|
|
drm/plane-helper: Fix primary plane scaling check
Matt Roper
2014-04-22
1
-0
/
+2
|
*
|
|
drm: make mode_valid callback optional
Andrzej Hajda
2014-04-22
16
-81
/
+1
|
*
|
|
drm/edid: Fill PAR in AVI infoframe based on CEA mode list
Vandana Kannan
2014-04-22
1
-0
/
+22
*
|
|
|
drm: fix memory leak around mode_group (v2)
Dave Airlie
2014-05-16
2
-0
/
+7
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm i...
Dave Airlie
2014-05-01
28
-233
/
+149
|
\
\
\
[prev]
[next]