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
2024-06-05
drm/i915: Extract intel_pipe_crc_regs.h
Ville Syrjälä
-81
/
+94
2024-06-05
drm/i915/dsb: Use intel_color_uses_dsb()
Ville Syrjälä
-1
/
+3
2024-06-05
drm/i915/dsb: Pass DSB engine ID to intel_dsb_prepare()
Ville Syrjälä
-3
/
+6
2024-06-05
drm/i915/dsb: Move DSB ID definition to the header
Ville Syrjälä
-8
/
+8
2024-06-05
drm/i915/dsb: Polish the DSB ID enum
Ville Syrjälä
-11
/
+11
2024-06-05
drm/v3d: Fix perfmon build error/warning
Tvrtko Ursulin
-195
/
+205
2024-06-05
drm/xe: Use missing lock in relay_needs_worker
Nirmoy Das
-1
/
+8
2024-06-04
drm/xe/xe2lpg: Add permanent wa_14020756599
Tejas Upadhyay
-0
/
+4
2024-06-04
drm/xe/xe2lpm: Add permanent Wa_14020756599
Tejas Upadhyay
-0
/
+27
2024-06-04
drm/i915: Fix assert on pending async-put power domain work when it requeues ...
Imre Deak
-6
/
+6
2024-06-04
drm/bridge: analogix_dp: don't adjust further when clock recovery succeeded
Lucas Stach
-29
/
+26
2024-06-04
drm/bridge: analogix_dp: simplify analogix_dp_{set/get}_lane_link_training he...
Wyon Bi
-207
/
+26
2024-06-04
drm/bridge: analogix_dp: properly handle zero sized AUX transactions
Lucas Stach
-4
/
+1
2024-06-04
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
-0
/
+1
2024-06-03
drm/panel: sitronix-st7789v: Add check for of_drm_get_panel_orientation
Chen Ni
-1
/
+3
2024-06-03
drm: panel: nv3052c: Add WL-355608-A8 panel
Ryan Walklin
-0
/
+225
2024-06-03
drm/i915/psr: Add Early Transport into psr debugfs interface
Jouni Högander
-8
/
+27
2024-06-03
drm/i915/psr: Allow setting I915_PSR_DEBUG_SU_REGION_ET_DISABLE via debugfs
Jouni Högander
-3
/
+10
2024-06-03
drm/i915/display: Selective fetch Y position on Region Early Transport
Jouni Högander
-1
/
+5
2024-06-03
drm/i915/psr: Use enable boolean from intel_crtc_state for Early Transport
Jouni Högander
-1
/
+1
2024-06-03
drm/i915/psr: Get Early Transport status in intel_psr_pipe_get_config
Jouni Högander
-0
/
+2
2024-06-03
drm/i915/psr: Add Early Transport status boolean into intel_psr
Jouni Högander
-1
/
+4
2024-05-31
drm/xe: Add kernel-doc to some xe_lrc interfaces
Niranjana Vishwanathapura
-0
/
+31
2024-05-31
drm/xe: Fix NULL ptr dereference in devcoredump
Matthew Brost
-1
/
+1
2024-05-31
drm: move i915_hdcp_interface.h under include/drm/intel
Jani Nikula
-4
/
+4
2024-05-31
drm: move xe_pciids.h under include/drm/intel
Jani Nikula
-1
/
+1
2024-05-31
drm: move i915_pciids.h under include/drm/intel
Jani Nikula
-3
/
+3
2024-05-31
drm: move i915_pxp_tee_interface.h under include/drm/intel
Jani Nikula
-1
/
+1
2024-05-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
-6
/
+6
2024-05-31
drm: move intel_lpe_audio.h under include/drm/intel
Jani Nikula
-2
/
+2
2024-05-31
drm: move i915_component.h under include/drm/intel
Jani Nikula
-5
/
+5
2024-05-31
drm: move i915_gsc_proxy_mei_interface.h under include/drm/intel
Jani Nikula
-2
/
+2
2024-05-31
drm: move intel-gtt.h under include/drm/intel
Jani Nikula
-3
/
+3
2024-05-31
drm/i915: reduce includes in intel_clock_gating.c
Jani Nikula
-4
/
+0
2024-05-31
drm/i915: drop unnecessary i915_reg.h includes
Jani Nikula
-7
/
+0
2024-05-31
drm/xe/pf: Update the LMTT when freeing VF GT config
Michal Wajdeczko
-0
/
+1
2024-05-31
drm/i915: remove intermediate _PCH_DP_* macros
Jani Nikula
-8
/
+3
2024-05-31
drm/i915: move PCH DP AUX CH regs to intel_dp_aux_regs.h
Jani Nikula
-7
/
+8
2024-05-31
drm/i915: rearrange DP AUX register macros
Jani Nikula
-4
/
+6
2024-05-31
drm/i915: remove unused DP AUX CH register macros
Jani Nikula
-14
/
+0
2024-05-31
drm/i915/gvt: use proper macros for DP AUX CH CTL registers
Jani Nikula
-23
/
+20
2024-05-31
drm/komeda: remove unused struct 'gamma_curve_segment'
Dr. David Alan Gilbert
-5
/
+0
2024-05-31
drm/i915: Switch intel_usecs_to_scanlines() to 64bit maths
Ville Syrjälä
-2
/
+2
2024-05-31
drm/i915: Move intel_crtc_scanline_offset()
Ville Syrjälä
-38
/
+38
2024-05-31
drm/i915: Simplify scanline_offset handling for gen2
Ville Syrjälä
-5
/
+3
2024-05-31
drm/i915: Extract intel_mode_vtotal()
Ville Syrjälä
-23
/
+18
2024-05-31
drm/i915: Extract intel_mode_vblank_end()
Ville Syrjälä
-4
/
+13
2024-05-31
drm/i915: Reuse intel_mode_vblank_start()
Ville Syrjälä
-13
/
+9
2024-05-31
drm/i915: Plumb the full atomic state into skl_ddb_add_affected_planes()
Ville Syrjälä
-10
/
+9
2024-05-31
drm/i915: Plumb the full atomic state into icl_check_nv12_planes()
Ville Syrjälä
-5
/
+6
[prev]
[next]