index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "drm/i915: allow PCH PWM override on IVB"
Daniel Vetter
2012-06-27
1
-16
/
+0
*
drm/i915: don't enumerate HDMID if an eDP panel is already active on the port
Jesse Barnes
2012-06-16
1
-1
/
+1
*
drm/i915: fix up ivb plane 3 pageflips
Daniel Vetter
2012-06-05
1
-1
/
+18
*
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
2012-05-29
1
-23
/
+33
|
\
|
*
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
2012-05-24
1
-23
/
+33
*
|
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
|
/
*
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
2012-05-20
1
-0
/
+11
*
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
2012-05-19
1
-2
/
+2
*
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
2012-05-19
1
-6
/
+15
*
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
2012-05-19
1
-2
/
+3
*
drm/i915: Assert that the transcoder is indeed off before modifying it
Chris Wilson
2012-05-19
1
-0
/
+2
*
drm/i915: detect digital outputs on Haswell
Eugeni Dodonov
2012-05-19
1
-1
/
+20
*
drm/i915: program iCLKIP on Lynx Point
Eugeni Dodonov
2012-05-19
1
-3
/
+97
*
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
2012-05-19
1
-0
/
+2
*
drm/i915: use ironlake eld write routine for Haswell
Eugeni Dodonov
2012-05-19
1
-0
/
+1
*
drm/i915: support DDI training in FDI mode
Eugeni Dodonov
2012-05-19
1
-0
/
+2
*
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
2012-05-19
1
-0
/
+2
*
drm/i915: account for only one PCH receiver on Haswell
Eugeni Dodonov
2012-05-19
1
-3
/
+16
*
drm/i915: handle DDI-related assertions
Eugeni Dodonov
2012-05-19
1
-10
/
+25
*
drm/i915: add LPT PCH checks
Eugeni Dodonov
2012-05-19
1
-2
/
+16
*
drm/i915: detect PCH encoders on Haswell
Eugeni Dodonov
2012-05-19
1
-0
/
+16
*
drm/i915: do not use fdi_normal_train on Haswell
Eugeni Dodonov
2012-05-19
1
-1
/
+2
*
drm/i915: properly check for pipe count
Eugeni Dodonov
2012-05-19
1
-10
/
+4
*
drm/i915: add support for SBI ops
Eugeni Dodonov
2012-05-19
1
-0
/
+63
*
drm/i915: gen6_enable_rps() wants to be called after ring initialisation
Chris Wilson
2012-05-19
1
-4
/
+2
*
drm/i915: Limit calling mark-busy only for potential scanouts
Chris Wilson
2012-05-08
1
-0
/
+4
*
drm/i915: implement ironlake_wait_for_vblank
Paulo Zanoni
2012-05-08
1
-0
/
+16
*
drm/i915: simplify intel_encoder_commit
Paulo Zanoni
2012-05-08
1
-2
/
+1
*
drm/i915: DSL_LINEMASK is 12 bits only on gen2
Paulo Zanoni
2012-05-08
1
-3
/
+8
*
Merge remote-tracking branch 'airlied/drm-core-next' into drm-intel-next-queued
Daniel Vetter
2012-05-08
1
-6
/
+17
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-6
/
+17
|
|
\
|
|
*
drm/i915: Do not read non-existent DPLL registers on PCH hardware
Chris Wilson
2012-05-02
1
-4
/
+5
|
|
*
drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips
Chris Wilson
2012-04-18
1
-1
/
+7
|
|
*
drm/i915: don't clobber the special upscaling lvds timings
Daniel Vetter
2012-04-16
1
-2
/
+5
*
|
|
drm/i915: rip out unnecessary calls to drm_mode_set_crtcinfo
Daniel Vetter
2012-05-04
1
-1
/
+0
*
|
|
drm/i915: Periodically sanity check power management
Chris Wilson
2012-05-03
1
-5
/
+3
*
|
|
drm/i915: Wait for the clocks to stabilise before updating PLLs
Chris Wilson
2012-05-03
1
-2
/
+5
*
|
|
drm/i915: rip out intel_dpio_write again
Daniel Vetter
2012-05-03
1
-22
/
+0
*
|
|
drm/i915: kill intel_clear_scanline_wait
Daniel Vetter
2012-05-03
1
-22
/
+0
*
|
|
drm/i915: remove LP_RING&friends from modeset code
Daniel Vetter
2012-05-03
1
-37
/
+41
*
|
|
drm/i915: properly check for MODESET for kms driver ioctls
Daniel Vetter
2012-05-03
1
-5
/
+2
*
|
|
drm/i915: Remove too early plane enable on pre-PCH hardware
Chris Wilson
2012-05-03
1
-1
/
+0
*
|
|
drm/i915: manage PCH PLLs separately from pipes
Jesse Barnes
2012-05-03
1
-75
/
+196
|
/
/
*
|
drm/i915: Silence the change of LVDS sync polarity
Chris Wilson
2012-04-18
1
-30
/
+7
*
|
drm/i915: add generic power management initialization
Eugeni Dodonov
2012-04-18
1
-123
/
+2
*
|
drm/i915: move clock gating functionality into intel_pm module
Eugeni Dodonov
2012-04-18
1
-354
/
+1
*
|
drm/i915: move emon functionality into intel_pm module
Eugeni Dodonov
2012-04-18
1
-86
/
+0
*
|
drm/i915: move drps, rps and rc6-related functions to intel_pm
Eugeni Dodonov
2012-04-18
1
-513
/
+0
*
|
drm/i915: move watermarks settings into intel_pm module
Eugeni Dodonov
2012-04-18
1
-1476
/
+0
*
|
drm/i915: move fbc-related functionality into intel_pm module
Eugeni Dodonov
2012-04-18
1
-484
/
+0
[next]