index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-29
drm/i915: Nuke not needed members of dram_info
José Roberto de Souza
3
-42
/
+12
2021-01-29
Merge tag 'drm-intel-next-2021-01-27' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
49
-5410
/
+6844
2021-01-28
drm/i915: Fix the MST PBN divider calculation
Imre Deak
1
-1
/
+3
2021-01-28
drm/i915/hdcp: Disable the QSES check for HDCP 1.4 over MST
Sean Paul
1
-11
/
+1
2021-01-28
drm/i915/display: Prevent double YUV range correction on HDR planes
Andres Calderon Jaramillo
2
-55
/
+12
2021-01-27
drm/i915: WARN if plane src coords are too big
Ville Syrjälä
2
-0
/
+11
2021-01-26
drm/i915/display/vrr: Skip the VRR HW state readout on DSI transcoder
Manasi Navare
1
-1
/
+1
2021-01-26
drm/i915/adl_s: Update combo PHY master/slave relationships
Matt Roper
1
-2
/
+9
2021-01-26
drm/i915/adl_s: Add vbt port and aux channel settings for adls
Aditya Swarup
1
-11
/
+46
2021-01-26
drm/i915/adl_s: Add adl-s ddc pin mapping
Aditya Swarup
3
-2
/
+35
2021-01-26
drm/i915/adl_s: Initialize display for ADL-S
Aditya Swarup
1
-1
/
+7
2021-01-26
drm/i915/adl_s: Configure Port clock registers for ADL-S
Aditya Swarup
3
-24
/
+72
2021-01-26
drm/i915/adl_s: Configure DPLL for ADL-S
Aditya Swarup
2
-6
/
+54
2021-01-26
drm/i915/adl_s: Add PHYs for Alderlake S
Anusha Srivatsa
2
-6
/
+11
2021-01-26
drm/i915/adl_s: Add Interrupt Support
Anusha Srivatsa
1
-2
/
+1
2021-01-26
drm/i915/adl_s: Add PCH support
Anusha Srivatsa
2
-1
/
+10
2021-01-26
drm/i915/gt: Always try to reserve GGTT address 0x0
Chris Wilson
1
-12
/
+35
2021-01-26
drm/i915: Always flush the active worker before returning from the wait
Chris Wilson
1
-13
/
+15
2021-01-26
drm/i915/selftest: Fix potential memory leak
Pan Bian
1
-1
/
+1
2021-01-26
drm/i915: Check for all subplatform bits
Umesh Nerlige Ramappa
1
-1
/
+1
2021-01-26
drm/i915: Fix ICL MG PHY vswing handling
Ville Syrjälä
1
-4
/
+3
2021-01-26
drm/i915/gt: Clear CACHE_MODE prior to clearing residuals
Chris Wilson
1
-0
/
+12
2021-01-26
drm/i915: Do a bit more initial readout for dbuf
Ville Syrjälä
2
-6
/
+48
2021-01-26
drm/i915: Encapsulate dbuf state handling harder
Ville Syrjälä
5
-270
/
+139
2021-01-26
drm/i915: Extract intel_crtc_dbuf_weights()
Ville Syrjälä
1
-55
/
+88
2021-01-26
drm/i915: Add pipe ddb entries into the dbuf state
Ville Syrjälä
2
-11
/
+12
2021-01-26
drm/i915: Introduce skl_ddb_entry_for_slices()
Ville Syrjälä
1
-37
/
+18
2021-01-26
drm/i915: Introduce intel_dbuf_slice_size()
Ville Syrjälä
2
-16
/
+21
2021-01-26
drm/i915: Pass the crtc to skl_compute_dbuf_slices()
Ville Syrjälä
1
-12
/
+10
2021-01-26
drm/i915: Extract intel_crtc_ddb_weight()
Ville Syrjälä
1
-18
/
+27
2021-01-25
drm/i915: Fix vblank evasion with vrr
Ville Syrjälä
1
-1
/
+4
2021-01-25
drm/i915: Fix vblank timestamps with VRR
Ville Syrjälä
4
-6
/
+34
2021-01-25
drm/i915: Add vrr state dump
Ville Syrjälä
1
-0
/
+7
2021-01-25
drm/i915/display: Helpers for VRR vblank min and max start
Ville Syrjälä
2
-0
/
+38
2021-01-25
drm/i915/display: Add HW state readout for VRR
Manasi Navare
3
-0
/
+26
2021-01-25
drm/i915/display/vrr: Set IGNORE_MSA_PAR state in DP Sink
Manasi Navare
2
-1
/
+20
2021-01-25
drm/i915/display/vrr: Disable VRR in modeset disable path
Manasi Navare
3
-0
/
+16
2021-01-25
drm/i915/display/vrr: Send VRR push to flip the frame
Manasi Navare
3
-0
/
+18
2021-01-25
drm/i915/display/vrr: Configure and enable VRR in modeset enable
Manasi Navare
3
-0
/
+28
2021-01-25
drm/i915: Rename VRR_CTL reg fields
Ville Syrjälä
1
-7
/
+7
2021-01-25
drm/i915/display: VRR + DRRS cannot be enabled together
Ville Syrjälä
1
-0
/
+3
2021-01-25
drm/i915/display/dp: Do not enable PSR if VRR is enabled
Manasi Navare
1
-0
/
+7
2021-01-25
drm/i915/display/dp: Compute VRR state in atomic_check
Manasi Navare
5
-0
/
+95
2021-01-25
drm/i915: Extract intel_crtc_scanlines_since_frame_timestamp()
Ville Syrjälä
1
-14
/
+24
2021-01-25
drm/i915: Extract intel_mode_vblank_start()
Ville Syrjälä
1
-3
/
+11
2021-01-25
drm/i915: Store framestart_delay in dev_priv
Ville Syrjälä
2
-11
/
+14
2021-01-25
drm/i915/display/dp: Attach and set drm connector VRR property
Aditya Swarup
2
-2
/
+10
2021-01-25
drm/i915/display/vrr: Create VRR file and add VRR capability check
Manasi Navare
4
-0
/
+49
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into drm-next
Dave Airlie
4
-29
/
+70
2021-01-22
drm/i915/tgl: Add Clear Color support for TGL Render Decompression
Radhakrishna Sripada
4
-5
/
+116
[prev]
[next]