drm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
[deliverable/linux.git] / drivers / gpu / drm /
2015-08-16  Joonyoung Shimdrm/exynos: merge exynos_drm_buf.c to exynos_drm_gem.c
2015-08-16  Joonyoung Shimdrm/exynos: use prime helpers
2015-08-16  Joonyoung Shimdrm/exynos: remove function roundup_gem_size
2015-08-16  Joonyoung Shimdrm/exynos: remove function update_vm_cache_attr
2015-08-16  Joonyoung Shimdrm/exynos: remove function check_gem_flags
2015-08-16  Joonyoung Shimdrm/exynos: use ERR_PTR instead of NULL in exynos_drm_g...
2015-08-16  Joonyoung Shimdrm/exynos: remove unused fields of struct exynos_drm_g...
2015-08-16  Joonyoung Shimdrm/exynos: stop copying sg table
2015-08-16  Joonyoung Shimdrm/exynos: remove function exynos_drm_gem_map_buf
2015-08-16  Joonyoung Shimdrm/exynos: remove mutex locking in pagefault handler
2015-08-16  Joonyoung Shimdrm/exynos: remove function convert_to_vm_err_msg
2015-08-16  Joonyoung Shimdrm/exynos: stop using sgtable in page fault handler
2015-08-16  Gustavo Padovandrm/exynos: remove struct exynos_drm_encoder layer
2015-08-16  Gustavo Padovandrm/exynos: fold encoder setup into exynos_drm_load()
2015-08-16  Gustavo Padovandrm/exynos: remove exynos_drm_create_enc_conn()
2015-08-16  Gustavo Padovandrm/exynos: remove exynos_encoder's .commit() op
2015-08-16  Gustavo Padovandrm/exynos: remove extra call to exynos_dp_commit()
2015-08-16  Gustavo Padovandrm/exynos: remove extra call to hdmi_commit()
2015-08-16  Gustavo Padovandrm/exynos: remove struct exynos_drm_display
2015-08-16  Gustavo Padovandrm/exynos: simplify calculation of possible CRTCs
2015-08-16  Gustavo Padovandrm/exynos: remove unused .remove() and .check_mode...
2015-08-16  Gustavo Padovandrm/exynos: remove wrappers for phy_power_{on,off}
2015-08-16  Gustavo Padovandrm/exynos: split display's .dpms() into .enable()...
2015-08-16  Gustavo Padovandrm/exynos: return return value of exynos_crtc->enable_...
2015-08-16  Gustavo Padovandrm/exynos: unify exynos_drm_plane names with drm core
2015-08-16  Gustavo Padovandrm/exynos: remove unused fields from struct exynos_drm...
2015-08-16  Gustavo Padovandrm/exynos: use drm atomic state directly
2015-08-16  Gustavo Padovandrm/exynos: pass struct exynos_drm_plane in update...
2015-08-16  Gustavo Padovandrm/exynos: rename win_commit/disable to atomic-like...
2015-08-16  Gustavo Padovandrm/exynos: remove duplicated check for suspend
2015-08-16  Gustavo Padovandrm/exynos: use KMS version of DRM vblanks functions
2015-08-16  Gustavo Padovandrm/exynos: pass the correct pipe number
2015-08-16  Joonyoung Shimdrm/exynos: clear channels only when iommu is enabled
2015-08-16  Joonyoung Shimdrm/exynos: remove drm_iommu_attach_device_if_possible
2015-08-16  Joonyoung Shimdrm/exynos: move order to register vidi kms driver
2015-08-16  Andrzej Hajdadrm/exynos/mixer: replace MXR_INT_EN register cache...
2015-08-16  Andrzej Hajdadrm/exynos/mixer: simplify poweron flag
2015-08-16  Joonyoung Shimdrm/exynos: remove unnecessary checking to support...
2015-08-16  Joonyoung Shimdrm/exynos: remove to use ifdef CONFIG_ARM_DMA_USE_IOMMU
2015-08-16  Hyungwon Hwangdrm/exynos: gsc: Handles the combination of rotation...
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: remove hdmi_v14_conf struct
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: remove hdmi_v13_conf struct
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: remove redundant configuration fields
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: add driver data pointer to private...
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: remove private lock code
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: Simplify HPD gpio handling
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: remove old platform data code
2015-08-16  Marek Szyprowskidrm/exynos/fimc: fix runtime pm support
2015-08-16  Andrzej Hajdadrm/exynos/mixer: always update INT_EN cache
2015-08-16  Andrzej Hajdadrm/exynos/mixer: correct vsync configuration sequence
2015-08-16  Andrzej Hajdadrm/exynos/mixer: fix interrupt clearing
2015-08-16  Andrzej Hajdadrm/exynos/hdmi: fix edid memory leak
2015-08-16  Hyungwon Hwangdrm/exynos: gsc: fix wrong bitwise operation for swap...
2015-08-14  Dave AirlieMerge tag 'drm-amdkfd-next-fixes-2015-08-05' of git...
2015-08-14  Dave AirlieMerge branch 'drm-sti-next-atomic-2015-08-11' of git...
2015-08-14  Dave AirlieMerge tag 'topic/drm-misc-2015-08-13' of git://anongit...
2015-08-12  Thierry Redingdrm/atomic: Use KMS VBLANK API
2015-08-12  Thierry Redingdrm/irq: Document return values more consistently
2015-08-12  Thierry Redingdrm/irq: Make pipe unsigned and name consistent
2015-08-12  Thierry Redingdrm/irq: Check for valid VBLANK before dereference
2015-08-12  Thierry Redingdrm/irq: Remove negative CRTC index special-case
2015-08-12  Thierry Redingdrm/plane: Use consistent data types for format count
2015-08-11  Inki Daedrm/atomic: fix null pointer access to mode_fixup callback
2015-08-11  Daniel Vetterdrm/i915: Use CONFIG_DRM_FBDEV_EMULATION
2015-08-11  Maarten Lankhorstdrm/core: Set mode to NULL when connectors in a set...
2015-08-11  Daniel Vetterdrm/atomic: Call ww_acquire_done after check phase...
2015-08-11  Daniel Vetterdrm/atomic: Paper over locking WARN in default_state_clear
2015-08-11  Daniel Vetterdrm/edid: Use ARRAY_SIZE in drm_add_modes_noedid
2015-08-11  Daniel Vetterdrm/qxl: Don't take dev->struct_mutex in bo_force_delete
2015-08-11  Daniel Vetterdrm/nouveau: Don't take dev->struct_mutex in ttm_fini
2015-08-11  Daniel Vetterdrm/rockchip: Don't grab dev->struct_mutex for in mmap...
2015-08-10  Daniel Vetterdrm/cma-helper: Don't grab dev->struct_mutex for in...
2015-08-10  Daniel Vetterdrm/cirrus: Don't grab dev->struct_mutex for in mmap...
2015-08-10  Daniel Vetterdrm/mga200g: Hold a proper reference for cursor_set
2015-08-10  Daniel Vetterdrm/mga200g: Don't grab dev->struct_mutex for in mmap...
2015-08-10  Daniel Vetterdrm/bochs: Don't grab dev->struct_mutex for in mmap...
2015-08-10  Daniel Vetterdrm/ast: Don't grab dev->struct_mutex for in mmap offse...
2015-08-10  Daniel Vetterdrm/gem: Be more friendly with locking checks
2015-08-06  Archit Tanejadrm: Add top level Kconfig option for DRM fbdev emulation
2015-08-06  Geert Uytterhoevendrm/fb-helper: Move drm_fb_helper_force_kernel_mode...
2015-08-06  Geert Uytterhoevendrm/fb-helper: Clarify drm_fb_helper_restore_fbdev_mode*()
2015-08-06  Viresh Kumardrivers: gpu: Drop unlikely before IS_ERR(_OR_NULL)
2015-08-06  Archit Tanejadrm/virtio: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/amdgpu: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/bochs: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/nouveau: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/i915: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/radeon: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/mgag200: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/omap: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/cirrus: Use new drm_fb_helper functions
2015-08-06  Daniel Vetterdrm: Fixup locking WARNINGs in drm_mode_config_reset
2015-08-06  Daniel Vetterdrm: Remove __drm_modeset_lock_all
2015-08-06  Daniel Vetterdrm/fb-helper: Stop using trylocks in force_restore
2015-08-06  Daniel Vetterdrm/fbdev: Return -EBUSY when oopsing
2015-08-06  Archit Tanejadrm/fb_cma_helper: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/udl: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/qxl: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/gma500: Use new drm_fb_helper functions
2015-08-06  Archit Tanejadrm/exynos: Use new drm_fb_helper functions
next
This page took 0.065844 seconds and 8 git commands to generate.