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-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
2019-06-12
drm/i915: Remove I915_READ_NOTRACE
Tvrtko Ursulin
2019-06-12
drm/i915: Remove I915_WRITE_NOTRACE
Tvrtko Ursulin
2019-06-12
drm/i915: Remove POSTING_READ16
Tvrtko Ursulin
2019-06-12
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
2019-06-12
drm/i915: Remove I915_READ8
Tvrtko Ursulin
2019-06-12
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
drm/i915: Kill INTEL_SUBPLATFORM_AML
Ville Syrjälä
2019-06-12
drm/i915: Add missing commas to the end of the subplatform ID arrays
Ville Syrjälä
2019-06-12
drm/i915: Improve WRPLL reference clock readout on HSW/BDW
Ville Syrjälä
2019-06-12
drm/i915: Assert that HSW/BDW LCPLL is using the non-SSC reference
Ville Syrjälä
2019-06-12
drm/i915: Nuke LC_FREQ
Ville Syrjälä
2019-06-12
drm/i915: Rename HSW/BDW PLL bits
Ville Syrjälä
2019-06-12
drm/i915: Do not touch the PCH SSC reference if a PLL is using it
Ville Syrjälä
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-12
drm/i915: Add a label for config DRM_I915_SPIN_REQUEST
Chris Wilson
2019-06-11
drm/i915/skl: use ranges for voltage level lookup
Lucas De Marchi
2019-06-11
drm/i915/cnl: use ranges for voltage level lookup
Lucas De Marchi
2019-06-11
drm/i915/icl: use ranges for voltage level lookup
Lucas De Marchi
2019-06-11
drm/i915: Make GuC GGTT reservation work on ggtt
Tvrtko Ursulin
2019-06-11
drm/i915/guc: Move intel_guc_reserved_gtt_size to intel_wopcm_guc_size
Tvrtko Ursulin
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-10
drm/i915: Promote i915->mm.obj_lock to be irqsafe
Chris Wilson
2019-06-10
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
2019-06-10
drm/i915: Make read_subslice_reg take engine
Tvrtko Ursulin
2019-06-10
drm/i915: Remove I915_READ64 and I915_READ64_32x2
Tvrtko Ursulin
2019-06-10
drm/i915: Convert intel_read_wm_latency to uncore mmio accessors
Tvrtko Ursulin
2019-06-10
drm/i915: Convert gem_record_fences to uncore mmio accessors
Tvrtko Ursulin
2019-06-10
drm/i915: Convert icl_get_stolen_reserved to uncore mmio accessors
Tvrtko Ursulin
2019-06-10
drm/i915: Convert i915_reg_read_ioctl to use explicit mmio accessors
Tvrtko Ursulin
2019-06-10
drm/i915: Eliminate unused mmio accessors
Tvrtko Ursulin
2019-06-10
drm/i915/perf: fix whitelist on Gen10+
Lionel Landwerlin
2019-06-10
drm/i915: Move i915_check_and_clear_faults to intel_reset.c
Tvrtko Ursulin
2019-06-10
drm/i915: Grammar s/the its/its/
Geert Uytterhoeven
2019-06-10
drm/i915/frontbuffer: remove obsolete comment about mark busy/idle
Jani Nikula
2019-06-10
drm/i915: move more atomic plane declarations to intel_atomic_plane.h
Jani Nikula
2019-06-10
drm/i915: remove some unused declarations from intel_drv.h
Jani Nikula
2019-06-10
drm/i915: move pm related declarations to intel_pm.h
Jani Nikula
2019-06-09
drm/i915/wopcm: update default size for gen11+
Daniele Ceraolo Spurio
2019-06-09
drm/i915/guc: always use Command Transport Buffers
Daniele Ceraolo Spurio
2019-06-08
drm/i915/dsi: Read back pclk set by GOP and use that as pclk (v3)
Hans de Goede
2019-06-08
drm/i915/dsi: Move vlv/icl_dphy_param_init call out of intel_dsi_vbt_init (v2)
Hans de Goede
2019-06-08
drm/i915/dsi: Move logging of DSI VBT parameters to a helper function
Hans de Goede
2019-06-07
drm/i915/sdvo: Actually print the reason why the SDVO command failed
Ville Syrjälä
2019-06-07
drm/i915/sdvo: Don't write stack garbage into the hbuf
Ville Syrjälä
2019-06-07
drm/i915/sdvo: Don't unpack stack garbage
Ville Syrjälä
2019-06-07
drm/i915/sdvo: Check that we have space for the infoframe
Ville Syrjälä
2019-06-07
drm/i915: Rename SDVO_AUDIO_ENABLE to HDMI_AUDIO_ENABLE
Ville Syrjälä
2019-06-07
drm/i915/sdvo: Implement proper HDMI audio support for SDVO
Ville Syrjälä
[next]