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
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-27
Revert "drm/i915: allow PCH PWM override on IVB"
Daniel Vetter
1
-16
/
+0
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-05
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
1
-1
/
+18
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
1
-23
/
+33
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
1
-23
/
+33
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-20
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
1
-0
/
+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: Assert that the transcoder is indeed off before modifying it
Chris Wilson
1
-0
/
+2
2012-05-19
drm/i915: detect digital outputs on Haswell
Eugeni Dodonov
1
-1
/
+20
2012-05-19
drm/i915: program iCLKIP on Lynx Point
Eugeni Dodonov
1
-3
/
+97
2012-05-19
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
1
-0
/
+2
2012-05-19
drm/i915: use ironlake eld write routine for Haswell
Eugeni Dodonov
1
-0
/
+1
2012-05-19
drm/i915: support DDI training in FDI mode
Eugeni Dodonov
1
-0
/
+2
2012-05-19
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
1
-0
/
+2
2012-05-19
drm/i915: account for only one PCH receiver on Haswell
Eugeni Dodonov
1
-3
/
+16
2012-05-19
drm/i915: handle DDI-related assertions
Eugeni Dodonov
1
-10
/
+25
2012-05-19
drm/i915: add LPT PCH checks
Eugeni Dodonov
1
-2
/
+16
2012-05-19
drm/i915: detect PCH encoders on Haswell
Eugeni Dodonov
1
-0
/
+16
2012-05-19
drm/i915: do not use fdi_normal_train on Haswell
Eugeni Dodonov
1
-1
/
+2
2012-05-19
drm/i915: properly check for pipe count
Eugeni Dodonov
1
-10
/
+4
2012-05-19
drm/i915: add support for SBI ops
Eugeni Dodonov
1
-0
/
+63
2012-05-19
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
1
-4
/
+2
2012-05-08
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
1
-0
/
+4
2012-05-08
drm/i915: implement ironlake_wait_for_vblank
Paulo Zanoni
1
-0
/
+16
2012-05-08
drm/i915: simplify intel_encoder_commit
Paulo Zanoni
1
-2
/
+1
2012-05-08
drm/i915: DSL_LINEMASK is 12 bits only on gen2
Paulo Zanoni
1
-3
/
+8
2012-05-08
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
1
-6
/
+17
2012-05-07
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
1
-6
/
+17
2012-05-04
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
Daniel Vetter
1
-1
/
+0
2012-05-03
drm/i915: Periodically sanity check power management
Chris Wilson
1
-5
/
+3
2012-05-03
drm/i915: Wait for the clocks to stabilise before updating PLLs
Chris Wilson
1
-2
/
+5
2012-05-03
drm/i915: rip out intel_dpio_write again
Daniel Vetter
1
-22
/
+0
2012-05-03
drm/i915: kill intel_clear_scanline_wait
Daniel Vetter
1
-22
/
+0
2012-05-03
drm/i915: remove LP_RING&friends from modeset code
Daniel Vetter
1
-37
/
+41
2012-05-03
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
1
-5
/
+2
2012-05-03
drm/i915: Remove too early plane enable on pre-PCH hardware
Chris Wilson
1
-1
/
+0
2012-05-03
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
1
-75
/
+196
2012-05-02
drm/i915: Do not read non-existent DPLL registers on PCH hardware
Chris Wilson
1
-4
/
+5
2012-04-18
drm/i915: Silence the change of LVDS sync polarity
Chris Wilson
1
-30
/
+7
2012-04-18
drm/i915: add generic power management initialization
Eugeni Dodonov
1
-123
/
+2
2012-04-18
drm/i915: move clock gating functionality into intel_pm module
Eugeni Dodonov
1
-354
/
+1
2012-04-18
drm/i915: move emon functionality into intel_pm module
Eugeni Dodonov
1
-86
/
+0
2012-04-18
drm/i915: move drps, rps and rc6-related functions to intel_pm
Eugeni Dodonov
1
-513
/
+0
2012-04-18
drm/i915: move watermarks settings into intel_pm module
Eugeni Dodonov
1
-1476
/
+0
2012-04-18
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov
1
-484
/
+0
2012-04-18
drm/i915: Remove the pipelined parameter from get_fence()
Chris Wilson
1
-1
/
+1
2012-04-18
drm/i915: Wait for all pending operations to the fb before disabling the pipe
Chris Wilson
1
-23
/
+4
[next]