index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
drm/i915: add HDMI and DP port enumeration on ValleyView
Jesse Barnes
2012-06-20
1
-0
/
+17
*
drm/i915: ValleyView mode setting limits and PLL functions
Jesse Barnes
2012-06-20
1
-2
/
+238
*
drm/i915: properly wait for SBI status
Eugeni Dodonov
2012-06-18
1
-5
/
+5
*
drm/i915: ignore pipe select bit when checking for LVDS register initialization
Seth Forshee
2012-06-13
1
-1
/
+1
*
drm/i915: stop using dev->agp->base
Daniel Vetter
2012-06-12
1
-1
/
+1
*
drm/i915: clear up backlight #define confusion on gen4+
Daniel Vetter
2012-06-12
1
-2
/
+2
*
drm/i915: assert that the IBX port transcoder select w/a is implemented
Daniel Vetter
2012-06-06
1
-0
/
+6
*
drm/i915: compute the target_clock for edp directly
Daniel Vetter
2012-06-04
1
-8
/
+8
*
Merge remote-tracking branch 'airlied/drm-prime-vmap' into drm-intel-next-queued
Daniel Vetter
2012-06-01
1
-24
/
+34
|
\
|
*
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: reuse the sdvo tv clock adjustment in ilk mode_set
Daniel Vetter
2012-05-31
1
-19
/
+4
*
|
drm/i915: there's no cxsr on ilk
Daniel Vetter
2012-05-31
1
-8
/
+0
|
/
*
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
[next]