summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/tegra: Move subdevice infrastructure to host1xThierry Reding2013-10-3111-364/+853
* gpu: host1x: Expose syncpt and channel functionalityThierry Reding2013-10-3113-254/+26
* drm/tegra: Introduce tegra_drm_client structureThierry Reding2013-10-315-83/+94
* gpu: host1x: Make host1x header file publicThierry Reding2013-10-314-35/+5
* drm/tegra: gem: Miscellaneous cleanupsThierry Reding2013-10-311-11/+10
* drm/tegra: Rename gr2d to tegra-gr2dThierry Reding2013-10-311-1/+1
* drm/tegra: gr2d: Miscellaneous cleanupsThierry Reding2013-10-311-51/+49
* gpu: host1x: firewall: Refactor register checkThierry Reding2013-10-311-26/+31
* gpu: host1x: firewall: Rename cmdbuf_id -> cmdbufThierry Reding2013-10-311-5/+5
* gpu: host1x: Fix alignment of function argumentsThierry Reding2013-10-311-1/+1
* gpu: host1x: Do not discard .remove()Thierry Reding2013-10-311-4/+3
* gpu: host1x: Cleanup includesThierry Reding2013-10-319-51/+2
* drm/tegra: Rename host1x_drm_context to tegra_drm_contextThierry Reding2013-10-313-20/+28
* drm/tegra: Rename host1x_drm_file to tegra_drm_fileThierry Reding2013-10-312-15/+15
* drm/tegra: Rename host1x_drm structure to tegra_drmThierry Reding2013-10-318-116/+115
* 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 remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter2013-10-1081-825/+578
|\
| * 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: Kill drm perf counter leftoversVille Syrjälä2013-10-097-43/+0
| * drm: Remove pci_vendor and pci_device from struct drm_deviceVille Syrjälä2013-10-0915-49/+46
| * drm: Kill ctx_count from struct drm_deviceVille Syrjälä2013-10-093-4/+1
| * drm: Make irq_enabled boolVille Syrjälä2013-10-096-16/+18
| * drm: Collect per-crtc vblank stuff to a structVille Syrjälä2013-10-095-109/+65
| * drm: Make vblank_enabled boolVille Syrjälä2013-10-092-5/+5
| * drm: Make vblank_disable_allowed boolVille Syrjälä2013-10-095-8/+9
| * 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-091-25/+36
| * drm: introduce drm_dev_free() to fix error pathsDavid Herrmann2013-10-094-13/+28
| * drm: move drm_lastclose() to drm_fops.cDavid Herrmann2013-10-092-70/+70
| * drm: merge device setup into drm_dev_register()David Herrmann2013-10-094-164/+95
| * drm: add drm_dev_alloc() helperDavid Herrmann2013-10-094-57/+78
| * drm: kill ->gem_init_object() and friendsDavid Herrmann2013-10-0933-119/+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-011-8/+8
| * drm/exynos: use drm_edid_duplicateJani Nikula2013-10-011-6/+2
OpenPOWER on IntegriCloud