summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915
AgeCommit message (Expand)AuthorFilesLines
2021-01-07Merge tag 'drm-intel-next-2021-01-04' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter46-3037/+3154
2021-01-07Merge tag 'topic/dp-hdmi-2.1-pcon-2020-12-23' of git://anongit.freedesktop.or...Daniel Vetter6-19/+684
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0
2020-12-30drm/i915/dp: Track pm_qos per connectorChris Wilson4-10/+9
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-22/+43
2020-12-23drm/i915/dp: Add register definitions for Intel HDR backlight interfaceLyude Paul1-0/+53
2020-12-23drm/i915/dp: Rename eDP VESA backlight interface functionsLyude Paul1-30/+32
2020-12-23drm/i915: Pass down brightness values to enable/disable backlight callbacksLyude Paul4-44/+42
2020-12-23drm/i915: Rename pwm_* backlight callbacks to ext_pwm_*Lyude Paul1-14/+14
2020-12-23drm/i915/dp: Program source OUI on eDP panelsLyude Paul1-0/+33
2020-12-22drm/i915/display: Let PCON convert from RGB to YCbCr if it canAnkit Nautiyal4-14/+65
2020-12-22drm/i915/display: Configure PCON for DSC1.1 to DSC1.2 encodingAnkit Nautiyal3-2/+117
2020-12-22drm/i915: Add helper functions for calculating DSC parameters for HDMI2.1Ankit Nautiyal2-0/+240
2020-12-22drm/i915: Read DSC capabilities of the HDMI2.1 PCON encoderAnkit Nautiyal2-0/+21
2020-12-22drm/i915: Add support for enabling link status and recoverySwati Sharma1-3/+50
2020-12-22drm/i915: Check for FRL training before DP Link trainingAnkit Nautiyal2-0/+4
2020-12-22drm/i915: Add support for starting FRL training for HDMI2.1 via PCONAnkit Nautiyal3-0/+160
2020-12-22drm/i915: Capture max frl rate for PCON in dfp cap structureAnkit Nautiyal2-2/+29
2020-12-22drm/i915: refactor i915 plane code into separate file.Dave Airlie6-693/+732
2020-12-22drm/i915: refactor cursor code out of i915_display.cDave Airlie5-790/+838
2020-12-22drm/i915/display: fix misused commaDave Airlie1-1/+2
2020-12-22drm/i915/display: move to_intel_frontbuffer to headerDave Airlie2-6/+6
2020-12-22drm/i915/display: move needs_modeset to an inline in headerDave Airlie2-42/+42
2020-12-18Merge tag 'drm-next-2020-12-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds7-26/+32
2020-12-18drm/i915/tgl: Fix REVID macros for TGL to fetch correct steppingAditya Swarup1-6/+6
2020-12-18drm/i915: Fix mismatch between misplaced vma check and vma insertChris Wilson1-1/+1
2020-12-18drm/i915/perf: also include Gen11 in OATAILPTR workaroundLionel Landwerlin1-1/+1
2020-12-18Revert "drm/i915: re-order if/else ladder for hpd_irq_setup"Chris Wilson1-12/+15
2020-12-15drm/i915: make relay callbacks constJani Nikula1-1/+1
2020-12-15drm/i915: Reduce duplicated switch cases in hpd codeVille Syrjälä1-16/+3
2020-12-15drm/i915/pmu: Replace open coded kstat_irqs() copyThomas Gleixner3-18/+43
2020-12-15drm/i915/lpe_audio: Remove pointless irq_to_desc() usageThomas Gleixner1-4/+0
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen1-1/+0
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter3-6/+9
2020-12-14Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2020-12-14Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds133-3056/+7438
2020-12-11drm/i915/display/tc: Only WARN once for bogus tc port flagSean Paul1-1/+1
2020-12-11drm/i915/display: Go softly softly on initial modeset failureChris Wilson1-1/+1
2020-12-10drm/i915/icl: Fix initing the DSI DSC power refcount during HW readoutImre Deak1-4/+0
2020-12-10drm/i915/bios: fill in DSC rc_model_size from VBTJani Nikula1-8/+3
2020-12-10drm/i915/dsc: make rc_model_size an encoder defined valueJani Nikula3-2/+11
2020-12-10drm/i915/dsc: configure hardware using specified rc_model_sizeJani Nikula1-1/+1
2020-12-08drm/i915/gt: Declare gen9 has 64 mocs entries!Chris Wilson1-4/+3
2020-12-08drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1
2020-12-08drm/i915: fix size_t greater or equal to zero comparisonColin Ian King1-1/+1
2020-12-08drm/i915/gt: Cancel the preemption timeout on responding to itChris Wilson1-1/+3
2020-12-08drm/i915/gt: Ignore repeated attempts to suspend request flow across resetChris Wilson1-0/+3
2020-12-08drm/i915/gem: Propagate error from cancelled submit due to context closureChris Wilson1-2/+5
2020-12-08drm/i915/gem: Check the correct variable in selftestDan Carpenter1-2/+2
2020-12-07drm/i915/display/dp: Compute the correct slice count for VDSC on DPManasi Navare1-1/+1