]> Pileus Git - ~andy/linux/history - drivers
drm/exynos: fix pages allocation size in lowlevel_buffer_allocate
[~andy/linux] / drivers /
2013-07-01 Ben Skeggsdrm/nvc0/gr: port mp trap handling from calim's kepler...
2013-07-01 Ben Skeggsdrm/nve0/gr: attempt to resume after sm traps
2013-07-01 Ben Skeggsdrm/nve0/gr: s/tp/tpc/
2013-07-01 Ben Skeggsdrm/nve0/fifo: create our playlists up-front, at startup
2013-07-01 Ben Skeggsdrm/nva3/clk: minor improvements to fractional N calcul...
2013-07-01 Ben Skeggsdrm/nouveau/fb: initialise vram controller as pfb sub...
2013-07-01 Ben Skeggsdrm/nouveau/clk: change init ordering, no longer needed...
2013-07-01 Ben Skeggsdrm/nouveau/devinit: move simple pll setting routines...
2013-07-01 Ben Skeggsdrm/nouveau: pass generic subdev to calculation routines
2013-07-01 Ben Skeggsdrm/nve0/ce: stub interrupt handler
2013-07-01 Ben Skeggsdrm/nve0/ce: link ce2 to its engine, rather than from...
2013-07-01 Ben Skeggsdrm/nve0/fifo: copy engine context stored in ramfc...
2013-07-01 Ben Skeggsdrm/nve0/ce: create engine object for ce2
2013-07-01 Ben Skeggsdrm/nouveau: pull in latest ucode builds from external...
2013-07-01 Dave AirlieMerge branch 'exynos-drm-next' of git://git.kernel...
2013-06-28 Paulo Zanonidrm/i915: check the return value of intel_dp_i2c_init
2013-06-28 Paulo Zanonidrm/i915: fix the "ghost eDP" encoder unwind path
2013-06-28 Paulo Zanonidrm/i915: fix the "ghost eDP" connector unwind path
2013-06-28 Paulo Zanonidrm/i915: propagate errors from intel_dp_init_connector
2013-06-28 Paulo Zanonidrm/i915: extract intel_edp_init_connector
2013-06-28 Paulo Zanonidrm/i915: don't check encoder at DP connector destroy()
2013-06-28 Rahul Sharmadrm/exynos: add support for exynos5420 mixer
2013-06-28 Rahul Sharmadrm/exynos: add new compatible strings for hdmi subsystem
2013-06-28 Rahul Sharmadrm/exynos: fix interlace resolutions for exynos5420
2013-06-28 Rahul Sharmadrm/exynos: use of_get_named_gpio to get hdmi hpd gpio
2013-06-28 Inki Daedrm/exynos: make sure to handle an error case to vm_mma...
2013-06-28 Sachin Kamatdrm/exynos: exynos_drm_ipp: Remove redundant break...
2013-06-28 Rahul Sharmadrm/exynos: add mout_hdmi clock in hdmi driver to chang...
2013-06-28 Sean Pauldrm/exynos: Prepare/Unprepare HDMI subsystem clocks
2013-06-28 YoungJun Chodrm/exynos: Clean up logs for DRM_ERROR / DRM_DEBUG_KMS
2013-06-28 YoungJun Chodrm/exynos: Remove tracking log functions
2013-06-28 Rahul Sharmadrm/exynos: hdmi: use drm_display_mode to check the...
2013-06-28 Tomasz Figadrm/exynos: fimd: Add support for S3C64xx SoCs
2013-06-28 Tomasz Figadrm/exynos: fimd: Add support for FIMD variants with...
2013-06-28 Tomasz Figadrm/exynos: fimd: Add support for FIMD versions without...
2013-06-28 Tomasz Figadrm/exynos: fimd: Hold pointer to driver data in contex...
2013-06-28 Inki Daedrm/exynos: do not use mode_set_base function directly
2013-06-28 Sachin Kamatdrm/exynos: Remove redundant use of of_match_ptr macro
2013-06-28 Seung-Woo Kimdrm/exynos: remove ignoring return value warning in...
2013-06-28 Inki Daedrm/exynos: fix WINDOWS_NR checking to vidi driver
2013-06-28 Krzysztof Kozlowskidrm/exynos: fix tests for valid FIMD window number
2013-06-28 Krzysztof Kozlowskidrm/exynos: fix checks for valid mixer window
2013-06-28 Dave AirlieRevert "drm: kms_helper: don't lose hotplug event"
2013-06-28 YoungJun Chodrm/prime: add return check for dma_buf_fd
2013-06-28 Seung-Woo Kimdrm/prime: reorder drm_prime_add_buf_handle and remove...
2013-06-28 YoungJun Chodrm/prime: fix to put an exported dma_buf for adding...
2013-06-28 Joonyoung Shimdrm/prime: support to cache mapping
2013-06-28 YoungJun Chodrm/prime: replace NULL with error value in drm_prime_p...
2013-06-28 YoungJun Chodrm/prime: fix to check return of dma_map_sg in prime...
2013-06-28 YoungJun Chodrm/gem: fix not to assign error value to gem name
2013-06-28 YoungJun Chodrm/gem: add mutex lock when using drm_gem_mmap_obj
2013-06-28 Dave Airliedrm/omap: drop the !FB_OMAP2 dep
2013-06-28 Maarten Lankhorstdrm/vmwgfx: get rid of ttm_bo_is_reserved usage
2013-06-28 Maarten Lankhorstdrm/radeon: get rid of ttm_bo_is_reserved usage
2013-06-28 Maarten Lankhorstdrm/ttm: get rid of ttm_bo_is_reserved usage
2013-06-28 Maarten Lankhorstdrm/ttm: inline ttm_bo_reserve and related calls
2013-06-28 Maarten Lankhorstdrm/radeon: inline reservations
2013-06-28 Maarten Lankhorstdrm/mgag200: inline reservations
2013-06-28 Maarten Lankhorstdrm/cirrus: inline reservations
2013-06-28 Maarten Lankhorstdrm/ast: inline reservations
2013-06-28 Maarten Lankhorstdrm/ttm: convert to the reservation api
2013-06-28 Maarten Lankhorstdrm/nouveau: make flipping lockdep safe
2013-06-28 Maarten Lankhorstdrm/ttm: make ttm reservation calls behave like reserva...
2013-06-28 Maarten Lankhorstreservation: cross-device reservation support, v4
2013-06-28 Maarten Lankhorstdrm/ast: do not attempt to acquire a reservation while...
2013-06-28 Maarten Lankhorstdrm/mgag200: do not attempt to acquire a reservation...
2013-06-28 Maarten Lankhorstdrm/cirrus: do not attempt to acquire a reservation...
2013-06-28 Maarten Lankhorstdrm/nouveau: always select ACPI_VIDEO if ACPI is enabled.
2013-06-28 Maarten Lankhorstdrm/nouveau: complain loudly if buffer is pinned during...
2013-06-28 Maarten Lankhorstdrm/nouveau: fixup fbcon failure paths
2013-06-28 Maarten Lankhorstdrm/nouveau: unpin notify object in chan_fini
2013-06-28 Maarten Lankhorstdrm/nouveau: implement prime helper unpin function
2013-06-28 Maarten Lankhorstdrm/radeon: implement unpin function, v2
2013-06-28 Dave AirlieMerge branch 'drm-next-3.11' of git://people.freedeskto...
2013-06-27 Dave AirlieMerge tag 'drm-intel-next-2013-06-18' of git://people...
2013-06-27 Alex Deucherdrm/radeon/SI: fix TDP adjustment in set_power_state
2013-06-27 Alex Deucherdrm/radeon/NI: fix TDP adjustment in set_power_state
2013-06-27 Alex Deucherdrm/radeon: fix endian issues in atombios dpm code
2013-06-27 Alex Deucherdrm/radeon/dpm: fix UVD clock setting on SI
2013-06-27 Alex Deucherdrm/radeon/dpm: fix UVD clock setting on cayman
2013-06-27 Alex Deucherdrm/radeon/dpm: add support for setting UVD clock on...
2013-06-27 Alex Deucherdrm/radeon/dpm: add support for setting UVD clock on...
2013-06-27 Alex Deucherdrm/radeon: fix typo in ni_print_power_state
2013-06-27 Alex Deucherdrm/radeon: fix typo in cik_select_se_sh()
2013-06-27 Alex Deucherdrm/radeon/si: fix typo in function name
2013-06-27 Alex Deucherdrm/radeon/dpm: fix typo in setting uvd clock
2013-06-27 Alex Deucherdrm/radeon/dpm: add dpm_set_power_state failure output...
2013-06-27 Alex Deucheradd dpm_set_power_state failure output (7xx-ni)
2013-06-27 Alex Deucherdrm/radeon/dpm: add dpm_set_power_state failure output...
2013-06-27 Alex Deucherdrm/radeon/dpm: add dpm_enable failure output (si)
2013-06-27 Alex Deucherdrm/radeon/dpm: add dpm_enable failure output (7xx-ni)
2013-06-27 Alex Deucherdrm/radeon/kms: add dpm support for SI (v7)
2013-06-27 Dave AirlieMerge branch 'drm/for-next' of git://anongit.freedeskto...
2013-06-27 Alex Deucherdrm/radeon: switch SI to use radeon_ucode.h
2013-06-27 Alex Deucherdrm/radeon: add SI to r600_is_internal_thermal_sensor()
2013-06-27 Alex Deucherdrm/radeon/dpm/rs780: properly catch errors in dpm...
2013-06-27 Alex Deucherdrm/radeon/dpm/r6xx: properly catch errors in dpm setup
2013-06-27 Alex Deucherdrm/radeon/dpm/r7xx: properly catch errors in dpm setup
2013-06-27 Alex Deucherdrm/radeon/dpm/trinity: properly catch errors in dpm...
2013-06-27 Alex Deucherdrm/radeon/dpm/sumo: properly catch errors in dpm setup
next