index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Lines
2023-04-03
drm/bridge: lt8912b: Fix DSI Video Mode
Francesco Dolcini
-1
/
+0
2023-04-03
drm/i915: Fix context runtime accounting
Tvrtko Ursulin
-2
/
+10
2023-04-03
drm/i915: fix race condition UAF in i915_perf_add_config_ioctl
Min Li
-3
/
+3
2023-04-03
drm/i915: Use compressed bpp when calculating m/n value for DP MST DSC
Stanislav Lisovskiy
-1
/
+1
2023-04-03
drm/i915/huc: Cancel HuC delayed load timer on reset.
Daniele Ceraolo Spurio
-6
/
+8
2023-04-03
drm/i915/ttm: fix sparse warning
Matthew Auld
-2
/
+3
2023-04-03
drm/i915: Remove the encoder update_prepare()/complete() hooks
Imre Deak
-121
/
+12
2023-04-03
drm/i915: Remove TC PHY disconnect workaround
Imre Deak
-8
/
+0
2023-04-03
drm/i915: Disable DPLLs before disconnecting the TC PHY
Imre Deak
-3
/
+29
2023-04-03
drm/i915: Move shared DPLL disabling into CRTC disable hook
Imre Deak
-2
/
+4
2023-04-03
drm/i915/adlp/tc: Align the connect/disconnect PHY sequence with bspec
Imre Deak
-17
/
+94
2023-04-03
drm/i915/tc: Don't connect the PHY in intel_tc_port_connected()
Imre Deak
-3
/
+8
2023-04-03
drm/i915/tc: Get power ref for reading the HPD live status register
Imre Deak
-8
/
+19
2023-04-03
drm/i915/adlp/tc: Use the DE HPD ISR register for hotplug detection
Imre Deak
-12
/
+9
2023-04-03
drm/i915/tc: Add TC PHY hook to init the PHY
Imre Deak
-44
/
+56
2023-04-03
drm/i915/tc: Add asserts in TC PHY hooks that the required power is on
Imre Deak
-0
/
+61
2023-04-03
drm/i915/tc: Add TC PHY hook to get the TC-cold blocking power domain
Imre Deak
-14
/
+59
2023-04-03
drm/i915/tc: Drop tc_cold_block()/unblock()'s power domain parameter
Imre Deak
-24
/
+37
2023-04-03
drm/i915/tc: Remove redundant wakeref=0 check from unblock_tc_cold()
Imre Deak
-8
/
+0
2023-04-03
drm/i915/tc: Block/unblock TC-cold in the PHY connect/disconnect hooks
Imre Deak
-30
/
+13
2023-04-03
drm/i915/tc: Check TC mode instead of the VBT legacy flag
Imre Deak
-8
/
+7
2023-04-03
drm/i915/tc: Fix up the legacy VBT flag only in disconnected mode
Imre Deak
-3
/
+10
2023-04-03
drm/i915/tc: Add TC PHY hooks to connect/disconnect the PHY
Imre Deak
-3
/
+9
2023-04-03
drm/i915/tc: Factor out tc_phy_verify_legacy_or_dp_alt_mode()
Imre Deak
-18
/
+29
2023-04-03
drm/i915/tc: Add generic TC PHY connect/disconnect handlers
Imre Deak
-26
/
+39
2023-04-03
drm/i915/tc: Add TC PHY hook to read out the PHY HW state
Imre Deak
-10
/
+24
2023-04-03
drm/i915/tc: Add TC PHY hooks to get the PHY ready/owned state
Imre Deak
-12
/
+8
2023-04-03
drm/i915/tc: Add TC PHY hook to get the PHY HPD live status
Imre Deak
-11
/
+29
2023-04-03
drm/i915/tc: Move the intel_tc_port struct declaration to intel_tc.c
Imre Deak
-37
/
+49
2023-04-03
drm/i915/tc: Check for TC PHY explicitly in intel_tc_port_fia_max_lane_count()
Imre Deak
-1
/
+2
2023-04-03
drm/i915/tc: Move TC port fields to a new intel_tc_port struct
Imre Deak
-289
/
+335
2023-04-03
drm/i915/tc: Use the tc_phy prefix for all TC PHY functions
Imre Deak
-15
/
+15
2023-04-03
drm/i915/tc: Rename tc_phy_status_complete() to tc_phy_is_ready()
Imre Deak
-12
/
+12
2023-04-03
drm/i915/tc: Use the adlp prefix for ADLP TC PHY functions
Imre Deak
-9
/
+9
2023-04-03
drm/i915/tc: Group the TC PHY setup/query functions per platform
Imre Deak
-114
/
+130
2023-04-03
Merge tag 'amd-drm-next-6.4-2023-03-31' of https://gitlab.freedesktop.org/agd...
Daniel Vetter
-889
/
+119216
2023-04-03
Merge 6.3-rc5 into driver-core-next
Greg Kroah-Hartman
-539
/
+1190
2023-04-03
drm/i915/dsc: Add debugfs entry to validate DSC output formats
Swati Sharma
-2
/
+87
2023-04-03
drm/i915/vdsc: Check slice design requirement
Suraj Kandpal
-0
/
+32
2023-04-03
drm/i915/dsc: Fill in native_420 field
Suraj Kandpal
-16
/
+100
2023-04-03
drm/i915/dsc: Enable YCbCr420 for VDSC
Suraj Kandpal
-15
/
+180
2023-04-03
drm/i915/dsc: Adding the new registers for DSC
Suraj Kandpal
-0
/
+28
2023-04-03
drm/i915/dp: Check if DSC supports the given output_format
Ankit Nautiyal
-0
/
+28
2023-04-03
drm/panfrost: Fix the panfrost_mmu_map_fault_addr() error path
Boris Brezillon
-0
/
+1
2023-04-03
drm/mediatek: Add ovl_adaptor get format function
Nancy.Lin
-0
/
+18
2023-04-03
drm/mediatek: Add mdp_rdma get format function
Nancy.Lin
-0
/
+27
2023-04-02
drm/lima: add show_fdinfo for drm usage stats
Erico Nunes
-1
/
+30
2023-04-02
drm/lima: allocate unique id per drm_file
Erico Nunes
-0
/
+16
2023-04-02
drm/lima: add usage counting method to ctx_mgr
Erico Nunes
-1
/
+32
2023-04-02
drm/lima/lima_drv: Add missing unwind goto in lima_pdev_probe()
Harshit Mogalapalli
-2
/
+4
[prev]
[next]