summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915 (follow)
Commit message (Expand)AuthorAge
...
| | * | drm/i915: Call io_schedule() whilst whilsting for the GPUChris Wilson2013-10-10
| * | | drm/sysfs: sort out minor and connector device object lifetimes.Dave Airlie2013-10-22
| * | | drm/i915: abstract the conversion of device->minor out to a macroDave Airlie2013-10-15
| |/ /
| * | Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-10
| |\ \
| | * | drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula2013-10-09
| | * | drm: Kill drm perf counter leftoversVille Syrjälä2013-10-09
| | * | drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-09
| | * | drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-09
| | * | drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-09
| | * | drm/i915/dp: use drm_edid_duplicateJani Nikula2013-10-09
| | * | drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
| | * | 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/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/i915/vlv: fix up broken precision in vlv_crtc_clock_getChris Wilson2013-10-01
| * | | drm/i915/vlv: add VLV specific clock_get function v3Jesse Barnes2013-10-01
| * | | drm/i915: Add a tracepoint for using a semaphoreChris Wilson2013-10-01
| * | | drm/i915: Show WT caching in debugfsChris Wilson2013-10-01
| * | | drm/i915: Fix VLV eDP timing v2Chon Ming Lee2013-10-01
| * | | drm/i915: Move the conditional seqno query into the tracepointChris Wilson2013-10-01
| * | | drm/i915: Convert active API to VMABen Widawsky2013-10-01