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
/
display
Age
Commit message (
Expand
)
Author
2022-05-27
drm/i915/display/adl_p: Updates to HDMI combo PHY voltage swing table
Balasubramani Vivekanandan
2022-05-25
drm/i915/dg2: Support 4k@30 on HDMI
Vandita Kulkarni
2022-05-24
drm/i915: fix typos in comments
Julia Lawall
2022-05-23
drm/i915/d12+: Disable DMC firmware flip queue handlers
Imre Deak
2022-05-23
drm/i915: Rename block_size()/block_offset()
Ville Syrjälä
2022-05-23
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jani Nikula
2022-05-20
drm/i915/pcode: Extend pcode functions for multiple gt's
Ashutosh Dixit
2022-05-16
drm/i915: Ensure damage clip area is within pipe area
Jouni Högander
2022-05-16
drm/i915/psr: Use full update In case of area calculation fails
Jouni Högander
2022-05-13
drm/i915/audio: fix audio code enable/disable pipe logging
Jani Nikula
2022-05-12
drm/i915/dmc: Add MMIO range restrictions
Anusha Srivatsa
2022-05-12
drm/i915: Fix 'mixing different enum types' warnings in intel_display_power.c
Imre Deak
2022-05-12
drm/i915/dmc: Load DMC on DG2
Anusha Srivatsa
2022-05-05
drm/i915: Respect VBT seamless DRRS min refresh rate
Ville Syrjälä
2022-05-05
drm/i915/bios: Parse the seamless DRRS min refresh rate
Ville Syrjälä
2022-05-05
drm/i915/bios: Refactor panel_type code
Ville Syrjälä
2022-05-05
drm/i915/bios: Extract get_panel_type()
Ville Syrjälä
2022-05-05
drm/i915/bios: Assume panel_type==0 if the VBT has bogus data
Ville Syrjälä
2022-05-05
drm/i915/bios: Document the mess around the LFP data tables
Ville Syrjälä
2022-05-05
drm/i915/bios: Get access to the tail end of the LFP data block
Ville Syrjälä
2022-05-05
drm/i915/bios: Generate LFP data table pointers if the VBT lacks them
Ville Syrjälä
2022-05-05
drm/i915/bios: Reorder panel DTD parsing
Ville Syrjälä
2022-05-05
drm/i915: Use drm_mode_init() for on-stack modes
Ville Syrjälä
2022-05-04
drm/i915: warn about missing ->get_buf_trans initialization
Jani Nikula
2022-05-02
drm/i915: move tons of power well initializers to rodata
Jani Nikula
2022-04-27
drm/i915/dp: Add workaround for spurious AUX timeouts/hotplugs on LTTPR links
Imre Deak
2022-04-26
Merge drm/drm-next into drm-intel-next
Jani Nikula
2022-04-25
drm/i915: Add crtc .crtc_get_shared_dpll()
Ville Syrjälä
2022-04-25
drm/i915: Split out dg2_crtc_compute_clock()
Ville Syrjälä
2022-04-25
drm/i915: Clear the dpll_hw_state when disabling a pipe
Ville Syrjälä
2022-04-25
drm/i915: Move the dpll_hw_state clearing to intel_dpll_crtc_compute_clock()
Ville Syrjälä
2022-04-25
drm/i915: Move stuff into intel_dpll_crtc_compute_clock()
Ville Syrjälä
2022-04-25
drm/i915: Adjust .crtc_compute_clock() calling convention
Ville Syrjälä
2022-04-25
drm/i915: Remove pointless dpll_funcs checks
Ville Syrjälä
2022-04-25
drm/i915: Pass dev_priv to intel_shared_dpll_init()
Ville Syrjälä
2022-04-25
drm/i915: Make .get_dplls() return int
Ville Syrjälä
2022-04-25
drm/i915/fbc: s/false/0/
Ville Syrjälä
2022-04-25
drm/i915/fbc: Consult hw.crtc instead of uapi.crtc
Ville Syrjälä
2022-04-21
drm/i915: Check EDID for HDR static metadata when choosing blc
Jouni Högander
2022-04-20
drm/i915: Fixup merge of the power well refactor patchset
Imre Deak
2022-04-20
drm/i915: Remove the XELPD specific AUX and DDI power domains
Imre Deak
2022-04-20
drm/i915: Remove duplicate DDI/AUX power domain mappings
Imre Deak
2022-04-20
drm/i915: Remove the ICL specific TBT power domains
Imre Deak
2022-04-20
drm/i915: Remove the aliasing of power domain enum values
Imre Deak
2022-04-20
drm/i915: Sanitize the port -> DDI/AUX power domain mapping for each platform
Imre Deak
2022-04-20
drm/i915: Sanitize the ADL-S power well definition
Imre Deak
2022-04-20
drm/i915: Simplify the DG1 power well descriptors
Imre Deak
2022-04-20
drm/i915: Allow platforms to share power well descriptors
Imre Deak
2022-04-20
drm/i915: Simplify power well definitions by adding power well instances
Imre Deak
2022-04-20
drm/i915: Convert the u64 power well domains mask to a bitmap
Imre Deak
[next]