]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2014-04-25 Imre Deakdrm/i915: move getting struct_mutex lower in the callst...
2014-04-25 Imre Deakdrm/i915: get a runtime PM ref for debugfs entries...
2014-04-25 Imre Deakdrm/i915: remove the i915_dpio debugfs entry
2014-04-25 Imre Deakdrm/i915: fix the RC6 status debug print
2014-04-25 Imre Deakdrm/i915: vlv: add RC6 residency counters
2014-04-25 Imre Deakdrm/i915: vlv: clear master interrupt flag when disabli...
2014-04-25 Imre Deakdrm/i915: vlv: clean up GTLC wake control/status regist...
2014-04-24 Zhao Yakuidrm/i915: Use the coarse ping-pong mechanism based...
2014-04-24 Zhao Yakuidrm/i915:Add the VCS2 switch in Intel_ring_setup_status...
2014-04-24 Zhao Yakuidrm/i915:Handle the irq interrupt for the second BSD...
2014-04-24 Zhao Yakuidrm/i915:Initialize the second BSD ring on BDW GT3...
2014-04-24 Zhao Yakuidrm/i915: Update the restrict check to filter out wrong...
2014-04-24 Zhao Yakuidrm/i915: Split the BDW device definition to prepare...
2014-04-24 Daniel Vetterdrm/i915: Catch dirt in unused execbuffer fields
2014-04-24 Daniel Vetterdrm/i915: Catch abuse of I915_EXEC_CONSTANTS_*
2014-04-24 Daniel Vetterdrm/i915: Catch abuse of I915_EXEC_GEN7_SOL_RESET
2014-04-22 Chris Wilsondrm/i915: Include a little more information about why...
2014-04-22 Chris Wilsondrm/i915: Mark device as wedged if we fail to resume
2014-04-22 Chris Wilsondrm/i915: Allow the module to load even if we fail...
2014-04-22 Chris Wilsondrm/i915: Preserve ring buffers objects across resume
2014-04-22 Chris Wilsondrm/i915: Replace hardcoded cacheline size with macro
2014-04-22 Jesse Barnesdrm/i915: remove unexplained vblank wait in the DP...
2014-04-16 Daniel Vetterdrm/i915: Remove vblank wait from haswell_write_eld
2014-04-15 Ville Syrjälädrm/i915: Disable/enable planes as the first/last thing...
2014-04-15 Daniel Vetterdrm/i915: Don't vblank wait on ilk-ivb after pipe enable
2014-04-15 Shobhit Kumardrm/i915: Code cleanup patch to fix checkpatch errors
2014-04-15 Egbert Eichdrm/i915/SDVO: For sysfs link put directory and target...
2014-04-14 Shobhit Kumardrm/i915: Add parsing support for new MIPI blocks in VBT
2014-04-13 Daniel Vetterdrm/i915: Don't set the 8to6 dither flag when not scaling
2014-04-11 Ben Widawskydrm/i915/bdw: Add 42ms delay for IPS disable
2014-04-10 Pradeep Bhatdrm/i915: Add support for DRRS to switch RR
2014-04-10 Pradeep Bhatdrm/i915: Parse EDID probed modes for DRRS support
2014-04-10 Daniel VetterRevert "drm/i915: fix infinite loop at gen6_update_ring...
2014-04-09 Damien Lespiaudrm/i915: Remove spurious semicolons
2014-04-09 Ville Syrjälädrm/i915/chv: Add IS_CHERRYVIEW() macro
2014-04-09 Ville Syrjälädrm/i915/chv: IS_BROADWELL() should not be true for...
2014-04-09 Shobhit Kumardrm/i915: Enable RANDOM resolution support for MIPI...
2014-04-09 Shobhit Kumardrm/i915: Send DPI command explicitely in LP mode
2014-04-09 Shobhit Kumardrm/i915: Panel commands can be sent only when clock...
2014-04-09 Shobhit Kumardrm/i915: Parameterize the Clockstop and escape_clk_div
2014-04-09 Shobhit Kumardrm/i915: Disable DPOunit clock gating
2014-04-09 Shobhit Kumardrm/i915: Enable MIPI port before the plane and pipe...
2014-04-09 Shobhit Kumardrm/i915: Program Rcomp and band gap reset everytime...
2014-04-09 Brad Volkindrm/i915: Add more registers to the whitelist for mesa
2014-04-09 Damien Lespiaudrm/i915: Remove misleading debug message
2014-04-09 Damien Lespiaudrm/i915: Rename GEN8_PIPE_FLIP_DONE to PRIMARY_FLIP_DONE
2014-04-09 Mika Kuoppaladrm/i915: add flags to i915_ring_stop
2014-04-09 Chris Wilsondrm/i915: dma_buf_vunmap is presumed not to fail, don...
2014-04-09 Damien Lespiaudrm/i915/bdw: Use the GEN8 SRM when qeueing a flip
2014-04-09 Damien Lespiaudrm/i915/bdw: Provide a gen8 version of SRM
2014-04-09 Damien Lespiaudrm/i915: Protect the argument expansion in LRI and...
2014-04-09 Jesse Barnesdrm/i915: move infoframe setting to after pll enable v3
2014-04-09 Jesse Barnesdrm/i915: enable HDMI mode on VLV when an HDMI sink...
2014-04-09 Jesse Barnesdrm/i915/vlv: disable AVI infoframe emission when writi...
2014-04-09 Jesse Barnesdrm/i915/vlv: write the port field in the per-pipe...
2014-04-09 Ville Syrjälädrm/i916: Refactor WM register maximums
2014-04-09 Ville Syrjälädrm/i915: Skip watermark merging for inactive pipes
2014-04-09 Ville Syrjälädrm/i915: Add some more tracked state to intel_pipe_wm
2014-04-09 Ben Widawskydrm/i915: Dump the whole context object.
2014-04-09 Jesse Barnesdrm/i915: warn when a vblank wait times out
2014-04-09 Ben Widawskydrm/i915: Unref context on failed eb_create
2014-04-09 Ville Syrjälädrm/i915: Don't read sprite LP2+ registers on ILK/SNB
2014-04-09 Ville Syrjälädrm/i915: Make contexts non-snooped on non-LLC platforms
2014-04-09 Akash Goeldrm/i915/vlv:Implement the WA 'WaDisable_RenderCache_Op...
2014-04-09 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
2014-04-08 Russell KingDRM: armada: fix corruption while loading cursors
2014-04-05 Dave AirlieMerge tag 'drm-intel-fixes-2014-04-04' of git://anongit...
2014-04-05 Dave AirlieMerge tag 'drm/tegra/for-3.15-rc1' of git://anongit...
2014-04-05 Dave AirlieMerge tag 'drm/panel/for-3.15-rc1' of git://anongit...
2014-04-05 Dave AirlieMerge branch 'exynos-drm-next' of git://git.kernel...
2014-04-05 Dave AirlieMerge tag 'vmwgfx-next-2014-04-04' of git://people...
2014-04-05 Dave AirlieMerge tag 'ttm-next-2014-04-04' of git://people.freedes...
2014-04-05 Dave Airliedrm/dp_helper: don't return EPROTO for defers (v2)
2014-04-04 Inki Daedrm/bridge: export ptn3460_init function
2014-04-04 Inki Daedrm/exynos: remove MODULE_DEVICE_TABLE definitions
2014-04-04 Andrzej HajdaARM: dts: exynos4412-trats2: enable exynos/fimd node
2014-04-04 Andrzej HajdaARM: dts: exynos4210-trats: enable exynos/fimd node
2014-04-04 Andrzej HajdaARM: dts: exynos4412-trats2: add panel node
2014-04-04 Andrzej HajdaARM: dts: exynos4210-trats: add panel node
2014-04-04 Andrzej HajdaARM: dts: exynos4: add MIPI DSI Master node
2014-04-04 Andrzej Hajdadrm/panel: add S6E8AA0 driver
2014-04-04 Andrzej HajdaARM: dts: exynos4210-universal_c210: add proper panel...
2014-04-04 Andrzej Hajdadrm/panel: add ld9040 driver
2014-04-04 Andrzej Hajdapanel/ld9040: add DT bindings
2014-04-04 Andrzej Hajdapanel/s6e8aa0: add DT bindings
2014-04-04 Andrzej Hajdadrm/exynos: add DSIM driver
2014-04-04 Andrzej Hajdaexynos/dsim: add DT bindings
2014-04-04 Andrzej Hajdadrm/exynos: disallow fbdev initialization if no device...
2014-04-04 Andrzej Hajdadrm/mipi_dsi: create dsi devices only for nodes with...
2014-04-04 Andrzej Hajdadrm/mipi_dsi: add flags to DSI messages
2014-04-04 Giacomo ComesSkip intel_crt_init for Dell XPS 8700
2014-04-04 Imre Deakdrm/i915: vlv: fix RPS interrupt mask setting
2014-04-04 Deepak SRevert "drm/i915/vlv: fixup DDR freq detection per...
2014-04-04 Imre Deakdrm/i915: move power domain init earlier during system...
2014-04-04 Thierry Redingdrm/tegra: Use standard GPL v2 license text
2014-04-04 Thierry Redingdrm/tegra: Relicense under GPL v2
2014-04-04 Thierry Redingdrm/tegra: Relicense public header under MIT
2014-04-04 Thierry Redingdrm/tegra: Add eDP support
2014-04-04 Bryan Wugpu: host1x: export host1x_syncpt_incr_max() function
2014-04-04 Thierry Redingdrm/tegra: prime: Add vmap support
next