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-10-27
drm/i915: Split PPS write from DSC enable
Ville Syrjälä
6
-31
/
+39
2021-10-27
drm/i915: Simplify intel_crtc_copy_uapi_to_hw_state_nomodeset()
Ville Syrjälä
1
-10
/
+7
2021-10-27
drm/i915: Introduce intel_master_crtc()
Ville Syrjälä
2
-30
/
+33
2021-10-27
drm/i915: Disable all planes before modesetting any pipes
Ville Syrjälä
1
-15
/
+13
2021-10-27
Revert "drm/i915/display: Disable audio, DRRS and PSR before planes"
Ville Syrjälä
4
-59
/
+13
2021-10-27
drm/i915/psr: Disable PSR before modesets turn off all planes
Ville Syrjälä
3
-18
/
+13
2021-10-27
drm/i915/dp: fix integer overflow in 128b/132b data rate calculation
Jani Nikula
1
-1
/
+1
2021-10-27
drm/i915/guc: Fix recursive lock in GuC submission
Matthew Brost
1
-1
/
+2
2021-10-27
drm/i915/cdclk: put the cdclk vtables in const data
Jani Nikula
1
-22
/
+22
2021-10-27
Revert "drm/i915/bios: gracefully disable dual eDP for now"
Jani Nikula
1
-47
/
+0
2021-10-27
drm/i915/dp: Ensure max link params are always valid
Imre Deak
1
-8
/
+10
2021-10-27
drm/i915/dp: Ensure sink rate values are always valid
Imre Deak
1
-0
/
+11
2021-10-27
drm/i915: abstraction for iosf to compile on all archs
Mullati, Siva
4
-4
/
+45
2021-10-26
drm/i915/display: Wait PSR2 get out of deep sleep to update pipe
José Roberto de Souza
3
-29
/
+36
2021-10-26
drm/i915/dp: fix integer overflow in 128b/132b data rate calculation
Jani Nikula
1
-1
/
+1
2021-10-26
drm/i915/dp: Skip the HW readout of DPCD on disabled encoders
Imre Deak
1
-0
/
+3
2021-10-26
drm/i915: Catch yet another unconditioal clflush
Ville Syrjälä
1
-1
/
+1
2021-10-26
drm/i915: Convert unconditional clflush to drm_clflush_virt_range()
Ville Syrjälä
1
-1
/
+1
2021-10-25
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-2
/
+2
2021-10-25
drm/i915: Use ERR_CAST instead of ERR_PTR(PTR_ERR())
Wan Jiabing
1
-1
/
+1
2021-10-25
drm: Small optimization to intel_dp_mst_atomic_master_trans_check
He Ying
1
-10
/
+8
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
270
-10575
/
+17715
2021-10-25
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
1
-0
/
+3
2021-10-25
drm/i915/selftests: Fix inconsistent IS_ERR and PTR_ERR
Kai Song
1
-2
/
+2
2021-10-22
drm/i915/guc: Fix recursive lock in GuC submission
Matthew Brost
1
-1
/
+2
2021-10-22
drm/i915/selftests: Update live.evict to wait on requests / idle GPU after each loop
Matthew Brost
1
-0
/
+19
2021-10-22
drm/i915/selftests: Increase timeout in requests perf selftest
Matthew Brost
1
-2
/
+2
2021-10-22
drm/i915/ttm: enable shmem tt backend
Matthew Auld
1
-1
/
+2
2021-10-22
drm/i915/ttm: use cached system pages when evicting lmem
Matthew Auld
1
-4
/
+4
2021-10-22
drm/i915/ttm: move shrinker management into adjust_lru
Matthew Auld
5
-22
/
+137
2021-10-22
drm/i915: add some kernel-doc for shrink_pin and friends
Matthew Auld
2
-1
/
+54
2021-10-22
drm/i915: drop unneeded make_unshrinkable in free_object
Matthew Auld
1
-9
/
+0
2021-10-22
drm/i915/gtt: drop unneeded make_unshrinkable
Matthew Auld
2
-2
/
+0
2021-10-22
drm/i915/ttm: add tt shmem backend
Matthew Auld
6
-42
/
+247
2021-10-22
drm/i915/gem: Break out some shmem backend utils
Thomas Hellström
1
-75
/
+106
2021-10-22
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
121
-8036
/
+9693
2021-10-22
drm/i915/cdclk: put the cdclk vtables in const data
Jani Nikula
1
-22
/
+22
2021-10-22
drm/i915/dmabuf: fix broken build
Matthew Auld
1
-0
/
+7
2021-10-21
drm/i915: remove CNL leftover
Lucas De Marchi
1
-1
/
+0
2021-10-22
Merge tag 'drm-intel-gt-next-2021-10-21' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
49
-638
/
+3090
2021-10-21
drm/i915/hdmi: Extract intel_hdmi_output_format()
Ville Syrjälä
1
-13
/
+22
2021-10-21
drm/i915/hdmi: Unify "4:2:0 also" logic between .mode_valid() and .compute_config()
Ville Syrjälä
1
-6
/
+7
2021-10-21
drm/i915/hdmi: Introduce intel_hdmi_tmds_clock()
Ville Syrjälä
1
-13
/
+12
2021-10-21
drm/i915/hdmi: Introduce intel_hdmi_is_ycbr420()
Ville Syrjälä
1
-6
/
+10
2021-10-21
drm/i915/hdmi: Split intel_hdmi_bpc_possible() to source vs. sink pair
Ville Syrjälä
1
-12
/
+26
2021-10-21
drm/i915: Move function prototypes to the correct header
Ville Syrjälä
3
-5
/
+6
2021-10-21
drm/i915: Add functions to check for RC CCS CC and MC CCS modifiers
Imre Deak
3
-2
/
+28
2021-10-21
drm/i915: Move is_ccs_modifier() to intel_fb.c
Imre Deak
4
-23
/
+29
2021-10-21
drm/i915: Add a platform independent way to check for CCS AUX planes
Imre Deak
4
-33
/
+64
2021-10-21
drm/i915: Handle CCS CC planes separately from CCS AUX planes
Imre Deak
1
-2
/
+4
[prev]
[next]