index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-21
drm/i915/skl: handle port E in cpt_digital_port_connected
Jani Nikula
1
-0
/
+3
2015-09-18
drm/i915/bxt: Fix wrongly placed ')' in I915_READ()
Damien Lespiau
1
-1
/
+1
2015-09-18
drm/i915: Don't leak VBT mode data
Matt Roper
1
-0
/
+4
2015-09-18
drm/i915: cleanup pipe_update trace functions with new crtc debug info v3
Jesse Barnes
2
-19
/
+18
2015-09-17
drm/i915: add more debug info for when atomic updates fail v3
Jesse Barnes
2
-10
/
+23
2015-09-17
drm/i915: fix kernel-doc warnings in i915_gem.c
Geliang Tang
1
-5
/
+5
2015-09-14
drm/i915: Fix fb object's frontbuffer-bits
Sagar Arun Kamble
2
-8
/
+9
2015-09-14
drm/i915/gen9: WA ST Unit Power Optimization Disable
Robert Beckett
2
-0
/
+6
2015-09-14
drm/i915: Set stolen reserved to 0 for pre-g4x platforms
Ville Syrjälä
1
-1
/
+4
2015-09-14
drm/i915: Fix warnings while make xmldocs caused by intel_lrc.c
Masanari Iida
1
-2
/
+1
2015-09-14
drm/i915: Split alloc from init for lrc
Nick Hoath
5
-94
/
+99
2015-09-14
drm/i915: don't try to load GuC fw on pre-gen9
Jesse Barnes
1
-13
/
+16
2015-09-14
drm/i915: make CSR firmware messages less verbose
Jesse Barnes
2
-24
/
+24
2015-09-14
drm/i915/gen9: Add WaDisableMinuteIaClockGating
Nick Hoath
1
-0
/
+7
2015-09-14
drm/i915/bxt: Add WaSetClckGatingDisableMedia
Arun Siluvery
2
-0
/
+7
2015-09-14
drm/i915/gen9: Add WaDisableSamplerPowerBypassForSOPingPong
Arun Siluvery
1
-0
/
+7
2015-09-14
drm/i915/bxt: Use intel_encoder->hpd_pin to check live status
Sonika Jindal
1
-3
/
+6
2015-09-14
drm/i915/lrc: Prevent preemption when lite-restore is disabled
Michel Thierry
1
-6
/
+18
2015-09-14
drm/i915: WaEnableForceRestoreInCtxtDescForVCS is for video engines only
Michel Thierry
1
-4
/
+4
2015-09-14
drm/i915: skip modeset if compatible for everyone.
Maarten Lankhorst
3
-8
/
+1
2015-09-14
drm/i915: Make updating pipe without modeset atomic.
Maarten Lankhorst
3
-40
/
+70
2015-09-14
drm/i915: Always try to inherit the initial fb.
Maarten Lankhorst
1
-3
/
+0
2015-09-14
drm/i915: Remove references to crtc->active from intel_fbdev.c
Maarten Lankhorst
1
-3
/
+3
2015-09-14
drm/i915: Set csc coefficients in update_pipe_size.
Maarten Lankhorst
1
-0
/
+3
2015-09-11
drm/i915: Update DRIVER_DATE to 20150911
Daniel Vetter
1
-1
/
+1
2015-09-10
drm/i915: Remove one very outdated comment
Tvrtko Ursulin
1
-4
/
+0
2015-09-10
drm/i915: Use crtc->state for duplication.
Maarten Lankhorst
1
-9
/
+1
2015-09-10
drm/i915: Do not handle a null plane state.
Maarten Lankhorst
1
-5
/
+1
2015-09-10
drm/i915: Remove legacy plane updates for cursor and sprite planes.
Maarten Lankhorst
2
-6
/
+0
2015-09-10
drm/i915: Use atomic state when changing cursor visibility.
Maarten Lankhorst
1
-6
/
+7
2015-09-10
drm/i915: Use the atomic state in intel_update_primary_planes.
Maarten Lankhorst
1
-14
/
+13
2015-09-10
drm/i915: Use the plane state in intel_crtc_info.
Maarten Lankhorst
1
-3
/
+5
2015-09-10
drm/i915: Use atomic plane state in the primary plane update.
Maarten Lankhorst
1
-1
/
+3
2015-09-10
drm/i915: add attached connector to hdmi container
Shashank Sharma
2
-0
/
+2
2015-09-07
drm/i915: don't hard code vlv backlight frequency if unset
Jani Nikula
1
-13
/
+0
2015-09-07
drm/i915: initialize backlight max from VBT
Jani Nikula
3
-7
/
+185
2015-09-07
drm/i915: use pch backlight override on hsw too
Jani Nikula
1
-11
/
+23
2015-09-07
drm/i915/bxt: Clean up bxt_init_clock_gating
Nick Hoath
1
-5
/
+11
2015-09-04
drm/i915: Fix cmdparser STORE/LOAD command descriptors
Chris Wilson
1
-2
/
+2
2015-09-04
drm/i915: Dump pfit state as hex
Ville Syrjälä
1
-4
/
+4
2015-09-04
drm/i915: access the PP_ON_DELAYS/PP_OFF_DELAYS regs only pre GEN5
Imre Deak
4
-21
/
+12
2015-09-04
drm/i915: access the PP_CONTROL reg only pre GEN5
Imre Deak
1
-1
/
+1
2015-09-04
drm/i915: Refactor common ringbuffer allocation code
Chris Wilson
3
-76
/
+70
2015-09-04
drm/i915: use the yesno helper for logging
Jani Nikula
3
-14
/
+11
2015-09-04
drm/i915: ignore link rate in TPS3 selection
Jani Nikula
1
-3
/
+4
2015-09-04
drm/i915/dp: move TPS3 logic to where it's used
Jani Nikula
2
-15
/
+17
2015-09-04
drm/i915: Future proof panel fitter.
Rodrigo Vivi
1
-12
/
+6
2015-09-04
drm/i915: Future proof uncore_init.
Rodrigo Vivi
1
-2
/
+0
2015-09-04
drm/i915: Future proof interrupt handler.
Rodrigo Vivi
1
-4
/
+4
2015-09-04
drm/i915/gtt: Avoid calling kcalloc in a loop when allocating temp bitmaps
Michał Winiarski
1
-31
/
+18
[next]