]> git.karo-electronics.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Remove minimum block allocation from...
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Remove data_rate from watermark struct...
2016-11-01 Maarten Lankhorstdrm/i915/gen9+: Use for_each_intel_plane_on_crtc in...
2016-11-01 Maarten Lankhorstdrm/i915/gen9+: Use cstate plane mask instead of crtc...
2016-11-01 Maarten Lankhorstdrm/i915/skl+: Prepare for removing data rate from...
2016-11-01 Chris Wilsondrm/i915: Improve lockdep tracking for obj->mm.lock
2016-11-01 Chris Wilsondrm/i915: Store the vma in an rbtree under the object
2016-11-01 Chris Wilsondrm/i915: Track pages pinned due to swizzling quirk
2016-11-01 Chris Wilsondrm/i915: Avoid accessing request->timeline outside...
2016-11-01 Chris Wilsondrm/i915: Move the recently scanned objects to the...
2016-11-01 Chris Wilsondrm/i915: Discard objects from mm global_list after...
2016-11-01 Chris Wilsondrm/i915: Use the full hammer when shutting down the...
2016-10-31 Ville Syrjälädrm/i915: Reorganize sprite init
2016-10-31 Ville Syrjälädrm/i915: Bail if plane/crtc init fails
2016-10-31 Ville Syrjälädrm/i915: Initialize planes in a reasonable order
2016-10-31 Ville Syrjälädrm/i915: Don't try to initialize sprite planes on...
2016-10-31 Chris Wilsondrm/i915: Mark up obj->mm.lock for shrinker
2016-10-29 Jani NikulaMAINTAINERS: drop dri-devel list for i915
2016-10-29 Lyudedrm/i915/vlv: Prevent enabling hpd polling in late...
2016-10-28 Chris Wilsondrm/i915: Enable multiple timelines
2016-10-28 Chris Wilsondrm/i915: Defer setting of global seqno on request...
2016-10-28 Chris Wilsondrm/i915: Reserve space in the global seqno during...
2016-10-28 Chris Wilsondrm/i915: Convert breadcrumbs spinlock to be irqsafe
2016-10-28 Chris Wilsondrm/i915: Create a unique name for the context
2016-10-28 Chris Wilsondrm/i915: Move the global sync optimisation to the...
2016-10-28 Chris Wilsondrm/i915: Defer breadcrumb emission
2016-10-28 Chris Wilsondrm/i915: Record space required for breadcrumb emission
2016-10-28 Chris Wilsondrm/i915: Rename ->emit_request to ->emit_breadcrumb
2016-10-28 Chris Wilsondrm/i915: Introduce a global_seqno for each request
2016-10-28 Chris Wilsondrm/i915: Wait first for submission, before waiting...
2016-10-28 Chris Wilsondrm/i915: Queue the idling context switch after all...
2016-10-28 Chris Wilsondrm/i915: Combine seqno + tracking into a global timeli...
2016-10-28 Chris Wilsondrm/i915: Restore nonblocking awaits for modesetting
2016-10-28 Chris Wilsondrm/i915: Move GEM activity tracking into a common...
2016-10-28 Chris Wilsondrm/i915: Use lockless object free
2016-10-28 Chris Wilsondrm/i915: Move object release to a freelist + worker
2016-10-28 Chris Wilsondrm/i915: Acquire the backing storage outside of struct...
2016-10-28 Chris Wilsondrm/i915: Implement pwrite without struct-mutex
2016-10-28 Chris Wilsondrm/i915: Implement pread without struct-mutex
2016-10-28 Chris Wilsondrm/i915/dmabuf: Acquire the backing storage outside...
2016-10-28 Chris Wilsondrm/i915: Move object backing storage manipulation...
2016-10-28 Chris Wilsondrm/i915: Pass around sg_table to get_pages/put_pages...
2016-10-28 Chris Wilsondrm/i915: Refactor object page API
2016-10-28 Chris Wilsondrm/i915: Use radixtree to jump start intel_partial_pages()
2016-10-28 Chris Wilsondrm/i915: Use a radixtree for random access to the...
2016-10-28 Chris Wilsondrm/i915: Markup GEM API with lockdep asserts
2016-10-28 Chris Wilsondrm/i915: Reuse the active golden render state batch
2016-10-28 Chris Wilsondrm/i915: Introduce an internal allocator for disposabl...
2016-10-28 Chris Wilsondrm/i915: Defer active reference until required
2016-10-28 Chris Wilsondrm/i915: Remove unused i915_gem_active_wait() in favou...
2016-10-28 Chris Wilsondrm/i915: Rearrange i915_wait_request() accounting...
2016-10-28 Chris Wilsondrm/i915: Remove superfluous wait_for_error() from...
2016-10-28 Chris Wilsondrm/i915: Allow i915_sw_fence_await_sw_fence() to allocate
2016-10-28 Chris Wilsondrm/i915: Support asynchronous waits on struct fence...
2016-10-28 Chris Wilsondrm/i915: Remove insert-page shortcut from execbuf...
2016-10-28 Matt Roperdrm/i915: Use macro in place of open-coded for_each_uni...
2016-10-28 Matt Roperdrm/i915: Rename for_each_plane -> for_each_universal_plane
2016-10-28 Navare, Manasi Ddrm/i915: Change the placement of some static functions...
2016-10-28 Ander Conselvan... drm/i915: Address broxton phy registers based on phy...
2016-10-28 Ander Conselvan... drm/i915: Add location of the Rcomp resistor to bxt_ddi...
2016-10-28 Ander Conselvan... drm/i915: Create a struct to hold information about...
2016-10-28 Ander Conselvan... drm/i915: Move broxton vswing sequence to intel_dpio_phy.c
2016-10-28 Ander Conselvan... drm/i915: Move DPIO phy documentation section to intel_...
2016-10-28 Ander Conselvan... drm/i915: Move broxton phy code to intel_dpio_phy.c
2016-10-28 Ander Conselvan... drm/i915: Pass lane count to bxt_ddi_phy_calc_lane_optm...
2016-10-28 Ander Conselvan... drm/i915: Explicitly map broxton DPIO power wells to...
2016-10-28 Ander Conselvan... drm/i915: Rename struct i915_power_well field data...
2016-10-28 Daniel VetterMerge remote-tracking branch 'airlied/drm-next' into...
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 Tvrtko Ursulindrm/i915: Correct pipe fault reporting string
2016-10-27 Daniel VetterMerge tag 'gvt-next-2016-10-27' of https://github.com...
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-27 Du, Changbindrm/i915/gvt: fix nested sleeping issue
2016-10-27 Bing Niudrm/i915/gvt: throw error basing on execlist submit...
2016-10-27 Ping Gaodrm/i915/gvt: add full vGPU reset support
2016-10-26 Anusha Srivatsadrm/i915/DMC/KBL: Load DMC on KBL using the no_stepping...
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 Ville Syrjälädrm/i915: Fix SKL+ 90/270 degree rotated plane coordina...
2016-10-26 Arkadiusz Hilerdrm/i915: fix comment on I915_{READ, WRITE}_FW
2016-10-26 Imre Deakdrm/i915/lspcon: Add workaround for resuming in PCON...
2016-10-26 Imre Deakdrm/i915/lspcon: Get DDC adapter via container_of(...
2016-10-26 Imre Deakdrm/i915/dp: Read DP descriptor for eDP and LSPCON too
2016-10-26 Imre Deakdrm/i915/lspcon: Fail LSPCON probe if the start of...
2016-10-26 Imre Deakdrm/i915/dp: Print full branch/sink descriptor
2016-10-26 Imre Deakdrm/i915/dp: Print only sink or branch specific OUI...
2016-10-26 Imre Deakdrm/i915/dp: Remove debug dependency of DPCD SW/HW...
2016-10-26 Imre Deakdrm/dp: Factor out helper to distinguish between branch...
2016-10-26 Libin Yangdrm/i915/audio: set proper N/M in modeset
2016-10-26 Jani Nikuladrm/i915/audio: drop extra crtc clock check from HDMI...
2016-10-26 Ville Syrjälädrm/i915: Refresh that status of MST capable connectors...
next