index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
i915
Age
Commit message (
Expand
)
Author
2022-07-13
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Jonathan Gray
2022-07-13
drm/i915/gt: Register the migrate contexts with their engines
Jonathan Gray
2022-07-13
drm/i915: Disable bonding on gen12+ platforms
Jonathan Gray
2022-07-07
drm/i915/gem: add missing else
Jonathan Gray
2022-07-05
workaround link training problems on s3 resume with alder lake
Jonathan Gray
2022-06-29
drm/i915: Implement w/a 22010492432 for adl-s
Jonathan Gray
2022-06-22
drm/i915/reset: Fix error_state_read ptr + offset use
Jonathan Gray
2022-06-21
drm/i915/adl_p: Add ddc pin mapping
Jonathan Gray
2022-06-21
drm/i915/adlp: Implement workaround 16013190616
Jonathan Gray
2022-06-21
sync
Jonathan Gray
2022-06-21
drm/i915/adlp: Remove require_force_probe protection
Jonathan Gray
2022-06-21
drm/i915/adl_s: Remove require_force_probe protection
Jonathan Gray
2022-06-21
unstub intel_guc_submission.c
Jonathan Gray
2022-06-10
drm/i915/dsi: fix VBT send packet port selection for ICL+
Jonathan Gray
2022-06-10
drm/i915: Fix CFI violation with show_dynamic_id()
Jonathan Gray
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Jonathan Gray
2022-05-26
drm/i915/adl-n: Add stepping info
Jonathan Gray
2022-05-26
drm/i915/rpl-s: Add stepping info
Jonathan Gray
2022-05-26
drm/i915/rpl-s: Enable guc submission by default
Jonathan Gray
2022-05-26
drm/i915/adl-n: Add PCH Support for Alder Lake N
Jonathan Gray
2022-05-26
drm/i915/rpl-s: Add PCH Support for Raptor Lake S
Jonathan Gray
2022-05-26
drm/i915/rpl-p: Add PCI IDs
Jonathan Gray
2022-05-25
drm/i915/dmc: Add MMIO range restrictions
Jonathan Gray
2022-05-25
Revert "drm/i915/opregion: check port number bounds for SWSCI display power s...
Jonathan Gray
2022-05-09
drm/i915: Fix SEL_FETCH_PLANE_*(PIPE_B+) register addresses
Jonathan Gray
2022-05-09
drm/i915: Check EDID for HDR static metadata when choosing blc
Jonathan Gray
2022-05-04
drm/i915/adl-n: Enable ADL-N platform
Jonathan Gray
2022-05-04
drm/i915/rpl-s: Add PCI IDS for Raptor Lake S
Jonathan Gray
2022-04-28
drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...
Jonathan Gray
2022-04-21
drm/i915: Sunset igpu legacy mmap support based on GRAPHICS_VER_FULL
Jonathan Gray
2022-04-11
drm/i915: Reject unsupported TMDS rates on ICL+
Jonathan Gray
2022-04-11
drm/i915: Fix PSF GV point mask when SAGV is not possible
Jonathan Gray
2022-04-11
drm/i915: Treat SAGV block time 0 as SAGV disabled
Jonathan Gray
2022-04-11
drm/i915/display: Fix HPD short pulse handling for eDP
Jonathan Gray
2022-04-11
drm/edid: Split deep color modes between RGB and YUV444
Jonathan Gray
2022-04-11
drm/i915/gem: add missing boundary check in vm_access
Jonathan Gray
2022-04-11
drm/i915/opregion: check port number bounds for SWSCI
Jonathan Gray
2022-04-07
drm/i915: Workaround broken BIOS DBUF configuration on TGL/RKL
Jonathan Gray
2022-04-07
drm/i915/guc/slpc: Correct the param count for unset param
Jonathan Gray
2022-04-07
drm/i915: s/JSP2/ICP2/ PCH
Jonathan Gray
2022-04-07
drm/i915: Disable DRRS on IVB/HSW port != A
Jonathan Gray
2022-04-07
drm/i915/display: Move DRRS code its own file
Jonathan Gray
2022-04-07
drm/i915/display: split out dpt out of intel_display.c
Jonathan Gray
2022-04-07
drm/i915: don't call free_mmap_offset when purging
Jonathan Gray
2022-03-11
Constify struct cfattach.
Martin Pieuchot
2022-03-02
drm/i915/dg2: Print PHY name properly on calibration error
Jonathan Gray
2022-03-02
drm/i915: Fix bw atomic check when switching between SAGV vs. no SAGV
Jonathan Gray
2022-03-02
drm/i915: Correctly populate use_sagv_wm for all pipes
Jonathan Gray
2022-03-02
drm/i915: Widen the QGV point mask
Jonathan Gray
2022-03-01
change some defines to static inline functions
Jonathan Gray
[next]