]> git.ipfire.org Git - people/ms/linux.git/shortlog
people/ms/linux.git
2016-11-09  Chris Wilsondrm: Restrict stackdepot usage to builtin drm.ko
2016-11-08  Rob Clarkdrm/msm: module param to dump state on error irq
2016-11-08  Rob Clarkdrm/msm/mdp5: add atomic_print_state support
2016-11-08  Rob Clarkdrm/atomic: add debugfs file to dump out atomic state
2016-11-08  Rob Clarkdrm/atomic: add new drm_debug bit to dump atomic state
2016-11-08  Rob Clarkdrm: add helpers to go from plane state to drm_rect
2016-11-08  Rob Clarkdrm: add helper for printing to log or seq_file
2016-11-08  Rob Clarkdrm: helper macros to print composite types
2016-11-08  Christian Königreservation: revert "wait only with non-zero timeout...
2016-11-08  Christian Königdrm/ttm: fix ttm_bo_wait
2016-11-08  Alex Deucherdma-buf/fence: revert "don't wait when specified timeou...
2016-11-08  Alex Deucherdma-buf/fence: make timeout handling in fence_default_w...
2016-11-08  Junwei Zhangdrm/amdgpu: add the interface of waiting multiple fence...
2016-11-08  monk.liudma-buf: return index of the first signaled fence (v2)
2016-11-08  Gustavo PadovanMAINTAINERS: update Sync File Framework files
2016-11-08  Gustavo Padovandma-buf/sw_sync: put fence reference from the fence...
2016-11-08  Baoyou Xiedma-buf/sw_sync: mark sync_timeline_create() static
2016-11-08  Chris Wilsondrm: Add stackdepot include for DRM_DEBUG_MM
2016-11-08  Gustavo Padovandrm/plane: add inline doc for struct drm_plane
2016-11-08  Gustavo Padovandrm/msm: use drm_atomic_set_fence_for_plane() to set...
2016-11-08  Gustavo Padovandrm/imx: use drm_atomic_set_fence_for_plane() to set...
2016-11-08  Gustavo Padovandrm/atomic: add drm_atomic_set_fence_for_plane()
2016-11-08  Rob Clarkdrm: don't override possible_crtcs for primary/cursor...
2016-11-08  Ville Syrjälädrm/uapi: Add a warning that mode flags must match...
2016-11-08  Ville Syrjälädrm/edid: Add the missing "Hz" to VIC 58,59 comment
2016-11-08  Jiang Biaodrm/gma500: remove unused ioctl declarations
2016-11-08  Jiang Biaodrm/gma500: make function static to eliminate compiling...
2016-11-08  Stefan Agnerdrm/atomic-helper: fix reference to drm_atomic_helper_c...
2016-11-08  Rongrong Zoudrm: update the documentation of drm_framebuffer_unregi...
2016-11-08  Chris Wilsondrm/i915: Enable drm_mm debug when enabling DRM_I915_DEBUG
2016-11-08  Chris Wilsondrm: Track drm_mm allocators and show leaks on shutdown
2016-11-02  Jani Nikuladrm: define drm_compat_ioctl NULL on CONFIG_COMPAT...
2016-11-02  Patrik Jakobssondrm/gma500: Add compat ioctl
2016-10-28  Dave AirlieMerge branch 'linux-4.9' of git://github.com/skeggsb...
2016-10-28  Dave AirlieMerge tag 'topic/drm-misc-2016-10-27' of git://anongit...
2016-10-28  Dave AirlieMerge branch 'drm-next-4.10' of git://people.freedeskto...
2016-10-27  Rex Zhudrm/amdgpu: turn on/off uvd clock when dpm enable/disab...
2016-10-27  Rex Zhudrm/amdgpu: disable dpm before turn off clock when...
2016-10-27  Rex Zhudrm/amdgpu: enable uvd bypass mode for CI/VI.
2016-10-27  Rex Zhudrm/amdgpu: just not load smc firmware if smu is alread...
2016-10-27  Rex Zhudrm/amdgpu: when suspend, set boot state instand of...
2016-10-27  Huang Ruidrm/amdgpu: use failed label to handle context init...
2016-10-27  kbuild test... drm/bridge: fix platform_no_drv_owner.cocci warnings
2016-10-27  kbuild test... drm/bridge: fix semicolon.cocci warnings
2016-10-26  Imre Deakdrm: Print some debug/error info during DP dual mode...
2016-10-26  Arnd Bergmanndrm: mark drm_of_component_match_add dummy inline
2016-10-26  Andrzej Hajdadrm/bridge: add Silicon Image SiI8620 driver
2016-10-26  Andrzej Hajdadt-bindings: add Silicon Image SiI8620 bridge bindings
2016-10-26  Andrzej Hajdavideo: add header file for Mobile High-Definition Link...
2016-10-25  Christian Königdrm/amdgpu: add amdgpu_ttm_bo_eviction_valuable callback
2016-10-25  Christian Königdrm/ttm: make eviction decision a driver callback v2
2016-10-25  Christian Königdrm/ttm: fix coding style in ttm_bo_driver.h
2016-10-25  Lucas Stachdrm/radeon/pm: autoswitch power state when in balanced...
2016-10-25  Colin Ian Kingdrm/amd/powerplay: fix spelling mistake and add KERN_WA...
2016-10-25  Monk Liudrm/amdgpu:new ids flag for preempt
2016-10-25  Baoyou Xiedrm/amdgpu: mark symbols static where possible
2016-10-25  Baoyou Xiedrm/amdgpu: change function declarations and add missin...
2016-10-25  Alex Deucherdrm/amdgpu: s/amdgpuCrtc/amdgpu_crtc/ in pageflip code
2016-10-25  Alex Deucherdrm/amdgpu/atom: remove a bunch of unused functions
2016-10-25  Alex Deucherdrm/amdgpu: consolidate atom scratch reg handling for...
2016-10-25  Alex Deucherdrm/amdgpu: use amdgpu_bo_[create|free]_kernel for wb
2016-10-25  Christian Königdrm/amdgpu: add VCE VM session tracking
2016-10-25  Christian Königdrm/amdgpu: improve parse_cs handling a bit
2016-10-25  Rex Zhudrm/amdgpu: refine set power state logic for dpm.
2016-10-25  Rex Zhudrm/amdgpu: update current ps/requeset ps in adev with...
2016-10-25  Alex Deucherdrm/amdgpu: add an implement for check_power_state...
2016-10-25  Rex Zhudrm/amdgpu: add an implement for check_power_state...
2016-10-25  Rex Zhudrm/amdgpu: add an implement for check_power_state...
2016-10-25  Rex Zhudrm/amdgpu: add an implement for check_power_state...
2016-10-25  Rex Zhudrm/amdgpu: add new callback to check power state info
2016-10-25  Rex Zhudrm/amdgpu: check min clock set by DAL before set ps.
2016-10-25  Tom St Denisdrm/amd/amdgpu: Put in rest of wave fields
2016-10-25  Tom St Denisdrm/amd/amdgpu: re-factor debugfs wave reader
2016-10-25  Tom St Denisdrm/amd/amdgpu: Make debugfs write compliment read
2016-10-25  Tom St Denisdrm/amd/amdgpu: Allow broadcast on debugfs read (v2)
2016-10-25  Tom St Denisdrm/amd/amdgpu: Fix debugfs wave reader
2016-10-25  Tom St Denisdrm/amd/amdgpu: Add wave reader to debugfs
2016-10-25  Alex Deucherdrm/amdgpu: rework IP block registration (v2)
2016-10-25  Alex Deucherdrm/amdgpu/powerplay: fix spelling in amdgpu_powerplay.h
2016-10-25  Alex Deucherdrm/amdgpu/virtual_dce: move define into source file
2016-10-25  Alex Deucherdrm/amdgpu: enable virtual dce on SI
2016-10-25  Alex Deucherdrm/amdgpu: fill in vce clock info ioctl query (v2)
2016-10-25  Alex Deucherdrm/amdgpu/powerplay: add an implementation for get_vce...
2016-10-25  Alex Deucherdrm/amdgpu/dpm: add an implementation for get_vce_clock...
2016-10-25  Alex Deucherdrm/amdgpu/dpm: add new callback to fetch vce clock...
2016-10-25  Alex Deucherdrm/amdgpu: add info ioctl query for vce clock info...
2016-10-25  Rex Zhudrm/amdgpu: save number of vce states in dpm struct.
2016-10-25  Rex Zhudrm/amdgpu: use same vce state definition in dpm and...
2016-10-25  Alex Deucherdrm/amdgpu: move dpm related definitions to amdgpu_dpm.h
2016-10-25  Christian Königdrm/amdgpu: move align_mask and nop into ring funcs...
2016-10-25  Christian Königdrm/amdgpu: move the ring type into the funcs structure...
2016-10-25  Christian Königdrm/amdgpu: move IB and frame size directly into the...
2016-10-25  Christian Königdrm/amdgpu: remove explicit NULL init for parse_cs
2016-10-25  Christian Königdrm/amdgpu: remove 128 NOP hack from vm_flush v2
2016-10-25  Christian Königdrm/amdgpu: remove ring type check for conditional...
2016-10-25  Christian Königdrm/amdgpu: pad gfx and compute rings to 256 dw
2016-10-25  Alex Deucherdrm/radeon: clarify why we evict vram twice on suspend
2016-10-25  Alex Deucherdrm/amdgpu: clarify why we evict vram twice on suspend
2016-10-25  Alex Deucherdrm/amdgpu: used cached gca values for vi_read_register...
2016-10-25  Alex Deucherdrm/amdgpu/gfx8: use cached raster config values in...
next