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-05-12
drm/i915/overlay: Fix active retire callback alignment
Tvrtko Ursulin
1
-1
/
+1
2021-05-12
drm/i915: Fix crash in auto_retire
Stéphane Marchesin
1
-1
/
+2
2021-05-12
drm/i915/gt: Fix a double free in gen8_preallocate_top_level_pdp
Lv Yunlong
1
-1
/
+0
2021-05-12
drm/i915: Read C0DRB3/C1DRB3 as 16 bits again
Ville Syrjälä
1
-2
/
+2
2021-05-12
drm/i915: Avoid div-by-zero on gen2
Ville Syrjälä
1
-1
/
+1
2021-05-12
drm/i915: Use correct downstream caps for check Src-Ctl mode for PCON
Ankit Nautiyal
1
-1
/
+1
2021-05-11
drm/i915/display/xelpd: Implement Wa_14013475917
José Roberto de Souza
1
-0
/
+5
2021-05-11
drm/i915/display: Drop dead code from hsw_read_infoframe()
José Roberto de Souza
1
-3
/
+1
2021-05-11
drm/i915/display: Drop duplicated code in intel_dp_set_infoframes()
José Roberto de Souza
1
-11
/
+6
2021-05-11
drm/i915/display: Replace intel_psr_enabled() calls by intel_crtc_state check
José Roberto de Souza
1
-5
/
+3
2021-05-11
drm/i915/display: Fill PSR state during hardware configuration read out
José Roberto de Souza
4
-0
/
+55
2021-05-11
drm/i915/display: Use YCbCr420 as fallback when RGB fails
Werner Sembach
1
-3
/
+22
2021-05-11
drm/i915/display: Restructure output format computation for better expandability
Werner Sembach
1
-31
/
+35
2021-05-11
drm/i915/display: New function to avoid duplicate code in upcomming commits
Werner Sembach
1
-15
/
+27
2021-05-11
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
26
-176
/
+106
2021-05-11
drm/i915/stolen: shuffle around init_memory_region
Matthew Auld
1
-2
/
+4
2021-05-11
drm/i915/dp: Use slow and wide link training for everything
Kai-Heng Feng
1
-54
/
+5
2021-05-10
drm/i915/display: hide workaround for broken vbt in intel_bios.c
Lucas De Marchi
2
-12
/
+22
2021-05-10
drm/i915/display: remove strap checks from gen 9
Lucas De Marchi
1
-25
/
+13
2021-05-10
drm/i915/display: remove FIXME comment for intended feature
Lucas De Marchi
1
-6
/
+0
2021-05-10
drm/i915/display: move vbt check to intel_ddi_init()
Lucas De Marchi
1
-8
/
+6
2021-05-10
drm/i915/gt: Do release kernel context if breadcrumb measure fails
Janusz Krzysztofik
1
-1
/
+1
2021-05-09
Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+3
2021-05-08
drm/i915/display: fix compiler warning about array overrun
Linus Torvalds
1
-1
/
+12
2021-05-07
drm/i915: Drop duplicate WaDisable4x2SubspanOptimization:hsw
Tvrtko Ursulin
1
-3
/
+0
2021-05-07
drm/connector: Add a helper to attach the colorspace property
Maxime Ripard
1
-4
/
+2
2021-05-07
drm/connector: Add helper to compare HDR metadata
Maxime Ripard
1
-12
/
+1
2021-05-07
drm/connector: Create a helper to attach the hdr_output_metadata property
Maxime Ripard
1
-2
/
+1
2021-05-07
drm/i915/adl_p: Enable remapping to pad DPT FB strides to POT
Imre Deak
3
-6
/
+18
2021-05-07
drm/i915/adl_p: Require a minimum of 8 tiles stride for DPT FBs
Imre Deak
1
-1
/
+5
2021-05-07
drm/i915/adl_p: Disable support for 90/270 FB rotation
Imre Deak
4
-9
/
+26
2021-05-07
drm/i915/adl_p: Add stride restriction when using DPT
José Roberto de Souza
1
-0
/
+9
2021-05-07
drm/i915/xelpd: Support 128k plane stride
Juha-Pekka Heikkilä
2
-9
/
+39
2021-05-07
drm/i915/xelpd: Fallback to plane stride limitations when using DPT
José Roberto de Souza
2
-10
/
+13
2021-05-07
drm/i915/xelpd: First stab at DPT support
Ville Syrjälä
9
-26
/
+392
2021-05-07
drm/i915/adl_p: ADL_P device info enabling
Clinton Taylor
4
-0
/
+15
2021-05-07
drm/i915/xelpd: add XE_LPD display characteristics
Matt Roper
2
-0
/
+12
2021-05-07
drm/i915: Reorder skl+ scaler vs. plane updates
Ville Syrjälä
2
-11
/
+30
2021-05-07
drm/i915: Nuke display error state
Ville Syrjälä
4
-218
/
+0
2021-05-06
drm/i915/display: Disable PSR2 sel fetch in TGL pre-production
José Roberto de Souza
1
-0
/
+7
2021-05-06
drm/i915: Don't set allow_fb_modifiers explicitly
Daniel Vetter
1
-2
/
+0
2021-05-05
drm/i915: Use intel_de_wait_for_*() in cnl+ cdclk programming
Ville Syrjälä
1
-6
/
+4
2021-05-05
drm/i915: Use intel_de_rmw() in bxt/glk/cnl+ cdclk programming
Ville Syrjälä
1
-10
/
+4
2021-05-05
drm/i915: Use intel_de_rmw() in skl cdclk programming
Ville Syrjälä
1
-14
/
+11
2021-05-05
drm/i915: Use intel_de_rmw() in bdw cdclk programming
Ville Syrjälä
1
-11
/
+6
2021-05-05
drm/i915: Extract some helpers to compute cdclk register values
Ville Syrjälä
1
-98
/
+88
2021-05-05
drm/i915: Include intel_de_{read,write}_fw() in i915_reg_rw traces
Ville Syrjälä
1
-14
/
+27
2021-05-05
drm/i915: Don't include intel_de.h from intel_display_types.h
Ville Syrjälä
48
-1
/
+47
2021-05-05
drm/i915/tgl+: Add the missing MC CCS/XYUV8888 format support
Imre Deak
1
-0
/
+3
2021-05-05
drm/i915: drop the __i915_active_call pointer packing
Matthew Auld
15
-41
/
+28
[prev]
[next]