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
/
intel_display.c
Age
Commit message (
Expand
)
Author
2019-01-28
drm/i915: Try to sanitize bogus DPLL state left over by broken SNB BIOSen
Ville Syrjälä
2019-01-25
drm/i915: correct the pitch check for NV12 framebuffer
P Raviraj Sitaram
2019-01-25
drm/i915: Don't try to use the hardware frame counter with i965gm TV output
Ville Syrjälä
2019-01-24
drm/i915: Make HW readout mark CRTC scaler as in use.
Maarten Lankhorst
2019-01-24
drm/i915: Enable fastset for non-boot modesets.
Maarten Lankhorst
2019-01-24
drm/i915/crt: simplify CRT VBT check on pre-VLV/DDI
Jani Nikula
2019-01-24
drm/i915/lvds: simplify gen 2 lvds presence
Jani Nikula
2019-01-24
drm/i915: rename has_edp_a() to ilk_has_edp_a()
Jani Nikula
2019-01-24
drm/i915/tv: only call intel_tv_init() on platforms that might have TV
Jani Nikula
2019-01-24
drm/i915/lvds: nuke intel_lvds_supported()
Jani Nikula
2019-01-24
drm/i915/lvds: only call intel_lvds_init() on platforms that might have LVDS
Jani Nikula
2019-01-24
drm/i915/crt: split out intel_crt_present() to platform specific setup
Jani Nikula
2019-01-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-01-21
drm/i915/display: switch to kernel types
Jani Nikula
2019-01-17
drm/i915: Limit the for_each_set_bit() to the valid range
Chris Wilson
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-16
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
2019-01-15
drm/i915: Pass down rc in intel_encoder->compute_config()
Lyude Paul
2019-01-15
drm/i915/icl: Detect port F presence via VBT
Imre Deak
2019-01-15
drm/i915/ddi: Move DDI port detection to the corresponding helper
Imre Deak
2019-01-14
drm/i915: Fix ILK-IVB primary plane enable delays
Juha-Pekka Heikkila
2019-01-14
drm/i915: Complain if hsw_get_pipe_config acquires the same power well twice
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on display power domains
Chris Wilson
2019-01-14
drm/i915/fb: Track rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-11
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-01-10
drm/dp_mst: Start tracking per-port VCPI allocations
Lyude Paul
2019-01-09
drm/i915: drop all drmP.h includes
Jani Nikula
2019-01-08
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-01-03
drm/i915: Always try to reset the GPU on takeover
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-31
drm/i915: Update kerneldoc for intel_wm_need_update()
Chris Wilson
2018-12-25
drm/i915: Add an update_pipe callback to intel_encoder and call this on fasts...
Hans de Goede
2018-12-21
drm/i915: Disable FBC on fastset if necessary, v2.
Maarten Lankhorst
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-18
drm/i915: Update crtc scaler settings when update_pipe is set
Hans de Goede
2018-12-12
drm/i915: merge gen checks to use range
Lucas De Marchi
2018-12-12
drm/i915: replace IS_GEN<N> with IS_GEN(..., N)
Lucas De Marchi
2018-12-10
drm/i915: Use intel_ types more consistently for color management code (v2)
Matt Roper
2018-12-10
drm/i915: Use intel_ types more consistently for watermark code (v2)
Matt Roper
2018-12-04
drm/i915/icl: fix transcoder state readout
Jani Nikula
2018-12-03
drm/i915: Move display device info capabilities to its own struct
José Roberto de Souza
2018-12-03
drm/i915: Add HAS_DISPLAY() and use it
José Roberto de Souza
2018-12-03
drm/i915/icl: Get pipe timings for DSI
Madhav Chauhan
2018-12-03
drm/i915/icl: Consider DSI for getting transcoder state
Madhav Chauhan
2018-12-03
drm/i915/icl: Calculate DPLL params for DSI
Madhav Chauhan
2018-12-03
drm/i915/icl: push pll to port mapping/unmapping to ddi encoder hooks
Jani Nikula
2018-11-29
drm/i915/dp: Disable DSC in source by disabling DSS CTL bits
Manasi Navare
2018-11-29
drm/i915/dp: Compute DSC pipe config in atomic check
Manasi Navare
[next]