aboutsummaryrefslogtreecommitdiffstats
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-31drm/tegra: gem: Miscellaneous cleanupsThierry Reding1-11/+10
2013-10-31drm/tegra: Rename gr2d to tegra-gr2dThierry Reding1-1/+1
2013-10-31drm/tegra: gr2d: Miscellaneous cleanupsThierry Reding1-51/+49
2013-10-31gpu: host1x: firewall: Refactor register checkThierry Reding1-26/+31
2013-10-31gpu: host1x: firewall: Rename cmdbuf_id -> cmdbufThierry Reding1-5/+5
2013-10-31gpu: host1x: Fix alignment of function argumentsThierry Reding1-1/+1
2013-10-31gpu: host1x: Do not discard .remove()Thierry Reding1-4/+3
2013-10-31gpu: host1x: Cleanup includesThierry Reding9-51/+2
2013-10-31drm/tegra: Rename host1x_drm_context to tegra_drm_contextThierry Reding3-20/+28
2013-10-31drm/tegra: Rename host1x_drm_file to tegra_drm_fileThierry Reding2-15/+15
2013-10-31drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding8-116/+115
2013-10-31drm/tegra: Cleanup tegra_dc structureThierry Reding1-4/+1
2013-10-31drm/tegra: Remove unused fieldsThierry Reding1-4/+0
2013-10-31gpu: host1x: Remove unused MakefileThierry Reding1-6/+0
2013-10-31gpu: host1x: check relocs after all gathers are consumedErik Faye-Lund1-4/+4
2013-10-31drm: Fix typo in debug messageThierry Reding1-1/+1
2013-10-31drm: Track the proper DPMS mode of connectorsThierry Reding1-0/+8
2013-10-15drm/i915: abstract the conversion of device->minor out to a macroDave Airlie1-15/+17
2013-10-09drm/i915/dp: get rid of intel_dp->link_configurationJani Nikula3-29/+13
2013-10-09drm/radeon/dp: use drm_dp_enhanced_frame_cap()Jani Nikula1-2/+1
2013-10-09drm/dp: add helper for checking DP_ENHANCED_FRAME_CAP in DPCDJani Nikula1-0/+7
2013-10-09drm: Kill drm perf counter leftoversVille Syrjälä8-50/+0
2013-10-09drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä16-51/+46
2013-10-09drm: Kill ctx_count from struct drm_deviceVille Syrjälä4-5/+1
2013-10-09drm: Kill unused stuff from struct drm_deviceVille Syrjälä1-2/+0
2013-10-09drm: Make irq_enabled boolVille Syrjälä8-19/+21
2013-10-09drm: Collect per-crtc vblank stuff to a structVille Syrjälä6-119/+81
2013-10-09drm: Make vblank_enabled boolVille Syrjälä3-6/+6
2013-10-09drm: Make vblank_inmodeset unsignedVille Syrjälä1-1/+1
2013-10-09drm: Make vblank_disable_allowed boolVille Syrjälä7-11/+12
2013-10-09drm/i915/dp: use drm_edid_duplicateJani Nikula1-9/+1
2013-10-09drm: Fix comment referring to the long gone ->probe() connector vfuncLespiau, Damien1-3/+3
2013-10-09drm: Try loading builtin EDIDs firstChris Wilson1-54/+54
2013-10-09drm: move device unregistration into drm_dev_unregister()David Herrmann2-25/+37
2013-10-09drm: introduce drm_dev_free() to fix error pathsDavid Herrmann5-13/+29
2013-10-09drm: move drm_lastclose() to drm_fops.cDavid Herrmann2-70/+70
2013-10-09drm: merge device setup into drm_dev_register()David Herrmann5-167/+96
2013-10-09drm: add drm_dev_alloc() helperDavid Herrmann5-57/+80
2013-10-09drm: kill ->gem_init_object() and friendsDavid Herrmann34-124/+0
2013-10-09drm/nouveau: embed gem object in nouveau_boDavid Herrmann8-35/+38
2013-10-04drm/i915: Use adjusted_mode in the fastboot hack to disable pfitDamien Lespiau1-2/+5
2013-10-04drm/i915: Add a more detailed comment about the set_base() fastboot hackDamien Lespiau1-1/+13
2013-10-04drm/i915/vlv: Turn off power gate for BIOS-less system.Chon Ming Lee2-0/+25
2013-10-04drm/i915/vlv: reset DPIO on load and resume v2Jesse Barnes2-1/+23
2013-10-03drm/i915: Simplify PSR debugfsRodrigo Vivi3-150/+30
2013-10-03drm/i915: Tweak RPS thresholds to more aggressively downclockChris Wilson4-47/+143
2013-10-03drm/i915: Boost RPS frequency for CPU stallsChris Wilson7-91/+138
2013-10-03drm/i915: Fix __wait_seqno to use true infinite timeoutsChris Wilson5-51/+149
2013-10-03drm/i915: Add some missing steps to i915_driver_load error pathChris Wilson1-4/+15
2013-10-03drm/i915: Clean up the ring scaling calculationsBen Widawsky1-4/+4