index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-23
Merge tag 'drm-intel-next-2013-12-13' of git://people.freedesktop.org/~danvet...
Dave Airlie
28
-506
/
+947
2013-12-18
drm: Kill DRM_COPY_(TO|FROM)_USER
Daniel Vetter
1
-3
/
+3
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
1
-1
/
+1
2013-12-18
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
2
-2
/
+6
2013-12-18
drm/dp: Use AUX constants from specification
Thierry Reding
1
-18
/
+19
2013-12-18
Merge tag 'drm-intel-next-2013-11-29' of git://people.freedesktop.org/~danvet...
Dave Airlie
34
-1177
/
+2044
2013-12-13
drm/i915/bdw: Implement ff workarounds
Ben Widawsky
2
-3
/
+10
2013-12-13
drm/i915/bdw: Force all Data Cache Data Port access to be Non-Coherent
Ben Widawsky
2
-0
/
+12
2013-12-13
drm/i915/bdw: Don't use forcewake needlessly
Ville Syrjälä
1
-1
/
+1
2013-12-13
drm/i915: Clear out old GT FIFO errors in intel_uncore_early_sanitize()
Ville Syrjälä
1
-0
/
+5
2013-12-12
drm/i915: dont call irq_put when irq test is on
Mika Kuoppala
1
-3
/
+5
2013-12-12
drm/i915: Rework the FBC interval/stall stuff a bit
Ville Syrjälä
2
-22
/
+15
2013-12-12
drm/i915: Enable FBC for all mobile gen2 and gen3 platforms
Ville Syrjälä
1
-0
/
+3
2013-12-12
drm/i915: FBC_CONTROL2 is gen4 only
Ville Syrjälä
1
-6
/
+10
2013-12-12
drm/i915: Gen2 FBC1 CFB pitch wants 32B units
Ville Syrjälä
1
-2
/
+5
2013-12-12
drm/i915: split intel_ddi_pll_mode_set in 2 pieces
Paulo Zanoni
3
-20
/
+94
2013-12-12
drm/i915: Fix timeout with missed interrupts in __wait_seqno
Mika Kuoppala
1
-8
/
+6
2013-12-12
drm/i915: touch VGA MSR after we enable the power well
Paulo Zanoni
1
-0
/
+15
2013-12-12
drm/i915: extract hsw_power_well_post_{enable, disable}
Paulo Zanoni
1
-31
/
+44
2013-12-12
drm/i915: remove i915_disable_vga_mem declaration
Paulo Zanoni
1
-1
/
+0
2013-12-11
drm/i915: Parametrize the dphy and other spec specific parameters
Shobhit Kumar
2
-15
/
+28
2013-12-11
drm/i915: Remove redundant DSI PLL enabling
Shobhit Kumar
1
-3
/
+0
2013-12-11
drm/i915: Reorganize the DSI enable/disable sequence
Shobhit Kumar
2
-33
/
+79
2013-12-11
drm/i915: Try harder to get best m, n, p values with minimal error
Shobhit Kumar
1
-10
/
+20
2013-12-11
drm/i915: Compute dsi_clk from pixel clock
Shobhit Kumar
1
-58
/
+31
2013-12-11
drm/i915: Use FLISDSI interface for band gap reset
Shobhit Kumar
4
-39
/
+25
2013-12-11
drm/i915: Add more dev ops for MIPI sub encoder
Shobhit Kumar
2
-1
/
+13
2013-12-11
drm/i915: Decrease gen2 vco frequency minimum to 908 MHz
Ville Syrjälä
1
-3
/
+3
2013-12-11
drm/i915: Fix 66 MHz LVDS SSC freq for gen2
Ville Syrjälä
2
-11
/
+10
2013-12-11
drm/i915: Increase gen2 vco frequency limit to 1512 MHz
Ville Syrjälä
1
-3
/
+3
2013-12-11
drm/i915: Change N divider minimum from 3 to 2 for gen2
Ville Syrjälä
1
-3
/
+3
2013-12-11
drm/i915: Extract p2 divider correctly for gen2 LVDS dual channel
Ville Syrjälä
1
-2
/
+7
2013-12-11
drm/i915: Record BB_ADDR for every ring
Ville Syrjälä
3
-8
/
+9
2013-12-11
drm/i915: Use 32bit read for BB_ADDR
Ville Syrjälä
1
-1
/
+1
2013-12-11
drm/i915: fix VDD override off wait
Paulo Zanoni
1
-1
/
+3
2013-12-11
drm/i915: don't touch the VDD when disabling the panel
Paulo Zanoni
2
-10
/
+2
2013-12-10
drm/i915: don't enable VDD just to enable the panel
Paulo Zanoni
1
-2
/
+0
2013-12-10
drm/i915: add runtime PM support on Haswell
Paulo Zanoni
1
-0
/
+4
2013-12-10
drm/i915: disable interrupts when enabling PC8
Paulo Zanoni
1
-17
/
+9
2013-12-10
drm/i915: do not assert DE_PCH_EVENT_IVB enabled
Paulo Zanoni
1
-1
/
+1
2013-12-10
drm/i915: get a runtime PM reference when the panel VDD is on
Paulo Zanoni
1
-0
/
+7
2013-12-10
drm/i915: add some runtime PM get/put calls
Paulo Zanoni
5
-7
/
+70
2013-12-10
drm/i915: add runtime put/get calls at the basic places
Paulo Zanoni
2
-6
/
+27
2013-12-10
drm/i915: do adapter power state notification at runtime PM
Paulo Zanoni
1
-0
/
+2
2013-12-10
drm/i915: add initial Runtime PM functions
Paulo Zanoni
6
-0
/
+117
2013-12-10
drm/i915: get a PC8 reference when enabling the power well
Paulo Zanoni
1
-2
/
+13
2013-12-10
drm/i915: WARN if !HAS_PC8 when enabling/disabling PC8
Paulo Zanoni
1
-0
/
+4
2013-12-10
drm/i915: Move VLV PHY CRI clock enable into intel_init_dpio()
Ville Syrjälä
1
-7
/
+4
2013-12-10
drm/i915: Don't cast away const from infoframe buffer
Ville Syrjälä
3
-12
/
+12
2013-12-10
drm/i915: Make downclock deduction common for all panels
Vandana Kannan
3
-54
/
+78
[next]