index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/dp/mst: constify drm_dp_mst_topology_cbs structures
Julia Lawall
2016-01-04
1
-1
/
+1
*
drm/doc: Convert to markdown
Danilo Cesar Lemes de Paula
2015-12-15
1
-24
/
+24
*
Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...
Dave Airlie
2015-12-15
24
-772
/
+935
|
\
|
*
drm/i915: Update DRIVER_DATE to 20151204
Daniel Vetter
2015-12-04
1
-1
/
+1
|
*
drm/i915/skl: Add SKL GT4 PCI IDs
Mika Kuoppala
2015-12-04
1
-0
/
+1
|
*
Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"
Daniel Vetter
2015-12-04
4
-118
/
+27
|
*
drm/i915: Correct the Ref clock value for BXT
Deepak M
2015-12-04
1
-1
/
+1
|
*
drm/i915: Restore skl_gt3 device info
Daniel Vetter
2015-12-04
1
-0
/
+1
|
*
drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_request
Chris Wilson
2015-12-04
1
-1
/
+1
|
*
Revert "drm/i915: Remove superfluous NULL check"
Daniel Vetter
2015-12-04
1
-0
/
+4
|
*
drm/i915: Clean up device info structure definitions
Wayne Boyer
2015-12-04
1
-102
/
+35
|
*
drm/i915: Remove superfluous NULL check
Takashi Iwai
2015-12-04
1
-4
/
+0
|
*
drm/i915: Handle cdclk limits on broadwell.
Maarten Lankhorst
2015-12-03
1
-7
/
+3
|
*
i915: wait for fence in prepare_plane_fb
Alex Goins
2015-12-03
1
-0
/
+11
|
*
i915: wait for fence in mmio_flip_work_func
Alex Goins
2015-12-03
1
-0
/
+15
|
*
drm/i915: Extend LRC pinning to cover GPU context writeback
Nick Hoath
2015-12-03
4
-27
/
+118
|
*
drm/i915/guc: Clean up locks in GuC
Alex Dai
2015-12-03
3
-35
/
+12
|
*
drm/i915: only recompress FBC after flushing a drawing operation
Paulo Zanoni
2015-12-03
1
-2
/
+6
|
*
drm/i915: get rid of FBC {,de}activation messages
Paulo Zanoni
2015-12-03
1
-15
/
+0
|
*
drm/i915: kill fbc.uncompressed_size
Paulo Zanoni
2015-12-03
2
-10
/
+4
|
*
drm/i915: use a single intel_fbc_work struct
Paulo Zanoni
2015-12-03
2
-61
/
+52
|
*
drm/i915: check for FBC planes in the same place as the pipes
Paulo Zanoni
2015-12-03
1
-6
/
+8
|
*
drm/i915: alloc/free the FBC CFB during enable/disable
Paulo Zanoni
2015-12-03
1
-65
/
+69
|
*
drm/i915: introduce intel_fbc_{enable,disable}
Paulo Zanoni
2015-12-03
4
-58
/
+157
|
*
drm/i915: introduce is_active/activate/deactivate to the FBC terminology
Paulo Zanoni
2015-12-03
6
-68
/
+66
|
*
drm/i915: pass the crtc as an argument to intel_fbc_update()
Paulo Zanoni
2015-12-03
3
-42
/
+31
|
*
drm/i915: set dev_priv->fbc.crtc before scheduling the enable work
Paulo Zanoni
2015-12-03
2
-14
/
+9
|
*
drm/i915: fix the CFB size check
Paulo Zanoni
2015-12-03
1
-1
/
+2
|
*
drm/i915: abstract i2c bit banging fallback in gmbus xfer
Jani Nikula
2015-12-02
1
-14
/
+25
|
*
drm/i915: simplify gmbus xfer error checks
Jani Nikula
2015-12-02
1
-8
/
+4
|
*
drm/i915: Add "missing" break to haswell_get_ddi_pll()
Ville Syrjälä
2015-12-02
1
-0
/
+1
|
*
drm/i915: Check VBT for CRT port presence on HSW/BDW
Ville Syrjälä
2015-12-02
2
-2
/
+5
|
*
drm/i915: Don't register CRT connector when DDI E can't be used
Ville Syrjälä
2015-12-02
1
-0
/
+4
|
*
drm/i915: Don't register the CRT connector when it's fused off on LPT-H
Ville Syrjälä
2015-12-02
2
-0
/
+4
|
*
drm/i915: Use cached cdclk_freq for PWM calculations
Ville Syrjälä
2015-12-02
1
-2
/
+2
|
*
drm/i915: Round the AUX clock divider to closest on all platforms
Ville Syrjälä
2015-12-02
1
-4
/
+4
|
*
drm/i915: Kill duplicated PNV .get_display_clock_speed() assignment
Ville Syrjälä
2015-12-02
1
-3
/
+0
|
*
drm/i915: Add HAS_PCH_LPT_H()
Ville Syrjälä
2015-12-02
3
-2
/
+3
|
*
drm/i915: Fix vbt PWM max setup for CTG
Ville Syrjälä
2015-12-02
1
-2
/
+8
|
*
drm/i915: Fix VBT backlight Hz to PWM conversion for PNV
Ville Syrjälä
2015-12-02
1
-1
/
+1
|
*
drm/i915/bxt: backlight clock gating workaround
Imre Deak
2015-12-02
2
-0
/
+15
|
*
drm/i915: use default 200 Hz backlight frequency
Jani Nikula
2015-12-02
1
-7
/
+9
|
*
drm/i915/bxt: add support for setting backlight freq from vbt
Jani Nikula
2015-12-02
1
-0
/
+9
|
*
drm/i915/bxt: Disable power well support
Matt Roper
2015-12-01
1
-0
/
+5
|
*
drm/i915: Use intel_pipe_will_have_type() in ironlake_crtc_compute_clock()
Ville Syrjälä
2015-12-01
1
-1
/
+1
|
*
drm/i915: Don't use crtc->config when reading out infoframe state
Ville Syrjälä
2015-12-01
3
-26
/
+26
|
*
drm/i915: fix fdi related fifo underruns on hsw
Daniel Vetter
2015-12-01
1
-2
/
+10
|
*
drm/i915: add has_dsi_encoder to crtc state
Jani Nikula
2015-11-30
3
-35
/
+25
|
*
drm/i915: remove pre_pll_enable hook from DDI/gen9+ crtc enable
Jani Nikula
2015-11-30
1
-2
/
+0
|
*
drm/i915/dsi: merge pre_pll_enable hook to pre_enable
Jani Nikula
2015-11-30
1
-11
/
+5
[next]