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
2022-04-13
drm/i915/fbc: Streamline frontbuffer busy bits handling
Ville Syrjälä
1
-10
/
+18
2022-04-13
drm/i915/fbc: Eliminate possible_framebuffer_bits
Ville Syrjälä
1
-6
/
+1
2022-04-12
drm/i915/display/vrr: Reset VRR capable property on a long hpd
Manasi Navare
1
-6
/
+11
2022-04-12
drm/i915/dg2: Add support for DG2 clear color compression
Juha-Pekka Heikkilä
3
-17
/
+52
2022-04-12
drm/i915/dg2: Add support for DG2 render and media compression
Matt Roper
2
-4
/
+35
2022-04-12
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
27
-81
/
+214
2022-04-12
drm/i915/bios: Validate the panel_name table
Ville Syrjälä
2
-1
/
+22
2022-04-12
drm/i915/bios: Trust the LFP data pointers
Ville Syrjälä
1
-44
/
+16
2022-04-12
drm/i915/bios: Validate LFP data table pointers
Ville Syrjälä
1
-1
/
+81
2022-04-12
drm/i915/bios: Use the copy of the LFP data table always
Ville Syrjälä
1
-7
/
+34
2022-04-12
drm/i915/bios: Make copies of VBT data blocks
Ville Syrjälä
2
-57
/
+174
2022-04-12
drm/i915/bios: Use the cached BDB version
Ville Syrjälä
1
-27
/
+27
2022-04-11
drm/i915/dg2: Do not explode on phy calibration error
Lucas De Marchi
1
-2
/
+1
2022-04-11
drm/i915: Swap ret and status returned from skl_pcode_request
Stanislav Lisovskiy
1
-1
/
+1
2022-04-11
drm/i915: Fix skl_pcode_try_request function
Stanislav Lisovskiy
1
-1
/
+1
2022-04-11
Merge drm/drm-next into drm-intel-next
Jani Nikula
73
-625
/
+2298
2022-04-11
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Matt Roper
1
-1
/
+1
2022-04-09
drm/i915/uncore: Warn only if unclaimed access remains flagged
Lucas De Marchi
1
-7
/
+5
2022-04-08
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Matt Roper
1
-1
/
+1
2022-04-08
drm/i915/display: Fix warnings about PSR lock not held
José Roberto de Souza
1
-4
/
+4
2022-04-08
drm/i915: fix i915_gem_object_wait_moving_fence
Matthew Auld
1
-2
/
+9
2022-04-08
drm/i915: fix broken build
Matthew Auld
1
-1
/
+1
2022-04-07
drm/i915/rps: Centralize computation of freq caps
Ashutosh Dixit
5
-72
/
+91
2022-04-07
drm/i915: drop bo->moving dependency
Christian König
6
-58
/
+21
2022-04-07
dma-buf: add DMA_RESV_USAGE_BOOKKEEP v3
Christian König
2
-2
/
+2
2022-04-07
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
1
-1
/
+1
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
7
-14
/
+18
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
8
-10
/
+15
2022-04-07
drm/i915/selftests: handle more rounding
Matthew Auld
1
-2
/
+4
2022-04-06
drm/i915/uncore: Warn on previous unclaimed accesses
Lucas De Marchi
1
-8
/
+21
2022-04-06
drm/i915: Require INTEL_GTT to depend on X86
Casey Bowman
1
-1
/
+1
2022-04-06
drm/i915/gt: Split intel-gtt functions by arch
Casey Bowman
7
-651
/
+736
2022-04-06
drm/i915/adlp: Fix register corruption after DDI clock enabling
Imre Deak
2
-0
/
+4
2022-04-06
drm/i915: Split i915_run_as_guest into x86 and non-x86
Casey Bowman
1
-0
/
+8
2022-04-06
drm/i915/display/psr: Use continuos full frame to handle frontbuffer invalidations
José Roberto de Souza
2
-12
/
+77
2022-04-06
drm/i915/display/psr: Lock and unlock PSR around pipe updates
José Roberto de Souza
3
-10
/
+70
2022-04-06
drm/i915/display/psr: Set partial frame enable when forcing full frame fetch
José Roberto de Souza
1
-9
/
+13
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
6
-11
/
+30
2022-04-06
drm/i915/pmu: Drop redundant IS_VALLEYVIEW check in __get_rc6()
Ashutosh Dixit
3
-6
/
+2
2022-04-06
drm/i915: Fixup kerneldoc in struct i915_gem_context
Tvrtko Ursulin
1
-1
/
+1
2022-04-05
drm/i915/dsb: modified to drm_info in dsb_prepare()
Animesh Manna
1
-3
/
+4
2022-04-05
Merge drm/drm-next into drm-misc-next
Maxime Ripard
330
-10461
/
+15064
2022-04-05
drm/i915/dp: Fix DFP rgb->ycbcr conversion matrix
Ville Syrjälä
1
-35
/
+3
2022-04-05
drm/i915/dp: Duplicate native HDMI TMDS clock limit handling for DP HDMI DFPs
Ville Syrjälä
1
-13
/
+38
2022-04-05
drm/i915/dp: Add support for "4:2:0 also" modes for DP
Ville Syrjälä
1
-8
/
+59
2022-04-05
drm/i915/dp: Rework HDMI DFP TMDS clock handling
Ville Syrjälä
1
-10
/
+25
2022-04-05
drm/i915/dp: Make intel_dp_output_format() usable for "4:2:0 also" modes
Ville Syrjälä
1
-6
/
+7
2022-04-05
drm/i915/dp: Pass around intel_connector rather than drm_connector
Ville Syrjälä
1
-20
/
+18
2022-04-05
drm/i915/dp: Reorder intel_dp_compute_config() a bit
Ville Syrjälä
1
-13
/
+10
2022-04-05
drm/i915/dp: s/intel_dp_hdmi_ycbcr420/intel_dp_is_ycbcr420/
Ville Syrjälä
1
-3
/
+3
[prev]
[next]