summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Cleanup tegra_dc structureThierry Reding2013-10-311-4/+1
* drm/tegra: Remove unused fieldsThierry Reding2013-10-311-4/+0
* gpu: host1x: Remove unused MakefileThierry Reding2013-10-311-6/+0
* gpu: host1x: check relocs after all gathers are consumedErik Faye-Lund2013-10-311-4/+4
* drm: Fix typo in debug messageThierry Reding2013-10-311-1/+1
* drm: Track the proper DPMS mode of connectorsThierry Reding2013-10-311-0/+8
* drm/i915: abstract the conversion of device->minor out to a macroDave Airlie2013-10-151-15/+17
* Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...Dave Airlie2013-10-1546-1150/+2268
|\
| * Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-1085-873/+625
| |\ | |/ |/|
* | drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula2013-10-093-29/+13
* | drm/radeon/dp: use drm_dp_enhanced_frame_cap()Jani Nikula2013-10-091-2/+1
* | drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCDJani Nikula2013-10-091-0/+7
* | drm: Kill drm perf counter leftoversVille Syrjälä2013-10-098-50/+0
* | drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-0916-51/+46
* | drm: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-094-5/+1
* | drm: Kill unused stuff from struct drm_deviceVille Syrjälä2013-10-091-2/+0
* | drm: Make irq_enabled boolVille Syrjälä2013-10-098-19/+21
* | drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-096-119/+81
* | drm: Make vblank_enabled boolVille Syrjälä2013-10-093-6/+6
* | drm: Make vblank_inmodeset unsignedVille Syrjälä2013-10-091-1/+1
* | drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-097-11/+12
* | drm/i915/dp: use drm_edid_duplicateJani Nikula2013-10-091-9/+1
* | drm: Fix comment referring to the long gone ->probe() connector vfuncLespiau, Damien2013-10-091-3/+3
* | drm: Try loading builtin EDIDs firstChris Wilson2013-10-091-54/+54
* | drm: move device unregistration into drm_dev_unregister()David Herrmann2013-10-092-25/+37
* | drm: introduce drm_dev_free() to fix error pathsDavid Herrmann2013-10-095-13/+29
* | drm: move drm_lastclose() to drm_fops.cDavid Herrmann2013-10-092-70/+70
* | drm: merge device setup into drm_dev_register()David Herrmann2013-10-095-167/+96
* | drm: add drm_dev_alloc() helperDavid Herrmann2013-10-095-57/+80
* | drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-0934-124/+0
* | drm/nouveau: embed gem object in nouveau_boDavid Herrmann2013-10-098-35/+38
* | drm: Remove unused variables in drm_fb_helper_hotplug_event()Lespiau, Damien2013-10-011-5/+2
* | drm: Remove unused variable in drm_pick_crtcs()Lespiau, Damien2013-10-011-3/+0
* | drm: Remove unused variable in drm_fb_helper_pan_display()Lespiau, Damien2013-10-011-3/+0
* | drm: Remove unused variable in drm_prime_sg_to_page_addr_arrays()Lespiau, Damien2013-10-011-2/+1
* | drm: Remove unused variable in drm_global_item_ref()Lespiau, Damien2013-10-011-2/+0
* | drm/edid: catch kmalloc failure in drm_edid_to_speaker_allocationAlex Deucher2013-10-011-0/+2
* | drm/dp: constify DP DPCD helpersJani Nikula2013-10-012-16/+16
* | drm/exynos: use drm_edid_duplicateJani Nikula2013-10-011-6/+2
* | drm/edid: add drm_edid_duplicateJani Nikula2013-10-012-0/+13
* | drm/i915/dp: downstream port capabilities are not present in DPCD 1.0Jani Nikula2013-10-011-6/+14
* | drm/dp: add defines for downstream port typesJani Nikula2013-10-011-4/+4
| * drm/i915: Use adjusted_mode in the fastboot hack to disable pfitDamien Lespiau2013-10-041-2/+5
| * drm/i915: Add a more detailed comment about the set_base() fastboot hackDamien Lespiau2013-10-041-1/+13
| * drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee2013-10-042-0/+25
| * drm/i915/vlv: reset DPIO on load and resume v2Jesse Barnes2013-10-042-1/+23
| * drm/i915: Simplify PSR debugfsRodrigo Vivi2013-10-033-150/+30
| * drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson2013-10-034-47/+143
| * drm/i915: Boost RPS frequency for CPU stallsChris Wilson2013-10-037-91/+138
| * drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson2013-10-035-51/+149
OpenPOWER on IntegriCloud