index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-04
drm/i915/wm: split out SKL+ watermark regs to a separate file
Jani Nikula
6
-149
/
+164
2023-04-04
drm/i915: Explain the magic numbers for AUX SYNC/precharge length
Ville Syrjälä
1
-3
/
+29
2023-04-04
drm/i915: Fix fast wake AUX sync len
Ville Syrjälä
1
-1
/
+1
2023-04-03
drm/i915/hwmon: Use 0 to designate disabled PL1 power limit
Ashutosh Dixit
1
-0
/
+26
2023-04-03
drm/i915/display/intel_wm: Fix a little doc-rot in intel_update_watermarks()
Lee Jones
1
-1
/
+1
2023-04-03
drm/i915/display/intel_display_power: Fix incorrectly documented function __i...
Lee Jones
1
-1
/
+1
2023-04-03
drm/i915/display/intel_display_debugfs: Fix incorrect param naming for 'intel...
Lee Jones
1
-1
/
+1
2023-04-03
drm/i915: Remove the encoder update_prepare()/complete() hooks
Imre Deak
3
-121
/
+12
2023-04-03
drm/i915: Remove TC PHY disconnect workaround
Imre Deak
1
-8
/
+0
2023-04-03
drm/i915: Disable DPLLs before disconnecting the TC PHY
Imre Deak
3
-3
/
+29
2023-04-03
drm/i915: Move shared DPLL disabling into CRTC disable hook
Imre Deak
2
-2
/
+4
2023-04-03
drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspec
Imre Deak
1
-17
/
+94
2023-04-03
drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()
Imre Deak
1
-3
/
+8
2023-04-03
drm/i915/tc: Get power ref for reading the HPD live status register
Imre Deak
1
-8
/
+19
2023-04-03
drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detection
Imre Deak
1
-12
/
+9
2023-04-03
drm/i915/tc: Add TC PHY hook to init the PHY
Imre Deak
3
-44
/
+56
2023-04-03
drm/i915/tc: Add asserts in TC PHY hooks that the required power is on
Imre Deak
1
-0
/
+61
2023-04-03
drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain
Imre Deak
1
-14
/
+59
2023-04-03
drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter
Imre Deak
1
-24
/
+37
2023-04-03
drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()
Imre Deak
1
-8
/
+0
2023-04-03
drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks
Imre Deak
1
-30
/
+13
2023-04-03
drm/i915/tc: Check TC mode instead of the VBT legacy flag
Imre Deak
1
-8
/
+7
2023-04-03
drm/i915/tc: Fix up the legacy VBT flag only in disconnected mode
Imre Deak
1
-3
/
+10
2023-04-03
drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY
Imre Deak
1
-3
/
+9
2023-04-03
drm/i915/tc: Factor out tc_phy_verify_legacy_or_dp_alt_mode()
Imre Deak
1
-18
/
+29
2023-04-03
drm/i915/tc: Add generic TC PHY connect/disconnect handlers
Imre Deak
1
-26
/
+39
2023-04-03
drm/i915/tc: Add TC PHY hook to read out the PHY HW state
Imre Deak
1
-10
/
+24
2023-04-03
drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state
Imre Deak
1
-12
/
+8
2023-04-03
drm/i915/tc: Add TC PHY hook to get the PHY HPD live status
Imre Deak
1
-11
/
+29
2023-04-03
drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.c
Imre Deak
4
-37
/
+49
2023-04-03
drm/i915/tc: Check for TC PHY explicitly in intel_tc_port_fia_max_lane_count()
Imre Deak
1
-1
/
+2
2023-04-03
drm/i915/tc: Move TC port fields to a new intel_tc_port struct
Imre Deak
4
-289
/
+335
2023-04-03
drm/i915/tc: Use the tc_phy prefix for all TC PHY functions
Imre Deak
1
-15
/
+15
2023-04-03
drm/i915/tc: Rename tc_phy_status_complete() to tc_phy_is_ready()
Imre Deak
1
-12
/
+12
2023-04-03
drm/i915/tc: Use the adlp prefix for ADLP TC PHY functions
Imre Deak
1
-9
/
+9
2023-04-03
drm/i915/tc: Group the TC PHY setup/query functions per platform
Imre Deak
1
-114
/
+130
2023-04-03
drm/i915/dsc: Add debugfs entry to validate DSC output formats
Swati Sharma
5
-2
/
+87
2023-04-03
drm/i915/vdsc: Check slice design requirement
Suraj Kandpal
1
-0
/
+32
2023-04-03
drm/i915/dsc: Fill in native_420 field
Suraj Kandpal
3
-16
/
+100
2023-04-03
drm/i915/dsc: Enable YCbCr420 for VDSC
Suraj Kandpal
3
-15
/
+180
2023-04-03
drm/i915/dsc: Adding the new registers for DSC
Suraj Kandpal
1
-0
/
+28
2023-04-03
drm/i915/dp: Check if DSC supports the given output_format
Ankit Nautiyal
1
-0
/
+28
2023-03-31
drm/i915: Define cursor chicken reg
Ville Syrjälä
1
-0
/
+2
2023-03-31
drm/i915: Document that PLANE_CHICKEN are for tgl+
Ville Syrjälä
1
-2
/
+2
2023-03-31
drm/i915: Skip cursor when writing PLANE_CHICKEN
Ville Syrjälä
1
-1
/
+5
2023-03-31
drm/i915/psr: Implement Display WA #1136
Jouni Högander
2
-5
/
+7
2023-03-31
drm/i915/psr: Check that vblank is long enough for psr2
Jouni Högander
1
-0
/
+9
2023-03-31
drm/i915/psr: Add helpers for block count number handling
Jouni Högander
1
-4
/
+14
2023-03-31
drm/i915/psr: Implement Wa_14015648006
Jouni Högander
3
-3
/
+21
2023-03-31
drm/i915/psr: Modify/Fix Wa_16013835468 and prepare for Wa_14015648006
Jouni Högander
1
-11
/
+24
[next]