summaryrefslogtreecommitdiff
path: root/drivers/gpu (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | drm: Remove unused variables in drm_fb_helper_hotplug_event()Lespiau, Damien2013-10-01
| | * | | | | | drm: Remove unused variable in drm_pick_crtcs()Lespiau, Damien2013-10-01
| | * | | | | | drm: Remove unused variable in drm_fb_helper_pan_display()Lespiau, Damien2013-10-01
| | * | | | | | drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()Lespiau, Damien2013-10-01
| | * | | | | | drm: Remove unused variable in drm_global_item_ref()Lespiau, Damien2013-10-01
| | * | | | | | drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher2013-10-01
| | * | | | | | drm/dp: constify DP DPCD helpersJani Nikula2013-10-01
| | * | | | | | drm/exynos: use drm_edid_duplicateJani Nikula2013-10-01
| | * | | | | | drm/edid: add drm_edid_duplicateJani Nikula2013-10-01
| | * | | | | | drm/i915/dp: downstream port capabilities are not present in DPCD 1.0Jani Nikula2013-10-01
| * | | | | | | drm/i915: Use adjusted_mode in the fastboot hack to disable pfitDamien Lespiau2013-10-04
| * | | | | | | drm/i915: Add a more detailed comment about the set_base() fastboot hackDamien Lespiau2013-10-04
| * | | | | | | drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee2013-10-04
| * | | | | | | drm/i915/vlv: reset DPIO on load and resume v2Jesse Barnes2013-10-04
| * | | | | | | drm/i915: Simplify PSR debugfsRodrigo Vivi2013-10-03
| * | | | | | | drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson2013-10-03
| * | | | | | | drm/i915: Boost RPS frequency for CPU stallsChris Wilson2013-10-03
| * | | | | | | drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-03
| * | | | | | | drm/i915: Add some missing steps to i915_driver_load error pathChris Wilson2013-10-03
| * | | | | | | drm/i915: Clean up the ring scaling calculationsBen Widawsky2013-10-03
| * | | | | | | drm/i915: Don't populate pipe_src_{w,h} multiple timesVille Syrjälä2013-10-03
| * | | | | | | drm/i915: implement the Haswell mode set sequence workaroundPaulo Zanoni2013-10-03
| * | | | | | | drm/i915: Disable/enable planes as the first/last thing during modeset on HSWVille Syrjälä2013-10-03
| * | | | | | | i915/vlv: untangle integrated clock source handling v4Jesse Barnes2013-10-03
| * | | | | | | drm/i915: fix typo s/PatherPoint/PantherPoint/Jani Nikula2013-10-01
| * | | | | | | drm/i915: Make intel_resume_power_well() staticDamien Lespiau2013-10-01
| * | | | | | | drm/i915: destroy connector sysfs files earlierPaulo Zanoni2013-10-01
| * | | | | | | drm/i915/dp: do not write DP_TRAINING_PATTERN_SET all the timeJani Nikula2013-10-01
| * | | | | | | drm/i915/dp: retry i2c-over-aux seven times on AUX DEFERJani Nikula2013-10-01
| * | | | | | | drm/i915/vlv: reduce GT FIFO error info to a debug messageJesse Barnes2013-10-01
| * | | | | | | drm: Reject stereo modes with an unknown layoutDamien Lespiau2013-10-01
| * | | | | | | drm: Revert "drm: Reject modes with more than 1 stereo flags set"Damien Lespiau2013-10-01
| * | | | | | | drm: Code stereo layouts as an enum rather than a bit fieldDamien Lespiau2013-10-01
| * | | | | | | drm/i915/vlv: use correct units for rc6 residency v2Jesse Barnes2013-10-01
| * | | | | | | drm/i915/vlv: use lower precision RC6 counterJesse Barnes2013-10-01
| * | | | | | | drm/i915: Use DIV_ROUND_CLOSEST()Ville Syrjälä2013-10-01
| * | | | | | | drm/i915: Eliminate one indent leel from vlv_find_best_dpllVille Syrjälä2013-10-01
| * | | | | | | drm/i915: Program GMBUS Frequency based on the CDCLK for VLV.Chon Ming Lee2013-10-01
| * | | | | | | drm/i915/vlv: hack to init backlight regs if BIOS fails to do so v2Jesse Barnes2013-10-01
| * | | | | | | drm/i915: Allow stereo modes on HDMIDamien Lespiau2013-10-01
| * | | | | | | drm/i915: Prefer crtc_{h|v}display for pipe src dimensionsDamien Lespiau2013-10-01
| * | | | | | | drm/i915: Ask the DRM core do make stereo timings adjustementsDamien Lespiau2013-10-01
| * | | | | | | drm/i915: Use crtc_clock with the adjusted modeDamien Lespiau2013-10-01
| * | | | | | | drm/i915: Use crtc_clock in intel_dump_crtc_timings()Damien Lespiau2013-10-01
| * | | | | | | drm: Check the fb size against the adjusted v/hdisplay for stereo modesDamien Lespiau2013-10-01
| * | | | | | | drm: Factor out common CRTC viewport checking codeDamien Lespiau2013-10-01
| * | | | | | | drm: Implement timings adjustments for frame packingDamien Lespiau2013-10-01
| * | | | | | | drm: Introduce a crtc_clock for struct drm_display_modeDamien Lespiau2013-10-01
| * | | | | | | drm: Remove clock_index from struct drm_display_modeDamien Lespiau2013-10-01
| * | | | | | | drm: Make exposing stereo modes a per-connector opt-inDamien Lespiau2013-10-01