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
/
drm
Age
Commit message (
Expand
)
Author
Lines
2024-10-30
drm/v3d: Drop allocation of object without mountpoint
Matthias Brugger
-7
/
+2
2024-10-30
drm: xlnx: zynqmp_dpsub: fix hotplug detection
Steffen Dirkwinkel
-2
/
+2
2024-10-30
drm: xlnx: zynqmp_disp: layer may be null while releasing
Steffen Dirkwinkel
-0
/
+3
2024-10-30
drm: zynqmp_dp: Add debugfs interface for compliance testing
Sean Anderson
-3
/
+677
2024-10-30
drm: zynqmp_dp: Take dp->lock in zynqmp_dp_hpd_work_func
Sean Anderson
-6
/
+18
2024-10-30
drm/i915/display: use x100 version for full version and release
Jani Nikula
-38
/
+36
2024-10-30
drm: zynqmp_dp: Split off several helper functions
Sean Anderson
-15
/
+33
2024-10-30
drm: zynqmp_dp: Use AUX IRQs instead of polling
Sean Anderson
-10
/
+25
2024-10-30
drm: zynqmp_dp: Convert to a hard IRQ
Sean Anderson
-4
/
+3
2024-10-30
drm: zynqmp_dp: Don't retrain the link in our IRQ
Sean Anderson
-16
/
+29
2024-10-30
drm: zynqmp_dp: Add locking
Sean Anderson
-0
/
+18
2024-10-30
drm: zynqmp_kms: Unplug DRM device before removal
Sean Anderson
-1
/
+1
2024-10-30
drm/i915/de: remove unnecessary generic wrappers
Jani Nikula
-28
/
+18
2024-10-30
drm/i915/dsi: convert to struct intel_display
Jani Nikula
-223
/
+227
2024-10-30
drm/i915/ips: convert to struct intel_display
Jani Nikula
-21
/
+26
2024-10-30
drm/i915/power: convert assert_chv_phy_status() to struct intel_display
Jani Nikula
-45
/
+50
2024-10-30
drm/i915/display: convert vlv_wait_port_ready() to struct intel_display
Jani Nikula
-14
/
+12
2024-10-30
drm/i915/crt: convert to struct intel_display
Jani Nikula
-111
/
+122
2024-10-30
drm/i915/dp/hdcp: convert to struct intel_display
Jani Nikula
-43
/
+45
2024-10-30
drm/i915/hdcp: further conversion to struct intel_display
Jani Nikula
-32
/
+30
2024-10-30
drm/i915/dpio: convert to struct intel_display
Jani Nikula
-99
/
+106
2024-10-30
drm/i915/cx0: convert to struct intel_display
Jani Nikula
-162
/
+187
2024-10-30
drm/i915/cx0: remove unnecessary includes
Jani Nikula
-2
/
+0
2024-10-30
drm/i915/gmbus: convert to struct intel_display
Jani Nikula
-186
/
+202
2024-10-30
drm/i915/vblank: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
-4
/
+4
2024-10-30
drm/i915/vblank: drop unnecessary i915 local variable
Jani Nikula
-2
/
+1
2024-10-30
drm/i915/vga: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
-3
/
+1
2024-10-30
drm/i915/tv: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
-6
/
+4
2024-10-30
drm/i915/pps: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
-27
/
+20
2024-10-30
drm/i915/bios: use display->platform.<platform> instead of IS_<PLATFORM>()
Jani Nikula
-25
/
+15
2024-10-30
drm/i915/display: add subplatform group for HSW/BDW ULT
Jani Nikula
-0
/
+13
2024-10-30
drm/i915/display: add platform group for g4x
Jani Nikula
-0
/
+10
2024-10-30
drm/i915/display: remove the display platform enum as unnecessary
Jani Nikula
-21
/
+3
2024-10-30
drm/i915/display: add platform member to struct intel_display
Jani Nikula
-2
/
+36
2024-10-30
drm/i915/display: add display platforms structure with platform members
Jani Nikula
-0
/
+23
2024-10-30
drm/i915/display: convert display platforms to lower case
Jani Nikula
-122
/
+122
2024-10-30
drm/i915/display: join the platform and subplatform enums
Jani Nikula
-28
/
+28
2024-10-30
drm/i915/display: use a macro to define platform enumerations
Jani Nikula
-56
/
+63
2024-10-30
drm/i915/display: use a macro to initialize subplatforms
Jani Nikula
-20
/
+24
2024-10-30
drm/i915/display: reindent subplatform initialization
Jani Nikula
-28
/
+88
2024-10-30
fs: port files to file_ref
Christian Brauner
-2
/
+2
2024-10-29
drm/i915/display/dp: Reduce log level for SOURCE OUI write failures
Clint Taylor
-1
/
+1
2024-10-29
drm/xe/guc: Separate full CTB content from guc_info debugfs
John Harrison
-31
/
+49
2024-10-29
drm/xe/guc: Capture all available bits of GuC timestamp
John Harrison
-5
/
+6
2024-10-29
drm/nouveau/gr/gf100: Fix missing unlock in gf100_gr_chan_new()
Li Huafei
-0
/
+1
2024-10-29
drm/i915/color: Make color .get_config() mandatory
Ville Syrjälä
-2
/
+1
2024-10-29
drm/i915/color: Convert color management code to intel_display
Ville Syrjälä
-322
/
+324
2024-10-29
drm/i915: Handle intel_plane and intel_plane_state in to_intel_display()
Ville Syrjälä
-1
/
+7
2024-10-29
drm/i915/color: Pimp debugs
Ville Syrjälä
-17
/
+31
2024-10-29
drm/xe/ptl: Enable PTL display
Haridhar Kalvala
-1
/
+1
[prev]
[next]