platform/kernel/linux-starfive.git
2019-03-04 Chris Wilsondrm/i915: Acquire breadcrumb ref before cancelling
2019-03-02 Lucas De Marchidrm/i915: extract AUX mask assignment to separate function
2019-03-02 Lucas De Marchidrm/i915/icl: move MG pll hw_state readout
2019-03-01 Tvrtko Ursulindrm/i915: Re-arrange execbuf so context is known before...
2019-03-01 Chris Wilsondrm/i915: Fix I915_EXEC_RING_MASK
2019-03-01 Chris Wilsondrm/i915: Prioritise non-busywait semaphore workloads
2019-03-01 Chris Wilsondrm/i915: Use HW semaphores for inter-engine synchronis...
2019-03-01 Chris Wilsondrm/i915: Keep timeline HWSP allocated until idle acros...
2019-03-01 Chris Wilsondrm/i915/execlists: Suppress redundant preemption
2019-03-01 Chris Wilsondrm/i915/selftests: Check that whitelisted registers...
2019-03-01 Ville Syrjälädrm/i915: Finalize Wa_1408961008:icl
2019-03-01 Chris Wilsondrm/i915: Introduce i915_timeline.mutex
2019-02-28 Chris Wilsondrm/i915/execlists: Suppress mere WAIT preemption
2019-02-28 Chris Wilsondrm/i915: Use __ffs() in for_each_priolist for more...
2019-02-28 Chris Wilsondrm/i915: Remove second level open-coded rcu work
2019-02-28 Chris Wilsondrm/i915: Make object/vma allocation caches global
2019-02-28 Chris Wilsondrm/i915: Make request allocation caches global
2019-02-28 Chris Wilsondrm/i915: Report engines are idle if already parked
2019-02-28 Chris WilsonRevert "drm/i915: Avoid waking the engines just to...
2019-02-28 Chris Wilsondrm/i915: Compute the global scheduler caps
2019-02-27 Chris Wilsondrm/i915: Avoid waking the engines just to check if...
2019-02-27 Chris Wilsondrm/i915: Skip scanning for signalers if we are already...
2019-02-26 Ville Syrjälädrm/i915: Include infoframes in the crtc state dump
2019-02-26 Ville Syrjälädrm/i915: Check infoframe state in intel_pipe_config_co...
2019-02-26 Ville Syrjälädrm/i915/sdvo: Read out HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915/sdvo: Precompute HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915: Read out HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915: Precompute HDMI infoframes
2019-02-26 Ville Syrjälädrm/i915: Store mask of enabled infoframes in the crtc...
2019-02-26 Ville Syrjälädrm/i915: Return the mask of enabled infoframes from...
2019-02-26 Ville Syrjälädrm/i915: Add the missing HDMI gamut metadata packet...
2019-02-26 Abdiel Janulguedrm/i915/query: Split out query item checks
2019-02-26 Chris Wilsondrm/i915/selftests: Exercise resetting during non-user...
2019-02-26 Chris Wilsondrm/i915: Remove i915_request.global_seqno
2019-02-26 Chris Wilsondrm/i915: Remove access to global seqno in the HWSP
2019-02-26 Chris Wilsondrm/i915: Replace global_seqno with a hangcheck heartbe...
2019-02-25 José Roberto... drm/i915: Call MG_DP_MODE() macro with the right parame...
2019-02-23 Chris Wilsondrm/i915/pmu: Always sample an active ringbuffer
2019-02-22 Rodrigo Vividrm/i915: Remove unused HAS_PCH_CNP_LP
2019-02-22 Rodrigo Vividrm/i915: Sort newer to older platforms.
2019-02-22 Rodrigo Vividrm/i915: Sort ctx workarounds init from newer to older...
2019-02-22 Chris Wilsondrm/i915/guc: Flush the residual log capture irq on...
2019-02-21 Chengguang Xudrm/i915: remove redundant likely/unlikely annotation
2019-02-21 Chris Wilsondrm/i915: Reorder struct_mutex-vs-reset_lock in i915_ge...
2019-02-21 Uma Shankardrm/i915/icl: Drop redundant gamma mode mask
2019-02-21 Chris Wilsondrm/i915/hdcp: Silence compiler critics
2019-02-20 Sujaritha Sundaresandrm/i915/guc: Calling guc_disable_communication in...
2019-02-20 Sujaritha Sundaresandrm/i915/guc: Splitting CT channel open/close functions
2019-02-20 Chris Wilsondrm/i915: Prevent user context creation while wedged
2019-02-20 Ville Syrjälädrm/i915: Extend skl+ crc sources with more planes
2019-02-20 Ville Syrjälädrm/i915: Remove the broken DP CRC support for g4x
2019-02-20 Ville Syrjälädrm/i915: Use named initializers for the crc source...
2019-02-20 Ville Syrjälädrm/i915: Remove the "pf" crc source
2019-02-20 Chris Wilsondrm/i915: Reduce the RPS shock
2019-02-20 Ramalingam Cdrm/i915: Fix KBL HDCP2.2 encrypt status signalling
2019-02-20 Ramalingam Cdrm/i915: CP_IRQ handling for DP HDCP2.2 msgs
2019-02-20 Ramalingam Cdrm/i915: Implement the HDCP2.2 support for HDMI
2019-02-20 Ramalingam Cdrm/i915: Implement the HDCP2.2 support for DP
2019-02-20 Ramalingam Cdrm: removing the DP Errata msg and its msg id
2019-02-20 Ramalingam Cdrm/i915: Handle HDCP2.2 downstream topology change
2019-02-20 Ramalingam Cdrm/i915: Implement HDCP2.2 link integrity check
2019-02-20 Ramalingam Cdrm: HDCP2.2 link check period
2019-02-20 Ramalingam Cdrm/i915: Implement HDCP2.2 repeater authentication
2019-02-20 Ramalingam Cdrm/i915: Implement HDCP2.2 receiver authentication
2019-02-20 Ramalingam Cdrm/i915: Enable and Disable of HDCP2.2
2019-02-20 Ramalingam Cdrm/i915: hdcp1.4 CP_IRQ handling and SW encryption...
2019-02-20 Ramalingam Cdrm/i915: MEI interface implementation
2019-02-20 Ramalingam Cdrm/i915: Initialize HDCP2.2
2019-02-20 Ramalingam Cdrm/i915: Gathering the HDCP1.4 routines together
2019-02-20 Chris Wilsondrm/i915: Avoid reset lock in writing fence registers
2019-02-20 Chris Wilsondrm/i915: Beware temporary wedging when determining...
2019-02-20 Joonas Lahtinendrm/i915: Update DRIVER_DATE to 20190220
2019-02-20 Joonas LahtinenMerge tag 'topic/mei-hdcp-2019-02-19' of git://anongit...
2019-02-20 Joonas LahtinenMerge drm/drm-next into drm-intel-next-queued
2019-02-20 Dave AirlieMerge https://gitlab.freedesktop.org/drm/msm into drm...
2019-02-20 Dave AirlieMerge branch 'linux-5.1' of git://github.com/skeggsb...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: use dma addresses during migration...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: use physical vram addresses during...
2019-02-19 Ben Skeggsdrm/nouveau/dmem: extend copy function to allow direct...
2019-02-19 Jérôme Glissedrm/nouveau/svm: new ioctl to migrate process memory...
2019-02-19 Jérôme Glissedrm/nouveau/dmem: device memory helpers for SVM
2019-02-19 Ben Skeggsdrm/nouveau/svm: initial support for shared virtual...
2019-02-19 Ben Skeggsdrm/nouveau: prepare for enabling svm with existing...
2019-02-19 Ben Skeggsdrm/nouveau/fault/gv100-: expose VoltaFaultBufferA
2019-02-19 Ben Skeggsdrm/nouveau/fault/gp100: expose MaxwellFaultBufferA
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gp100-: support vmms with gcc/tex repla...
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gp100-: add privileged methods for...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: add a privileged method to directly...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: store mapped flag separately from...
2019-02-19 Ben Skeggsdrm/nouveau/mmu: support initialisation of client-manag...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: expose method to determine curre...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: expose fecs methods for pausing...
2019-02-19 Colin Ian Kingdrm/nouveau/falcon: fix a few indentation issues
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gf100-: virtualise setting pdb base...
2019-02-19 Ben Skeggsdrm/nouveau/mmu/gf100-: make mmu invalidate function...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: store fecs/gpccs falcon pointers...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs bind_pointer into...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: remove some unnecessary reg...
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs elpg setup into functions
2019-02-19 Ben Skeggsdrm/nouveau/gr/gf100-: move fecs discover_pm_image_size...
next