index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2019-10-16
drm/i915: Fixup preempt-to-busy vs resubmission of a virtual request
Chris Wilson
2019-10-16
drm/i915/userptr: Never allow userptr into the mappable GGTT
Chris Wilson
2019-10-16
drm/i915: Favor last VBT child device with conflicting AUX ch/DDC pin
Ville Syrjälä
2019-10-16
drm/i915/execlists: Refactor -EIO markup of hung requests
Chris Wilson
2019-10-09
drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
2019-10-09
drm/i915/execlists: Protect peeking at execlists->active
Chris Wilson
2019-10-09
drm/i915: Fixup preempt-to-busy vs reset of a virtual request
Chris Wilson
2019-10-09
drm/i915: Only enqueue already completed requests
Chris Wilson
2019-10-09
drm/i915/execlists: Drop redundant list_del_init(&rq->sched.link)
Chris Wilson
2019-10-09
drm/i915/cml: Add second PCH ID for CMP
Matt Roper
2019-10-07
drm/i915: Mark contents as dirty on a write fault
Chris Wilson
2019-10-07
drm/i915: Prevent bonded requests from overtaking each other on preemption
Chris Wilson
2019-10-07
drm/i915: Bump skl+ max plane width to 5k for linear/x-tiled
Ville Syrjälä
2019-10-07
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
2019-10-07
drm/i915: Extend Haswell GT1 PSMI workaround to all
Chris Wilson
2019-10-07
drm/i915: Don't mix srcu tag and negative error codes
Chris Wilson
2019-10-07
drm/i915: Whitelist COMMON_SLICE_CHICKEN2
Kenneth Graunke
2019-10-07
drm/i915: Perform GGTT restore much earlier during resume
Chris Wilson
2019-10-07
drm/i915/execlists: Remove incorrect BUG_ON for schedule-out
Chris Wilson
2019-10-03
Revert "drm/i915: Fix DP-MST crtc_mask"
Ville Syrjälä
2019-10-02
drm/i915: Fix g4x sprite scaling stride check with GTT remapping
Ville Syrjälä
2019-10-02
drm/i915/dp: Fix dsc bpp calculations, v5.
Maarten Lankhorst
2019-09-20
Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-09-19
Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-14
Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-09-12
Revert "drm/i915/userptr: Acquire the page lock around set_page_dirty()"
Chris Wilson
2019-09-09
drm/i915: Restore relaxed padding (OCL_OOB_SUPPRES_ENABLE) for skl+
Chris Wilson
2019-09-09
drm/i915: Limit MST to <= 8bpc once again
Ville Syrjälä
2019-09-06
drm/i915: Use NOEVICT for first pass on attemping to pin a GGTT mmap
Chris Wilson
2019-09-06
drm/i915: to make vgpu ppgtt notificaiton as atomic operation
Xiaolin Zhang
2019-09-06
drm/i915: Flush the existing fence before GGTT read/write
Chris Wilson
2019-09-06
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-09-06
Merge tag 'gvt-next-fixes-2019-09-06' of https://github.com/intel/gvt-linux i...
Rodrigo Vivi
2019-09-06
drm/i915/gvt: update RING_START reg of vGPU when the context is submitted to ...
Weinan Li
2019-09-06
drm/i915/gvt: update vgpu workload head pointer correctly
Xiaolin Zhang
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-08-27
drm/i915: Call dma_set_max_seg_size() in i915_driver_hw_probe()
Lyude Paul
2019-08-27
drm/i915/dp: Fix DSC enable code to use cpu_transcoder instead of encoder->type
Manasi Navare
2019-08-27
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
2019-08-27
drm/i915: Do not create a new max_bpc prop for MST connectors
Ville Syrjälä
2019-08-27
Merge tag 'drm-misc-next-2019-08-23' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-22
drm/i915: Update DRIVER_DATE to 20190822
Rodrigo Vivi
2019-08-22
drm/i915: Kill the undead i915_gem_batch_pool.c
Chris Wilson
2019-08-22
drm/i915: Replace i915_vma_put_fence()
Chris Wilson
2019-08-22
drm/i915: Pull obj->userfault tracking under the ggtt->mutex
Chris Wilson
2019-08-22
drm/i915: Track ggtt fence reservations under its own mutex
Chris Wilson
2019-08-22
drm/i915: Generalise the clflush dma-worker
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
2019-08-21
drm/i915: Don't deballoon unused ggtt drm_mm_node in linux guest
Xiong Zhang
[next]