aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAge
* 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/radeon/dp: use drm_dp_enhanced_frame_cap()Jani 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: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-09
| * drm: Make irq_enabled boolVille Syrjälä2013-10-09
| * drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-09
| * drm: Make vblank_enabled boolVille 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: Fix comment referring to the long gone ->probe() connector vfuncLespiau, Damien2013-10-09
| * drm: Try loading builtin EDIDs firstChris Wilson2013-10-09
| * drm: move device unregistration into drm_dev_unregister()David Herrmann2013-10-09
| * drm: introduce drm_dev_free() to fix error pathsDavid Herrmann2013-10-09
| * drm: move drm_lastclose() to drm_fops.cDavid Herrmann2013-10-09
| * drm: merge device setup into drm_dev_register()David Herrmann2013-10-09
| * drm: add drm_dev_alloc() helperDavid Herrmann2013-10-09
| * drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-09
| * drm/nouveau: embed gem object in nouveau_boDavid Herrmann2013-10-09
| * 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-09-30
| * drm/i915/dp: downstream port capabilities are not present in DPCD 1.0Jani Nikula2013-09-30
* | 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