OSDN Git Service

uclinux-h8/linux.git
2021-11-18 Ville Syrjälädrm/i915: Disable DSB usage for now
2021-11-18 Ville Syrjälädrm/i915: Declare .(de)gamma_lut_tests for icl+
2021-11-18 Ville Syrjälädrm/i915: Fix framestart_delay commens in VRR code
2021-11-18 Ville Syrjälädrm/i915: Do vblank evasion correctly if vrr push has...
2021-11-18 Ville Syrjälädrm/i915: Move vrr push after the frame counter samplin...
2021-11-18 Hans de Goededrm/i915/vlv_dsi: Double pixelclock on read-back for...
2021-11-17 Imre Deakdrm/i915: Fix fastsets on TypeC ports following a non...
2021-11-17 Dan Carpenterdrm/i915/guc: fix NULL vs IS_ERR() checking
2021-11-17 Jani Nikuladrm/i915/driver: add i915_driver_ prefix to functions
2021-11-17 Jani Nikuladrm/i915/driver: rename driver to i915_drm_driver
2021-11-17 Jani Nikuladrm/i915/driver: rename i915_drv.c to i915_driver.c
2021-11-16 Tilak Tangududrm/i915: Disable D3Cold in s2idle and runtime pm
2021-11-15 Jani Nikuladrm/i915/fbc: fix the FBC kernel-doc warnings
2021-11-15 Jani Nikulaagp/intel-gtt: reduce intel-gtt dependencies more
2021-11-15 Andy Shevchenkoagp/intel-gtt: Replace kernel.h with the necessary...
2021-11-15 Jani Nikuladrm/i915: include intel-gtt.h only where needed
2021-11-15 Vandita Kulkarnidrm/i915/dsi/xelpd: Disable DC states in Video mode
2021-11-15 Vandita Kulkarnidrm/i915/dsi/xelpd: Add DSI transcoder support
2021-11-15 Vandita Kulkarnidrm/i915/dsi/xelpd: Fix the bit mask for wakeup GB
2021-11-12 Colin Ian Kingdrm/i915: make array states static const
2021-11-11 José Roberto... drm/i915/psr: Fix PSR2 handling of multiplanar format
2021-11-11 Ville Syrjälädrm/1915/fbc: Replace plane->has_fbc with a pointer...
2021-11-11 Ville Syrjälädrm/i915/fbc: Start passing around intel_fbc
2021-11-11 Ville Syrjälädrm/i915/fbc: s/dev_priv/i915/
2021-11-11 Ville Syrjälädrm/i915: Relocate FBC_LLC_READ_CTRL
2021-11-11 Ville Syrjälädrm/i915/fbc: Finish polishing FBC1 registers
2021-11-11 Ville Syrjälädrm/i915/fbc: Clean up all register defines
2021-11-11 Ville Syrjälädrm/i915/fbc: Nuke BDW_FBC_COMP_SEG_MASK
2021-11-11 Ville Syrjälädrm/i915/fbc: Introduce intel_fbc_set_false_color()
2021-11-11 Ville Syrjälädrm/i915/fbc: Introduce .program_cfb() vfunc
2021-11-11 Ville Syrjälädrm/i915/fbc: s/gen7/ivb/
2021-11-11 Ville Syrjälädrm/i915/fbc: Introduce .nuke() vfunc
2021-11-11 Ville Syrjälädrm/i915/fbc: Introduce intel_fbc_funcs
2021-11-11 Ville Syrjälädrm/i915/fbc: Extract helpers to compute FBC control...
2021-11-11 Ville Syrjälädrm/i915/fbc: Introduce intel_fbc_is_compressing()
2021-11-11 Ville Syrjälädrm/i915/fbc: Just use params->fence_y_offset always
2021-11-11 Ville Syrjälädrm/i915/fbc: Extract {skl,glk}_fbc_program_cfb_stride()
2021-11-11 Ville Syrjälädrm/i915/fbc: Extract snb_fbc_program_fence()
2021-11-11 William Tsengdrm/i915/dsi: transmit brightness command in HS state
2021-11-11 Ankit Nautiyaldrm/i915/dp: For PCON TMDS mode set only the relavant...
2021-11-11 Ankit Nautiyaldrm/i915/dp: Optimize the FRL configuration for HDMI2...
2021-11-10 Vandita KulkarniRevert "drm/i915/tgl/dsi: Gate the ddi clocks after...
2021-11-09 Dan Carpenterdrm/i915: pin: delete duplicate check in intel_pin_and_...
2021-11-09 Ville Syrjälädrm/i915: Call intel_update_active_dpll() for both...
2021-11-09 Ville Syrjälädrm/i915: Use unlocked register accesses for LUT loads
2021-11-09 Ville Syrjälädrm/i915: Use vblank workers for gamma updates
2021-11-09 Ville Syrjälädrm/i915: Do vrr push before sampling the frame counter
2021-11-09 William Tsengdrm/i915/dsi: disable lpdt if it is not enabled
2021-11-08 Radhakrishna... drm/i915: Fix Memory BW formulae for ADL-P
2021-11-05 José Roberto... drm/i915/display/adlp: Disable underrun recovery
2021-11-05 Jani Nikuladrm/i915/audio: rename intel_init_audio_hooks to intel_...
2021-11-05 Jani Nikuladrm/i915/audio: move intel_audio_funcs internal to...
2021-11-05 Jani Nikuladrm/i915/audio: define the audio struct separately...
2021-11-05 Jani Nikuladrm/i915/audio: name the audio sub-struct in drm_i915_p...
2021-11-05 Jani Nikuladrm/i915/audio: group audio under anonymous struct...
2021-11-04 Radhakrishna... drm/i915: Update memory bandwidth formulae
2021-11-04 Ville Syrjälädrm/i915: Split vlv/chv sprite plane update into noarm...
2021-11-04 Ville Syrjälädrm/i915: Split ivb+ sprite plane update into noarm...
2021-11-04 Ville Syrjälädrm/i915: Split g4x+ sprite plane update into noarm...
2021-11-04 Ville Syrjälädrm/i915: Split pre-skl primary plane update into noarm...
2021-11-04 Ville Syrjälädrm/i915: Split skl+ plane update into noarm+arm pair
2021-11-04 Ville Syrjälädrm/i915: Split update_plane() into update_noarm()...
2021-11-04 Ville Syrjälädrm/i915: Fix up the sprite namespacing
2021-11-04 Ville Syrjälädrm/i915: Fix async flip with decryption and/or DPT
2021-11-04 Ville Syrjälädrm/i915: Reject planar formats when doing async flips
2021-11-03 Ville Syrjälädrm/i915: Use intel_de_rmw() for icl combo phy programming
2021-11-03 Ville Syrjälädrm/i915: Use intel_de_rmw() for icl mg phy programming
2021-11-03 Ville Syrjälädrm/i915: Use intel_de_rmw() for tgl dkl phy programming
2021-11-03 Ville Syrjälädrm/i915: Enable per-lane drive settings for icl+
2021-11-03 Ville Syrjälädrm/i915: Query the vswing levels per-lane for snps phy
2021-11-03 Ville Syrjälädrm/i915: Query the vswing levels per-lane for tgl...
2021-11-03 Ville Syrjälädrm/i915: Query the vswing levels per-lane for icl...
2021-11-03 Ville Syrjälädrm/i915: Query the vswing levels per-lane for icl...
2021-11-03 Ville Syrjälädrm/i915: Stop using group access when progrmming icl...
2021-11-03 Javier Martinez... drm/i915: Fix comment about modeset parameters
2021-11-03 Imre Deakdrm/i915: Restore memory mapping for DPT FBs across...
2021-11-03 Imre Deakdrm/i915: Factor out i915_ggtt_suspend_vm/i915_ggtt_res...
2021-11-02 Imre Deakdrm/i915/adlp/fb: Remove restriction on CCS AUX plane...
2021-11-02 Imre Deakdrm/i915/adlp/fb: Remove restriction on semiplanar...
2021-11-02 Imre Deakdrm/i915/fb: Rename i915_color_plane_view::stride to...
2021-11-02 Imre Deakdrm/i915/adlp/fb: Fix remapping of linear CCS AUX surfaces
2021-11-02 Imre Deakdrm/i915/fb: Factor out functions to remap contiguous...
2021-11-02 Imre Deakdrm/i915/adlp/fb: Prevent the mapping of redundant...
2021-11-02 Imre Deakdrm/i915/fb: Fix rounding error in subsampled plane...
2021-11-02 Kai Vehmanendrm/i915/display: program audio CDCLK-TS for keepalives
2021-11-01 José Roberto... drm/i915/display: Check async flip state of every crtc...
2021-11-01 Ville Syrjälädrm/i915/hdmi: Turn DP++ TMDS output buffers back on...
2021-11-01 Ville Syrjälädrm/i915: Don't request GMBUS to generate irqs when...
2021-11-01 Anusha Srivatsai915/display/dmc: Add Support for PipeC and PipeD DMC
2021-10-29 José Roberto... drm/i915/adlp: Implement workaround 16013190616
2021-10-29 Jouni HöganderRevert "drm/i915/display/psr: Do full fetch when handli...
2021-10-29 Jouni Höganderdrm/i915/display: Add initial selective fetch support...
2021-10-29 Imre Deakdrm/i915/fb: Fold modifier CCS type/tiling attribute...
2021-10-29 Imre Deakdrm/i915/fb: Don't store bitmasks in the intel_plane_ca...
2021-10-29 Imre Deakdrm/i915/fb: Don't report MC CCS plane capability on...
2021-10-29 Jani NikulaMerge drm/drm-next into drm-intel-next
2021-10-28 Ville Syrjälädrm/i915: Fix icl+ combo phy static lane power down...
2021-10-28 Ville Syrjälädrm/i915: Fix type1 DVI DP dual mode adapter heuristic...
2021-10-28 José Roberto... drm/i915/adlp: Extend PSR2 support in transcoder B
2021-10-28 Jani Nikuladrm/i915/dsc: demote noisy drm_info() to drm_kms_dbg()
next