index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Clear PPS port select when giving up the power sequencer
Ville Syrjälä
2014-11-04
1
-4
/
+28
*
drm/i915: Don't kick the power seqeuncer just to check if we have vdd/panel p...
Ville Syrjälä
2014-11-04
1
-0
/
+8
*
drm/i915: Kick the power sequencer before AUX transactions
Ville Syrjälä
2014-11-04
1
-0
/
+52
*
drm/i915: Fix eDP link training when switching pipes on VLV/CHV
Ville Syrjälä
2014-11-04
1
-2
/
+11
*
drm/i915: Wait for PHY port ready before link training on VLV/CHV
Ville Syrjälä
2014-11-04
1
-4
/
+3
*
drm/i915: Hold the pps mutex across the whole panel power enable sequence
Ville Syrjälä
2014-11-04
1
-31
/
+16
*
drm/i915: Split power sequencer panel on/off functions to locked and unlocked...
Ville Syrjälä
2014-11-04
1
-8
/
+24
*
drm/i915: Don't initialize power seqeuencer delays more than once
Ville Syrjälä
2014-11-04
1
-0
/
+4
*
drm/i915: Store power sequencer delays in intel_dp
Ville Syrjälä
2014-11-04
2
-33
/
+20
*
drm/i915: Remove high level intel_edp_vdd_{on, off}() from hpd/detect
Ville Syrjälä
2014-11-04
1
-8
/
+0
*
drm/i915: Warn if trying to register eDP on port != B/C on vlv/chv
Ville Syrjälä
2014-11-04
1
-0
/
+5
*
drm/i915: transform INTEL_OUTPUT_* into an enum
Paulo Zanoni
2014-11-04
3
-13
/
+27
*
drm/i915/audio: pass intel_encoder on to platform specific ELD functions
Jani Nikula
2014-11-04
2
-14
/
+12
*
drm/i915: pass intel_encoder to intel_write_eld
Jani Nikula
2014-11-04
5
-9
/
+9
*
drm/i915/audio: beat some sense into the variable types and names
Jani Nikula
2014-11-04
1
-58
/
+57
*
drm/i915/audio: constify hdmi audio clock struct
Jani Nikula
2014-11-04
1
-1
/
+1
*
drm/i915: add new intel audio file to group DP/HDMI audio
Jani Nikula
2014-11-04
4
-323
/
+368
*
drm/i915: remove unneeded visible check
Gustavo Padovan
2014-11-04
1
-16
/
+5
*
drm: make sure visible is set to false if fb is null
Gustavo Padovan
2014-11-04
1
-0
/
+5
*
drm/i915: Remove unnecessary test on the gen in intel_do_mmio_flip()
Damien Lespiau
2014-11-04
1
-6
/
+5
*
drm/i915: only flip frontbuffer if crtc is active
Gustavo Padovan
2014-11-04
1
-2
/
+2
*
drm/i915 Add golden context support for Gen9
Armin Reese
2014-11-04
4
-1
/
+979
*
drm/i915 Update Gen8 golden context batch buffer
Armin Reese
2014-11-04
1
-157
/
+635
*
drm/i915: Abort command parsing for chained batches
Brad Volkin
2014-11-04
2
-12
/
+30
*
drm/i915: Update plane parameters for cursor plane (v2)
Sonika Jindal
2014-11-04
1
-0
/
+12
*
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-11-04
9
-35
/
+36
*
Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-11-04
23
-936
/
+1140
|
\
|
*
drm/i915: Update DRIVER_DATE to 20141024
Daniel Vetter
2014-10-24
1
-1
/
+1
|
*
drm/i915: add comments on what stage a given PM handler is called
Imre Deak
2014-10-24
1
-0
/
+22
|
*
drm/i915: unify switcheroo and legacy suspend/resume handlers
Imre Deak
2014-10-24
3
-12
/
+7
|
*
drm/i915: add poweroff_late handler
Imre Deak
2014-10-24
1
-0
/
+1
|
*
drm/i915: sanitize suspend/resume helper function names
Imre Deak
2014-10-24
1
-12
/
+7
|
*
drm/i915: unify S3 and S4 suspend/resume handlers
Imre Deak
2014-10-24
1
-87
/
+17
|
*
drm/i915: disable/re-enable PCI device around S4 freeze/thaw
Imre Deak
2014-10-24
1
-3
/
+2
|
*
drm/i915: enable output polling during S4 thaw
Imre Deak
2014-10-24
1
-8
/
+3
|
*
drm/i915: check for GT faults in all resume handlers and driver load time
Imre Deak
2014-10-24
2
-5
/
+11
|
*
drm/i915: remove unused restore_gtt_mappings optimization during suspend
Imre Deak
2014-10-24
1
-11
/
+4
|
*
drm/i915: fix S4 suspend while switcheroo state is off
Imre Deak
2014-10-24
1
-3
/
+24
|
*
drm/i915: vlv: fix switcheroo/legacy suspend/resume
Imre Deak
2014-10-24
1
-8
/
+9
|
*
drm/i915: propagate error from legacy resume handler
Imre Deak
2014-10-24
1
-3
/
+6
|
*
drm/i915: unify legacy S3 suspend and S4 freeze handlers
Imre Deak
2014-10-24
1
-5
/
+3
|
*
drm/i915: factor out i915_drm_suspend_late
Imre Deak
2014-10-24
1
-12
/
+20
|
*
drm/i915: Emit even number of dwords when emitting LRIs
Arun Siluvery
2014-10-24
1
-2
/
+3
|
*
drm/i915: Add rotation support for cursor plane (v5)
Ville Syrjälä
2014-10-24
2
-0
/
+26
|
*
drm/i915: Correctly reject invalid flags for wait_ioctl
Daniel Vetter
2014-10-24
1
-0
/
+3
|
*
drm/i915: use macros to assign mmio access functions
Yu Zhang
2014-10-24
1
-48
/
+30
|
*
drm/i915: only run hsw_power_well_post_enable when really needed
Paulo Zanoni
2014-10-24
1
-1
/
+1
|
*
drm/i915/chv: Use 16 and 32 for low and high drain latency precision.
Rodrigo Vivi
2014-10-24
2
-21
/
+32
|
*
drm/i915: Fold in intel_mst_port_dp_detect
Daniel Vetter
2014-10-24
1
-9
/
+1
|
*
drm/i915: add runtime PM get/put call in i915_execlists
Michel Thierry
2014-10-24
1
-0
/
+3
[next]