index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-30
drm/i915: increase the tries for HDMI hotplug live status checking
Gary Wang
1
-1
/
+1
2015-12-23
drm/i915: Unbreak check_digital_port_conflicts()
Ville Syrjälä
1
-4
/
+8
2015-12-22
drm/i915: Correct max delay for HDMI hotplug live status checking
Gary Wang
1
-3
/
+4
2015-12-22
drm/i915: mdelay(10) considered harmful
Daniel Vetter
1
-1
/
+1
2015-12-22
drm/i915: Kill intel_crtc->cursor_bo
Ville Syrjälä
2
-6
/
+0
2015-12-22
drm/i915: Workaround CHV pipe C cursor fail
Ville Syrjälä
1
-0
/
+17
2015-12-22
drm/i915: Only spin whilst waiting on the current request
Chris Wilson
2
-9
/
+26
2015-12-22
drm/i915: Limit the busy wait on requests to 5us not 10ms!
Chris Wilson
1
-2
/
+45
2015-12-22
drm/i915: Break busywaiting for requests on pending signals
Chris Wilson
1
-5
/
+8
2015-12-22
drm/i915: Disable primary plane if we fail to reconstruct BIOS fb (v2)
Matt Roper
1
-0
/
+15
2015-12-22
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
4
-19
/
+27
2015-12-22
drm/i915: Drop the broken cursor base==0 special casing
Ville Syrjälä
1
-17
/
+12
2015-12-10
drm/i915: Do a better job at disabling primary plane in the noatomic case.
Maarten Lankhorst
1
-1
/
+3
2015-12-08
drm/i915/skl: Double RC6 WRL always on
Mika Kuoppala
1
-2
/
+1
2015-12-08
drm/i915/skl: Disable coarse power gating up until F0
Mika Kuoppala
1
-1
/
+1
2015-12-08
drm/i915: Remove incorrect warning in context cleanup
Tvrtko Ursulin
1
-2
/
+0
2015-12-02
drm/i915: take a power domain reference while checking the HDMI live status
Imre Deak
1
-0
/
+4
2015-12-02
drm/i915: add MISSING_CASE to a few port/aux power domain helpers
Imre Deak
1
-3
/
+3
2015-12-02
drm/i915/ddi: fix intel_display_port_aux_power_domain() after HDMI detect
Imre Deak
1
-1
/
+8
2015-12-02
drm/i915: Introduce a gmbus power domain
Ville Syrjälä
6
-40
/
+13
2015-12-02
drm/i915: Clean up AUX power domain handling
Ville Syrjälä
3
-34
/
+59
2015-12-01
drm/i915: Check the timeout passed to i915_wait_request
Chris Wilson
1
-2
/
+10
2015-11-25
drm/i915: Don't override output type for DDI HDMI
Takashi Iwai
1
-1
/
+2
2015-11-25
drm/i915: Don't compare has_drrs strictly in pipe config
Takashi Iwai
1
-1
/
+0
2015-11-23
drm/i915: Mark uneven memory banks on gen4 desktop as unknown swizzling
Chris Wilson
1
-9
/
+27
2015-11-19
Revert "drm/i915: skip modeset if compatible for everyone."
Jani Nikula
3
-1
/
+8
2015-11-18
drm/i915: Consider SPLL as another shared pll, v2.
Maarten Lankhorst
4
-41
/
+83
2015-11-18
drm/i915: Fix gpu frequency change tracing
Mika Kuoppala
1
-1
/
+1
2015-11-17
drm/i915: Don't clobber the addfb2 ioctl params
Ville Syrjälä
1
-3
/
+4
2015-11-17
drm/i915: Clear intel_crtc->atomic before updating it.
Maarten Lankhorst
1
-0
/
+3
2015-11-16
drm/i915: get runtime PM reference around GEM set_caching IOCTL
Imre Deak
1
-1
/
+7
2015-11-16
drm/i915: Fix GT frequency rounding
Mika Kuoppala
1
-3
/
+5
2015-11-16
drm/i915: quirk backlight present on Macbook 4, 1
Jani Nikula
1
-0
/
+3
2015-11-16
drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
Ville Syrjälä
1
-2
/
+4
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
72
-3676
/
+8703
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2015-11-07
Merge tag 'drm-intel-next-fixes-2015-11-06' of git://anongit.freedesktop.org/...
Dave Airlie
7
-24
/
+79
2015-11-06
mm, fs: introduce mapping_gfp_constraint()
Michal Hocko
1
-2
/
+1
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
1
-1
/
+1
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-1
/
+1
2015-11-06
drm/i915/skl: disable display side power well support for now
Imre Deak
2
-2
/
+21
2015-11-06
drm/i915: Extend DSL readout fix to BDW and SKL.
Maarten Lankhorst
1
-1
/
+1
2015-11-05
drm/i915: Do graphics device reset under forcewake
Mika Kuoppala
1
-1
/
+10
2015-11-05
drm/i915: Skip fence installation for objects with rotated views (v4)
Vivek Kasireddy
1
-16
/
+20
2015-11-04
drm/i915: Fix locking around GuC firmware load
Daniel Stone
2
-8
/
+5
2015-11-02
drm/i915: add quirk to enable backlight on Dell Chromebook 11 (2015)
Jani Nikula
1
-0
/
+3
2015-11-02
drm/i915/skl: Prevent unclaimed register writes on skylake.
Maarten Lankhorst
1
-0
/
+5
2015-10-30
Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...
Dave Airlie
24
-639
/
+791
2015-10-28
drm/i915: disable CPU PWM also on LPT/SPT backlight disable
Jani Nikula
1
-0
/
+14
2015-10-27
drm/i915: Fix maxfifo watermark calc on vlv cursor planes
Thomas Daniel
1
-1
/
+1
[next]