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
2012-07-03
drm/i915: kick any firmware framebuffers before claiming the gtt
Daniel Vetter
1
-7
/
+30
2012-06-27
Revert "drm/i915: allow PCH PWM override on IVB"
Daniel Vetter
1
-16
/
+0
2012-06-23
drm/i915: Fix eDP blank screen after S3 resume on HP desktops
Takashi Iwai
1
-1
/
+4
2012-06-23
drm/i915: rip out the PM_IIR WARN
Daniel Vetter
1
-1
/
+0
2012-06-16
drm/i915: cache the EDID for eDP panels
Jesse Barnes
1
-6
/
+43
2012-06-16
Revert "drm/i915/dp: Use auxch precharge value of 5 everywhere"
Daniel Vetter
1
-1
/
+6
2012-06-16
drm/i915: eDP aux needs vdd
Daniel Vetter
1
-0
/
+4
2012-06-16
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
Jesse Barnes
1
-1
/
+1
2012-06-08
Revert "drm/i915/crt: Do not rely upon the HPD presence pin"
Linus Torvalds
1
-5
/
+3
2012-06-08
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
7
-17
/
+128
2012-06-06
drm/i915: pch_irq_handler -> {ibx, cpt}_irq_handler
Adam Jackson
2
-6
/
+67
2012-06-05
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2
-1
/
+26
2012-06-04
drm/i915: hold forcewake around ring hw init
Daniel Vetter
3
-7
/
+25
2012-06-04
drm/i915: Mark the ringbuffers as being in the GTT domain
Chris Wilson
1
-0
/
+4
2012-05-31
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2
-0
/
+58
2012-05-31
drm/i915/crt: Do not rely upon the HPD presence pin
Chris Wilson
1
-3
/
+5
2012-05-31
i915: add stub dma-buf mmap callback.
Dave Airlie
1
-0
/
+6
2012-05-29
drm/i915: Reset last_retired_head when resetting ring
Chris Wilson
1
-0
/
+1
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
11
-101
/
+197
2012-05-25
drm/i915: tune down the noise of the RP irq limit fail
Daniel Vetter
1
-2
/
+3
2012-05-25
drm/i915: Remove the error message for unbinding pinned buffers
Chris Wilson
1
-4
/
+2
2012-05-25
drm/i915: Limit page allocations to lowmem (dma32) for i965
Chris Wilson
1
-1
/
+9
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-7236
/
+11011
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
1
-1
/
+1
2012-05-24
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
1
-0
/
+6
2012-05-24
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
1
-0
/
+48
2012-05-24
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
1
-0
/
+5
2012-05-24
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
1
-0
/
+8
2012-05-24
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
1
-10
/
+8
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
1
-23
/
+33
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
2
-47
/
+47
2012-05-24
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2
-4
/
+13
2012-05-23
drm/i915: make some dmabuf things static
Dave Airlie
1
-4
/
+4
2012-05-23
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
6
-6
/
+239
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
1
-0
/
+1
2012-05-22
drm/i915/dp: Probe branch/sink OUIs
Adam Jackson
1
-0
/
+19
2012-05-22
drm/i915: fix module unload since error_state rework
Daniel Vetter
1
-0
/
+2
2012-05-21
drm/i915: be more careful when returning -ENXIO in gmbus transfer
Daniel Vetter
1
-9
/
+12
2012-05-21
Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...
Dave Airlie
20
-290
/
+1621
2012-05-20
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
1
-0
/
+11
2012-05-20
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2
-5
/
+52
2012-05-20
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
1
-31
/
+13
2012-05-20
drm/i915: fixup infoframe support for sdvo
Daniel Vetter
2
-4
/
+11
2012-05-19
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
1
-2
/
+2
2012-05-19
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
1
-6
/
+15
2012-05-19
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
1
-2
/
+3
2012-05-19
drm/i915: disable gmbus on i830
Daniel Vetter
1
-0
/
+4
2012-05-19
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
Chris Wilson
1
-2
/
+2
[next]